New Landing How can we help? Recently viewed widget not working.

Viewing 7 posts - 16 through 22 (of 22 total)
  • #309968
    gflwrg
    Member
    Post count: 113

    1) On your site it’s 620px

    2) .home .mini-list .product-cats {
    display: none;
    }

    3) For that you would need to work with a developer. You could add a sidebar & widget area to the single product?

    Hello David,

    many thanks for your assistance. It has all been rectified now apart from #1. One would also think #3 ‘recently viewed’ section could be added to the single product page like ‘related products’ section

    #309970
    gflwrg
    Member
    Post count: 113

    Whenever I change the width in #1 it works for some titles and leave the others in the wrong place.

    #310042
    David Martin – Support
    Moderator
    Post count: 20834

    Please amend the CSS to:

    .woocommerce div.product {
        max-width: 1170px;
        margin: 0 auto;
    }
    .woocommerce div.product .entry-title {
        font-size: 26px;
        font-weight: bold;
        line-height: 34px;
        display: block!important;
        float: right;
        max-width: 620px;
        width: 100%;
        text-transform: uppercase;
    }
    #310059
    gflwrg
    Member
    Post count: 113

    Many thanks David, that seems to have fixed it. Problem #1&#2 sorted now we have #3 left.

    you mentioned that,

    For that you would need to work with a developer. You could add a sidebar & widget area to the single product?

    How do I add the widget area please? It might be a better solution than a sidebar on a single product page. Look forward to your prompt response mate.

    Many thanks.

    #310069
    David Martin – Support
    Moderator
    Post count: 20834

    To add a widget you would add a sidebar within the single product. Edit the product and locate the Meta Options:

    #331528
    gidee
    Member
    Post count: 1

    Could you post the solution for the recently viewed products problem? I’m experiencing the same error.

    #331530
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please update the theme/plugins to the latest version.

Viewing 7 posts - 16 through 22 (of 22 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register