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
My settings on the product category page is set to no sidebar but it still shows up. How can I fix this? I don’t want the sidebar to show.
I have the same setting in place for the shop page and it works just fine.
In forum: Membership ForumsAugust 9, 2019 at 7:48 am #232823Hi!
I used Elementor and Kadence for WooCommerce in another WebSite, without any problems.
But now, i have a problem…
In my Elementor Widgets sidebar, i have all elements for WooCommerce (Product Title, Product Gallery, Product Price, Product Rating, etc…)… but none of theses elements display anything (… [Image]I have to use a simple Title or Text widget and fill dynamicly the fields to display informations [Image]
I created my Single Product Template using Kadence, and apply this template in WooCommerce Settings [Image]
Any ideas ?
Thanks a lot, i’m desespered… 🙁
In forum: Virtue ThemeAugust 1, 2019 at 8:51 am #232232Hello! I am very much enjoying using the Virtue theme for my site, but have run into a few issues. My site is stage.vocalmasterclassics.com, which is a database site with a search tool that probes details of about 1000 posts…that we are hoping to go live with in the next few days. On the home page there is a Search widget (with 10 drop-down search menus) in the right sidebar. We have directed that sidebar to appear in every subsequent page, post, and search results pages. In other words, I want that extensive search tool/sidebar to be ever-present throughout the website…never going away. For some reason, however, we cannot get it to appear anywhere but on the home page, even though we checked the pertinent boxes for the widget. We are not sure why it is not showing. Any help you can provide is greatly appreciated!
Thanks so much.
KeithIn forum: Membership ForumsIn reply to: Woo Commerce Mix and Match extension integration
July 30, 2019 at 7:05 pm #232126Thank you so much for your help and making the ratio adjustment! Looks much better!
As for the tab widget, I see you added it but I don’t know how to populate it. Hannah said it is pulling from the product info. I am not sure where to add this to populate to the tabs. I would like to have 3 or 4 tabs: Reviews, Nutrition info, The No-No’s and Storage and add text to each. How do I create them and populate them wit text?
On this page you can see there are some tabs automatically (probably coming from the theme): https://www.katinka.org/shop/better-than-whole-wheat/
I will contact PayPal tomorrow on how to get rid of the buttons as I would find and PayPal settings on the WP sidebar.
Thank you!In forum: Ascend ThemeJuly 28, 2019 at 2:27 am #231886I use the Category Widget with category hierarchy including number of posts. It is too narrow, though, to show all text. It’s approx. 30-40% of the sidebar width. How can I make the drop-down box utilize the entire width of the sidebar?
In forum: Ascend ThemeIn reply to: ASCEND PREMIUM: Blog Post Format/ Options
I meant that the first options are what is shown in the page, and the second are links to examples of what each of these formats does. The screenshot is a little bit different from how it looks in the gutenberg editor. I will fix this in the docs.
You had the format set to standard in your post. I changed it to Image, saved and refreshed the page and the Image post Options are now showing.
Just to clarify, the format is set from the right sidebar under the Status and Visibility tab.Hannah
In forum: Ascend ThemeIn reply to: Sidebar to top on mobile
In forum: Virtue ThemeIn reply to: Centering image in sidebar – not working in mobile
In forum: Virtue ThemeIn reply to: Centering image in sidebar – not working in mobile
In forum: Virtue ThemeI have two logos in the sidebar. They appear centered on desktop, but not mobile. I am sure it’s something simple that I can override in the custom CSS, but I am stumped. Can you help me out, please? Thank you. *Login to see link
In forum: Virtue ThemeIn reply to: Stationary or sticky side bar
In forum: Membership ForumsTopic: Change Blog and Posts Color
Hello. I have a question. My website is using a dark color scheme for most of the content with some white areas here and there. But, the main background color is dark…it really works well for the site. But, for my blog and posts I am wanting it to be white. Is this possible? I really need it to work. I have attached some images of how the an example post looks along with the sidebars. Id much rather have a white background for the blog area. You can also see the comments box is black but when I try to type in it the letters are also a very dark color so it’s hard to be seen. The same goes for some of the sidebars as well. I have edited all of the text colors I know of but still get theses dark colors in the comments and sidebars. I wouldn’t care about this though if I could get the background to be all white. I have tried changing the “row” color in the page builder editor and it works and changes the post section to white but the sidebars and H1 header for the post still has a black background. Please let me know if I need to clarify anything!
In forum: Virtue ThemeIn reply to: Add banner
In forum: Virtue ThemeIn reply to: Add banner
In forum: Virtue ThemeIn reply to: Stationary or sticky side bar
July 19, 2019 at 12:13 pm #231284I don’t know of a plugin that offers this to apply post by post.
You can add a script into the posts you want it in but that would be hard to manage.
<script type="text/javascript"> jQuery(document).ready(function ($) { if($(window).width() > 790) { var topOffest = $('body').hasClass('admin-bar') ? 122 : 90; $('.sidebar').ktsticky({topSpacing:topOffest, bottomSpacing:120}); } }); </script>That script isn’t correct just an example. I would need a link to your site to offer some specific sizing.
Ben
In forum: Ascend ThemeIn reply to: Content Offset
July 17, 2019 at 10:54 pm #231092You seem to be adding this css:
@media (min-width: 992px) { aside#ktsidebar { width: 20%; padding-right: 10px; } }Which is not correct, if you want to change the width of your sidebar then you have to change both the sidebar and the content.
@media (min-width: 992px) { aside#ktsidebar { width: 20%; padding-right: 10px; } .main.kt-sidebar { width: 80%; } }Please note that you sidebar content is much less than 20% of page width so there is still going to be a larger gap between that and the content simply because the text in your sidebar is short.
Ben
In forum: Ascend ThemeIn reply to: Content Offset
So sorry to revive this post…
The code for archives is shrinking the content to the correct width but it is centered instead of offset to the left similar to the other pages/posts. Interestingly, it is offset to the left without a sidebar.
.postlist .kt_archivecontent, .wp-pagenavi {
max-width: 640px;
}For example – https://digitalflightwire.com/category/prepar3d/
Any advice would be greatly appreciated!
Thank you so much once again!
Mark
In forum: Virtue ThemeIn reply to: Secondary menu dropdown not working
In forum: Ascend ThemeIn reply to: Content Offset
In forum: Ascend ThemeIn reply to: Content Offset
July 17, 2019 at 2:11 pm #231049I’m not following, I don’t see a sidebar added on the left of your single blog posts?
On the page you linked to update your css to this:
.postlist .kt_archivecontent { max-width: 640px; }for single post:
.single-post .main article.post { max-width: 640px; }Ben
-
AuthorSearch Results


