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: blog style suddenly changed !
In forum: Virtue ThemeIn reply to: blog style suddenly changed !
Hi Hannah / Ben 🙂
I have Display Sidebar set to ‘site default’ normally … but changed it to NO … sidebar still showing
Can’t seem to get rid of it
Cleared cache etc etc and still there
Swapped to another PC and tried there … still shows
Only difference between latest posts and ones last weekend was upgrade to 3.3.3
So I am totally flummoxed !
In forum: Virtue ThemeIn reply to: blog style suddenly changed !
In forum: Virtue ThemeIn reply to: blog style suddenly changed !
In forum: Virtue ThemeIn reply to: How acn I create a left column?
Hey,
You can do this using page builder. Or you can add a sidebar and use css to move the sidebar to the left. Like this:@media (min-width: 992px) { body .main.col-lg-9 {float:right;} }You would just paste that in your custom css box in Theme Options > Advanced Settings.
Hope it helps!Hannah
In forum: Virtue ThemeIn reply to: blog style suddenly changed !
In forum: Virtue ThemeIn reply to: blog style suddenly changed !
For example – http://exonumia.nz/g/pt/
half way down the page is post headed – 26525 – click on that and you get just what I want / expected
created a new blog post today assuming it would be like before – 26542 – and it has a sidebar and looks totally different
can’t seem to get back to the original blog post style … most frustrating as I wanted to do a lot of posts tonight and now stumped !!!
In forum: Virtue ThemeHi guys
Had my blog all nicely setup the other day … centered … no sidebar … etc etc
Now … all of a sudden as I go to do another post, the side bar has returned
Can’t for the life of me find where to remove it
Had every thing setup for a new blog as ‘site defaults’, but can’t find where I set these defaults again 🙁
Cheers, RodneyIn forum: Virtue ThemeIn reply to: Stuck with sidebars on all my pages
Hey,
You can set the sidebar default for the shop and blog pages from Theme Options. Then for all other pages you can use a fullwidth page template. You should also see the option within each edit page to turn off the sidebar.
Let me know if any of this isn’t the case for you.Hannah
In forum: Virtue ThemeIn reply to: Stuck with sidebars on all my pages
October 25, 2015 at 8:17 am #64324The only page that I don’t have sidebar is my home page. I did it with page builder template. I tried it with other pages but the sidebars are always there.
In forum: Virtue ThemeOctober 25, 2015 at 7:42 am #64323Hi, I’m stuck with sidebars on all my pages. How could I remove them. (They show posts, categories, meta, etc..)
Thank you!
In forum: Virtue ThemeIn reply to: Set Blog Post Default Sidebars for ALL Posts?
October 23, 2015 at 11:39 pm #64204Hey,
I looked at what Hannah wrote and I think there was some confusion. You can’t choose which sidebar is visible (there is no options for that) the blog posts default to the primary sidebar. If you want the category to be different you can set that.I recommend you keep the primary as the blog default and change the others if you want them to be different but you can override this through a child theme and function.
Child themes here: https://www.kadencewp.com/child-themes/
Here is the function:
add_filter('kadence_sidebar_id', 'kt_single_sidebar_id'); function kt_single_sidebar_id($sidebar) { if(is_single() ) { $sidebar = 'custom-sidebar'; } return $sidebar; }Where are you wanting this featured image to show?
Ben
In forum: Virtue ThemeIn another thread you said: ‘In Theme Options > Blog Options you can choose a default sidebar for your posts (under Blog Post Defaults) then a separate one for your archives (under Blog Category/Archive Defaults).’
But, I DO NOT find the option to chose a sidebar for my Blog Posts. This option only appears to be available in the post itself. Thoughts? (I’m on the latest update 3.2.5.)
The only option related to post sidebars I see is: Blog Post Sidebar Default, which is a Show or Do Not Show – not a sidebar name. How do I see the default sidebar for all new blog posts?
On a side note, how do you get a featured image to work for a Blog post?
Appreciated,
-DanIn forum: Virtue ThemeIn reply to: Blog Post Sidebar Default?
I’m having a similar issue.
You said: ‘In Theme Options > Blog Options you can choose a default sidebar for your posts (under Blog Post Defaults) then a separate one for your archives (under Blog Category/Archive Defaults).’
But, I DO NOT find the option to chose a sidebar for my Blog Posts. This option only appears to be available in the post itself. Thoughts? (I’m on the latest update 3.2.5.)
The only option related to post sidebars I see is: Blog Post Sidebar Default, which is a Show or Do Not Show – not a sidebar name. How do I see the default sidebar for all new blog posts?
In forum: Virtue ThemeIn reply to: My-Account sidebar widget
October 22, 2015 at 11:15 pm #64071Hey,
The my-account is just a preset template it’s not a widget area.You can add to it using a child theme and editing the templates/account-sidebar.php file
Ben
In forum: Virtue ThemeTopic: My-Account sidebar widget
In forum: Virtue ThemeIn reply to: Pagination with testimonial shortcode
October 22, 2015 at 9:04 am #63968Hey,
You just had “sidebar-feedback”Since you created the sidebar as “Feedback Sidebar” in the misc settings you just remove capital letters and add a dash for space when adding the slug.
So “feedback-sidbear”.
Should be working now.
Ben
In forum: Virtue ThemeIn reply to: Pagination with testimonial shortcode
In forum: Virtue ThemeIn reply to: Adding script code as layer on Revolution slider?
In forum: Virtue ThemeIn reply to: Pagination with testimonial shortcode
-
AuthorSearch Results


