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,701 through 1,720 (of 13,419 total)
  • Author
    Search Results
  • Anonymous
    #239146

    Hi,

    I want to end up with my logo on the left, a search bar with a white background in the middle and then the basket and account icons on the right (in white text). I can’t seem to get the search bar in the middle if I add it o header extras or headers extras 2 widgets nor with a white background. Or the text for the account and bascket icons to be white. Can you advise of the custom css needed to achieve this?

    My website is dev.veganwinebox.co.uk

    Many Thanks,

    Emma

    In forum: Virtue Theme

    In reply to: templates

    #239124

    Hey,
    I just want to be clear, you are asking for the categories widget to be styled like the ascend theme where there is js added to make the sub categories a dropdown?

    Ben

    #239115

    Try adding this to your custom css:

    @media (min-width: 992px) {
    li.menu-widget-area-kt.kt-second-header-widget-area {
        position: absolute;
        bottom: 20px;
        left: 0;
    }
    li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-119 {
        margin-bottom: 60px;
    }
    }

    Does that work for you?

    Hannah

    #239114
    This reply has been marked as private.
    #239111

    Hi Hannah,
    I taught about this setup, but I use the vertical menu left and I’d love the modal ‘button’ to be the last item in the menu, bottom.
    Unfortunately the widget area is on top for this menu style.

    #239107

    Hey,
    There isn’t a built-in function for this, but you can add a modal shortcode to widget area then use css to style it like a menu item. Would this work for you?

    Hannah

    #239085
    This reply has been marked as private.
    #239077

    Hello Hannah,

    I’m confused because I have tried clearing cache and tried from Firefox, google chrome and chromium and more on my phone as well and still have the same issue on my end? Also I have disabled the plugin as you have suggested, and it turns out that it makes the front page widgets not work as well as other issues.

    Note: if i use the search from the menu, in spite of it saying no posts were found, it accurately gives the about and contact search results but clicking on them yields the same page with no post found!

    #239067

    I am using Pinnacle Premium. I added a Navigation Menu widget to the footer. The Menu text is currently white with a gray background. How do I change the text and background color?

    #239049

    Hello,

    The theme used is Virtue. I have just installed all the recommended kadence plugins such as Kadence Custom Fonts and Kadence Blocks Pro to see if that would help. Page Builder by SiteOrigin and Black Studio TinyMCE Widget have been in operation since the start.

    Seems like the issue occured when updating the PHP to 7.3 from 5.4. and updated to wp 5.2.3 but it was not recognized until now since the widgets on the front page were working fine. Everything in french seems to be working fine. Rolling back PHP to 5.6 from the hosting site did not help.

    After updating, the website didn’t load with error code HTTP ERROR 500 and disabling all plugins worked. It seemed that a slider plugin did have to be disabled, Slider Revolution, for the website to work.

    We are using loco-translate and polylang. There have not been any modifications with those plugins.

    I have included images showing the menu not working and working in french. There is no primary menu.

    • This topic was modified 6 years, 6 months ago by Jonathan Zvonko.
    • This topic was modified 6 years, 6 months ago by Jonathan Zvonko. Reason: added info
    In forum: Ascend Theme

    In reply to: Blocks within blocks

    #239032

    Hey,
    When adding a video you really don’t need to (and shouldn’t) add a slider. Add a slider only when you want a slider. For just a video you can simply place the video in an editor widget.

    I updated the page so you can see an example and I’ve put the video in the center so you can see that as well.

    Ben

    #239024

    Sorry, missed that post I was writing a response when you posted, here is some css, let me know if this is what you are wanting:

    .kad-header-widget {
        display: flex;
        align-items: center;
        justify-content: space-around;
        min-height: 110px;
    }
    .kad-header-widget .header-widget-area-header {
        margin: 0;
    }

    Ben

    #239000

    Hi,

    I also had the same occur when updating Woo Templates. I have updated Woo Templates (Plugin Folder: kadence-woo-template-builder) using the standard WordPress update method and after it was completed all references and templates for Woo Templates were removed from the site and Elementor Pro is now in the plugins directory but disabled showing version 1.1.3. The front end product pages were no longer using their templates an were a mess.

    WordPress version 5.2.4, Latest Virtue Premium theme.

    I’m currently attempting to manually roll back to the previous version using a backup.
    Any update or patch version of Woo Templates would be appreciated.

    New Update: After looking at the plugin files in yesterdays backup, I found them to be very different. The plugin folder name is the same but files seem to be very different… now they reference Elementor Pro instead of Woo Templates.
    *********************************************************
    New readme.txt:
    === Kadence Woocommerce Elementor Pro ===
    Tags: elementor, woocommerce
    Donate link: https://www.kadencethemes.com/about-us/
    Requires at least: 4.4
    Requires PHP: 5.4
    Tested up to: 5.3.0
    Stable tag: 1.1.3
    License: GPLv2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Elementor for Woocommerce. This plugin adds archive and checkout templates to create custom archive pages as well as for a custom checkout page.
    == Description ==
    Elementor for Woocommerce. This plugin adds archive and checkout templates to create custom archive pages as well as for a custom checkout page.
    == Changelog ==
    = 1.1.3 =
    * Fix: API issue
    = 1.1.2 =
    * Fix: Category Meta input issue.
    = 1.1.1 =
    * Update: Pot language files.
    [MORE]

    ********************************************************************
    Yesterdays readme.txt:
    === Kadence Woo Template Builder ===
    Contributors: Kadence Themes
    Tags:
    Requires at least: 4.4
    Tested up to: 4.9.8
    Stable tag: 1.1.2
    License: GPLv2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Page builder for woocommerce. This plugin adds templates to create custom product, archive and checkout pages using Page Builder by SiteOrigin.
    == Description ==
    Page builder for woocommerce. This plugin adds templates to create custom product, archive and checkout pages using Page Builder by SiteOrigin.
    == Installation ==
    Install the plugin into the /wp-content/plugins/ folder, and activate it.
    == Changelog ==
    = 1.1.2 =
    * Fix: Update issue.
    = 1.1.1 =
    * Add: archive description widget.
    = 1.1.0 =
    * Fix: Bug causing endless loop.
    [MORE]

    I hope this helps.

    Thank you,
    J

    In forum: Ascend Theme

    In reply to: Blocks within blocks

    #238986

    Oh, I’m sure I’ll have more questions! I’m just getting started trying to figure out how to improve my website and move more an more pages to the blocks.

    For example, I’m trying to simplify the structure and remove some content that appears twice. An existing page has the widgets SiteOrigin Editor, SiteOrigin Slider, and SiteOrigin Editor all in one row. I cannot seem to center the Slider as there are no controls to do it, it seems to be left justified. I’ve tried the Kadence Pro Slider. I’ve even tried just the Editor with shortcode added and none of it seems to be able to center the video. Also, I can’t seem to control it’s height and/or width. If I make a Kadence Pro Slider (currently #5 is the slider in question), I can’t control the height or width. If I make it full width, then the top and bottom of the video get cut off.

    The page in question is

    https://www.cagesplus.com/backyard-batting-cage/

    I’d like to try and convert this and other pages) to blocks too, but since this is live, am taking it slow! /Bob

    P.S. You may be sorry you asked if that was all I was having trouble with!

    #238983

    Hey Ben, yes it is the layout widget. I have taken if off and added the widgets separately but they are now not aligning (re my last reply)

    #238980

    Could it be the layout builder widget?

    Depends on your settings, are you seeing this still as an issue right now? I just tested your site and couldn’t recreate.

    Ben

    #238979

    I’ve added the widgets separately without the layout builder, but they are not aligned vertically in the middle and would like it aligned to the right.

    Thanks Hannah 🙂

    #238977

    Hi Hannah,

    I think I know the problem. It could be the widget in the menu.

    I change the header layout to another one, and that fixed the problem. But I need the contact details along with the book now button on the header.

    Is there another way to do that? Could it be the layout builder widget?

    #238963

    Hey John,
    The virtue gallery widget will get you a similar look. Just choose carousel as the gallery type and set the number of columns to one. Another option is the advanced gallery block within Kadence Blocks. See here: https://www.kadenceblocks.com/custom-blocks/advanced-gallery/
    Hope that’s helpful!

    Hannah

    #238957

    Hello Kadence Support group, how are you?!

    I would like to improve the images on my website. I like the looks of this manual click-through gallery, which has obvious buttons to use to click through, and also shows exactly what number of photo one is looking at… and allows for a text description of each photo.

    Something like seen at the bottom of this page:

    Is there anything like this that could possibly be used in a WordPress widget, etc?

    John

Viewing 20 results - 1,701 through 1,720 (of 13,419 total)