• Hi, I have a slider with some of my product, inside the template of each card that contain my product I add [ti_wishlists_addtowishlist loop=yes product_id=”.$product->get_id().”] shortcode

    It looks fine when I click on the button it add inside my whishlist. However when I reload every Heart appear as default, I need to add other product to update there state

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author templateinvaders

    (@templateinvaders)

    Hi @allardnathanael

    It requires debugging. Could you send a link where we can test the issue?
    In case you don’t want to post it in public you can contact us via support chat from the plugin settings page.

    Thread Starter allardnathanael

    (@allardnathanael)

    Hi templateinvaders,

    Thanks to further investigation from our side :
    We found this :

    $config_file = tinvwl_scan_dir( dirname( dirname( dirname( getenv(‘SCRIPT_FILENAME’) ) ) ), ‘wp-config.php’ );
    $load_file ? = tinvwl_scan_dir( dirname( dirname( dirname( getenv(‘SCRIPT_FILENAME’) ) ) ), ‘wp-load.php’ );

    To add on the api/ajax.php files.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Element in wishlist don’t show check at refresh’ is closed to new replies.