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,141 through 1,160 (of 2,437 total)
  • Author
    Search Results
  • #144191

    Thanks for your response.

    I’ve fixed the problem using page builder in the widget area.

    You can lock the thread.

    #144182

    Hi, I am trying to get my CTA widget in the header to be right aligned. I entered the following css.

    .widget-1 .widget-first .header-widget-area-header .virtue_calltoaction_widget {
    text-align: right;
    }

    It’s not working.
    Thanks,

    #144164

    Hey,

    Just a simple question, I hope. I’ve added WPML plugin and enabled language switcher in the widget area of my topbar. I try to leave search widget there as well. The problem is they are aligned vertically and stretch the topbar, I am trying to get them aligned horizontally to leave that neat topbar line intact.

    Screenshot, just in case.

    A pathetic attempt at trying to solve this:


    @media
    (min-width: 768px) {
    .topclass .topbar-widget {
    float: left;
    margin-top: 7px;
    }
    }

    Thanks for any help!

    #144093

    That image menu is configured in Appearance> Widgets in the Home Widget area.

    You should be able to make any necessary changes there.

    -Kevin

    #144052

    That’s a site origin call to action widget and you should be able to remove it in exactly the same way that you removed the meta content. Are you not seeing it in the sidebar widget area? All of the content in your sidebar should be set in Appearance> Widgets.

    -kevin

    #144050
    This reply has been marked as private.
    #144041

    You need to remove it from your sidebar widget area. In Appearance> Widgets, you should see the sidebar (either sidebar1 or something similar, depending on what you’ve called it.) Open the sidebar widgets, and find the Meta one. Remove it from the widget area and you should be set.

    Does that make sense?

    -Kevin

    #143654

    If your homepage is set as a static page (settings > reading) you can add this into the page content area. Otherwise you can use the home widget area from Appearance > Widgets use the layout builder widget.

    Hannah

    In forum: Reply To:

    In reply to:

    #143567

    In order to retain the topbar widget area, you cannot use the simple mobile header.

    Go to Theme Options> Mobile Header, and shut it off. You may need to reconfigure some things to get it looking the way you want though.

    -Kevin

    #143490

    Hi I have just deleted some unused plugins on my site and since then the text in my footer (left hand side) “Coverage” is now on two lines instead of one almost as if the area has become smaller but it hasn’t…

    Can you please provide a fix, the website is: http://www.plumber-exeter.co.uk

    It should look like this: http://www.cloudwireless.uk

    Thanks

    In forum: Pinnacle Theme

    In reply to: Version: 1.9.4

    #143017

    ok, so I just went to your widgets page and nothing is added? Once I add a widget to a widget area it shows fine.

    Ben

    In forum: Pinnacle Theme

    In reply to: Version: 1.9.4

    #143015

    I’m not seeing any Appearance> Widgets area in your admin area. Is this area still visible to you when you log into your site?

    -Kevin

    #142878

    Several questions regarding the Customize option and some overlapping of rows.

    In Appearance > Customize > Home Page Layout > Home Page Payout there are 9 “modules” listed, 4 of which have been checked. I think by default from the Ascend Premium “Shopping Demo.” The 9 are:

    Home Widget Area
    Product Carousel Tabs
    Page Content
    Latest Blog Posts
    Image Menu
    Icon Menu
    Portfolio Carousel
    Portfolio Grid
    Custom Carousel

    The first 4 boxes are checked, so they display. The instructions for these modules are:

    Homepage Layout Manager
    Check box to enable and sort for output order (Top First). (bold is my emphasis)

    I assume that means I can drag and drop to re-order them. However, whenever I try to make the Product Carousel Tabs on the top and make Home Widget Area second, it doesn’t allow it. I can save it and it looks right for a bit, but when I leave and come back or refresh my home page, it is back the way it started, with Home Widget Area on top.

    I tried dragging the Home Widget Area all the way to the bottom. It seemed to be correct. I saved and published. Went to another tab in Chrome refreshed the home page and it was right back to the top again.

    site:

    Which brings up another question. Is there a way to control the height of the “Product Carousel Tabs”?

    I am also noticing an overlap of a row on top of another row. I have set the row to full width, but it still does not go all the way across. If you scroll down to just below the “testimonial row” you can see part of the next row overlays the testimonial row. So the grayish-blue of the image (this is the Hero widget I asked about earlier and found, thanks) is on top of the dark blue from the testimonial row. /Bob DeCloss

    #142867

    1. This was a change in woocommerce 3.0 When a variable product has a range it only shows the range and not the normal then sale range. You have a child theme with a script that is changing it to only show the lowest price and not the range. Thus one price.

    2. I don’t’ know what you mean? What page please link directly to where you have a question. And provide whatever css you are were using so I know what you are referring to.

    3. You can use this css to make the icons larger:

    .topbarmenu ul li a i {
        font-size: 18px;
    }

    There is not an option to make some appear on the left of the screen. You would have to add those manually either coded through a child theme or added through the topbar widget area.

    4. You had not set the bottom margin to 0.

    5. That is not a theme option. You would have to code that yourself using a child theme.

    6. I don’t understand what you mean. The menu is centered based on the page width. You can’t choose to center something on other objects. Nor can I understand how that would be visually appalling so I am assuming I don’t understand what you want. Please clarify.

    7. I don’t know what “originally” thing you are talking about the image menu normally have a hover effect. Maybe that is.

    Here is some css that you can play with. If you want something different I need more details. maybe an image?

    .home-message {
        background: rgba(255,255,255,.5);
    }

    The last number is the opacity.

    Ben

    #142834

    Sorry to be a pain but somehow the coding is no longer working. It was fine and then I duplicated that particular widget area and embedded an iframe map. The map widget looked fine but the original home area widget shrunk down to the small size again. I tried backing out of it but the widget remains small. Is the coding associated with a very specific widget id? I deleted the map widget for the time being as it’s more important that I fix the original widget area. thx in advance.

    #142813

    Hi – I’m using Virtue premium with, for the first time, a child theme. I need instruction on how to enlarge the home area widget that contains an iframe. The iframe doesn’t include any sizing so I’m figuring that I need to somehow widen the widget area. I searched the previously asked questions and didn’t see it. Thanks in advance. The site I’m working on is under construction but I’ll include a photo of the problem.

    #142771

    Hey Selby,
    You can either set your homepage as a latest post page from Settings > Reading, or you can add your posts via shortcode like this:
    [kad_blog orderby=date items=16 fullpost=false]
    If your homepage is set as a static page you can paste that into the content area, or you can paste it into a text widget within your home widget area.
    Hope that helps!

    Hannah

    #142693
    This reply has been marked as private.
    In forum: Virtue Theme

    In reply to: blog navigation

    #142662

    1. I’m not aware of a plugin that would do this automatically but I’m sure there are some out there. You can also just create unique sidebars and assign “virtue: recent posts” widget to each. IN that which you can choose to only show a specific category.

    2. You didn’t post a link but you can place social media icons in the header widget or topbar widget area or use the top bar icon menu.

    3. You can certainly create whatever kind of menu you want by manually adding things. I don’t see how it makes sense to show all your posts in a drop down but if you only have a couple maybe that works.

    4. Plugin, there are loads out there. We even have a widget popup in our membership plugins.

    5. ^ same, and yes are membership has a plugin for that too. But of course, there are loads of free options.

    6. Please explain more or give an example.

    Ben

    #142602

    Hi Dmitry,
    1. Was this always showing this way or did you just notice? Have you added any css that would affect this?

    2. You can add products to the homepage using shortcodes. You can see a full list of woocommerce shortcodes here- http://docs.kadencethemes.com/virtue-premium/shortcodes/
    You can paste the shortcode into your page content area or into a text widget within your home widget area.

    Hannah

Viewing 20 results - 1,141 through 1,160 (of 2,437 total)