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,981 through 2,000 (of 2,437 total)
  • Author
    Search Results
  • #59886

    No you can’t do this with css. So for js you add the script tags and place in a text widget in one of your footer widget areas.

    <script type="text/javascript">
    jQuery(document).ready(function ($) {
    if( $(window).width() < 790 {
    $('select').customSelect();
    }
    });
    </script>

    Ben

    In forum: Virtue Theme
    #59758

    Hi Alberto,
    I would suggest using the Home Widget Area in the homepage layout manager (Theme Options > Home Layout) and using the visual editor widget (from Appearance > Widgets).
    Hope that helps!

    Hannah

    #59540

    Hi Dean,
    You can do this by setting a menu to topbar navigation from Appearance > Menus. Then from Theme Options > Topbar Settings enable the topbar widget area then go to Appearance > Widgets and add the widget to the topbar.
    Does this work for you?

    Hannah

    #59469

    Hey,
    You can’t have a sidebar and a fullwidth row in pagebuilder. What you can do is use a fullwidth page and add a column with a widget area above or below your fullwidth row.

    Ben

    #59257

    How do I change background color of widget areas?

    I have a few issues with my virtue premium theme as following wish you would help me with it:

    1) i am trying to change background color of widget areas, actually i have four different widgets in the footer and would like to give different background colour to every widget.
    i am working on the following project

    2) i am also trying to give different background colors to every box in the Primary menu

    thankyou very much in advance
    sam

    #59064

    Hey Nathalie,
    Do you want the image to stretch across the row behind the icons, or an individual background for each icon?
    If it’s the first, you can enable the home widget area from Theme Options > Home Layout then in Appearance > Widgets you can add a Layout Builder widget to the home widget area then set the background of the row and add the icons on that row.
    Hope that helps!

    Hannah

    In forum: Virtue Theme

    Topic: Social Media

    #58913

    Hello

    I’d like to add my social media accounts to my website, http://www.idtracksolutions.com in the top bar area and also in the footer. I was wondering if I can get help with a couple of issues.

    1-When I add Twitter and LinkedIn to the top bar using the social media widget; the two icons appear in a second row (below the vcard and misaligned). I’d like to keep the vcard and social media in one row, with the social media icons to the right of the vcard.

    2-I’d also like to add twitter to the footer but not just the icon and the link. I’d like to display my latest tweets on the footer (similar to the RSS feed that I have there now)

    Speaking of RSS, is there a way to open the RSS in a new tab? Right now the link opens in the same tab meaning the visitor leaves my site.

    Thanks

    Saeed

    #58744

    Hey,
    In the settings > reading, when you set the front page as the “latest posts” page it is not a page that can be found in your “pages” in wordpress. It becomes a archive of sorts. The theme isn’t overriding anything because there is no page title to override. It’s not linked with a page.

    What I suggest you do is set the front page as a static page (then your page title will be whatever page title you set in that static page).

    You can then use a shortcode to add in your blog posts http://docs.kadencethemes.com/virtue/#shortcodes
    Or in your theme options > home layout you can add the “latest posts” module.

    If you need pagination on the home page and thus it needs to to be the latest post page in your wordpress settings then go to theme options > home layout and move “page title” to disabled and enabled “home widget area” then go into the appearance > widgets page and add a text widget into the home widget area. Lastly add this text into that text widget:

    <div class="page-header">
      <h1 class="entry-title" itemprop="name">News & Views</h1>
      </div>

    Ben

    #58602

    1. what is css? and where can I see or there is css that affects it?

    3. Yes using the home widget area. I use the layout builder widget and dit include a video in a single row. but still it is not covering the full width of the screen…? Also done with a picture… you see it isn’t covering the full widt… check the link! you can also see what the problem is with the portfolio on the home page.

    http://kloekkefotografie.nl/

    Rick

    #58580

    Hi Rick,

    1. I’m not sure why it wouldn’t be taking up the full screen. Do you have any css that could be affecting this? Could also be worth deactivating plugins to test.

    2. Are you wanting to make one of those pages your static home page or do you want to just add the content to the page? To make your page a static page go to Settings > Reading and set your front page to a static page then choose the page you want to be your homepage. Then you can add whatever content you want to that page, and enable it by enabling page content in Theme Options > Home Layout. Does that make sense?

    3. Are you using the home widget area? You can use the Layout Builder widget (from Appearance > Widgets) and add a row setting the row layout to full width. Then add widgets to the row.

    Hope that’s helpful!
    Hannah

    #58570

    Hi,

    I am trying to put content on my homepage, but nothing is really working well… already have seen the tutorials, but I can not find my way doing it right…

    This is the website I am working on:

    Got a few problems:

    1. How can I make the content on the homepage filling up the whole width of the screen. For example, if I set the portfolio carousel options in thheme options-> home layout, to use full width layout… all the images jump to the right instead of filling the whole width of the screen.

    2. How can I add the pages like ‘Over mij’ and ‘de mogelijkheden’ to my home layout? I tried it with theme options -> home layout and then enabling page content, but that doesn’t work.

    3. Also the widgets on the home layout area are not filling the whole width of the screen.

    Hope you can help me!

    Rick

    In forum: Virtue Theme

    In reply to: Text Widet on Sidebar

    #58317

    You have a setting in your multisite super admin or a plugin that is not allowing raw html output in widget areas. It’s not an issue of the html your using or the widget but of your wordpress setup. You didn’t send a super admin so I can’t check your multisite settings but I suggest you start there then deactivate all your plugins till you find the setting that is cleaning all script tags from the text editor.

    Ben

    #58300

    Hi, I’mnew with the virtur theme. I would like to use the widget area for latest news. Unfortunatley the widget box is close to the logo box and that looks not very nice.
    Can I change the box positions in that case, that the logo box is on the left and the widget box on the right in a easy way?
    Thank for your effort.
    Gerald

    #58151

    You’re probably going to tell me I shouldn’t be doing things this way, and that’s fair. I’ve used CSS to make the entire header area the header widget, and then placed a layout builder there. I have a Kadence Slider in the right portion of this header and it’s overlaying about half of the mobile menu when I view this on my iPhone.

    Here’s a link.

    2 other tiny issues; there is a thin line of white above the slider. I’d love it if this were tight against the topbar. And, the address is not centering in that row even those it appears so in the Visual Editor.

    I’m happy to give you access to this if you need it or care to delve that far into it.

    Thanks!

    #58108

    Thanks for that Ben! Can see where you added that.

    I was doing a little bit of work on the WooCommerce payment / PayPal return bits, but nothing I thought that would affect a div close. Strange. I guess leave the div there for the moment and try taking it out after the next stage…

    So it is there when logged in and I can certainly use your codes above to put in a primary sidebar (and then use the Widget Areas plugin to change to my WooCommerce one).

    Would this also give me a sidebar for non-logged-in customers as well? I guess I’ll just try it out to find out!

    All the best, Colin

    #57961

    Hi

    I want to aline one widgets 1 with widget 2 ?

    Kind Regards

    #57959

    Hey,
    You can use a shortcode in your home page widget area

    [blog_grid orderby=date items=6 columns=3]

    Or you can set the home page to be your “post page” in the settings > reading. Then in your theme options > home layout. enabled “page content” and not “latest posts”

    Then at the bottom of your theme options > home layout set the blog style to grid with three columns.

    https://www.kadencewp.com/creating-a-home-page-with-virtue/

    Ben

    #57802

    You would have to add a widget area (edit through child theme) our use your footer widget areas. Understand that the widget you are referring to is set up to be a sidebar widget. Each product will fall below the last it will not display like the related products.

    Ben

    In forum: Virtue Theme
    #57798

    Hey,
    You can certainly use the icon menu in a static page. Just use page builder and add a “visual editor” widget. Then click on “virtue shortcodes” and add the “icon box” for each column.

    Also you can use the home layout in the theme options you just translate using the “string translation” area in wpml.

    Ben

    #57770

    Hello,

    I have asked on the woocommerce support about displaying a “recently Viewed Products” block. The plugin author asked me : “If the theme doesn’t have a widget area down there you won’t be able to without customisation.” (

    It is possible to add this block here : ?

    Thanks

Viewing 20 results - 1,981 through 2,000 (of 2,437 total)