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,441 through 1,460 (of 2,437 total)
  • Author
    Search Results
  • #110633

    I manged to do it with this:

    @media (min-width: 992px) {
    .widget-1.widget-first.header-widget-area-header.widget_woocommerce_product_search_widget {
        max-width: 500px;
        float: right;
        width: 65%;
      }
    }

    Plese correct me if I’m doing this wrong.

    #110625

    Try adding this CSS:

    @media (min-width: 992px) {
    .widget-1.widget-first.header-widget-area-header.widget_woocommerce_product_search_widget {
        max-width: 500px;
        float: right;
      }
    }  

    Let me know if that works for you!

    -Kevin

    In forum: Virtue Theme

    In reply to: Reduce space in header

    #110438

    It seems you actually want to add space above your header widget area to better match your logo?

    Use this:

    @media (min-width: 992px){
        .kad-header-widget {
        padding-top: 20px;
    }
    }

    Ben

    In forum: Virtue Theme

    In reply to: Change home page?

    #110198

    Thanks. I’ve actually watched that whole video. From what I can tell there is no way to make a particular existing page the home page. I need to recreate all the galleries in that home layout area?

    The page title successfully appears, but none of the content from the slider widgets carries over.

    #110149

    I see this thread

    But the poster is more experienced. I seek a straightforward tutorial on how to set up the split content features

    and

    It wasn’t enabled in the demo upload on my site, but is displayed on the features page for the theme.

    #109865

    Hey Daniel,
    I would suggest either adding this to a widget in your topbar area (appearance widgets) or creating a menu and adding a custom link menu item with your number (appearance > menus). To add icons to a menu see here- https://www.kadencewp.com/add-icons-to-your-menu-virtue-theme/

    Hannah

    In forum: Virtue Theme

    In reply to: Clients Slider

    #109695

    You can create a custom carousel using the Virtue Gallery Widget.

    Place a page builder row in the desired area, add the Virtue Gallery Widget to it, and configure it as a Carousel.

    Doest this work for you?

    #109578
    This reply has been marked as private.
    #109575

    Hello guys. I have a couple questions regarding the Primary Menu Bar and the logo widget area. I have tried a couple options but need help. I will mention the website address in the next reply.

    1. Primary Menu Line Height and wrap of menu items – I used CSS I found in the forum to wrap the menu titles on the primary but because there is only one menu item that is wrap the alignment of the others are not centered height-wise. Can this be fixed by increasing the bottom padding below the words but still inside the menu bar area or some other solution?

    2. I know how to use icons in the menu bar area but is there any way to just use the icon without the words below it?

    3. The logo widget area is giving me a warm time. I decided to use the Layout Builder widget and then split it up into columns and use Virtue Image Menu for a couple of them. The problem is the spacing. If I try to use more than one widget in a column the spacing between the two can be wide. I know with the new Page Builder you can adjust padding but that doesn’t seem to get them close enough. Do you have any suggestions to get the widgets to fit closer together height-wise?

    Thanks again.

    #109534

    Were you getting an error on the page? like are you talking php memory errors?
    The widget dock is minimal plugin. It’s actually being used on this site as well without issues. What other plugins are you running. What version of the theme wordress? What widget did you add into the widget area?

    The widget dock doesn’t run any browser specific stuff in your admin? The only cookies would be used on the front end. When the tech checked your processes what were the processes that were running?

    Ben

    #109512

    Hello Marek,

    You can do this with the Kadence or Revolution Slider using page builder, but the Kadence Slider is definitely simpler to configure.

    You’ll want to create a slider first, then obtain the shortcode for that slider. If you’re unfamiliar with configuring the sliders, this will help you:
    http://docs.kadencethemes.com/kadence-slider/kadence-slider-tutorial/685-2/

    Then, go into the page edit screen for your portfolio, and switch over to page builder.

    Create a new page builder row, and set it to have 1 widget area.

    In the row Layout options, set to Full Width Stretched.

    Place a Visual Editor widget in the Page Builder row, and paste your slider’s shortcode there.

    Your slider should appear in full width at the top of your portfolio page.

    Let me know if this works for you!

    -Kevin

    #109500

    I spent a bunch of time today getting to resolution of my website hanging because of hitting resource limits on the server. The website had been working properly without any issues and it had been several days since I updated any themes/plugins. All of a sudden my memory and CPU resources on the Godaddy server kept hitting limits each time I tried to log in to the admin area from my desktop. Godaddy tech support identified the issue as far too many active processes and suspected a plugin. I tried restoring several different backups including some over a month old without success. Finally I tried logging into the admin area from a different computer and was successful. So, the problem was caused by the web browsers on my desktop computer – it wasn’t unique to one browser, because the same problem occurred with both internet explorer and google chrome. The only thing that I could think to cause this is the widget dock plugin. I had installed and tested it from both web browsers on my desktop. Through the plugin, I had set up for a popup window to appear from my home page. When the problem first occurred, I had multiple tabs open on different pages of my website – some in the admin area. I suspect that extra processes were getting initiated via the widget dock plugin. I am now running without issue from all platforms. The only change has been to disable the widget dock plugin (I did not erase browsing history or cookies on the computer that had been the source of the hang problem).

    In forum: Virtue Theme

    In reply to: 'Sticky' topbar menu

    #109315

    You can’t have a shrink and also have the widget area with your phone number.

    Ben

    In forum: Virtue Theme

    In reply to: Customize Header

    #109219

    Hey Sommer,
    Try adding this to your custom css box in Theme Options > Advanced Settings:

    @media (min-width: 992px) {
    .widget-1.widget-first.header-widget-area-header.widget_text {
        float: left;
    }
    .virtue_social_widget a {
        float: right;
    }
    .col-md-8.kad-header-widget {
        margin-top: 65px;
    }
    }

    Hope that helps!

    Hannah

    In forum: Virtue Theme

    In reply to: Website Message

    #109212

    Hi Corey,
    You can use the sitewide footer call to action (Theme Options > Footer). Does that work for you?
    Or you can enable the widget area in the topbar (Theme Options > Topbar Settings) and add a text widget with this message to the topbar widget area (Appearance > Widgets).

    Hannah

    #109183

    Hi everyone…

    I’m simply trying to add “My Account” to the topbar however I cannot find any instructions on how to do this specifically.

    I have made it a widget so I can add things to the topbar but there is no widget for my account or login etc?

    I want it to look just like the standard style at: forgetting the logo part.. just the top bar!

    Please can someone help me add a My Account button to this area?

    Many thanks
    Anthony

    http://www.printbymagic.com

    #109141

    Hello

    I have just purchased WooCommerce Product Search plugin, and now I would like to implement it in Header Widget Area (instead of default woocommerce search). The thing is, that default search has icon for submit button. But plugin, that I bought doesn’t have it – it is just plain button. Is this something that is connected with theme or plugin.

    Can you help me make this plugin look the same as default search or do I need to contact woothemes?

    Thank you
    Ales

    Site is

    #109139

    Hi Kevin,
    Hannah gave me this <a href="0208 340 06 04">0208 340 06 04</a>

    Hannah mentioned that I have to put it to the Text widget in Header Widget area.

    Unfortunately, it does not make it call when I click on the phone number.

    When I replaced it for the link that you gave

    <a href="0208-347-5485">0208-347-5485</a>

    The phone number comes up on a header as the whole quote, not as a phone number, it actually does not work.

    At the moment I keep Hanna’s link

    Is there anything that I should add or change?

    #109025

    Hey,
    You can use this to adjust the text:

    .header-widget-area-header {
        margin-top: 65px;
    }

    And this to change the font:

    .header-widget-area-header a {
        color: #333;
        font-size: 20px;
        font-weight: 600;
    }

    Hannah

    In forum: Pinnacle Theme

    In reply to: Email into Top bar

    #108938

    You can place your email into the top bar by going into Theme Options> Topbar Settings, and set “Enable widget area in left of Topbar?” to ON.

    Then, go into Appearance> widgets, and add a Pinnacle Contact Card widget. Leave all of the areas except the Email address blank, and you should be set.

    Give that a try and let me know if that works for you!

Viewing 20 results - 1,441 through 1,460 (of 2,437 total)