New Landing How can we help? Themeforest Theme Support Neighborhood Sale and Featured Items not showing…

Viewing 15 posts - 1 through 15 (of 16 total)
  • #157877
    adamccc
    Member
    Post count: 16

    Hi,

    I have tonnes of products with lots on sale and have gone through and made sure lots of them are set as featured products. I used your pre built homepage template and made sure each of the widgets has the correct category selected – but nothing shows up?

    Attachments:
    You must be logged in to view attached files.
    #158272
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Can you provide a login so I can check?

    – Kyle

    #158302
    adamccc
    Member
    Post count: 16
    This reply has been marked as private.
    #158309
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please update to the latest version of the theme

    – Kyle

    #158328
    adamccc
    Member
    Post count: 16

    Updated to latest

    #158510
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    I changed the 3 first products to featured and they appear fine.

    Check again.

    -Rui

    #158551
    adamccc
    Member
    Post count: 16

    Okay that is strange, I tried with multiple products and they didn’t show.

    What about sale items? As you can see from even the ‘Latest additions’ on the homepage we have lots of items that are on sale but non display

    Thanks

    #158681
    adamccc
    Member
    Post count: 16

    Any news on the sale items?

    #158909
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please upgrade to latest version of woocommerce plugin.
    Thanks
    Mohammad

    #158920
    adamccc
    Member
    Post count: 16

    Everything now up to date – still not showing

    #158937
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please paste this code to your functions.php of child theme:-

    // DELETE ON SALE TRANSIENTS WHEN POST SAVED
    function delete_sale_transients() {
    global $post;
    if( $post->post_type == 'product' ) {
    delete_transient( 'wc_products_onsale' );
    }
    }
    add_action( 'save_post', 'delete_sale_transients' );

    Thanks
    Mohammad

    #159182
    adamccc
    Member
    Post count: 16

    Hi,

    I’ve done this and tried to put a new product on sale and nothing is showing still.

    Thanks
    Adam

    #159315
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Not sure what’s happening here, will forward to the developer

    – Kyle

    #159360
    Swift Ideas – Ed
    Keymaster
    Post count: 15264
    This reply has been marked as private.
    #159560
    adamccc
    Member
    Post count: 16

    Hi,

    This was an issue with MySQL query count – This is now fixed as you can see here: http://skatepharmacy.wpengine.com/on-sale/

    But the widget is still not working – also my page builder seems to have stopped working now too

    Thanks
    Adam

Viewing 15 posts - 1 through 15 (of 16 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