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 - 921 through 940 (of 13,419 total)
  • Author
    Search Results
  • In forum: Ascend Theme
    #256625

    Hi Ben,

    your screenshot is what I see too, but that dropdown on the right isn’t a category widget, it’s the attribute widget showing the 3 attributes for the 3 test products.

    The main problem remains that the whole widget disappears on product category pages.

    You can see this in action by browsing the 3 categories in the menu: “Kataloge”, “Plakate”, “Künstlereditionen”.

    So the filter counts the 3 products on the shop page but not on the other category pages.

    Thanks

    In forum: Virtue Theme

    In reply to: space topbar widgets

    #256607

    Oh sorry, try also adding this:

    .topclass .textwidget a {
        float: left;
    }

    Does that work for you?

    Hannah

    In forum: Virtue Theme

    In reply to: space topbar widgets

    #256592

    Hey Carrie,
    You can use this css to separate your widgets:

    .col-md-6.col-sm-6.kad-topbar-right {
        width: 100%;
    }
    .so-widget-sow-editor.so-widget-sow-editor-base {
        text-align: right;
    }

    You can use this to adjust the topbar link text:

    .topclass .textwidget a {
        font-size: 16px;
    }

    Those can be pasted into your custom css box in Theme Options > Advanced Settings.
    Hope it helps!

    Hannah

    #256587

    Hi
    ud
    I need some help styling the top bar, so that the 2 widgets are on separate sides of the top bar.
    I also want the font sizes to be the same, They’re both h4’s both are showing as different sizes.
    I’ve tried many things from the forums, but nothing has worked for me.

    Thank you for you help!
    Carrie

    In forum: Ascend Theme
    #256555

    Hi Hannah,

    It’s the product attribute filter widget. No extensions.

    You can see it in the sidebar.

    In forum: Ascend Theme
    #256538

    Hi B.Anders,
    Sorry, I’m not sure that I’m following. What widget are you using? Are you using any WooCommerce extensions?

    Hannah

    In forum: Virtue Theme
    #256515

    Hi again-I fixed it by adding just the margin: auto; to what I’ll call the “inline code” (in the text view of the widget for anyone who might learn from this post), and that did the trick.

    Trial and Error!
    Thanks for your help Hannah.

    Carrie

    In forum: Virtue Theme
    #256510

    Hey Carrie,
    If adding your text through a visual editor widget you should be able to center it from the widget. Or you can use css like this:

    #panel-40-0-0-0> .panel-widget-style h1 {
        margin: auto;
    }

    Hope that helps!

    Hannah

    #256486

    Hey,
    That widget is part of our other themes, I’ll have to update the prebuilt to use a different widget when the Kadence Theme is active. For now you would just need to not use that prebuilt.

    Ben

    #256482

    Hello,

    I have already posted about this issue through the FREE Support page, so, sorry for the redundancy.

    In brief – when I add the Header Cart widget inside the Mobile Menu Off Canvas fly-out, and IF the cart is set to POP-OUT, then the CART POPOUT is being hidden under the Mobile Menu Flyout.

    I was wandering if you could make a change so that the Cart fly-out (and also SEARCH flyout) always have the HIGHEST Z-index, i.e. being shown ON TOP of the MOBILE menu fly out

    #256476

    I’m trying to create a category template using a pre-built layout, however, when I install the layout, I see all of these “missing widget” titles, and when I click on them it says,

    “The widget kad_calltoaction_widget is not available. Please try locate and install the missing plugin. Post on the support forums if you need help.”

    I have the Kadence Blocks – Pro, Kadence WooCommerce Site Origin Builder, Kadence WooCommerce Extras plugins installed. What else do I need to install to get this widget, along with the others I’m missing.

    #256475

    Hello
    I have the h1 text styled to be centered in the yellow banner on this page
    ud

    While it is center aligned in the widget”, it shifts to the left within the row.
    Thank for you help!

    Carrie

    #256461

    Hi,

    I have a pretty crazy situation with this widget in the sidebar and I have to deliver by end of this week, so I’d be happy if you could at least give me some ideas.

    Situation: products will have 3 categories and 1 or 2 attributes as follows:
    1) one is Artist Name (Name Künstler) – that is only used for the widget filter – all products have it.
    To test, I have set up 3 products (one per category), each have this attribute but different values: Abc, Bcd, Cde (see product name).

    2) the second attribute will be used only for one category of products (Plakate) to generate 2 variations.
    Only this attribute is allowed to show variation options on the frontend (product single page).

    On the Shop page I can see in the widget dropdown all 3 values of the (first) artist attribute and filter is working ok.

    Out of the 3 category pages only one category page shows the filter widget: category is Künstlereditionen, product “3_test_Kunstler_Cde, attribute “Cde”.

    From the other 2 category pages (Plakate, Künstlereditionen) the widget is missing as if there is no matching product, yet you can see the products in the loop and all are ‘on stock’.

    Menu item “Producte” is a parent category for the 3 categories. It is only showing the “Cde” attribute in the widget dropdown…

    Please excuse the German pages, didn’t have time to translate yet.

    Thank you for your time,
    BG Anders

    In forum: Virtue Theme

    In reply to: Youtube shortcode

    #256453

    If I put every video in a new row in Page Builder, and add columns to right and left, this seems like a lot of work given that I have videos on almost every page of the website. Are there any other options?

    There are but you will have to add something, code is another option.

    If you edit the text widget you are adding the videos in, then in the right side click on attributes and in the CSS Declarations section add:

    max-width: 600px;
    margin-left:auto;
    margin-right:auto;

    Ben

    #256410

    I am wondering How to do the border effect of 3 Triangles in Footer Ascend-Premium-3 Demo?

    I downloaded the demo, but after checking all settings and widgets, I can’t find out how to do it?

    I also see a similar effect in the footer of Ascend Premium Demo on green color and on ascend restaurant.

    Please let me know,

    Thanks!

    In forum: Kadence Theme

    In reply to: Kadence theme lightbox

    #256394
    This reply has been marked as private.
    In forum: Kadence Theme

    In reply to: Footer menu

    #256372

    Hello,

    In the customizer, I had to go to Customizing > Footer > Footer Top > Design and then had to set the Widget Titles font color there.

    Let me know if you need anything else.

    Thanks!

    Chris

    In forum: Kadence Theme

    In reply to: Virtue: Recent Posts

    #256370

    Hi Bill,
    You can use a plugin like the following to add a block to a widget area: https://wordpress.org/plugins/reusable-blocks-extended/
    Then you could add a Post Grid/Carousel block from Kadence Blocks. Would this work for you?

    Hannah

    #256352
    This reply has been marked as private.
    #256343

    Hi there,

    Could we disable the Kadence pinnacle theme light box for the review plugin we are using – judge.me? judge.me is a plugin which allows customers leave product reviews on the site.

    The issue is that 2 image lightboxes pop ups when the user clicks on the review image (one belonging to the theme, the other belonging to judge.me) As such, is it possible to disable the theme lightbox for the judge.me review widget on the product page?

    Thank you and I look forward to hearing from you.

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