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 'widget '
-
AuthorSearch Results
-
In forum: Membership ForumsIn forum: Membership ForumsJuly 26, 2019 at 10:50 am #231828
Hi Ben,
Thanks for getting back to me. Ok I think you are right I need to change to your tools for this purpose.
I do quite like the look of the jet widgets “product loop” with all of the text and button overlaid on the image as this allows for maximum image size. Is it possible to create a Kadence Product Loop styled like this (i.e. as you can currenly see on my homepage?) Any handy “hints and tips” greatly appreciated.
Thanks in anticipation
PaulIn forum: Membership ForumsJuly 26, 2019 at 9:27 am #231817Hey Paul,
From the output it looks as though you are using jet widget to output products.I don’t know jets widget options so it’s possible they have a way to pull in products based on the category of main query. Right now its clearly not set up that way so would be best to reach out to jet.
If you are using our plugin for elementor you need to use the main query loop widget to add in the query with the products.
Ben
In forum: Pinnacle ThemeJuly 25, 2019 at 11:07 pm #231778You can use css like this:
.kad-mobile-nav .kad-nav-inner li .so-widget-sow-button-wire-716f4e6e094f .ow-button-base a { border: 2px solid #0066ff; } .kad-mobile-nav .kad-nav-inner li .so-widget-sow-button-wire-8d15f6250661 .ow-button-base a { border: 2px solid #000000; }Ben
In forum: Pinnacle ThemeHello,
Since we are live now, I thought I ask to fix this issue I have searched for months.
This happens to all sites I have built on so would be great to find a solution.
The bottom part of the button border is not showing. I am using the Widgets in Menu plugin.
In forum: Membership ForumsIn reply to: Woo Commerce Mix and Match extension integration
July 25, 2019 at 12:04 pm #231749Lets say you want to add text to your page, you can add a text widget and place that in your page setup and edit that.
Ben
In forum: Membership ForumsIn reply to: Demo content – must I use a Kadence theme?
July 25, 2019 at 12:03 pm #231748The size chart doesn’t have a widget. You can, however, output using a shortcode:
[kt_size_chart id="34"]34 would need to match the ID of your size chart you want to output.
Ben
In forum: Virtue ThemeTopic: center top bar widget
Hi
I’m having trouble getting the topbar widget to center.
I’m using this css:
.kad-topbar-widget {
display: flex;
align: center;
}
and this:#topbar .widget {
align: center;
width: 100%;
font-size: 16px;
padding-bottom: 5px;
}What am I doing wrong?
Thanks guys!
In forum: Membership ForumsIn reply to: Woo Commerce Mix and Match extension integration
In forum: Membership ForumsIn reply to: Demo content – must I use a Kadence theme?
July 25, 2019 at 4:55 am #231708Gotcha – I’m having issues with getting the size char tto display. And forgive me if this is a silly question, but when using the template builder widget option – what is the widget I am supposed to use? For the life if me I cannot find it.
In forum: Membership ForumsIn reply to: Woo Commerce Mix and Match extension integration
July 24, 2019 at 12:06 pm #231660Hey Ben, for some reason, there are no way to edit or add any content to the page builder widgets’.We should be able to enter or edit stuff in the widget…right now it says ‘There are no options for this widget.’ on every single one of them. Could you please take a look? Thank you!
In forum: Virtue ThemeIn reply to: more tabs on the product page
In forum: Ascend ThemeIn reply to: Sidebar to top on mobile
In forum: Virtue ThemeIn reply to: Video embed not responsive
July 22, 2019 at 2:23 pm #231497Hey,
The video widget is not a theme widget, it’s from pagebuilder. I suggest you use our shortcode, you can use the visual editor widget and click “virtue shortcodes” then add the youtube shortcode.Ben
In forum: Virtue ThemeIn reply to: Video embed not responsive
Page with video widget: https://monarchelectronicsrecycling.com/
In forum: Virtue ThemeTopic: Video embed not responsive
I am trying to add a video that will be fully responsive with Virtue Premium and Page Builder.
I have tried to add a video using other plugins, html code, and just the video url, and it fully responsive – the video does not stay contained in the Page Builder container and is cut off on cell phones. An example of this is *Login to see link This is using the following code:<p style=”text-align: center;”> <iframe src=”*Login to see link width=”900″ height=”506″ frameborder=”0″ allowfullscreen=”allowfullscreen”></iframe></p>. I would like to start with 900×506 size but be responsive and restricted to the container.
On a separate attempt, I tried using the video widget that comes with the Virtue Premium bundle. This is fully responsive, however the thumbnail uploaded to YouTube has a very poor resolution on the website and the “Share” and “Watch Later” icons at the top of the video do not work properly. I’m okay with suppressing the top line on the video display, but need the thumbnail uploaded to YouTube to come across with a higher resolution. Here is the link to the video: *Login to see link The image I uploaded to youtube for the thumbnail is 12809×720. Here is the page where I’m trying to add the video using the video widget.
I don’t really care what I use. Can you just tell me the best way to add a video to a site using Virtue Premium and Site Builder? I just need to have it fully responsive and look nice. Thank you for any help you can provide.
In forum: Membership ForumsJuly 22, 2019 at 12:08 pm #231478Hello there,
I just purchased the WooCommerce SiteOrigin Page Builder to build my product page. I have purchased Mix and Match and Subscriptions extensions as well from WooCommerce. Do you have experience how to integrate these into the page? It seems to me I can have the Woo Product Page builder widget added only before or after the Mix and Match feature, but it doesn’t seem to integrate.
How can I make the Mix and Match feature part of the whole page, using Page Builder?
Thank you!In forum: Virtue ThemeIn reply to: top bar spacing, logo size in header
July 22, 2019 at 11:56 am #231472Hey,
1. Open the widget you are using and turn off auto paragraph checkbox in the bottom left. Then remove the spacer shortcodes. After that post back.2. You can add this css, theme options > advanced settings.
@media (min-width: 992px){ .kad-header-left { width: 45% } .kad-header-right { width:55% } }Ben
In forum: Virtue ThemeIn reply to: header widget position
July 22, 2019 at 11:50 am #231468Hey,
Which widget are you using? Most should have an align option so you can align right.Else if you want css can you post a link?
There isn’t a 5 column option for the footer but if you use a pagebuilder like siteorigin you can ad a layout builder widget and make columns in that.
Ben
In forum: Virtue ThemeHi
*Login to see link
Could I get some help with
1. reducing the padding around the top bar widget to a minimum (5px?)
2. having the logo show larger.I uploaded a large logo and reduced all of the logo spacing to 0, so it must be the top bar padding that’s prohibiting the logo from being larger.
Thank you,
Carrie -
AuthorSearch Results


