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: Conflict With Offload Media
October 22, 2019 at 1:59 pm #239279Yeah I can add some built-in checks for it, it seems off though. the_content section is only a small part of the real content that gets loaded on a page. Sidebars, headers, footers and basically anything extra would(and should) never run through the_content filter and neither would any generated CSS so really strange to me they don’t have a better system. It seems like if the images are not accessible via the URL that they are saved into the database you would have issues like this with everything you wanted to do outside of simple pictures on a page.
In forum: Virtue ThemeIn reply to: How To Create A Separate Area In Virtue
Thanks! Also I am noticing that 2 different bits of data I placed into my sidebars is dissapearing,
1 – I added custom HTML to 2 sidebars (opt-in forms) through the Apperance – Widgets and it just disappeared, not sure when exactly, perhaps during a theme update or a Woo update?
2 – More links I added to the Footer Widget have disappeared, and I had to read them
Any ideas?
In forum: Virtue ThemeIn reply to: How To Create A Separate Area In Virtue
Hey,
You can create another blog page and choose to show posts only from a specific category. Would that work for you? You can create a page using the sidebar template, then add your posts to the page using a shortcode. You can create a specific sidebar for that page from Theme Options > Misc Settings, then add content to it from Appearance > Widgets.
Hope that’s helpful!Hannah
In forum: Virtue ThemeOkay, I am having a brain freeze, I want to create a separate area in my Virtue Woo Commerce store for training articles and information for customers.
I have a blog, that is customized to show posts under internetslayers.com/blog
Is there a way to create another such area where I can control the sidebar individually and the content that is displayed (versus what is on main home page of site)? And the content should post automatically as I create it.
Or do I have to create a subdirectory and install WordPress and Virtue on that?
Thanks
In forum: Virtue ThemeOctober 14, 2019 at 11:15 am #238901When you add a shortcode are you defining the columns as 2 or 1? If you don’t define them in the shortcode then woocommerce will use the default. A shortcode isn’t “aware” of where it’s being rendered in such a way that it would change defaults if placed in a sidebar.
I don’t know the Woocommerce Hot Deals Pro plugin, can you send me a login to your site so I can see your settings?
Ben
In forum: Virtue ThemeI’m having an issue with a new plugin I’m using. The plugin is “Woocommerce Hot Deals Pro” by IgniteWoo. When I add the plugin shortcode [deal_products] to the sidebar, via a widget, I get all of the category images displaying over the sale items the plugin provides. Is this a Virtue-premium theme issue? If so, how can I remove the duplicated category images from the sidebar? If not, please see the associated issue below.
Also, using the Woocommerce shortcode [products] on the sidebar does not duplicate the category images but still leaves the returned sale items displayed in an exaggerated narrow and long format. Is there a simple fix to changing the width and height of the sidebar displayed listings?. Is this a sidebar container size issue? It seems like the Virtue category display settings are bleeding over to the sidebar and forcing a four column display where there really isn’t room for it. I would like the sidebar on the shop page and category pages to show just one column with the resulting sale items displayed one over another or just two side by side if possible; similar to what is achieved when switch from grid to list view in the category pages.
The effected website page is *Login to see link
Thank you,
Kenet
[email protected]In forum: Ascend ThemeIn reply to: Custom content on post category page
In forum: Virtue ThemeIn reply to: Can’t display sidebar
October 7, 2019 at 6:04 pm #238627I see, the post sidebar options are showing on the products. You need to use the product sidebar options. I’ll fix that with the next update.
Ben
In forum: Virtue ThemeTopic: Can’t display sidebar
Hello,
My sidebar option for products is no longer working. When I change “Display Sidebar?” from default to “Yes” it no longer saves the change (it worked up until a week or so ago). I removed the Elementor plugin and disabled all of the other plugins (other than WooCommerce), but to no avail. Thanks.In forum: Virtue ThemeIn reply to: Remove Schema
October 7, 2019 at 11:58 am #238590There isn’t a filter to remove sidebar scheme, not had anyone ask for this before I can certainly add one,
are you seeing somwhere that sidebar schema is in some way bad?
Ben
In forum: Virtue ThemeTopic: Remove Schema
Hi there,
I am looking to remove some schema from my Vitrue theme site. I found the following and added the code to functions:
add_filter(‘kadence_html_schema’, ‘custom_remove_schema’);
function custom_remove_schema() {
return ”;
}This removed WebPage Schema.
I still have WPSideBar showing – is this coming from the theme?
Heres what was identified in the validator:
<div class=”sidebar”><aside id=”ktsidebar” class=”col-lg-3 col-md-4 kad-sidebar” role=”complementary” itemscope itemtype=”*Login to see link
Can I add filter to remove this?
Thanks,
Glenn
In forum: Virtue ThemeIn reply to: bigger product images
In forum: Pinnacle ThemeHello
I’m using the sidebar1 to show the product catogories of the shop. There are so many and I would like to shorten the sidebar1. Is it possible to have less linespacing?
*Login to see linkThank you for your help
UlrikaIn forum: Ascend ThemeIn reply to: Sidebar location
In forum: Ascend ThemeTopic: Sidebar location
Here is the “Shop” page of WooCommerce showing a sidebar at left:
*Login to see linkHere is a woocommerce product page and the sidebar has moved to the right:
*Login to see linkIn this theme config page, how can I change the position of the sidebar in the product page to “left”?
*Login to see linkIn forum: Ascend ThemeHi,
1) I inserted a YouTube video (middle of start page) through Video Popup Block and it’s not playing. It’pops up but it only shows a black popup. The same link plays well in the standard WP video block.
2) It would be nice to show more than one video here, for example in a carousel, but I didn’t find a carousel block that can “hold” videos, only the one for posts. I wouldn’t want to use portfolio or other post just to flip 5 videos. Something like the testimonial block. I actually would use it if it could play video and I think you can turn this into a request: Video testimonials. Maybe you can throw some other ideas.
3) on the DOCS/FAQ page I use a sidebar. Is there a way to have this sidebar on top in mobile view?
Thank you
In forum: Virtue ThemeIn reply to: move site logo position in relation to menu
Hey,
1. You can remove the logo with this css:div#logo { display: none; }2. I’m seeing this in your css:
.col-md-8, .span8 { width: 90%; }Are you adding that? That is pushing your sidebar down. If you want to remove the sidebar you can choose not to display it from your edit pages. For your homepage you can hide it from Theme Options > Home Layout.
Hope that’s helpful!
Hannah
In forum: Virtue ThemeIn reply to: move site logo position in relation to menu
Thanks again Hannah,
I tried the code but not much effect, so I ended up removing the logo for now till I can spend more time on it, but then the sitename ‘Mimi Emmanuel’ appears instead of the logo grr. can I set it not to show? I have looked around everywhere but can’t find the option.also, I have been looking but can’t find how to stop my sidebar widget from appearing underneath every page on my site. Any ideas?
Thank you
In forum: Ascend ThemeSeptember 20, 2019 at 5:29 pm #237848Hey David,
It looks like you intend to set a max-width for your content instead of adding 6 columns that will resize at the defined size.
If you can edit that second row, remove your first and last column. Just have 4 columns. Then click on the “edit row” and in the right sidebar you can add css. Add
max-width: 1140px; margin-right:auto; margin-left:auto;Then go into your custom css and remove this custom css you added:
.custom-html-widget { max-width: 200px; } .custom-html-widget { min-width: 200px; }In forum: Pinnacle ThemeIn reply to: Site width
September 20, 2019 at 5:20 pm #237845What would you do?
I would talk with google, find an add format that fits your site.
Or change your site to fit google:
@media (min-width: 992px){ #content aside.col-lg-3.col-md-4 { width: 300px; position: absolute; right: 15px; top: 0; padding: 0; } #content .main.col-lg-9.col-md-8.kt-sidebar { width: 100%; padding-right: 360px; } #content { position: relative; } } -
AuthorSearch Results


