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 '

Home / Forums / Search / Search Results for 'widget '

Viewing 20 results - 1,921 through 1,940 (of 13,419 total)
  • Author
    Search Results
  • #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
    Paul

    #231817

    Hey 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

    #231778

    You 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

    #231768

    Hello,

    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.

    #231749

    Lets 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

    #231748

    The 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

    #231740

    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!

    #231709

    So this is actually how those particular widgets are set up. There isn’t a function to edit them because they’re simply pulling from the product information. What parts are you wanting to edit?

    Hannah

    #231708

    Gotcha – 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.

    #231660

    Hey 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!

    #231637
    This reply has been marked as private.
    In forum: Ascend Theme
    #231631

    OK, so i got the widget there, now the widget still dosent look correct, the magnifier glass has fallen out of the search box and the boarder box is a strange shape, couple you help me with some code to make it look like the one in the sidebar?

    thanks

    In forum: Virtue Theme
    #231497

    Hey,
    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 Theme
    #231485

    Page with video widget: https://monarchelectronicsrecycling.com/

    #231484

    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 This is using the following code:<p style=”text-align: center;”> <iframe src=” 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: 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.

    #231478

    Hello 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!

    #231472

    Hey,
    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 Theme

    In reply to: header widget position

    #231468

    Hey,
    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

    #231450

    Hi

    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

Viewing 20 results - 1,921 through 1,940 (of 13,419 total)