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

    Hi Guys

    Can you please advise if I can have a sitewide full page width widget area? I have already used the sitewide footer widget area so I cant use that.

    #145949

    You had a text widget in your footer with javascript that was breaking everything. I moved it to the inactive area.

    Ben

    #145566

    Hey Fred,
    So I would recommend pasting a button shortcode into an icon box shortcode like this:
    [iconbox icon="icon-home" iconsize="48px" color="#ffffff" background="#dddddd" hcolor="#ffffff"]<p>[btn text="title" link="URL" tcolor="#ffffff" thovercolor="#ffffff" icon="icon-home"]</p>[/iconbox]
    Then you can paste all of that into a text widget within the home widget area. Does that work for you?

    Hannah

    #145533

    Hey Kevin,
    I would recommend using a shortcode like this: [kad_blog orderby=date items=4 fullpost=false cat=photos]
    You can paste it into your page content area or a visual editor widget. Would that work for you?

    Hannah

    #145103

    Hey,
    You are using string translation on pagebuilder widgets. This is something you can not do. What’s happening is the string translation is “translating” the topbar widgets with the widgets you are adding in pagebuilder.

    Using pagebuilder your best option for translating widgets that are in say the header and footer is to use this plugin: https://wordpress.org/plugins/wpml-widgets/

    That will allow you to create a widget for each language and not create string translation issues ith page builder widgets.

    The reason you could activate another theme nad it not happens is simply because the other theme doesn’t have a top bar widget area with widgets added to it.

    Ben

    #145099

    Hey,
    1. You can add this css:

    .home_blog {
        padding-top: 0;
    }

    2. In your top text widget in the sidebar edit the widget and click on the text tab. Remove these:

    <p>&nbsp;</p>

    3. You can increase the number that shows in your home blog area by going to theme options > home layout and scrolling down to the home blog settings.

    Ben

    In forum: Virtue Theme

    In reply to: Changing header layout

    #145010

    Hey,
    I would suggest disabling your topbar (theme options > topbar settings) and instead enabling the header widget area (theme options > main settings > logo options). Then you can add your widget from Appearance > Widgets. Let me know when you’ve done this and I can help with css to align things.
    This css should stretch your logo to the far left and float your menu beside it.

    header#kad-banner .container {
        width: 100%;
    }
    #nav-main, .nav-main {
        float: left;
    }

    You can paste that into your custom css box in Theme Options > Advanced Settings.
    Hope that helps!

    Hannah

    #144986

    Hi Guys,

    I’m interested in adding the Google+ badge or at least the follow button on my website. It says you have to add part of the code…
    it says: <!– Place this tag in your head or just before your close body tag. –> then gives a g+ code specific to my badge.

    The second part is to add code for <!– Place this tag where you want the widget to render. –> which I can just add to a text widget.

    I tried finding the area to do add the FIRST PART in header and cannot.

    Some questions: first, how do you think this g+ badge will work with your theme and/or in general…meaning have you received complaints about it crashing etc or is it ok?

    Where do I put the code this line is referring too? <!– Place this tag in your head or just before your close body tag. –>

    – I have had the issue of when I am putting things in my widget, saving it and then losing it again…my host increased php..any ideas…

    Lastly, I’m getting a message on the backend from woocommerce claiming that virtue premium has some out of date files…?

    Thanks Ben & Team

    In forum: Ascend Theme

    In reply to: Secondary menu height

    #144793

    Hello Anu,

    1. Try adding this CSS to Theme Options> Custom CSS:

    .second-navclass .sf-menu>li>a {
        padding-top: 10px;padding-bottom: 10px;
    }

    2. There are no built in options to add a widget area to your secondary menu. What kind of widgets are you wanting to add?

    3. I’m not sure why the underlines are being added to those links, but you can try removing them with this CSS:

    .entry-content p a:not(.button):not(.select2-choice):not([data-rel=lightbox]) {
        border-bottom: none;
    }

    4. Try this CSS:

    #pl-2 .panel-widget-style {
        min-height: 300px !important;
    }

    Let me know how this works for you.

    -Kevin

    In forum: Pinnacle Theme

    In reply to: Shop header missing

    #144789

    Hi Hannah,

    No reason but activated it incase it was important but no change to issue.
    Child theme css below:

    /*
    Theme Name: Pinnacle Premium Child Theme
    Theme URI: http://themes.kadencethemes.com/pinnacle-premium/
    Description: Child Theme for Pinnacle Premium
    Author: Kadence Themes
    Author URI: https://www.kadencewp.com/
    Template: pinnacle_premium
    Version: 1.0
    */
    
    .sow-cta-base {
        padding: 0px;
    margin-right: 0px;
    margin-bottom: -15px;
    
    }
    
    .entry-content .image_menu_content .image_menu_message h4 {
    margin-top:70px;
    }
    
    /* .bc_nomargin #kadbreadcrumbs {
    text-align: left;
    } */
    
    .bc_nomargin #kadbreadcrumbs {
    font-size: 14px !important;
    }
    
    .bc_nomargin #kadbreadcrumbs a {
    color: #026E9C;
    }
    
    .home-message {
     padding-top: 140px;
    }
    
    .widget_nav_menu li a {
        display: block;
        padding: 2px 10px 2px 10px;
        background: #fff;
        margin-bottom: 0px;
        color: #444;
    }
    
    .sidebar .widget-title {
    color: #006591;
    font-weight: bold;
    margin-bottom:0px;
    }
    
    button {
    background-color: #0C7AAB;
    color: #fff;
    padding: 8px;
    border: none;
    }
    
    .bioSections {
    line-height: 40px;
    font-size:38px;
    text-align: center;
    }
    
    .bioTitles {
    text-align: center;
    font-weight: bold;
    color: #117FB0;
    line-height: 21px;
    font-size:16px;
    margin-bottom: -3px;
    }
    
    .bioQual {
    text-align: center;
    color: #117FB0;
    line-height: 21px;
    font-size:16px;
    margin-bottom: -8px;
    }
    
    .readMore {
    text-align: center;
    font-weight: bold;
    color: #117FB0;
    line-height: 16px;
    font-size:14px;
    margin-top: -8px;
    }
    
    .readMore a {
    font-weight: bold;
    color: #000;
    }
    
    h2 {
    clear: both;
    }
    
    textarea {
    height: 120px;
    }
    .kadence_social_widget {
    text-align: left;
    }
    .widget-title {
        text-align: left;
    }
    
    .kad-call-sitewide-button-case a.kad-btn-primary {
        display: none;
    }
    
    .kad-primary-nav .sf-menu ul {
        background-color: #1585B7!important;
    opacity: 0.9 !important;
    }
    
    .home-padding {
        padding: 5px 0;
    }
    
    .topbar-widget {
    float: right;
    }
    
    #topbar .top-menu-search-btn {
    font-size: 22px !important;
    }
    
    .entry-content ul li a, .kt-simple-box .entry-content ul li a {
    color:: #000;
    text-decoration: underline;
    }
    
    .entry-content .giggle li {
    font-size: 14px;
    color: #7caa2d;
    font-weight: bold;
    }
    
    .giggle li:hover {
    font-size: 14px;
    color: #1d96c5;
    font-weight: bold;
    }
    
    img.alignnone, img.alignleft, img.alignright, img.aligncenter {
    
    border-radius: 12px;
    border-top-left-radius: 0px;
    padding: 0px !important;
    margin-bottom: 20px;
    }
    
    a img.alignnone:hover, a img.alignleft:hover, a img.alignright:hover, a img.aligncenter:hover {
    -webkit-transform: scale(1.1);
    	transform: scale(1.1);
    } 
    img.alignnoneNP, img.alignleftNP, img.alignrightNP, img.aligncenterNP {
    border-radius: 12px;
    border-top-left-radius: 0px;
    padding: 0px !important;
    margin-bottom: 25px;
    align: centre;
    margin-right: auto;
    margin-left: auto;
    }
    
    img.aligncenterNB {
    padding: 0px !important;
    margin-bottom: 20px;
    align: centre;
    margin-right: auto;
    margin-left: auto;
    }
    
    img.aligncenterNB:hover {
    -webkit-transform: scale(1.1);
    	transform: scale(1.1);
    }
    
    .home_blog article .entry-content {
        min-height: 134px;
    }
    
    .sidebar span a {
    padding: 5px;
        background-color: #026994;
        margin-top: 30px;
        text-decoration: none;
    color: #fff;
    border-radius: 5px;
    border: solid 1px #193B68;
    }
    
    .sidebar span a:hover {
    background-color: #193B68;
    border: solid 1px #2791C3;
    }
    
    .kad-btn-primary {
    padding: 5px;
        background-color: #026994;
        margin-top: 30px;
        text-decoration: none;
    color: #fff;
    border-radius: 5px;
    border: solid 1px #193B68;
    font-size: 14px;
    margin-top: -11px;
    margin-top: -2px;
    }
    
    .kadence_recent_posts .recentpost_date, .widget_kadence_recent_posts .recentpost_date {
        color: #fff;
    }
    
    .footerclass .kadence_recent_posts .postclass a {
        color: #fff;
    }
    
    #containerfooter h4 {
    font-size: 21px;
    text-align: left;
    }
    
    .footerclass .widget-title:after {
        display:none;
    }
    
    .hometitle:after, .sectiontitle:after, .widget-title:after {
        content: '';
    display:none;
    }
    
    /* Blog post snippets on home page */
    
    #kad-blog-grid-home img {
        
        border-radius: 12px;
        border-top-left-radius: 0px;
        padding: 0px;
    }
    
    .home_blog_title a {
    text-decoration: none !important;
    }
    
    .home_blog article .entry-content a {
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    padding: 4px;
    background-color: #1C90C4;
    margin-top: 30px;
    white-space: nowrap;
    }
    
    .hometitle {
        font-family: "Open Sans";
        line-height: 42px;
        font-weight: 300;
        font-style: normal;    
        font-size: 40px;
    color: #000;
    
    }
    
    .home_blog article {
    border: solid 4px #00466F;
    border-radius: 12px;
    border-top-left-radius: 0px;
    }
    
    [class*="wp-image"] {
        margin-top: 20px;
    }
    
    .mobileclass {
    background: #198BBF;
    }
    
    kt-simple-box span p {
    font-size: 20px;
    }
    
    .entry-content .myBtn a {
    padding: 7px;
    
        background-color: #026994;
        margin-top: 30px;
        text-decoration: none;
    color: #fff;
    border-radius: 5px;
    border: solid 1px #193B68;
    font-size: 14px;
    margin-top: -11px;
    margin-top: -2px;
    color: #fff;
    }
    
    .entry-content .buttonLink {
        color: #fff;
        font-weight: normal;
        text-decoration: none;
        padding: 4px;
        background-color: #1C90C4;
        margin-top: 30px;
        white-space: nowrap;
    }
    
    h6 {
        font-family: "Open Sans";
        line-height: 30px;
        font-weight: 300;
        font-style: normal;
        color: #000;
        font-size: 26px;
    }
    
    .entry-content a, .footerclass a {
    text-decoration: underline;
    color: #00446C;
    }
    
    /* Remove extra space top of footer */
    #containerfooter {
    padding-top: 10px;
    }
    
    /* Mobile sub nav enable click anywhere */
    .kad-mobile-nav .kad-nav-inner li .kad-submenu-accordion {
        width: 100%;
        text-align: right;
    }
    
    /* Simple box */
    .kt-simple-box {
    margin-bottom: 22px;
    border-radius: 12px;
    border-top-left-radius: 0px;
    padding-top: 0px;
    box-shadow: 6px 6px 3px #ccc;
    border: 1px solid #ccc;
    }
    
    .kt-simple-box:hover {
    box-shadow: 6px 6px 3px #B1B1B1;
    border: 1px solid #B1B1B1;
    }
    .kt-simple-box h1, .kt-simple-box h3, .kt-simple-box p {
    color: #fff;
    }
    
    /* Contact 7 forms */
    .wpcf7 input, .wpcf7 textarea {
    border: solid 2px #ccc;
    border-radius: 7px;
    }
    
    .wpcf7 input:focus, .wpcf7 textarea:focus {
    border: solid 2px #ccc;
    }
    
    .wpcf7 input.wpcf7-submit, .modal-footer .kad-btn {
    font-size: 16px;
    background-color: #026994 !important;
    color: #fff;
    border: 1px solid #666;
    border-radius: 12px;
    }
    
    .wpcf7 input.wpcf7-submit:hover, .modal-footer .kad-btn:hover {
    background-color: #193B68 !important;
    }
    
    .sidebar a {
    text-decoration:underline;
    }
    
     /* Map */
    #wpgmza_map_1 {
    border: solid 2px #ccc;
    border-radius: 20px;
    z-index: 100;
    }
    
    /* Directions color */
    .adp {
    color: #fff;
    }
    
    /* Square date box on posts pages */
    .bg-lightgray {
    background-color:#1B3490;
    }
    
    .headerfont {
    color: #fff;
    }
    
    /* AND posted in small text */
    
    .subhead a, .postedintop {
    color: #fff;
    }
    
    .entry-content .nav-tabs li {
        background-image: none;
    }
    #144786

    Thanks for Ascend theme, I like it very much! Few questions about my site (
    1. How can I reduce secondary menu bar height?
    2. Is it possible to add a widget area in secondary menu bar?
    3. How to remove underline from links in those three red boxes?
    4. How to make boxes equal height?

    In forum: Ascend Theme

    In reply to: Google Maps Api

    #144737

    He Milla,

    If you’re using only the Ascend Google Maps Widget, then you don’t need to input a Google Maps Api. If you’re using a plugin for the map that requires and API, then the plugin should have it’s own input area for your API code.

    does this help?

    -Kevin

    In forum: Ascend Theme
    #144733

    Hey,

    try adding this CSS to Theme Options> Custom CSS and let me know if it works for you:

    li.menu-widget-area-kt {
        list-style: none;
    }

    -Kevin

    In forum: Virtue Theme

    In reply to: Virtue CSS

    #144626

    Gotcha. Ok then I would suggest adding the row into your home widget area through the layout builder widget. You can enable the home widget area from theme options > home layout and add the widget from Appearance > Widgets. Would that work for you?

    Hannah

    In forum: Virtue Theme

    In reply to: Virtue CSS

    #144347

    Hi Doris,

    1. You can add this css:

    #nav-main {
        float: right;
    }

    2.

    .sfsi_widget {
        float: right;
        margin-top: 20px;
        margin-right: 110px;
    }

    ^You may want to play around with those numbers.

    3. I don’t know why this overlap would stop upon adding another row. Are you able to add the second row so I can see?

    4. You can use the virtue carousel widget. If your homepage is set up as a static page you can use page builder to add in this widget. Or you can use the home widget area (theme options > home layout).

    Hope that’s helpful!

    Hannah

    #144335

    This is getting frustrating and it just doesn’t work in the way I want it. Now the sitewide banner disappeard from everywhere 🙂

    I need it to show ads in that area – everywhere except on the home page. I know there is an option for widget area in the header, but if I enable it, the layout totally breaks + because the menu is sticky, the ad would “drive” all the way down with the menu and this could be even more frustrating. Take a look at this screenshot: http://www.awesomescreenshot.com/image/2467976/2496f1dc38558b3e01d2d6fd67880c68

    So can you please suggest any other solution?I can give you my login credentials and you can see it for yourself.

    In forum: Virtue Theme

    Topic: Virtue CSS

    #144323

    Ben,
    my website is levdev.dorisbarberconsulting.com.

    1. I added this >> #nav-main {
    margin-top: 108px;
    }<<

    However, I need the primary menu to move to the right of the logo.

    2. >> You could enable the widget area logo, then add CSS to hack the menu up and to the right. If you enabled with widget area logo layout and add your socal widget I could help with some css.<<
    I enabled the widget area logo layout. I would like to move the social icons down and to the right.

    3. I would like the home icons tabs to overlap the above row but when I add another row beneath them, they drop down. I would like them to be similar to the ones on this page How do I do this?

    4. How do I add images in a row (carousel?) like the ones on this page underneath the row that I described above –

    Thanks

    In forum: Virtue Theme
    #144276

    Ok,

    1. you will want to add this css if your wanting the logo to be down so far:

    #nav-main {
        margin-top: 108px;
    }

    2. It’s not a built-in option. You could enable the widget area logo, then add CSS to hack the menu up and to the right. If you enabled with widget area logo layout and add your socal widget I could help with some css.

    3. Add padding in pagebuilder to the row. Just edit the row and look in your sidebar settings and you’ll see it.

    4. add this css:

    .home-iconmenu .home-icon-item i {
        display: inline-block;
        padding-top: 10px;
        font-size: 40px;
        text-align: left;
    }
    
    .home-iconmenu .home-icon-item h4 {
        display: inline-block;
        padding-left: 10px;
        margin-top: 0;
    }

    5. you can set up your pagebuilder row however you want. Add columns add more than one widget it’s completely customizable.

    https://www.kadencewp.com/using-page-builder/

    Ben

    #144225

    Hey,
    You can also use the page content and not have to work through the widget area.

    Ben

    #144222

    Hi Ben,

    That is a very interesting way to do it. I am, however, home widget area already lower on the home page. Does this mean that I would just have to recreate the whole home page layout within widget area and simply remove all my active widgets from theme options?

    Edit:
    Tried it, I don’t even have to change where the picture is coming from. It works. I will rebuild the part of the side in layout builder and rest of the widgets I will keep active in my theme option.

    Thanks a lot!

Viewing 20 results - 1,121 through 1,140 (of 2,437 total)