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 area'

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

Viewing 20 results - 801 through 820 (of 2,437 total)
  • Author
    Search Results
  • In forum: Ascend Theme

    In reply to: Pages widget

    #184696

    That didn’t work, unless I didn’t put it in the right spot. In the widget title area it showed up.

    #184450

    You should be able to go into Appearance> Widgets, and find the sidebar that you want to display the form in.

    Then, add a text widget to that widget area. Paste the shortcode into that text widget, and the form should show in the sidebar now.

    Does that work for you?

    -Kevin

    #184148

    Shortcodes have worked (at least for me) in the widget areas since forever … It’s a handy nice feature to have, and also I nightmare to lose it all of a sudden, so thanks for fixing this so quickly! You guys rock!

    #184143

    Hmm, interesting error, I found it and your site is working. I will include a check for this in the next update. Basically, shortcodes were not set to run in widget areas.

    Ben

    #184139

    I can’t really know the SEO implications, usually, search engines ignore display none but you would have to talk with an SEO expert for advice.

    So instead of “latest posts” you could add the page content or the home widget area.

    You would add in the posts like this:

    
    <div class="visible-xs">
    [blog_posts type="grid" orderby="date" items="8"]
    </div>
    <div class="visible-sm visible-md visible-lg">
    [blog_posts type="below_title" orderby="date" items="8"]
    </div>
    
    Add button to posts page here

    Ben

    #184131
    This reply has been marked as private.
    In forum: Ascend Theme
    #184048

    You can make my-account a menu item as well. Or you can add a text widget in the header widget area and in that add a cart link.

    Ben

    #184011

    Hey So to be clear a background is what you want since you want it to “cover” an area. Images will maintain ratio and since the ratio of your image doesn’t match the ratio of the area you ware wanting to “fill” you need to use background cover so that the image will fill it and let the excess image overflow and not be visible.

    see here for more explanation on that: https://www.kadencewp.com/background-image-sizing/

    But the issue is just because there is space doesn’t mean something would fill it and a background is only ever a background for content it can’t create space. It doesn’t set a size.

    Adding a widget into the left column does not mean that widgets height will automatically be 100% of the available height. So when you set the background for that widget it’s only going to cover the background of the widgets content.

    You would think a simple option would be to tell that widget to be 100% height. but it’s not that simple since defining what is 100% is based on content in another column in your row (so what happens when your on mobile and all columns become their own row) plus css doesn’t work that way. 100% height isn’t really a thing 🙂

    So is there a simple solution no, But there are options although before I can give you any I need to know what you expect for mobile?

    Becuase you can add a background directly to your row, instead of the left widget area, then it would fill the height. And from there you would set the right column widgets to have a white background which would give you close to the results you want with an image filling space on the left although part of your image would be cut off.

    But this method doens’t really work for mobile very well.

    Ben

    In forum: Virtue Theme

    In reply to: Change Homepage

    #183930

    Hey,

    You can add your portfolio to the home page with shortcode. In either your home page content area, or your home widget area, add the shortcode to a text editor like this:
    [portfolio_posts orderby=date excerpt=false]

    If you wish to edit shortcodes, see here for more information:
    http://docs.kadencethemes.com/virtue-premium/shortcodes/

    Let me know if that works for you!

    -Kevin

    #183912

    Good morning Kadence,

    I hope you can help. I’m going around in circles with the Ascend image widget – attempting to force the image / background image to fit into the whole widget area.

    The image widget is in a row to the left of a single column gallery widget. I would like to retain the gallery sizing ‘as is’ but force the image to fit the area of this row. The page in question is here:

    Any guidance greatfully received, as ever!

    Many thanks,

    Andrew.

    In forum: Virtue Theme

    Topic: Home Widget

    #183575

    Hi,
    Is there a way to link each home widget title to its own product category?
    Also, even though I set Visible: ALL, NOT all the products appear on the home widget area.
    Please help.
    Thanks,
    tracy

    In forum: Ascend Theme
    #183454

    Hi,
    There’s a setting in Theme Options > Home Page Layout > Module Product Carousel Tabs where you can enable your Featured products. Then to show your product categories you can enable the Home Widget Area in the Homepage Layout Manager and add two Ascend Carousel widgets to this area from Appearance > Widgets. The Ascend Carousel widget allows to you to show a specific category of a product.
    Hope that’s helpful!

    Hannah

    #183062

    Hi Kevin,

    Having a think about it, I don’t really want to be changing the style of each widget, I would like to do it for all the ‘Ascend Recent Posts’ widgets, to have the same font as the title of that widget. At the moment they are different, the title is source sans pro (default) and the body text is what I have changed to Roboto slab. In the widget ‘Ascend call to action’ I can choose any ‘h1’ style, which I see I can change in the typography settings.

    The trouble I have at the moment is don’t know what font I want to use on the rest of the site for all the titles, Is there a way of doing that easily using options rather than code?

    With the ‘Ascend Spilt Content’ widget the body text changes but I can’t change the title text?

    Sorry I’m not quite understanding how I can change these things, but if you can help I will decide tomorrow which font I want for which areas

    #183025

    Hi,
    If you’re no wanting the carousel effect, I would recommend using the home widget area and add the layout builder widget. Create a row with 4 columns, and add a virtue: image widget to each (from Appearance > Widgets). Would that work for you?

    Hannah

    #182792

    So, I’ve been using Virtue plugin for a few years, and have recently updated my site. I created a page which I’d like to feature as my homepage – so I go to ‘Settings’, ‘Reading’ and select the page that I created to be my ‘Homepage’. However, it doesn’t work – it doesn’t update. Currently the homepage has been created via a homepage widget using a layout builder. So under the ‘Theme options’ menu, ‘Home layout”Home layout manager’, I have the only one widget enabled – which is ‘Home widget area’ – this is what is being displayed as my homepage. If I remove that widget since I try to set the page I created as my ‘static homepage’, it’s completely blank. It’s driving me a little insane as I can’t work out what I’m doing wrong. Have never had any issues with this theme until now. Any ideas?

    In forum: Ascend Theme

    In reply to: Top Bar on Mobile

    #182778

    Hey Frank,
    You can enable the Mobile Top Icon Bar then enable the Enable Mobile Top Icon Bar Widget Area from Theme Options > Mobile Header and then add a visual editor widget from Appearance > Widgets. Would that work for you?

    Hannah

    #182638

    I’m guessing you want this css:

    .kt-topbar-right .kad-topbar-widget-area.kad-topbar-item-right {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex;
        -webkit-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -webkit-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
    }

    Ben

    #182526

    I placed in the footer widget area 4th column.

    #182523

    I think I am confused. You don’t want the icons in the header widget area then. if you want them in the footer on mobile.

    And are you sure you don’t want sharing links? Was that clear about the difference?

    In forum: Virtue Theme

    In reply to: Home Image Menu

    #182520

    Hey,
    You can move the “home widget area” module to enabled between your home icons and home image menu. Then add a text widget with the title you would like.

    Or you can use pagebuilder to build the whole page, adding the image menu items as widgets and icon menu items as icon box shortcodes instead of through the theme options. That would allow you to add a widget above the columns with a title.
    I hope that helps,

    Ben

Viewing 20 results - 801 through 820 (of 2,437 total)