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,681 through 1,700 (of 2,437 total)
  • Author
    Search Results
  • #85947

    I have installed and started to configure a test version of my site at I have a text widget with social media icons that are coming out in a vertical line in the center. They way I am trying to show them is like the top-right header widget area in my main site here: Can you please help to understand why the icons are showing up in a vertical line, rather than the horizontal line I’m expecting?
    Here is the code I am using:

    Thanks,
    Doug

    <h3 style=”color: #000000;” align=”center”>(949) 878-3701</h3>
    <h4 style=”color: #5b98e3;” align=”center”>Connect with us!</h4>
     <p align=”center”>
        </p>

    #85842

    Hey,
    You can use a shortcode like this: [product_category per_page="12" columns="4" category="shoes"]
    Just replace “shoes” with your category then paste it into a text widget from within the home widget area. Make sure Home Widget Area is enabled in Theme Options > Home Layout.
    Hope that works for you!

    Hannah

    In forum: Pinnacle Theme
    #85816

    Hey,
    I’ve updated this a little bit.

    .topbar_social_area .siteorigin-widget-tinymce.textwidget {
        float: right;
    }
    .topbar_social_area .siteorigin-widget-tinymce.textwidget p {
       margin-bottom:0;
     line-height:40px;
    }

    Ben

    In forum: Virtue Theme

    In reply to: Shop Menu

    #85760

    Hey,
    You can enabled a sidebar in the theme options > shop settings.

    Then in the apperance > widgets you can add a menu to the sidebar widget area.

    Ben

    In forum: Pinnacle Theme
    #85488

    Ok, I replaced with this css:

    .topbar_social_area .siteorigin-widget-tinymce.textwidget {
        float: right;
    }
    #topbar {
        height: 38px;
        padding-top: 10px;
    }

    Does that work for you?

    Hannah

    In forum: Virtue Theme

    In reply to: changes in theme

    #85442

    Hey,
    1. You can use the standard header, in the logo layout settings select the option with the widget area on the right and then use a widget to add in your image that you want to be placed where the menu usually is.

    2. You can add text widgets and add html but you can’t edit html in the layout unless you use a child theme.

    Ben

    In forum: Virtue Theme

    In reply to: Editing menu footer

    #85428

    Doesn’t really work like that since it’s all based on the size of the areas and some are taller then others. But i’ve worked up a hack for you, remove what you have and add this:

    .footerclass .widget-first.footer-widget, .footerclass .widget-first .widget {
        margin-top: 10px;
    }
    .footercol1 .widget_siteorigin-panels-builder .widget {
        margin-top: 0px;
    }
    .footercol1:after, .footercol2:after, #containerfooter div#pgc-w56c9af844a1a4-0-0:after {
       content:'';
       height:200px;
       width:1px;
       background:#757575;
       display:block;
       position:absolute;
       top:5px;
       right:0;
    }
    .footercol2:after {
        right:20px;
    }
    #containerfooter div#pgc-w56c9af844a1a4-0-0:after {
        top:-5px;
    }
    #containerfooter div#pgc-w56c9af844a1a4-0-0 {
        position: relative;
    }

    Ben

    In forum: Virtue Theme
    #85048

    Do you have the top bar widget area enabled? If you do, then it will replace the search in the top bar.

    All you have to do to get it back is either disable the widget area, or add a search widget to the top bar.

    Hope that helps,
    Kevin

    In forum: Virtue Theme

    In reply to: Custom Topbar Icons

    #84979

    Hi Hannah,

    Thanks for the suggestion. The plugin doesn’t seem to work for the topbar icon menu, but I added a visual editor into the widget area and was able to bring in the icons through there.

    Thanks again!

    -Adam

    #84967

    You can enable the home widget area in Theme Options > Home layout then in Appearance > Widgets you can paste it into a Visual Editor widget within the home widget area. Does that make sense? Then you’re just adding your testimonials in where it says “content”

    Hannah

    In forum: Virtue Theme

    In reply to: Home Blog Settings

    #84914

    Hi Mary,
    I would suggest using a shortcode rather than the latest post option within theme options > home layout. That way you can add more columns. So you could paste a shortcode like this: [recent_products per_page="12" columns="3"] into a text widget (Appearance > Widgets) within your home widget area. Just make sure you enable home widget area from Theme Options > Home Layout.
    Hope that works for you!

    Hannah

    In forum: Virtue Theme

    In reply to: Virtue Theme Questions

    #84811

    Hi Cara,

    1. You can use either the Kadence or Revolution slider and set it to full width from within the slider settings. See here- https://www.kadencewp.com/slider-comparisons/

    2. Not sure why that would be happening. I would suggest temporarily deactivating this plugin: https://wordpress.org/plugins/yith-woocommerce-zoom-magnifier/ just as a test. Let me know if there’s no change.

    3. This seems to be working fine. It was showing nothing until I opened products and it began to show those products. It can’t show a recently viewed product if a product has not been viewed. Were you wanting it to do something different?

    4. This should be showing other products within the same category. Is this not the case for you?

    5. You can set this from Woocommerce > Settings > Products > Display.

    6. Have you set images for your variations? See here- https://docs.woothemes.com/document/variable-product/

    7. You can enable paypal from Woocommerce > Settings > Checkout > Paypal.

    8. Try adding this to your custom css box in Theme Options > Advanced Settings:

    div#tab-description .text-muted {
        color: #000;
    }

    10. Can you give me an example of a word that is not relevant?

    11. Have you played around with the menu spacing in Theme Options > Main Settings. What sizes are you wanting?

    12. There isn’t a built in way to set this, but you could use a shortcode like this and modify the speed that way: [carousel type=featured-products columns=3 items=6 speed=9000 scroll=all cat=photos] You could just paste that into a text widget within the home widget area.

    13. If you’ve added variations to your products you should be able to open the variations tab and set a price from there. Do you see this?

    14. Hmm…I wonder if this is another plugin issue. Try deacitvating to test. Again, let me know if there’s no change.

    15. To my knowledge if the product is not published it should not slow down your site. You can bulk publish products by navigating to Products from the admin panel and under Bulk Actions select Edit and Apply. Then you should see an option to set the status of all your products.

    Hope that’s helpful!
    Hannah

    In forum: Virtue Theme
    #84802

    1. Are you using pagebuilder? The widget is in your widgets, you would add using pagebuilder. I see all the widgets in your appearance > widgets area.

    2. This testimonial form is a shortcode. There are few options with it can you tell me exactly what your wanting to change and I can tell you if it’s possible or not.

    Ben

    In forum: Virtue Theme
    #84721

    1. Adding this shortcode anywhere on the page will allow you to place the testimonial form.

    [kad_testimonial_form location=”true” position=”true” link=”true”]

    2. The page you linked to actually is using the review system from WooCommerce, which is different than testimonials.
    By using page builder though, you can use a “Virtue: Testimonial Carousel” to have a more stylized testimonial page.
    Here is a link to what they look like..
    http://themes.kadencethemes.com/virtue-premium/testimonials/

    All you have to do to get them to look like this is use a “Virtue: Testimonial Carousel.” You can add them to a page builder row, or any other widget area on your site.

    In forum: Pinnacle Theme
    #84709

    Go into Theme Options> Top Bar Settings, and Enable Widget Area in right of Top bar.

    Then, go into Appearance> Widgets, and add a Text Widget into the Top Bar.

    Within the Content of the Text Widget, paste this code..

    [lsphe-header]

    In forum: Virtue Theme

    In reply to: Virtue Theme Questions

    #84705
    This reply has been marked as private.
    #84622

    Hey, You can’t just move one menu item outside of the menu.

    I would suggest just making the topbar widget area turned on, adding in the search widget and a link for call us.

    Ben

    In forum: Virtue Theme

    In reply to: Virtue Premium Blog

    #84320

    1. You can do this using shortcodes like this: [blog_grid orderby=date items=4 columns=3 cat=photos]
    Then if you want only one column you could use a shortcode like this: [kad_blog orderby=date items=4 fullpost=false cat=photos]

    2. You can set that up by creating a row in page builder and setting the background image of that row then setting the Background Image Style to Parallax. If your homepage is set as a static page you can add this from the home edit page, or you can use the home widget area (enabled in Theme Options > Home Layout) and add a Layout Builder Widget from Appearance > Widgets.

    3. You could use a shortcode rather than using the staff grid template. Like this: [testimonial_posts orderby=date items=4 columns=4] Does that work for you?

    Hannah

    In forum: Virtue Theme

    In reply to: Virtue Premium Blog

    #84247

    Hey,
    1. The demo you linked two has the sidebar turned off. On your site it’s turned on. So you may want to turn that off it’s an option right in the page below the content area.

    2. You are using pagebuilder on that page and have a carousel, image widget and a recent posts widget all at the top. If you wanted to look like the demo page above then you wouldn’t need those.

    Ok Just wanted to clarify those things.

    In terms of your post (you have one thus far).

    a. Have you made sure to set a featured image for the post?

    b. In your theme options > blog options. Scroll down to the “Blog Post Defaults”
    There make sure the “Blog Post Summary Default” is set to portrait image.

    c. In each post you can manually override that defualt setting and set your own Blog Post Summary for that post. So if you wanted for example a slider or video you would do that in the post.

    Let me know if that helps.

    Ben

    #84105

    Thanks for the support!

    The issue with the widgets is caused because wordpress defines which widgets are saved to which widget area based on the theme. We should have it in the notes that you need to reset widgets and menus because of this.

    I’ve looked into writing a script to do this automatically but then it gets tricky if for some reason you switched to another theme then switched back it could mess with your menu and widget assignments in a negative way. So I’ve left that alone for now.

    Ben

Viewing 20 results - 1,681 through 1,700 (of 2,437 total)