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,501 through 1,520 (of 2,437 total)
  • Author
    Search Results
  • In forum: Pinnacle Theme

    Topic: Widget issue

    #102313

    On our main site ( ) if you scroll to the bottom we have a list of our sponsors in the widget area. Is there a way to remove the turquoise color above and on the sides of footer column 1 widget using css? We would like it to be full width.

    On our other test site ( ) we are using short code and a plugin to insert a sponsors page on the bottom. However, it conflicts with other plugins. Is there a way to get the widget area on the main site to look like this test site’s sponsor area?

    Thank you for the help

    #102180

    Hey Carla,
    The image of the post carousel you linked to can be set up from Theme Options > Home Slider. Leave the place behind header option turned off and select Latest Posts as your home image slider. Select Post Carousel as the latest posts slider style then select Large for the carousel image size and set desired heights and widths.
    Then you can enable Portfolio Full in Theme Options > Home Layout as well as the Home Widget Area then you can go to Appearance > Widgets to add a text widget.
    See here- https://www.kadencewp.com/home-page-pinnacle-premium/
    Hope that helps!

    Hannah

    In forum: Virtue Theme

    In reply to: On Sale products

    #102122

    I see!
    Before i go and change them, i’d like to know;

    1. For Recently Added products – can i manually select the items (how to do this?) or it will be auto selected based on the timeline of most recent prod posted? Cos i will want certain items to appear but im uploading product in no particular order now.
    If it is auto-select, can i just save those i want to “Draft” and then re-publish it at the end so that it will be considered as “Recently added products”?

    2. If it possible to have 2 Featured Products in the Home widget area?

    In forum: Virtue Theme
    #101968

    Hi,

    1.How can i choose NOT to include Special Promotion items (which were also on Sale) in my Product Grid for On Sales item? i want to differentiate between Normal sales item and Special Promotion items.

    Im currently using Text widget on my Home Widget area by inserting this [best_sellers_products per_page=”20″ columns=”4″] for On Sales Product grid

    2. Can i choose which sales product appear on my Sales Product grid homepg?

    Thanks

    #101839

    Sure, use page content or add using the home page widget area. Everything can be abled in your theme options > home layout.

    Ben

    #101807

    Hey Ivan,
    In Theme Options > Topbar Settings you can Enable widget area in right of Topbar. Then go to Appearance > Widgets and add a social media widget to the topbar widget area.
    Hope that helps!

    Hannah

    #101806

    Hey Eric,
    Try adding this css:

    @media (max-width: 768px) {
    .col-md-8.kad-header-widget {
        display: none;
    }
    }

    That should remove the widget area for mobile. Hope it helps!

    Hannah

    #101686

    Hey,
    You can use the home widget area instead of the theme options > home layout “latest posts”.

    In the home widget area you can add a blog shortcode. http://docs.kadencethemes.com/virtue-premium/shortcodes/

    For example like this:

    [blog_grid columns="2" items="8"]

    Ben

    #101639

    You can paste it into a text widget within the home widget area (appearance > widgets). Just set the text widget title as your title. Make sure the Home Widget Area is enabled in Theme Options > Home Layout.

    Hannah

    #101602

    1. So the home layout is set up to show these items as a carousel, not a grid. So you would need to add these through a shortcode using either a static page or the home widget area. Then you would just a shortcode like this into the text editor: [best_selling_products per_page="12" columns="4"]
    You can see a full list of woocommerce shortcodes here- https://docs.woothemes.com/document/woocommerce-shortcodes/

    Hannah

    #101421

    Hi Ivan,
    You can do that either by setting your home as a static (Settings > Reading) and using page builder to create a full width row with a parallax background image. Or you can enable the Home Widget Area from Theme Options > Home Layout then go to Appearance > Widgets and add a Layout Builder Widget to the Home Widget Area and add a call to action widget to a row. Then set your image as the background of the row and set the row layout to full width stretched.
    See here- https://www.kadencewp.com/creating-a-home-page-with-virtue/
    And here- https://www.kadencewp.com/using-page-builder-virtue-premium/
    Hope that helps!

    Hannah

    #101263

    Hey,
    If you want it that way then remove all this css:

    .kad-topbar-left {
        width: 100%;
    }
    .topbarmenu ul li {
        float: none;
        display: inline-block;
    }
    .topbarmenu ul {
        text-align: center;
    }
    

    for the search you have your widget area enabled for the topbar so that is why the search isn’t showing. you haven’t added that widget to the topbar widget area. Just turn off the topbar widget area.

    Then try css like this:

    
    @media (min-width: 768px){
        .kad-topbar-right {
            width: 20%;
            position: absolute;
            right: 0;
        }
        #topbar .container {
            position: relative;
        }
        .topbar_social {
            float: right;
        }
        .kad-topbar-left {
            width:100%;
            padding-right: 20%;
        }
    }
    
    #101239

    Thank you for the beautiful theme.
    I have some questions about changing the design of Primary Sidebar.

    1. Why are the three lines are apprearing under Search from Area> No Category? This look a little ugly so I want to know how I can erase these lines.

    2. Are there any ways to enclose each menu? It would be nice if I could make a frame for widgets in the Primary Sidebar.
    3. How can I change the fonts and color for each elements in the sidebar? I’ve tried writing codes and pasted to custom css box but it wont work.

    Thank you for your many help.

    In forum: Virtue Theme
    #101237

    Hey,
    You can either use the Featured Products feature which will pull form all your starred products. Or you can use the home widget area and add a shortcode into a text widget from Appearance > Widgets. The shortcode would be something like this: [recent_products per_page="12" columns="3"]
    Hope that helps!

    Hannah

    #101227

    Hi, basically I want to made a new wigdet area in Home page. For example I want to put under “Best selling products” and “On sale products” the “Woocommerce products”. HOw it’s possible, thank you in advance.

    #101139

    I don’t believe that you can change the image per page with the sitewide call to action. You can, however, use page builder to make as many call to actions as you’d like on your page.

    You do this by going to the page builder tab of your page edit screen, creating a row, and going into the Edit Row area.

    Under Edit Row, find the Layout tab, and set Row Layout to be Fullwidth. in that same area, you’ll want to add some top and bottom padding, probably at least 40px.

    Then under the design tab, you’ll set the image that you want.

    Exit the row editor, then go to ADD WIDGET, and add a Call to Action there. Setup your text and link in the Call to Action, and you’re set.

    Let me know if this works for you.

    #101057

    In order to use a shortcode, you would need to use some sort of plugin, as I don’t believe this is an option within the theme.

    Another option that would work within the theme as it is would be to use page builder and add a “Virtue: Google Map” widget to your desired area. This is a similar map to that which appears as an option on the contact page.

    If you’re unfamiliar with page builder, here is a tutorial that will familiarize you with it.
    https://www.kadencewp.com/using-page-builder-virtue-premium/

    Let me know if that option works for you.

    #100949

    You can use the page content or the widget area. see here: https://www.kadencewp.com/creating-a-home-page-with-virtue/

    Ben

    #100872

    2. You also have an empty home widget area added to the enabled section of your theme options > home layout. Because it’s empty it’s just taking space, move that to disabled.

    In forum: Virtue Theme

    In reply to: Colum Frame

    #100856

    Dear Hannah,

    sorry no These is clear for me ….

    my question is :

    I habe a column 1 split a column to 2 Areas ( right an left ) and in each column are 5 widget in together and I would like to make over These 5 widgets a Frame how I can do ?

    For sure if I have only 1 complete colum I could so to the Setting and say Frame and Color ….
    but These function is not available if I have 2 Areas and more than 1 widget

    Thanks for helping

    Jenny

Viewing 20 results - 1,501 through 1,520 (of 2,437 total)