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 - 2,161 through 2,180 (of 2,437 total)
  • Author
    Search Results
  • #34218

    Hoping someone has an idea for me. I’ve tried the code given here and another I found with a . instead of the # sign at the beginning of the code. My social icons are still not over to the right where I want them to be. Ideally, I would like the search widget where the icons are and the icons way over to the right. Just a note, no matter if I put the social icons before of after the search widget in the top bar widget area, the layout is the same, with the icons to the left. I am using the Top 25 social icons widget. Any suggestions? Thank you in advance.
    Diane

    My site

    #34008

    Hi there,

    I’ve just noticed that when I deactivate Woocommerce on my site, it breaks the layout of the homepage.

    The effected areas seem to be:

    The slideshow, (Kadence Slider) – it just hangs on the loading icons.

    Testimonials Slider Widget – Each testimonial is stacked one on top of the next.

    The Footer – This had 4 columns, each with a widget in but the whole area has disappeared.

    When I reactivate Woocommerce, the correct layout is restored.

    The theme and all plugins are up to date.

    Do you have any ideas about what’s causing this and how to fix it please?

    I’ve checked a couple of our websites and the same issue occurs on both when deactivating Woocommerce.

    Thanks in advance,

    Steve

    #33596

    Hover would only show if you haven’t set a color for the text. The info box can have a link but it’s not designed for one, it’s not designed to have a hover. The Icon menu has hover effects you can use that with the “virtue shortcodes”

    Links in general will have a slight hover effect if you just add to a page content. It’s set by your basic styling options for primary colors.

    If you want to force the info box to have a hover effect you have to use custom css. And then you target that widget area. So for your middle info box. you can add this css in your theme options > advanced settings.

    div#panel-525-1-1-0 .kad-info-box:hover p {
        color: #eee !important;
    }
    div#panel-525-1-1-0 .kad-info-box:hover i {
        color: #4184bf !important;
    }
    

    Ben

    #33575

    I’m trying to display both our company logo and name in the header of our website. The theme only seems to allow 1 or the other. To fix this, I selected the “logo layout” to be the 4th option which includes a widget to which I added the company name. However, now my header area is huge with lots of empty area and my menu items became centered instead of floated right. What I wanted was my logo and company name together on the left, menu items floated right. Can I do this without creating a new company log that contains the company name as well? Check out http://www.trilynx.systems to see what I mean.

    In forum: Virtue Theme
    #33531

    Hey,
    I’ll add some input. Steve sorry for the delay. I don’t think you need a child theme unless you intend on editing theme files.

    Your issue with widgets has to do with how wordpress saves menu and widget assignment data. doesn’t have anything to do with theme files or folder structure on your site. It’s just about the theme name. WordPress creates a theme name specific database entry where the assignments of what widgets should go into what sidebars are saved. When you switch themes. Go from free to premium or even premium to child you now have a new database for those assignments. The widgets or menus you created are not lost by any means they are just not in the correct widget areas do to the change in database.

    In the end you have to re-assign your widgets and menus when you switch themes. Just go to your widgets page and move all the inactive widgets into the correct sidebar widget areas.

    Ben

    #33515

    jan, post a link with support requests please.

    Dave’s suggestion is an easy option you can make the area beside the logo a widget are in the theme options > logo layout.

    Ben

    #33467

    Hi there, Jan;

    There’s an area in the top bar in which you can install a widget (and I think the header, too?). The toggle is near the bottom of the Top Bar settings tab of your theme options in admin. I bet you can find a widget that will let you arrange your nav menu just the way you like it.

    Dave

    In forum: Virtue Theme
    #33124

    It’s not really an option, you would have to use a child theme and edit code, are you comfortable doing that? If not this would fall into the zone of needing a developer.

    The closest thing you can do with the theme options is make the logo layout have a header widget, then with a little css you could make the logo fullwidth and the widget full width, that would allow you to have
    logo
    widget area(slider)
    menu

    in your header. Thing is you would have to use some other plugin to hide that widget area on pages where you didn’t want the slider.

    Ben

    #33048

    I like where the navigation is in this forum. Specifically, is it in the header widget area? If so, what widget lets you use icons? If not…how is navigation placed where it is?

    #33024

    An Image is randomly showing in the header area using Feature or feature-sidebar templates. It is the same image.
    If I update page attributes template to full width or default, the image is not there. Then I update page attributes template to either feature or feature-sidebar and sometimes the image appears and sometimes it does not. I had this image on home page but removed it to see if there is a connection. I also had the image at one time in Virtue Image Widget and as a Secondary Menu Image but have removed both. I cannot see any place in theme options, widgets or on a page, where this image is currently uploaded.

    In forum: Virtue Theme
    #32962

    So you would need to remove the font-page.php file if you want to use a portfolio grid page. If you don’t know coding that would be the easiest.

    Another option would be to fake pagination. This would require no editing of the theme files. Just use the portfolio full option in the theme options > home layout. Then add the home widget area under it.

    You can make a separate page for portfolio and make the items the same as your home page settings. so the same items are show on the first page there as on your home page. then in your home page widget area you can add your “pagination” with a link to page 2 of your portfolio page.

    Ben

    #32778

    1. The default template is just going to default to show a sidebar and it will be the primary. If you want to have a custom sidebar use the “sidebar” Template. once you save the page you will see option to choose which sidebar widget area you want to use.
    http://docs.kadencethemes.com/virtue/#sidebarpage

    2. The differences is you can add different features to the header: http://docs.kadencethemes.com/virtue/#featurepage

    If you want a sidebar use the feature-sidebar template: http://docs.kadencethemes.com/virtue/#featuresidebarpage

    3. The differences is you can add different features to the header. See: http://docs.kadencethemes.com/virtue/#featuresidebarpage

    4. You can’t add a sidebar to the fullwidth template. the only way it could is if the template is being overridden by say your home or shop page.

    5. Just create one, then use the sidebar template and you can select to show that sidebar.

    Ben

    #32691

    You can’t breakup page content but you can use the home widget area and make that another content area you control through the widgets page.

    You can also use this shortcode to add a custom carousel anywhere:

    [custom_carousel columns=4 speed=9000 scroll=1]
    
    [carousel_item columns=4]
    Item 01 - Add your info here
    [/carousel_item]
    
    [carousel_item columns=4]
    Item 02 - Add your info here
    [/carousel_item]
    
    [carousel_item columns=4]
    Item 03 - Add your info here
    [/carousel_item]
    
    [carousel_item columns=4]
    Item 04 - Add your info here
    [/carousel_item]
    
    [/custom_carousel]

    Ben

    #32354

    Hey, you can add it to a text widget in Appearance > Widgets then add that to the Header Widget Area.
    Hope that helps:)

    Hannah

    In forum: Virtue Theme

    In reply to: Rev Slider Padding/Gap

    #32282

    So the best thing would be for you to add the cloud background image. Then just add your people image as an image in a widget. Make that widget area two columns.

    Ben

    #32208

    This is my first forum question and I’m a total newbie here.

    I’m not even sure this falls under your territory for something you can help me with.

    I have two areas that I have a Madmimi Webform Submit button, one in my header widget and another in my footer1 area. They look fine on mobile and in Firefox, but in IE11 the buttons have a thick black border, which looks very poor, and they no longer have the two dimensional look to them.

    any thoughts on how I can remedy this?

    Also, when I do choose Submit, it works, but sends me two emails to confirm every time. Again, I’m not sure if you can help me with this part.

    Thank you

    #32163
    This reply has been marked as private.
    #31632

    Hey, you can use a shortcode and just paste into a text widget and place that in the home widget area. Something like this:
    [portfolio_posts orderby=date excerpt=false columns=4 items=30 height=200 lightbox=true showtypes=true]
    Hope that helps!

    Hannah

    In forum: Virtue Theme
    #31622

    assuming by widget area you mean sidebar?

    you can make the height whatever you like so for the sidebar a good width is 400px

    for your content area a good width is 850px

    Ben

    #31619

    Hi Hannah / Ben,

    Could you please let me know what the best image sizes are for all three sliders (Kadence, Cyclone, Revolution Slider) in the widget area and in the body of the website (www.ckingsensors.com/ckingsupplier)?

    I would like to try the three sliders on various pages of my website.

    Thanks a lot,
    Jay

Viewing 20 results - 2,161 through 2,180 (of 2,437 total)