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: Pinnacle ThemeIn forum: Virtue Theme
Blog post for reference: *Login to see link
When I update the Body Font, it does not update my “paragraph” text as well (like it says it should).
My web developer said there was some CSS blocking the “paragraph” text from updating when I change the “body font” in Theme options. (Maybe it’s a plugin I have?)
For reference, I have set the “body font” font size = 30. But all this does is change the text size of my “archive text” in the sidebar (not the “paragraph text” in the post).
Thanks for any advice!
-CalvinIn forum: Pinnacle ThemeIn reply to: staff menu in the Menu is gone
Ah, sorry for misunderstanding.
I would first check to make sure that you’re completely up to date on wordpress(4.61), the theme(3.87), and all plugins. Once you have confirmed this, I would go through your plugins, deactivating one by one, to see if there is one causing this issue.
Staff should always appear in the sidebar menu in your admin area. Also be sure that you’re logged into an account that has permission to view and edit this part of your wordpress.
-Kevin
In forum: Virtue ThemeIn reply to: Last Theme Update (3.8.7) Broke My Sites
If I need to downgrade to a previous version of the theme, how do I go about doing that without losing settings? What is the procedure for safely downgrading to a previous version of the theme?
In one of your posts above, you stated:
“But Your issued with video wouldn’t have anything to do with the update? And the css that you added to your site is the only reason for the slider to be off.”
The videos worked before the 3.8.7 theme update. The CSS added was added many moons ago with your guidance to create a screen-wide menu and to fix a slider placement issue that existed in previous versions. (This CSS has been in-place for a LONG time.) Everything was fine prior to 3.8.7.
As for the sidebars, not sure – they’ve been there forever too, and everything was fine until yesterday.
In forum: Virtue ThemeOctober 3, 2016 at 10:24 am #115824Hey,
I suggest adding categories as a dropdown under “shop” in your mobile menu. Sidebars will not work to be above your content on mobile.Your option with a child theme would require that you add a hook for your “widgets on a page” plugin and pull that shortcode into the top of your category pages. Would look like this, you would add this to your child theme functions file and change “[shortcode here]”:
function add_custom_categories_menu() { if(is_product_category() ){ echo do_shortcode('[shortcode here]'); } } add_action('woocommerce_before_shop_loop', 'add_custom_categories_menu', 40);Ben
In forum: Virtue ThemeIn reply to: Last Theme Update (3.8.7) Broke My Sites
October 3, 2016 at 10:09 am #115818I logged into FFF Catering I still don’t understand why exactly your adding the css you are but I’ve updated it to make it work. I’ve added the correct specificity to the css for targeting the header.
I also looked at your slider settings and you did not have the slider set to fullwidth. It seems you have an plugin that was breaking your admin “Custom Sidebars” and causing it so you could not set the slider correctly. This has been reported to the plugin authors by others over a year ago and still no fix. I would consider looking for a better plugin.
Ben
In forum: Virtue ThemeHello,
I was wondering if there was a way to make your Product Categories drop down menu remain on top once you select on a Category on MOBILE. The menu disappears once a category is selected, and a user is then forced to go back to the initial SHOP page to see the categories again. Again, this is only on mobile, not a problem on Desktop since it goes on my sidebar. IF there is CSS to fix this, that would be awesome.
Website is http://www.dailydriversinc.com and http://www.dtshoops.com
Thank you!
In forum: Virtue ThemeHi Costa,
1. Do you want this gone throughout the entire site? Can you post a link?2. Because each of your pages are probably a different height I’m not sure that there’s a way to do this. The theme developer may have more insight. I’ll make sure he see’s this.
3. You can use this css:
aside#ktsidebar { width: 150px; float: left; }Just paste that into your custom css box in Theme Options > Advanced Settings.
4. You can use the Virtue: Image widget.
5. Background of the sidebar? You can use this:
aside#ktsidebar { background: #1a1818; }Hannah
In forum: Pinnacle ThemeIn reply to: Pinnacle Columns Shortcode
In forum: Virtue ThemeHi
A client is looking to change the layout to his virtue site.
Basically he wants the following (apologies for the multiple questions):
1. Logo/header area at the top of the site to be removed (don’t ask why…)
2. Sidebar on the left, to fit the full height of the site (basically fill the browser from top to bottom)
3. Width of sidebar 150px
4. Logo inside/at the top of the sidebar
5. Background #1a1818 / text whitepls advise
Costa
In forum: Virtue ThemeIn reply to: Static new page w/o sidebar
In forum: Virtue ThemeIn reply to: Static new page w/o sidebar
Hey Evelyn,
Whether or not your page has a sidebar is dependent on the template that you’ve assigned the page. if you want to be rid of the sidebar, simply choose the “fullwidth” template, rather than the “sidebar” template under Page Attributes.
Let me know if you’re able to find the correct template.
-Kevin
In forum: Virtue ThemeTopic: Static new page w/o sidebar
Hi, I’m watching the demo for “Using Page Builder” *Login to see link
and in it, Hannah creates a new page without a sidebar.Everytime I try to duplicate the instructions presented, my page has a sidebar.
My goal is to create a page that exists in the dropdown navigation that is static and does not contain a sidebar. How can I set a static page without making it HOME.
Thanks
EvelynIn forum: Virtue ThemeTopic: Theme Options
In forum: Pinnacle ThemeIn reply to: Few questions
A few more questions:
1. I like the ‘blog’ part as it is in the homepage, however, when going to the ‘Blog’ page, with all posts’, I would like to have a typical blog presentation – basically, exactly what you have in the blog demo – but I can’t find out how to do it, keeping the homepage as it is. I also can’t find why I still have the sidebar on the side since I turned off all sidebar options (that I’ve seen) in here.
2. Also, in a single article page, is there any way I can move author/ date above the picture?
3. The shortcode to have rounded pictures on the homepage was very usefull, thanks! Can I ask you for the code I must use to have the same effect in the ‘Members’ (staff) page?
4. Another thing I would like to have in the staff page, is to have the name, job title and social media buttons centered with the picture. Is that possible?
5. I noticed that all buttons – in particular, the documents icon on the info boxes of the homepage, and the social media buttons on the staff page, are not centered (I mean the icon inside the button)? I did not add any short code that could affect this button. Do you have a guess why they are like that?
6. Another difficulty I found – hopefully the last one, was to center photos, gallery or video. For example: in the homepage I cannot center the video and in the Media page how can I center the gallery (or preferably make it centered by default) as it is meant to look like a blog.Sorry for all the questions and I thank you in advance for the help.
Cheers,
Nuno
In forum: Virtue ThemeIn reply to: Blog Category Page Main Image
In forum: Virtue ThemeIn reply to: Custom search page, delete sidebar
In forum: Virtue ThemeIn reply to: Sidebar on Staff page
In forum: Virtue ThemeIn reply to: Custom search page, delete sidebar
Hello, I can`t delete the sidebar.
I try all optins.Theme seting – non aktivat, and css:
.search-results aside#ktsidebar {
display: none;
}
.search-results .row .main {
float: none;
}.post-type-archive-kbe_knowledgebase .sidebar {
display: none;
}nothing is helping:
look here:
the rigth side is reserved for sidebarhttp://natursteine-stehl.de/kontakt/
http://natursteine-stehl.de/impressum/
Please help me for general delet the sidebar the theme.
ThanksIn forum: Virtue ThemeTopic: Sidebar on blog post page
-
AuthorSearch Results


