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 - 3,021 through 3,040 (of 13,419 total)
  • Author
    Search Results
  • #203950

    Ok – If I try to do the full width picture another way by inserting a Virtue Image Widget into page builder and upload my image to the background, it is about 95% of the width of the screen. Are there any settings that would be preventing this from being full width?

    Also, my menu appears to still be floating. I have the sticky menu option off. Is there another setting within the theme that I need to address?

    Thank you for your help.

    Lisa

    In forum: Ascend Theme
    #203949

    Hey,

    Something is effecting the visibility of those widgets and hiding them on all pages besides the home. As for the search, that’s not a part of your home content area so you wont be able to get it to show on all pages unless you add it to all other pages content.

    If you can post a login I should be able to figure out why the widgets are being hidden, and I can setup a search in the header widget area that will show on all pages.

    -Kevin

    #203947

    Hey,

    I strongly suggest uploading larger images. You should upload at like 1600px minimum. right now your portfolio images at all different sizes because they are not all at least 600×600 should be 1600×1600.

    1. There isn’t an option for landscape images in the carousel widget. You would need to use the theme options > home layout and enable the portfolio carousel there and use those settings to make the carousel landscape. This won’t matter though unless you have larger images as the theme can’t not grow your images to the correct size to be cropped.

    Please note that if you use more columns for example 4 or 5 you could get a way with smaller images although that is not a good option as your images are so small you would still not be supporting retina screens.

    2, You can hide that with css. for example:

    .kadence_carousel_widget .staff-entry-content {
        display: none;
    }

    Ben

    #203934

    Hannah, hello… I have two requests for questions (already ending the site, so thanks for your patience) and these are:
    1.- I need to leave two fixed widget that are only visible in the home of the web. What is the widget of social network icons and the search widget, I need to be fixed for all pages and entries
    2.- That the social network widget is also fixed from the homepage also remains fixed for all the pages and entries.
      Is there any way to do it? thank you very much

    web http://www.oropel.org

    examples

    In forum: Virtue Theme

    In reply to: iFrame Issues

    #203919
    This reply has been marked as private.
    #203911

    Hi,
    we used you tab & accordion widget on a page builder page…. this …

    but when you see on mobile you can see the two tabs aren’t left align correctly…

    Thank you
    Angelo

    #203812

    Hi there.

    When I add the testimonial carousel widget to a page row, it looks great but the client title does not show.

    Is there anyway I can make this happen ?

    I am using the Virtue Premium theme by the way.

    Thanks.

    #203771

    Hi Ben,

    I closed the previous topic to avoid any confusion.

    I am using Virtue Premium.
    I have embedded a slider in the header widget.
    The slider is a Kadence Slider.
    Under Slider Settings for this header widget slider, I have the following settings:
    Slider Grid Height: 300px;
    Slider Grid Width: 1329px;
    Full Width is set “on”;
    full height is set “off”

    The css code I am using for the header widget is as follows:
    .kad-header-widget {
    margin-top: -46px;
    margin-bottom: -49px;
    height: 300px;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    float: center;
    }

    Here is a screenshot of the website:
    Screenshot

    The link to the website is:
    Link to the website

    All I need for now is the css code to increase the width of the header widget/ slider.
    I used a chrome extension to measure the current width of the slider and it tells me that it is 1140px; I would like to increase the width of the slider/ header widget to 1300px.

    Thanks a lot for the help,
    Jay

    #203666

    SiteOrigin pagebuilder, and the video widget (Seems to be a default WordPress widget).
    Problem is also when I create video post and add the Facebook video URL, it makes the fb interface arabic.
    As seen on this page: https://www.virtasalmenviljatuote.fi/gluteenittomat-reseptit/gluteenittomat-helpot-donitsit/

    #203663

    When using video widget it will turn it arabic

    Which video widget are you referring to?

    Ben

    #203652

    Hey,
    Add this css in your theme options > custom css at the bottom of the file.

    .topbar-widget {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    Let me know if thats what you are wanting.

    Ben

    In forum: Virtue Theme

    In reply to: iFrame Issues

    #203518
    This reply has been marked as private.
    #203516

    Hey Hannah/Ben,

    Me again, I’ve activate the following two Plugins as I’ve read I have to add them if I want to add Pinterest Pin buttons on my images:
    a) Add Pinterest follow button; and
    b) Pinterest Pin It Button On Image Hover And After Post & Page Content

    Is that correct, do I need both? I have the social media Pinterest widget installed.

    But I can’t see how to activate it so it appears on my images?

    Thanks in advance.
    regards
    Mimmie

    #203515

    Hi,
    I would like to use only a slider and footer on my homepage. ( )
    At the moment I still have some white lines between the home page content (slider) and the footer.

    How can I remove these white lines?

    Thanks and best regards,

    Martijn

    In forum: Ascend Theme

    In reply to: Spacing Question

    #203503

    Hey Frank,
    1. There is spacing but default but it looks like you have removed it with this css:

    .home-padding:first-child {
        padding-top: 0;
    }

    Are you adding that?

    2.
    You can add your Instagram feed through your home widget area (enabled in Theme Options > Home Layout, then the widget can be added from Appearance > Widgets). Then in your homepage layout manager, you can move “page content” above the product carousel and have the home widget area at the bottom. Does that make sense?

    Hannah

    In forum: Virtue Theme

    In reply to: iFrame Issues

    #203501

    Hey Michael,
    When that message shows does it remove the ability to edit the widget? Is it giving any kind of warning or just that message? Are you having any trouble on the front end?

    Hannah

    In forum: Virtue Theme

    Topic: iFrame Issues

    #203484

    Hi
    I’m using Soundcloud’s embedding iframe in a SiteOrigin Editor widget, but for some reason when I go back to edit the widget I get this message: “Sat, 06 Oct 2018 14:57:33 GMT”
    Can you assist?

    #203474

    Video type post, video URL: https://www.facebook.com/viljatuote/videos/1655505554557903/
    And page with a problem URL
    https://www.virtasalmenviljatuote.fi/gluteenittomat-reseptit/gluteeniton-marjapiirakka/
    ANd oin this page I have fixed the issue by adding embbed HTML manually. When using video widget it will turn it arabic.
    Possible issue lies somewhere that WordPress Finnish locale is .fi not fi_FI like most languages.
    https://www.virtasalmenviljatuote.fi/gluteenittomat-reseptivideot/

    In forum: Ascend Theme

    In reply to: Image resizing

    #203468

    Hi Frank,
    This css should remove the image on mobile:

    @media (max-width: 768px) {
    .home .kad_img_upload_widget.kt-shape-type-kt-image-shape-standard.kt-image-align-left.kt-image-widget-widget-1-0-0 {
        display: none;
    }
    }

    Hope that helps!

    Hannah

    #203440

    Ok so when I only add this CSS to your custom CSS box, then it seems to display properly, so remove everything, and add this:

    .topbar-widgetcontain { 
        display: inline-block; 
        margin-top: 0; 
        margin-right: 3px; 
    } 
    
    @media (min-width: 768px) { 
    .kad-topbar-right { 
        width: 75%; 
        text-align:right; 
    } 
    
    .kad-topbar-left { 
    width: 25%; 
        } 
    } 
    
    .topbar-widgetcontain.widget-4 { 
        width: 120px; 
        height: 25px; 
        margin-top: 0px; 
        padding: 0px; 
    }
    
    .topbar-widgetcontain.widget-4 .icon-phone:before {
        top: 3px;
        position: relative;
        padding-left: 3px;
    }

    If that doesn’t work, can you post a login in a private reply so I can test further?

    -Kevin

Viewing 20 results - 3,021 through 3,040 (of 13,419 total)