Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle
Search Results for 'widget area'
-
AuthorSearch Results
-
In forum: Virtue Theme
In reply to: AppZab Live Sales Feed not working
February 22, 2016 at 10:23 am #82516I don’t see that you have the home widget area enabled in your theme options > home layout?
Ben
In forum: Virtue ThemeH I just brought plugin AppZab Live Sales Feed and it’s not working. The plugin has installed i have set up settings and added to widget area in
home page widget area. I have played around with the visibilty setting on widget but still no displaying any suggestionsIn forum: Virtue ThemeIn reply to: Search bar on top and categories on the left
February 19, 2016 at 3:59 pm #82092Hey,
I only see a search icon in your menu? I don’t see a topbar on that link?If you wanting in the middle of the header you would have to use the header width a widget area using the standard header style.
Ben
In forum: Virtue ThemeIn reply to: Incompatibility problem with the Yoast SEO plugin
February 19, 2016 at 3:48 pm #82088Yaost isn’t your issue. You can’t use pagebuilder to make a fullwidth area and also have a sidebar. You just need to use pagebuilder to set up a false column where you add widgets as if it were a sidebar but you have to use a fullwidth page if you want to fullwidth area.
Ben
In forum: Virtue ThemeIn reply to: Browser resize Parallax issue
February 17, 2016 at 11:05 am #81706This is not something people would see but I did manage to recreate by trickying the browser.
In your apperance > widgets, in the footer widget areas add a text widget and place this into it:
<script type="text/javascript"> jQuery( window ).load(function () { jQuery.stellar({ responsive: true, horizontalScrolling: false, verticalOffset: 40 }); }); </script>Then retry.
Ben
In forum: Virtue ThemeIn reply to: Linking to Portfolio Category Tabs
February 17, 2016 at 10:09 am #81683Hey,
This i tricky but I think I have some code that could make this work.First add this javascript into a text widget in one of your footer widget areas:
<script type="text/javascript">jQuery(document).ready(function ($) { var url = document.location.toString(); if (url.match('#')) { $('#portfoliowrapper').isotopeb({ filter: '.'+url.split('#')[1] }); var $optionSets = $('#options .option-set'); var $this = $optionSets.find('a[data-filter=".'+url.split('#')[1]+'"]'); if ( $this.hasClass('selected') ) {return false;} var $optionSet = $this.parents('.option-set'); $optionSet.find('.selected').removeClass('selected'); $this.addClass('selected'); } });</script>Then you should be able to link to an active filter with a url like this:
www.example.com/portfolio/#orangesBen
In forum: Virtue ThemeIn reply to: Search Result Page modification
February 16, 2016 at 1:55 am #814311. Hmm, yeah that might be possible, the thing is there are two links in the output so the gallery would look at that as two separate images for each image. You can try by Adding this into a footer widget area. Use a text widget:
<script text="javascript"> jQuery(document).ready(function ($) { $('#kad-blog-grid').each(function(){ $(this).find('a[data-rel^="lightbox"]').magnificPopup({ type: 'image', gallery: { enabled:true }, image: { titleSrc: function(item) { return item.el.find('img').attr('alt'); } } }); }); }); </script>2, Thats set more by the content of the post. I’d have to look at how the plugin is pulling in images. I would think this would take overriding a template in the plugin.
3. You can use this css:
.search_item .entry-content p { font-size: 12px; }Ben
In forum: Virtue ThemeHello I recently purchased the Cadence Pro theme this is my first topic. My site is under construction but I can give you a link of what I want to do.
I just need to put next to my logo 2-3 widgets, each one in a box-like format starting from right corner, each one next to each other. All I ve done by myself was just deleting the 66,7% width of the widget area, then put the proportion back. I think I need your help.
This is a test url where I m trying to make it right. At the moment, 3 random widgets are stuck up on the left next to the logo:
*Login to see linkIn forum: Virtue ThemeIn reply to: Social widget issue with latest update
In forum: Virtue ThemeIn reply to: Image Carousel Gallery
In forum: Virtue ThemeIn reply to: footer customisation
Thanks ben here is the image link http://www.tea2body.com/wp-content/uploads/2016/02/payment-icons.png
I would like to add to just above copyright text if possible. But not in the widget area
Thanks
In forum: Virtue ThemeIn reply to: No Split Content widget
In forum: Virtue ThemeIn reply to: general questions
February 10, 2016 at 12:11 pm #806191. I’m seeing that you have already added css to bring the search closer to the logo?
2. You can add this css:
.kad-header-widget .form-search .search-query { height: 50px; line-height: 50px; padding-left: 50px; font-size: 18px; } .kad-header-widget .form-search .search-icon { width: 50px; font-size: 18px; height: 50px; }3. Your closest thing to cart would be to enable that through the primary menu and move it to that area. I don’t know of a widget that would give you the items in cart. You can also just add the icon with a link using a visual editor widget and a shortcode for the icon.
The wishlist, you would need to look around. This is one option: https://wordpress.org/plugins/yith-woocommerce-wishlist/
Ben
In forum: Virtue ThemeIn reply to: Footer credits
February 10, 2016 at 11:36 am #80607Hmm, Ok
So since your using all the footer widgets there isn’t really a great option for making a new one that is beside the credits…
Closest thing would be to install this plugin: https://wordpress.org/plugins/wp-widgets-shortcode/
Then create a new widget area in your theme options > misc settings.
Lastly in the footer credits box you would add
[columns][span6]© 2016 PanDora's Kitchen[/span6][span6] [dynamic-sidebar id='Your New Widget Area/Sidebar Name'] [/span6][/columns]That would make your new sidebar show in the footer next to the credits.
Once you have the image url let me know I can help you with the css.
Ben
In forum: Pinnacle ThemeIn reply to: Pinnacle Call to Action Widget
There should be at least two options for placing a button on your site in the Appearance> Widgets area. Either the Site Origin Button, or the PB button I believe.
If you’re having a hard time finding them on the page, try control or command F and type in “button.”
And if they’re not there, then you’re missing page builder.
In forum: Virtue ThemeIn reply to: footer customisation
Hi hannah
like this example http://berryskinny.com.au/ I would like to add payment images either below or above the copyright text but not in the 4 column widget area i have.
How can i add an image similar to example website
Thanks
In forum: Virtue ThemeIn reply to: general questions
February 9, 2016 at 11:13 pm #80531Hey,
You can kind of do this. It won’t be the same at all but get you close.
In your theme options > main settings. Make sure to select the header style standard. Then in the logo layout just below choose the 4th option.That will enabled a widget area in the right side of your header. In the apperance > widgets page you can add things like a search widget into that widget area.
Ben
In forum: Virtue ThemeIn reply to: Social Media in Primary Navigation Menu
February 9, 2016 at 6:56 pm #80512Hey,
to have them all in one line where you would have logo > social > menu you would need to have some extra css. and you would have to push everything closer together. Once you add the topbar widget area post a link I can help with the css to make them all one line. Just note though you can’t do this and have a shrinking header.Finally another option would be to add the icons to the menu itself through this method: https://www.kadencewp.com/add-icons-to-your-menu-virtue-theme/
And you can use css to hide the label for those menu items with an icon.
Ben
In forum: Virtue ThemeFebruary 9, 2016 at 5:54 pm #80496You can add css like this in your theme options > advanced settings:
footer#containerfooter { padding-top: 0; } .footercredits{ padding: 0; }But your button is below the contact info.. would be best if your trying to get smaller to place the button in a different widget area (like the center one).
Ben
In forum: Virtue ThemeIn reply to: Scrolling windows on right of main page?
Ben / Hannah – I can probably struggle through myself – I have set site to two columns using the Home Widget Area and putting some widgets in there, so I’ll carry on playing – but can you answer me this question ….
What is the difference between using a static ‘home’ page (Reading tab under Settings) vs using the Home Layout option under Theme Options
Which do you think I should be focussing on using?
Thanks
-
AuthorSearch Results


