• Resolved jduffell

    (@jduffell)


    Loving the plugin, upgraded to pro and i’m mainly using it for the front end filters so uers can locate other users.

    With that in mind I’m not keen on what’s output for my needs, I’ve edited amr-users-custom-html.php to alter the tags to suit my needs but I was wondering if there’s a simple way to use my own .php file i’ve made for the user loop. I can’t quite figure out which template I need to edit to insert get_template_part to call on my custom code if that makes sense.

    Any pointers welcome.

    Cheers

    https://www.ads-software.com/plugins/amr-users/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author anmari

    (@anmari)

    hi,

    the way plugin is written was not intended for folks who want to write code (why not write own query code too then and skip the plugin ?) HOWEVER if you look in the pluggables file, you will see a number of functions that you can overwrite.

    eg:
    amr_display_a_page – does the lines that appear on a page
    amr_display_a_line – does a single line

    you can write your own versions of these using a site specific plugin. Do NOT edit the main plugin as that will be overwritten if/when you upgrade.
    https://wpusersplugin.com/2823/formatting-and-pluggable-functions/

    Please note that I do not provide free support when folks do these sorts of things.

    Plugin Author anmari

    (@anmari)

    Thread Starter jduffell

    (@jduffell)

    @anmari cheers for getting back, it was mainly for the filters, I liked how simple they were to get on the front end, not really tinkered with creating my own front end filters but I may dig into it, cheers for the suggestions.

    ^JD

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘User output’ is closed to new replies.