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 ThemeFebruary 19, 2016 at 4:52 pm #82109
Hey,
In your theme options > misc settings you can decide which sidebar is shown on the shop page.Ben
In forum: Virtue ThemeIn reply to: Blog alternate sidebar
February 19, 2016 at 4:44 pm #82105Hey,
I would go the other route of making whatever pages you want to have a different sidebar then your primary be the ones you set and leave the blog posts using the primary.But you can do this though one function in a child theme. See here: https://www.kadencewp.com/child-themes/
You can add this function in the functions.php file, just make sure to change the sidebar name with the one you made.
add_filter('kadence_sidebar_id', 'kt_custom_single_sidebar_id'); function kt_custom_single_sidebar_id($sidebar) { if(is_single() ) { $sidebar = 'custom-sidebar'; } return $sidebar; }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 forum: Virtue ThemeIn reply to: Blog alternate sidebar
In forum: Virtue ThemeTopic: Max posts on homepage
Hi,
is it possible to change max number of post on homepage? Now default is 10. I have many widgets on sidebar and it is longer than 10 posts on homepage. So infintiy scroll not working as it should be. You can see what I mean scrolling down on my blog:
*Login to see linkThanks,
SebastianHow can I remove the categories side bar from the search results page? I think it does not make sense there. See *Login to see link for example: I would like to remove the “Kategorien” at the right hand side.
I do not want to remove the categories sidebar everywhere, just on the search page. Is there a setting or css for this?
In forum: Virtue ThemeTopic: Blog alternate sidebar
Hi:
You have a recent reply that states:
“In your theme options > misc settings you can create a new sidebar.
In your settings > reading make sure you have not selected a page for the post page. Leave that empty.
In your blog page using the blog template you can select which sidebar you want to show.”This appears to be the way to customize blog pages sidebars one post at a time. Is there a way to have all posts use the same custom sidebar? In other words, I would like to have all my posts show the same sidebar, which is a custom sidebar I created in Misc. Settings.
In forum: Virtue ThemeIn reply to: Incompatibility problem with the Yoast SEO plugin
I do not understand everything , google translation to the limit !!
I wish that this continues to be the home page as is currently with the sidebar on the right and the blue banner across the entire width . But with Yoast , the bandage is no longer over the entire width .
In forum: Virtue ThemeIn reply to: Incompatibility problem with the Yoast SEO plugin
February 18, 2016 at 1:49 pm #81946?
You can’t have a fullwidth row with a sidebar? It’s not going to work right the sidebar would dropdown through the row?
Ben
In forum: Virtue ThemeIn reply to: Incompatibility problem with the Yoast SEO plugin
In forum: Virtue ThemeIn reply to: Incompatibility problem with the Yoast SEO plugin
February 18, 2016 at 10:52 am #81891I use yoast, I can’t see how this would be connected.
You are liking to the home page: http://www.starwatt.fr/
That page has sidebar. You set that in the theme options > home layout. If you change it there the you won’t have a sidebar.
Ben
In forum: Virtue ThemeFebruary 17, 2016 at 11:00 pm #81802Yes you can’t update if you want to use pretty permalinks. I’ve tested the latest…
The issue started with version 2.1.0 https://github.com/siteorigin/siteorigin-panels/releases/tag/2.1
They “Added sidebar emulation, which makes a Page Builder page appear to be a sidebar.”
That emulator uses a function: url_to_postid();
Which doesn’t really work with polylang because of how polylang builds the url for the translated post.
Ben
In forum: Pinnacle ThemeTopic: sidebar on homepage
Hi there,
how can I make the sidebar appear on the right hand side on the home page? Like here: *Login to see linkRight now, it’s appearing on the bottom of the page (left side)
In forum: Virtue ThemeIn reply to: Different Styling for Widget and Main menus
February 17, 2016 at 1:14 pm #81748ok, remove your css and just add this:
.sidebar .menu li a, .widget_nav_menu .menu li a { color: pink; } .sidebar .menu li a:hover, .widget_nav_menu .menu li a:hover { color:orange; }That will effect all the menus you add through the custom menu widget.
Ben
In forum: Virtue ThemeIn reply to: How do I get rid of the sidebar on my pages
February 17, 2016 at 1:10 pm #81746Hey,
In your pages your setting the page template as fullwidth and it’s still showing the sidebar? Can you post a link?Ben
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Recent posts widget not showing picture
I have the same issue where instead of an image on the sidebar under recent posts, it’s the grey pencil icon. I have the featured image set for each post but they still will not appear in my sidebar. It’s the sidebar on our blog here http://pcpprinting.com/printing-blog/
Thanks,
DavidIn forum: Virtue ThemeIn reply to: Incompatibility problem with the Yoast SEO plugin
February 16, 2016 at 11:05 am #81529Hey,
Your page has a sidebar. If your wanting to have content that is full screen width you can’t have a sidebar on the page. Thats why your seeing what you are. Use the fullwidth page template. If you want to add another column for more widgets you can do that in pagebuilder.Ben
In forum: Virtue Theme -
AuthorSearch Results


