Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author YeKen

    (@aliakro)

    Ah ok. I really need to add an admin page to it… just struggling to get time.

    OK, so install the plugin via Plugins page.

    Place the tag [weightlosstracker] on a given page and the user is presented with a form to enter a date, weight and notes for that entry. When the person saves their entry the data table and graph is refreshed.

    If you wish to change the config settings, you need to go back to the Plugins page and click “edit” under the “Weight Loss Tracker” plugin. You then need to find the file general/define_globals.php and edit / save it accordingly. The comments in that file should explain clearly what you need to do.

    Let me know how you get on.

    Plugin Author YeKen

    (@aliakro)

    Try the latest version 1.11:

    Install “Weight Loss Tracker” via the “Plugins” page in WordPress Admin (or download zip and upload).
    Setup the plugin in WordPress Admin panel by goto to Settings > Weight Loss Tracker
    Create a page that users will visit. Within the page content add the shortcode [weightlosstracker].
    Voila

    Thread Starter Boomakat

    (@boomakat)

    Thanks so much!! I’m all set. Everything looks awesome. I just have one more question if you dont mind… Is there a way to delete the saved weight entry. I did a few entries to test it and now I want to start fresh. Thanks again. Will definitely be donating to you my friend!

    Plugin Author YeKen

    (@aliakro)

    Great stuff!

    I’m afraid there is currently no way to do it via the admin panel (although may look at adding that). You can manually delete by truncating (deleting all data) the mySQL database tables:

    WP_WS_LS_DATA_TARGETS
    WP_WS_LS_DATA

    Al
    All donations accepted. lol.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Users Page’ is closed to new replies.