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: How do I add my product Categories has a side bar
Hi,
Firstly I have been able to move the left side 🙂
The only way the side bar appears is if in pages>shop I make the template Feature – Sidebar. Then set sidebar to primary side bar, (I have made another sidebar but that doesn’t seem to work)
Then in theme options>shop settings I choose my side bar to be the primary side bar. And in appearance >widgets I put in woocomerce product categories in the primary side bar. The problem with this is I have to take out everything in my primary side bar and make it into the shopping page side bar only. How do I get around this little glitch?
Thank you for all the help and the awesome advice
Aamir
In forum: Virtue ThemeIn reply to: Latest Blog Posts Homepage Grid Wide Image
That site has set that up by enabling Latest Blog Posts in Theme Options > Home Layout. Because they are using the sidebar layout the images are showing on top of the content, otherwise the image would float left. If you don’t want to use a sidebar try adding this to your custom css box in Theme Options > Advanced Settings:
.home .kt-post-image-div { width: 100%; } .home .tcol-md-7.tcol-sm-12.tcol-ss-12.kt-post-text-div.postcontent { width: 100%; } .home .imghoverclass img { width: 100% !important; }Hannah
In forum: Virtue ThemeIn reply to: How do I add my product Categories has a side bar
In forum: Virtue ThemeIn reply to: How do I add my product Categories has a side bar
In forum: Virtue ThemeIn reply to: How do I add my product Categories has a side bar
Hi
I’m sorry to bother you again, but I still cannot get the side bar to work. I click on “Display the sidebar on Shop Page?” and choose the sidebar option then click on the widget i am using. Then in appearance>widgets i add Woocomerce Product categories and save/update everything and I get a blank side bar. Can you please advise?
I really appreciate all the help
Aamir
In forum: Virtue ThemeIn reply to: How do I add my product Categories has a side bar
In forum: Virtue ThemeI attempted to make a child theme.
So far I have:
1. created a “virtue_premium_child” folder alongside my “virtue_premium” folder. (Both of these folders are within a folder called “virtue_premium”.)
2. in my “virtue_premium_child” folder I have created a “functions.php” file along with a style.css sheet.
3. In my style.css sheet I have input and edited the following code (based on the tutorial that was linked above):
/*
Theme Name: Virtue Premium Child
Theme URI: http://streamlinedgaming.com/virtue-premium-child/
Description: Virtue Premium Child Theme
Author: Calvin Keeney
Author URI: http://streamlinedgaming.com
Template: virtue_premium
Version: 1.0.0
Tags: light, dark, two-columns, right-sidebar, responsive-layout
Text Domain: virtue-child
*//* Theme customization starts here
————————————————————– */4. When I go to “Appearance>Themes” in my WP admin, I do not see the child theme.
I looked at a couple of tutorials online and tried some other things as well but can’t seem to get the child theme to show up in “Appearance>Themes”.
Any idea?
In forum: Virtue ThemeIn reply to: Customizing sidebars
In forum: Virtue ThemeTopic: Customizing sidebars
October 28, 2016 at 10:52 am #119181Hello, how do i customize the sidebars in kadence theme ?
In forum: Pinnacle ThemeThanks for the hint Hannah.
I succeeded in making what I wanted thanks to “annual archive” plugin:
– I replaced the previous “Archives” widget with a “Text” widget on the sidebar
– I added following shortcode [archives type=”monthly” limit=”12″ showcount=”true”]
– I added some customized CSSSAnd it looks fine.
Thanks again for your support.
Marina
In forum: Virtue ThemeIn reply to: Primary Menu
In forum: Virtue ThemeIn reply to: Primary Menu
Hello Guys,
On the blog page I have setup with Pinnacle theme, a sidebar is displayed with the “Archives” widget.
At the present time, all the months archives are displayed from August 2015 to now and the displayed list is finally too long.
Is there a simple way to :
1) Limit the number of the displayed month archives to 6 or 12 months ?
2) Display the month archives of the current year and just display kind of accordion to display all the older archives ?Thanks in advance for your support.
Marina
In forum: Virtue ThemeIn reply to: Lost sidebar on home page
I can select any sidebar I like but the home page never changes.
I even created a sidebar (called Home Page Sidebar) but it doesn’t appear in the list of sidebars in Theme Options > Home Layout > Choose a Sidebar for your Home Page.
Might that be because this new sidebar contains nothing? I can’t find where to put widgets or whatever into it.BTW, I’ve moved the development site to localhost, so you won’t be able to inspect elements. Sorry.
In forum: Virtue ThemeIn reply to: Primary Menu
October 26, 2016 at 10:05 pm #118904How can I get rid of the white space between widgets on the sidebar?
Not sure what white space you mean? What page where is this space?
Ben
In forum: Virtue ThemeIn reply to: Primary Menu
In forum: Virtue ThemeIn reply to: Remove side bar from all generated pages and posts
October 26, 2016 at 7:10 pm #118893Hey Elaine,
For pages you would have to use the “fullwidth” page template. If you don’t want to change this page by page then you would need to use a child theme: https://www.kadencewp.com/child-themes/Then you would add this into that child theme funcitons.php file:
function kad_sidebar_all($sidebar) { return false; } add_filter('kadence_display_sidebar', 'kad_sidebar_all');And all pages wouldn’t have a sidebar
Ben
In forum: Virtue ThemeIn reply to: How to Create FullScreen Home Page Image
Hi Kevin.
Thanks for your reply. The photography template used in that documentation has the burger menu as a pre-defined element. I do not believe you can add the burger menu to a different template or a slider created from scratch.
I’m pretty sure that is true but wish it wasn’t.
Anyway, is there a way to add a menu to a full-screen slider? And by full screen slider I really mean full screen – no header, footer, topbar, sidebars, anything.
Can you help me with that?
Thanks,
Jerry
In forum: Virtue ThemeIn reply to: Woo sorting
I investigated and it seems you are once again right.
I asked some guy for a widget, so i got a textwidget with some html in it – the same that was calling the original.
I’ll get back to my “developer” with some clear spec for the job and get it done right!
Sidenote:
Searching around the net i concluded that many would be happy to change the position of the sorting and there are a few solutions up there but only for programers and none for webdesigners.
If i get this done, i’ll share with the whole world and free the world from nasty coded sorting dropdowns 😀
You could also include it in the WooExtras. Many would want to have the sorting in the sidebar as a widget.Thank you for your time.
I ‘ll be back !
B. AndersIn forum: Virtue ThemeIn reply to: Blog posts duplicates itself?
October 24, 2016 at 12:34 pm #118430I´m also using page builder if thats important to know! – Yes absolutely. Try this go to your page-builder settings and turn off the “sidebar emulator” in the general tab of the settings> pagebuilder.
Ben
-
AuthorSearch Results


