+ Reply to Thread
Results 1 to 4 of 4

Thread: How to remove my favorite?

  1. #1

    How to remove my favorite?

    Dear Flynax,

    How do I remove add to my favorite if user is not login. A lot of my user confused about that so I would rather remove it if they are not login. Only logged in users should be able to use it.

    Thank you

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Hello,

    You need to modify 3 tpl files: listing.tpl, featured_item.tpl and listing_details.tpl (listing-details-header.tpl)

    search for favorite phrase

    and wrap html code of the favorite icon with:

    Code:
    Only registered members can view the code.
    Last edited by Rudi; March 4, 2020 at 09:40 AM.

  3. #3
    Quote Originally Posted by Rudi View Post
    Hello,

    You need to modify 3 tpl files: listing.tpl, featured_item.tpl and listing_details.tpl (listing-details-header.tpl)

    search for favorite phrase

    and wrap html code of the favorite icon with:

    Code:
    Only registered members can view the code.
    Thanks Rudi

  4. #4
    Master
    Join Date
    Apr 2021
    Location
    USA
    Posts
    248
    Instead of removing, can we show a notification message asking visitor to login in order to use this feature?

+ Reply to Thread