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

    Hi,

    When trying to add a video using the Vimeo or Youtube shortcode from within a Visual Editor or SiteOrigin editor widget, no information about the video is being added to the shortcode, it just displays [kad_youtube ] or [kad_vimeo ] without the video link or height, width settings etc.

    I’ve got the most up-to-date version of WordPress – 5.5 – and I have the Classic Editor plugin installed.

    Thanks,
    Matt

    #255501

    Upgraded to WordPress 5.5..
    Using the Ascend Theme Pro…
    Added a new page and changed the theme to landing page
    Added two differnt Site Orgin rows and filled them with widgets.
    Had some error on the SiteOrgin Image widget.
    It wanted me to install the widget pack.
    Once installed the image widget didn’t work.

    Saved the page
    Exited the page

    Re-edit the page and get nothing but the errors in the screen print below.

    This is the second time this has happened.

    Any ideas if there is a larger problem here? How can I get back to the visual interface?

    #255487

    Nothing in the theme would do that, sounds like a plugin but could be something you are adding into a widget if it’s only happening on the widgets page.

    If you can send a temp login I would be happy to take a look.

    Ben

    #255486

    Hello!

    I am having an issue with the widget page in the wordpress admin. It is marked as non secure, and that seems to lead to not possible to make any changes what so ever in the widgets.

    I have deactivated all my plugins one by one to see if there are any conflicts, but didn’t find any conflict.

    Is this a problem could have been caused by the virtue template? Or do you have any other ideas?

    Thanks a lot!

    //Fredrik

    #255475

    Well I haven’t started building it yet, but I have tried before. I just want the content of a single row to fill the user’s screen. There’s not much to look at on my pages that don’t work. Ideally I could set the first row to be dynamically as “high” as the screen, and lock, and when the user scrolls, it just scrolls on by normally.

    My row would have an image widget, some text, and some buttons.

    Hope that helps.

    Thx

    #255464

    Hey,
    In your header options you can make the whole header sticky so that would make it sticky with the rest of your header.

    Add another text widget to the widget area and place the text int that, it should flow next to the widget.

    Ben

    #255450

    Hey,
    I suggest reaching out to site origin builder support to see if they offer a widget that would allow emojis, else you may want to use the block editor.

    Ben

    #255406

    Is there a way to basically turn a row into a hero layout and have it fill the height & width of the user’s screen… and then center the content vertically and horizontally in the display? I know I can use a stretch row layout to get the width – just need help with the height.

    I would have multiple widgets in the row.

    Thanks as always. Ya’ll are the best!!

    #255379

    Thanks for the quick reply Ben! What you’ve said makes complete sense regarding containers. I would, however, argue that a container on the ‘Main Row & Bottom Row’ would be more important than a container on the ‘Top Row & Main Row’. There are many e-commerce sites that wold utilize the header builder much like the attached screenshot.

    Can you tell me a bit more about the custom sticky items? Sounds like a separate section that you can build with menus/widgets that will appear at the top after the header scrolls off-page. Is that correct?

    sticky-Capture

    #255360

    I’ve updated the css on your site, let me know if that works for you.

    For the recorded I added this:

    .kad-header-widget {
        text-align: right;
    }
    
    .kad-header-widget .header-widget-area-header.shortcodes-ultimate  {
        float: right;
    }
    .kad-header-widget .virtue_social_widget {
        float: right;
        margin-top: 10px;
        margin-right: 10px;
    }
    @media (min-width: 992px) {
    .kad-header-left {
        width: calc( 40% - 30px );
        padding-left: calc(30% + 15px );
        box-sizing: content-box;
    }
    .kad-header-widget {
        width: 30%;
        box-sizing: border-box;
    }
    }

    Ben

    #255357

    Hey, Here is a bunch of custom css which can make this mostly possible for you.
    I first suggest you increase your header height setting by about 30px to accommodate the space to place this under the logo area.

    h4.header-widget-title {
        font-size: 12px;
        line-height: 1.2;
        font-style: italic;
    }
    
    .kad-far-right-header.kt-header-flex-item {
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 111;
    }
    
    .kad-header-flex.kad-header-height {
        position: relative;
        }
    
    li.menu-widget-area-kt .widget-inner {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: row-reverse;
    }
    #logo a.brand {
        padding-bottom: 32px;
    }
    .kad-header-menu-outer .kadence_social_widget a {
        width: 32px;
        height: 32px;
        line-height: 30px;
    }

    Ben

    #255321

    This is an issue I am working on. The customizer doesn’t load widget area settings unless that widget area is on the page so when you load the customizer before adding the header widget area or the toggle one there is no widget area settings to view. Right now just saving and reloading the customizer fixes but I’m working on a way to trick the customizer into loading those widget area settings even if it’s not being used on the page so that there is no confusion.

    Ben

    #255318

    Hey,
    Do you have any products that have a rating? If not then the widget would be empty because it only outputs if there are products with a rating to filter on.

    Ben

    #255311

    You are right. It seems to be working fine after adding at least 1 widget in that sidebar from Appearance > Widgets. And it continues to work in the Customizer even after that single widget is deleted. Strange. Need to test in another install to confirm the problem.

    #255306

    I noticed this too but after adding a widget from Appearance > Widgets I had a dropdown with widgets in the Toggle Widget area in customizer

    #255304

    Nothing happens when clicking on “Add Widget Items” in the Customizer at Header’s Toggle Widget Area.

    Widgets can be added in the “Header Off Canvas” sidebar normally at Appearance > Widgets.

    #255303

    Hi – two questions.
    I want to add an Instagram link in the header on every page (including home) with hover text of “Follow me on Instagram”. I can put this in the widgets area, but the title is always displayed and it’s in a huge font – can’t figure out where to adjust the size or how to make it just appear on hover.

    Also – in an ideal world, I’d like this to appear just below the logo and site title on the right. Any suggestions would be much appreciated.

    Janice

    #255302

    Off Canvas Widget Area shows only the first widget from the “Product Archive Off Canvas Sidebar” regardless of how many widgets are present.

    Screenshot:

    • This topic was modified 5 years, 8 months ago by Ben Ritner.
    #255284

    Hello,

    Thank you in advance for your Help.
    Please see the attached screenshot for what I would like to get accomplished.
    The website is http://www.kelleewhite.com

    I would lIke to have the Header Logo Centered and Be able to used and Move the HEADER WIDGET AREA Contents
    Flushed to the Right.

    Thank you again
    Maria

    #255158

    Sadly this made no difference, I can still not interact with the widgets admin page.

Viewing 20 results - 961 through 980 (of 13,419 total)