• Resolved keto07

    (@keto07)


    Hi,
    Im sure this is easy although I cannot find it. I want to replace/rename the word “favourites” in the context of “Add to favourites” and “Remove from favourites”

    Ex, I want it to say, “Add to my Favs”, “Remove from My Favs”.
    Where in the code can I do this?

    Thanks

    • This topic was modified 6 years, 8 months ago by keto07.
Viewing 1 replies (of 1 total)
  • Plugin Author pluginsware

    (@pluginsware)

    Hi,

    Below are the files where you need to search and replace them,

    1. Open the following files,

    /wp-content/plugins/advanced-classifieds-and-directory-pro/admin/class-acadp-admin-settings.php
    /wp-content/plugins/advanced-classifieds-and-directory-pro/includes/functions-acadp-permalinks.php
    /wp-content/plugins/advanced-classifieds-and-directory-pro/public/partials/listings/acadp-public-listings-grid-display.php
    /wp-content/plugins/advanced-classifieds-and-directory-pro/public/partials/listings/acadp-public-listings-list-display.php
    /wp-content/plugins/advanced-classifieds-and-directory-pro/public/partials/listings/acadp-public-listings-map-display.php

    2. Search for

    Add from favourites

    Remove from favourites

    and replace them as you need.

    Important Note: Don’t change other variable names except these strings.

    Save the changes and try now.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Replace “favourites”’ is closed to new replies.