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,261 through 1,280 (of 2,437 total)
  • Author
    Search Results
  • In forum: Virtue Theme
    #129486

    Ok paste that into a text widget within the home widget area .

    [recent_products per_page=”12″ columns=”4″]

    #129436

    Sorry, for some reason I thought I was on the Virtue forums. Pinnacle theme doesn’t have an option for a widget area in the header. So if you did not want to add your social links as icons in your primary menu (as the tutorial above explains) you could enable your topbar (theme options > topbar settings) and enable the topbar widget area then add a social links widget from Appearance > Widgets.

    Hannah

    #129434

    Hi Moniek,
    This tutorial explains adding icons to your menu: https://www.kadencewp.com/add-icons-to-your-menu/
    If you wanted only the icons I could provide css to remove the words.
    Another option is to enable the header widget area from Theme Options > Main Settings then add a virtue: social links widget from Appearance > Widgets.
    Hope that helps!

    Hannah

    In forum: Virtue Theme

    In reply to: Custom Carousel CSS

    #129278

    3. You can add widgets to your footer that will appear sitewide. You can choose a layout for your footer from Theme Options > Footer then add content from Appearance > Widgets.

    4. It creates a widget area on your homepage. You can enable it from Theme Options > Home Layout then add content from Appearance > Widgets.

    Hannah

    In forum: Virtue Theme

    In reply to: Custom Carousel CSS

    #129272

    1 & 2 – Thank you! Worked perfectly.

    3. How do I get the widget to appear at the bottom of every page?

    4. I can’t remember what Home Widget Area is for?

    In forum: Virtue Theme
    #129257

    So I think you’re just referring to normal products, not necessarily products that are “on sale”. I would suggest using a shortcode like this: [recent_products per_page="12" columns="4"]
    You can paste that into a text widget within the home widget area. Or else if your homepage is set as a static page you can paste it into the content area.
    Hope that helps!

    Hannah

    #129246

    Hi,
    Love the Info Box widget. It uses the WP icons by default. I’ve created my own set as a font, and am wondering if it’s possible to use them — instead or in addition — in the Info Box dropdown instead of the default ones? I’m lazy — trying to avoid my own CSS/HTML in the text area to add my icons from there. Many thanks in advance! ~~Mike

    #129135

    Hey Giovanny,
    The logo is meant to link to the main page of the site. There isn’t really a way to change this. If you’re wanting an image with a outside link in your header I would recommend using the header widget area and adding an image through that.

    Hannah

    #129060

    Hey,
    Unless you want to use a child theme and change templates you would need to set this up with page builder which is easy enough but I don’t see that you are currently using it on your site.

    Pagebuilder as a widget area that would allow you to create columns inside a widget area. so you can set the footer to the last option in your “Footer Widget Layout” settings and use the pagebuilder widget to add four columns in the bottom widget area and then add all your widgets there.

    Ben

    In forum: Pinnacle Theme

    In reply to: Sidebars Issues

    #128854

    Still no luck. updated version of the theme. at this point, I’ve deleted all the content from the widget areas so nothing will show up unexpectedly. Thanks for trying.

    In forum: Pinnacle Theme
    #128810

    Hi –

    I have Pinnacle running on the url jamlac.org. I’m running into issues with sidebars displaying on the wrong pages. Two in particular:

    jamlac.org/events – a footer widget area is displaying where the primary sidebar should be
    jamlac.org/news – the primary sidebar is displaying even though I have “no sidebar” selected from the drop down.

    In the case of the events page, I had to move to using a sidebar instead of creating content inside the page because the EventOn widget was having trouble with the theme when I used pagebuilder.

    Any help you can lend would be great. Thanks!

    #128795

    On your apperance > widgets page. You have a primary sidebar that is empty. If you had a widget in that sidebar area then it would show where you see that gap.

    The search results page has a sidebar.

    If you would like to not have a sidebar on your search results page you can use this css:

    .search-results .main.col-lg-9 {
        width:100%;
        float:none;
    }
    .search-results #ktsidebar {
        display:none;
    }

    Ben

    #128618

    You can hook on “kt_before_secondary_navigation”

    so

    add_action('kt_before_secondary_navigation', 'my_custom_after_header_widget_area');
    function my_custom_after_header_widget_area() {
    dynamic_sidebar( 'sidebar2' );
    }

    Ben

    In forum: Virtue Theme
    #128563

    Sure, in Theme Options > Main Settings beside Logo Layout select the fourth layout option (assuming you’re using the standard header style). Then navigate to Appearance > Widgets and you should be able to add a visual editor widget to your header widget area, then from within the visual editor widget click the Virtue Shortcodes tab and select the button shortcode.
    Hope that explains things better, but let me know if you get stuck!

    Hannah

    In forum: Virtue Theme
    #128508

    Hey Erich,
    You can use css to add a button effect to a menu item. You would just need to post a link and specify which menu item and I could help with that. Another option is to use the header widget area. You can enable that from Theme Options > Main Settings then add a widget from Appearance > Widgets. You could use the visual editor widget then open the virtue shortcodes tab to add a button shortcode.
    Hope that’s helpful!

    Hannah

    #128433
    add_action('kt_afterheader', 'my_custom_after_header_widget_area');
    function my_custom_after_header_widget_area() {
    dynamic_sidebar( 'sidebar2' );
    }

    You would need to add a function like above to your functions.php child theme.

    Ben

    #128139

    Here my theme option setting for the topbar

    Use Topbar – On
    Turn off topbar on mobile screens – off
    Enable topbar mobile menu layout – off
    Use topbar icon menu – off
    Display search in topbar – off
    Enable widget area in right of Topbar? – on
    Topbar Layout Switch – off

    #128035

    Hey,
    The issue is not with the shortcode it’s because of javascript errors on your page from other things.

    For example go to theme options > misc settings and turn off animate in and you’ll see the posts show. They are not animating in right now because all the errors are breaking the page.

    Access to Font at 'http://fonts.gstatic.com/s/lato/v11/v0SdcGFAl2aezM9Vq_aFTQ.ttf' from origin 'http://flxweather.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://flxweather.com' is therefore not allowed access.
    map_code.js?c=228:288 Autosize w=555, h=500
    d1fd3.js:2659 Uncaught SyntaxError: Unexpected end of input
    ads?client=ca-pub-1110798332664830&format=1200x90&output=html&h=90&slotname=9570035137&adk=34445164…:1 Refused to execute script from 'https://569-img.c3tag.com/v.gif?cid=569&c3=N32602.1943701GDN-144073573&crea…placement=144073573&advertiser=6321597&adid=&size=728x90&campaign=10741797' because its MIME type ('image/gif') is not executable.
    main.js:1 Total time: 11.25s
    ads?client=ca-pub-1110798332664830&format=1200x90&output=html&h=90&slotname=9570035137&adk=34445164…:1 Refused to execute script from 'https://slack.sp1.convertro.com/view/vt/v1/slack/0/cvo.gif?cvosrc=display.g…t&utm_source=gdn&utm_medium=display&utm_content=315945508&utm_campaign=wwh' because its MIME type ('image/gif') is not executable.

    Your scripts are minified to I can’t see what plugin this is all starting with. If you can turn off minify I would be happy to look or you can just deactivate plugins to find it. And note that if your adding scripts into a widget area that could also cause your issues.

    #128029

    Hey,
    You can add this css to make the menu background stretch:

    .headerclass > .container {
        width:100%;
        padding: 0;
    }
    .headerclass > .container > .row:first-child {
        max-width:1170px;
        margin:0 auto;
    }

    You can add the social icons to your header widget area right now you have theme in the topbar widget area.

    2. You just need to add a text widget with your phone number to the topbar. Just add it as a link and make the link your phone number starting with tel:

    Ben

    In forum: Virtue Theme

    In reply to: Button on menu

    #128003

    Hey,
    You can add a visual editor widget to your topbar widget area (appearance > widgets) then add a button shortcode from the Virtue Shortcodes tab. Just make sure the topbar widget area is turned on in Theme Options > Topbar Settings.
    Hope that helps!

    Hannah

Viewing 20 results - 1,261 through 1,280 (of 2,437 total)