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: Membership Forums
In reply to: 2 fixes please
June 8, 2020 at 11:55 am #250913If that css is what you need then to make it work with Kadence you would change to this:
.primary-sidebar .svq-sidebar-content { height: 100%; } .primary-sidebar #custom_html-5 { height: 100%; } .primary-sidebar #custom_html-5 > div { height: 100%; } .primary-sidebar #sidebar-ss { height: 100%; } #sidebar-ss div{ float: right; }Let me know if that is what you are wanting.
2. Here is css for that, I like to support third party plugins so I’ll add this to the theme as well:
#ez-toc-container { margin-top: var(--global-md-spacing); }Ben
In forum: Ascend ThemeIn forum: Ascend ThemeI have my site “Primary Color” under Basic Settings set to a teal color, so I would expect the items in my sidebar navigation menus to rollover to this color. But they don’t on THIS PAGE. I don’t believe I’ve done anything differently on THIS SITE and the rollover works just fine.
Any thoughts?
In forum: Pinnacle ThemeIn reply to: sidebar1
In forum: Pinnacle ThemeIn reply to: sidebar1
Hi,
I have never added “sidebar-1” as my custom sidebar in misc settings. It has been available in Apperance > widgets and in Theme options automatically. That’s why I thought it’s default Pinnacle sidebar.
Now it has disapppeared also from Theme options, not only from “Widgets” as I indicated in the previous mail. All this is happenning without any my interference.
In forum: Membership ForumsTopic: 2 fixes please
I just migrated to Kadence and I love it.
I have 2 small display issues that I hope you can help me with:
1. How do I set sidebar widget to be 100% height of the sidebar and right-aligned?
Instructions from my ad network: The column must fill 100% of the available height in the area you want the ads to appear.
Old working version correctly: *Login to see link
New version where the ad sticky stack not working *Login to see link
This is the code my old theme developer gave me at the time for the sidebar:
#primary-sidebar .svq-sidebar-content {
height: 100%;}
#primary-sidebar #custom_html-5 {
height: 100%;
}#primary-sidebar #custom_html-5 > div {
height: 100%;
}#primary-sidebar #sidebar-ss {
height: 100%;
}#sidebar-ss div{
float: right;
}2. The table of content has a display issue on desktop with too little spacing to the line above it. This doesn’t happen on mobile nor did I seen it happen with another them. In action after first paragraph *Login to see link
Thank you.
In forum: Virtue ThemeHi Hannah,
Returning briefly to this question of ways to tag, categorize, or otherwise organize different types of pages (not posts), I have a follow up question for you.
What I would like to do is create ways for users to browse or search for different kinds of tours on http://www.johngrahamtours.com. Other websites allow users to look for or click words like “cultural tours” “botany tours” “hiking tours” “pilgrimage tours” “fall tours” “spring tours” “Armenia tours” “Ethiopia tours” etc.
So what is the best way to do this? I thought maybe applying tags or categories to each tour Page would do the trick. Then I could create menus like I currently have in the footer of http://www.johngrahamtours.com or I could add a Tag Cloud to a sidebar, or a “Tour Type” dropdown menu from the Primary Menu. It seems to me that this should be an easy thing to do.
But in WordPress, tags and categories seem designed for Posts. Also, I don’t find that Tag clouds are very elegant. In fact, they are kind of irritating to the eye, with different size fonts, etc.
I think my users would appreciate a cleaner, more simple, and intuitive menu experience where they could choose from different types of tours. On clicking a tour type such as “Fall Tours”, I would like the website to generate a page with all relevant tour pages.
What do you recommend?
John
In forum: Pinnacle ThemeIn reply to: sidebar1
In forum: Pinnacle ThemeIn reply to: sidebar1
In forum: Virtue ThemeIn reply to: Sidebar Image Size
In forum: Virtue ThemeTopic: Sidebar Image Size
Hi,
I don’t know why the image at the bottom of the sidebar isn’t full width. It looks like it might be restricted to 200px? How do I change this?
Thanks!
GraceIn forum: Ascend ThemeIn reply to: Attribute filtering on a page
June 2, 2020 at 3:42 pm #250648Hey,
Since you are not using elementor on that page it doesn’t really apply.I suggest you add a sidebar via the page settings (remove the column and sidebar block you currently have).
That will get your sidebar looking the same. There isn’t a great option in woocommerce right now to get the products to look like an archive while on a page. You can use a shortcode in woocommerce through:
[products limit="20" columns="4" paginate="true"]Ben
In forum: Membership ForumsIn reply to: Filter functionality in Kadence theme
June 1, 2020 at 5:34 pm #250583I try to use native WooCommerce widget filters as much as possible in sidebars. I’ll probably attempt to create a new widget area for product filters and output them in the
"woocommerce_before_shop_loop"hook. Then I can add the native filters using a select box and display then inline across the top.If I need more filtering functionality, I usually look at FacetWP.
In forum: Ascend ThemeIn reply to: Attribute filtering on a page
This reply has been marked as private.June 1, 2020 at 5:11 pm #250580In forum: Virtue ThemeMay 31, 2020 at 11:16 am #250489I am using this custom css provided by you for 100% page width from 1+ year.
.main-container {width:100%;max-width:100%} #page, .container {width:100%}but now i added a side menu in my website which covering my page content so i want 100% page width but with left padding or margin (not sure about padding margin)
kindly see this url on pc for Better Understanding
i added this sidebar menu only for pc not for mobile users so in mobile page with 100% but in pc you will understand better after see the page above mentioned.
kindly help me if possible
In forum: Ascend ThemeHi there, I hope you’re all healthy and well!
Quick q about hiding one category from a sidebar on this site – *Login to see link The category ‘TruePOS’ has been created for certain customers only – there’s a direct link to that category’s page shared only with those customers, but of course the category still appears in the category list widget in the sidebar. The category id is 239; can the category be hidden with a line of targetted CSS code?
Thanks very much!
TracyIn forum: Membership ForumsIn reply to: Filter functionality in Kadence theme
May 27, 2020 at 1:12 pm #250302Having them in the sidebar feels a bit old school. Popouts can be a bit technical and bad for usability.
BenA
In forum: Membership ForumsIn reply to: Filter functionality in Kadence theme
This reply has been marked as private.May 27, 2020 at 7:55 am #250276In forum: Virtue ThemeIn reply to: Disabling Sidebar
In forum: Membership ForumsIn reply to: Kadence Theme Feedback
#3 Think there is conflict with the WP Rocket plug in. When its activated the Kadence theme customise button / link in the top admin bar disappears.
For the time being I found a work around for #1 the filter plug in short code not working .
Put it back in sidebar. Reason i moved it onto the page as a shortcode is there is a bug in Product Catalog > Action Button Style when you have 3 columns of products and a side bar.
The Select Options copy and price sit on top of one another. see attached.Would be good if you could adjust the product price font size in Customise > Product Catalog
-
AuthorSearch Results





