Viewing 1 replies (of 1 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi hin1219,

    currently, plugin should generate a referral link similar to the inserted one: trainedto.com/product/gua-sha-tool-w-lubricating-balm/?ref=24

    It generate an url based on your site base as it doesn’t recognize url entered by user as page of your site

    Anyway, we’re still improving checks performed on an arbitrary link, to make them consistent for all url possible

    In the mean time, you can try to override checks, adding this little snippet of code to functions.php file of your theme

    add_filter( 'yith_wcaf_is_hosted', '__return_true' );

    Please, let me know if this solves the proble
    Have a nice day ??

Viewing 1 replies (of 1 total)
  • The topic ‘Page URL goes to homepage’ is closed to new replies.