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 - 1,281 through 1,300 (of 2,437 total)
  • Author
    Search Results
  • #127974
    This reply has been marked as private.
    In forum: Virtue Theme
    #127967

    hi all,

    how do i make the virtue:gallery from appearance/home widget area from my home page to me smaller, to adjust the height. I have tried with the Slider Height (e.g. = 400) but its not working.

    thank you

    claude

    #127959

    In Theme Options > Topbar Settings set Enable widget area in left of Topbar to On. Then from Appearance > Widgets you can add content. Does that work for you?

    Hannah

    In forum: Virtue Theme

    In reply to: virtue carousel

    #127877

    Still not seeing it…try clearing your cache. Are you adding it through the home widget area? Can you send a screenshot? Or else a temp login?

    Hannah

    In forum: Virtue Theme

    In reply to: virtue carousel

    #127836

    What is the link to your site.

    When you put the virtue carousel widget into the widget area you should see all your settings for what type of carousel you want.

    Ben

    In forum: Virtue Theme

    In reply to: tiled gallery carousel

    #127824

    Ah alright.

    You can accomplish this equally simply by going into the area that you’re wanting to add this carousel (either in the default wordpress editor or a visual editor page builder widget) and click the “Add Media” button. Then click “create Gallery.”

    Select the images that you’d like to use, then hit the “Create New Gallery” button. Find the “KT EXTRA GALLERY SETTINGS” and set the “Type” to be “Image Carousel” and you should be set!

    Let me know if that works for you!

    -Kevin

    In forum: Virtue Theme
    #127763

    dear all,

    i am adding virtue carousel in the home widget area. where can i edit it? i do not know how to add images and links for that images in that virtue carousel for home widget area, the carousel to be displayed under the parallax (Ready?) thingy from home page? If not possible, how can i add a kind of display carousel under Ready? with type of bases of lamps? eg edison crew, small edison crew, gu10. gu5.3 etc And then I need to add links to that images, links with the right filter (I need to add manually – maybe you can help me with this as well – to be added automatically type of bases behind the image of this carousel, so, when the liebt chooses the base/click on the image with eg edison screw will reach all the products with that type of base)

    and

    how do i put “Choose your base and start shopping” lower and in the middle under Ready? Shop and to be smaller like a subtitle?

    many thanks

    #127760

    Hi Loren,
    There isn’t a way to use options from the homepage layout manager more than once. But you can use things like the “home widget area” or “latest blog posts” to create repeats of options. You could also create a static homepage and use shortcodes to display your content.
    Let me know if you need further help with this.

    Hannah

    In forum: Virtue Theme
    #127743

    becuase you are minifying I can’t see where this css is coming from possible a plugin but you have this:

    
    .textwidget .contact-form input[type=text], .textwidget .contact-form input[type=email], .textwidget .contact-form textarea {
        width: 250px;
        max-width: 100%;
        box-sizing: border-box;
    }

    You can override by adding:

    
    .textwidget .contact-form input[type=text], .textwidget .contact-form input[type=email], .textwidget .contact-form textarea {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }

    Or figure out where that is coming from and remove it.

    Ben

    In forum: Virtue Theme
    #127622

    Hey Claude,
    In Theme Options > Home Layout enable the Home Widget Area. Then navigate to Appearance > Widgets and add the Layout Builder widget to your home widget area (assuming you are using page builder). Then open the layout builder widget and create a row. Edit the row and give it a background image and set the row layout to “full width stretched” and the background image style to “parallax”. Be sure to add a widget (even if it is a blank widget) to the row.
    Hope that helps!

    Hannah

    In forum: Virtue Theme

    In reply to: testimonial options

    #127079

    Hey Brandon,
    You’re still adding the shortcode to your footer rather than the home widget area. Did you enable the home widget area in the homepage layout manager in Theme Options > Home Layout? Then you should add the shortcode to a visual editor widget within your home widget area in Appearance > Widgets.

    Hannah

    In forum: Virtue Theme

    In reply to: Credit cards

    #127041

    You would need to set it to three in your theme options > footer options.

    Then move the widgets from inactive to the widget areas.

    Ben

    In forum: Virtue Theme

    In reply to: Credit cards

    #126935

    Hey Leslie,

    You can add images to footer widgets by going into Appearance> Widgets, and finding the footer area that you’d like these images to display.

    Then, you can add a visual editor widget to that area, and upload the images via the add media button. You may also be able to use text widgets for each credit card image instead.

    Does this make sense? Let me know if you need any further assistance.

    -Kevin

    #126874

    Good afternoon,

    We have added two widgets to the topbar area of our website (www.heyvoyager.com):
    1) A small email subscription box
    2) Pinnacle social links.

    Unfortunately we are experiencing some issues with the spacing and we haven’t been able to figure out the best way to make them align.

    We’ve tried unsuccessfully to add HTML/CSS that can center the subscribe box vertically within the topbar as well as bring the pinnacle social links into the topbar area (the green bar). If you have any information or guidance that you can provide, we would be very appreciative.

    Thank you for your time,

    Ben & Alison

    #126829

    That isn’t a widget that you can move from one widget area to another. It’s only for the topbar. You can add this css and force it into the widget area while on desktop screens though:

    @media (min-width: 992px){
        #topbar ul.kad-cart-total {
        position: absolute;
        bottom: -50px;
        right: 0;
        z-index: 1000;
    }
    .kad-topbar-left {
        position: relative;
    }
    }

    Ben

    #126811

    Kevin,

    Yes it worked! Strange though I have been using simple custom css and put it there with no luck, then put it where you said and it did. I thought that simple customer css always was the override. Either way it works.

    One more thing. If you look at the site the cart and cart total are in topbar, with a size roughly the same as the search bar.. I would like to have that beside the search bar in the logo widget area, but leave the three products categories in topbar.

    #126805

    The default setting when you choose to use the title / widget option give you a title area of about 1/3 on left and widget area ~ 2/3. I need to be able to adjust this is 50/50 or whatever I want. There should be a code snippet to do this I would imagine.

    So I have: Main Settings> Standard Header > Logo Options > Logo Layout > 4th selection (widget on right)

    Thanks in advance.

    Site: staging2.directpivotparts.com

    #126558

    Hey An,
    The search in the forums is added through bbpress. You can enable the home widget area from theme options > home layout. Then use the layout builder widget to create a row. Then you can set a background color for the row and add in a search widget. Does that work for you?

    Hannah

    In forum: Virtue Theme

    In reply to: testimonial options

    #126556

    Hey,
    You can use the home widget area. Enable it from Theme Options > Home Layout then in Appearance > Widgets add a visual editor widget to the home widget area and add the testimonial shortcode. Does that work for you?

    Hannah

    In forum: Virtue Theme
    #126255

    Hi there,

    Recently, Hannah from your support team explained how to make a gallery mosaic on the front page of my website. I followed her instructions exactly, and it worked perfectly. However, I was just making some updates to my website, and the gallery on the front page disappeared completely. I have checked everything I can think of, and I can’t understand why it has disappeared, as all the settings seem to be right – i.e. the “Home Widget Area” is enabled within the home layout section of the theme options, the images I want to be included in the mosaic are all added to the widget itself, etc. … I’ve even tried removing the gallery from the home widget area and then adding it back, or clearing the gallery and then adding my selected images back again, but nothing seems to work.

    The website is located here:

    Do you have any idea what I can / should do to get my gallery back?

    Thank you,
    Amber

Viewing 20 results - 1,281 through 1,300 (of 2,437 total)