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 'sidebar'
-
AuthorSearch Results
-
In forum: Virtue Theme
In reply to: Full Width and Sidebars
November 17, 2015 at 1:00 pm #67313Great, that finally removed the sidebar. There is only one thing now, it’s actually at full width. All my other pages are set to full width, but stay boxed at about a width of 1140px or so. Do you know what I can do to keep this page the same as the rest?
In forum: Virtue ThemeIn reply to: Full Width and Sidebars
November 17, 2015 at 12:37 pm #67309Hey,
Because the event page is not actually a page but an event custom post type you need to use a function to tell the theme to make it fullwidth.So you just need to install a child theme, get one here if you need to: https://www.kadencewp.com/child-themes/
Then in your child themes functions.php file add this function:
add_filter('kadence_display_sidebar', 'kad_sidebar_on_special_page'); function kad_sidebar_on_special_page($sidebar) { global $post; if ($post->post_type == "espresso_events") { return false; } return $sidebar; }Ben
In forum: Virtue ThemeTopic: Full Width and Sidebars
November 17, 2015 at 11:51 am #67300Hi,
I’m not sure if this is something with your theme or the plugin I installed, but if it’s with the plugin, I will go ask the question on their support forums.
I’ve installed Event Expresso 4, but it seems like setting the pages/events to full width does nothing. The sidebars are still there, which I would like to have removed. Here is the registration page that is set to full width and still showing the sidebars: *Login to see link
Thank you,
DavidIn forum: Virtue ThemeIn reply to: Category filter is not working properly
November 17, 2015 at 11:03 am #67291Hey,
I think there is a misunderstanding on what the category filter does… it only filters what is visible on the page. It’s not a re-query, It’s not a menu. It’s not something you can use for navigation, especially if you have a lot of products. The filter is only designed and only meant to be used if you have products showing all on one page. Then you can hide and show on that one page.You need to use a menu if you want people to click on a category and be shown that whole category.. Does that make sense?
One other option if your really on the idea of a filter is to use this plugin: https://wordpress.org/plugins/yith-woocommerce-ajax-navigation/
That plugin allows you to filter by attributes and it is ajax so you get the re-query of the page. It’s not going to have the same kind of animation but it will work like navigation. I have it set up on the demo here where I added attributes to match the product categories. See here in the sidebar: http://themes.kadencethemes.com/virtue-premium-3/shop/
Hope that helps,
Ben
In forum: Virtue ThemeIn reply to: Change URL in Full Portfolio from Home Page
November 16, 2015 at 3:56 pm #67187Hey, Please post a new topic 🙂 Best to not post in one marked as resolved.
In the body tag means anywhere on your page. So you can just past into the page content or in a sidebar.
Ben
In forum: Virtue ThemeIn reply to: Blog widget picture instead of pencil
In forum: Virtue ThemeIn reply to: make menu nav bar sticky-follow as you scroll
It works!! I put the javascript in sidebar rather than Footer. Moved it and it works. Would it be possible to enlarge the logo on left of menu as it scrolls so it’s easier to see? I don’t want to change height of menu bar though. thanks for your great help!
In forum: Virtue ThemeNovember 16, 2015 at 10:47 am #67099Hey,
Sorry for the delay,
Woocommerce is what I recommend for this but you could use a different custom posts type. What did you have in mind.You can place a sidebar only on pages you want.
If you want the slider to be beside a sidebar you just need to add the slider in your content. Not above the content through a feature page template for example.
Using pagebuilder you can add a “visual editor” widget and place any shortcode into it.
Ben
In forum: Virtue ThemeHi
My “recent blog” widget in my sidebar is displaying a pencil icon and my blog title. But I want my “highlighted” picture instead of the pencil (like in my footer widget). How do you do that? I’ve looked everywhere in the Theme Options but I can’t seem to find it. Example on my page: *Login to see link
Kind regards
BjornIn forum: Virtue ThemeIn reply to: Make "Virtue: Gallery" link to other pages?
Ben, Is this what I use to change url link of image to an Affiliate Partner’s page? https://wordpress.org/plugins/wp-gallery-custom-links/
Or does VPremium have an option already?
I am using Virtue Gallery in sidebar widget.
In forum: Virtue ThemeNovember 13, 2015 at 5:41 pm #66907Hey,
What are you planning on using for your products if you don’t use woocommerce? (by the way you can use woocommerce without having the cart or prices showing.)In each page you can have a sidebar or not. Thats up to you. By using a sidebear on your home page it does not mean that all your pages will have a sidebar.
You can use pagebuilder to create a page layout though that matches whatever style you want. See here: https://www.kadencewp.com/using-page-builder-virtue-premium/
If you do use woocommerce and set up categories you can output those anywhere using a shortcode so it can look like this: http://themes.kadencethemes.com/virtue-premium-4/product-categories-grid/
Ben
In forum: Virtue ThemeNovember 13, 2015 at 3:35 pm #66890Hi! I am still working out how to use your great theme. I do not have woocommerce plugin turned on since the website products listed will not show the prices online.
Our main menu is located on the secondary navigation area, and some links are on the topbar as well. I do not find the primary or sidebar locations suitable for the five product categories that I would like to show on the home page- as thumbnails with title. I would like the 5 item categories to be either flush left down one column with our gallery slideshow on the right. Or I would like to try the 5 item categories below the main menu and above the gallery slideshow. Then we will decide what works out best.
What code is available for this? Is it better to use woothemes plugin? The problem with sidebars is that they remain visible even when clicking on say about pages or contact.
Note: The 5 categories will need to have a grand-child level for each- which I may try designing as portfolio pages- not sure yet. At this grandchild level we don’t want the 5 main category widgets or thumbnails to still be visible.
Here is the link to the website: *Login to see link
In forum: Virtue ThemeIn reply to: Make right column more narrow
November 13, 2015 at 2:10 pm #66882I assume you are talking about your sidebar?
You can use this css to change how it’s width is set:
@media (min-width: 992px){ .main.col-lg-9{ width:80%; } .kad-sidebar.col-lg-3 { width:20%; } }add in your theme options > advanced settings.
Ben
In forum: Virtue ThemeIn reply to: Line between page and sidebar
In forum: Virtue ThemeHallo,
would like to know how to create a line witch separates optical the mainhomepage from the sidebar – horizontal
also looking for the same ( line or complete Frame all over each seperate widget ) to get also a optical Frame between each
many thanks
In forum: Virtue ThemeIn reply to: Blog style now has sidebar !!!
Hi Ben
Yes … but when I create a user it automatically sends to you so just did it that way
BTW … have found the problem … loading up images BEFORE I have been creating the posts … image has name like – RAOB-B-CUS … then I create post with EXACTLY the same name – RAOB-B-CUS … when listed in the blog grid all looks fine, but when I click it goes funny and displays the image with a sidebar … at top of page it says EDIT IMAGE rather than EDIT POST
Found that if I create the post FIRST, then add the image, all is OK … but not very satisfactory having to do it like this
Discovered the reason when I created a post the other day with an image … but post had wrong slug, so I changed it and it would not display properly after that
Is there a way to fix the problem permanently so it does not matter if image is there first or post is first ? Would like to keep same names for post and images
Regards, Rodney
In forum: Virtue ThemeIn reply to: Custom sidebar
November 9, 2015 at 1:23 pm #66245Hey,
Yes in your appearance > widgets page you can set whatever widgets you would like to show in your sidebar.Ben
In forum: Virtue ThemeIn reply to: side bar styling
November 9, 2015 at 12:55 pm #66241Hey,
Yeah using a shorcode is going to output the columns. What format are you wanting? If your wanting something like the sidebar here: http://themes.kadencethemes.com/virtue-premium/blog/
Where it says recent posts you can use the “virtue: recent posts” widget.Ben
In forum: Pinnacle ThemeIn reply to: My list of issues
November 9, 2015 at 11:04 am #66218Hey,
1. You can add this in your theme options > custom css:.select2-dropdown-open.select2-drop-above .select2-choice { background: transparent; }2. You can use this:
.woocommerce .quantity input.qty { background: #FF9B0B; border-color: #ff9b0b; }Plus and minus are this if you want to change:
#content .quantity .minus, #content .quantity .plus { background: #8224e3; color: white; }3.
div.product .woocommerce-tabs ul.tabs li { background: #FF9B0B; } div.product .woocommerce-tabs ul.tabs li a { color:black; }4. Do you mean from the select box in the sidebar? That is controlled by the widget in the widget settings.
5. I’m not sure what you mean here? Where do you see the blank space?
6. Talking about the lightbox right?
Add this:
.mfp-figure figure img.mfp-img { background: #ff9b0b; }7.
.staff .kt-staff-header .kt-staff-title, .staff_item .kt-staff-header .kt-staff-title { color: black; }8. They are set up to be a grid and so once you get more you may need to remove this:
#staffwrapper .s_item { position: static !important; display: inline-block; margin: 0 auto; float: none; } #staffwrapper { text-align: center; }Ben
In forum: Virtue ThemeTopic: Custom sidebar
November 9, 2015 at 9:01 am #66205Hi, I would like to know how can I change the sidebar elements on my main blog page? Is it possible to custom it (remove the “meta” or “category”)
Thanks!
-
AuthorSearch Results


