Viewing 14 replies - 1 through 14 (of 14 total)
  • Thread Starter Pigo3934blog

    (@pigo3934blog)

    I even DE-activated all my plugins and received the same issue.

    =============

    Please help.

    Thanks in advance.

    Plugin Author Me

    (@cyberws)

    That function is coming straight from the code on FatSecret. My best guess is something on your client side.

    What plugins are in your browser especially ad blockers/privacy plugins.

    Have you tried another browser or another computer?

    Sorry but a PRO version is not planned at this time. I just don’t have the time with far to many major projects on my plate.

    Thread Starter Pigo3934blog

    (@pigo3934blog)

    OK.

    I found an alternative plugin that handles the weight history function.

    ============

    So I went ahead and DE-activated the “weight-history” section within the FatSecret plugin.

    It got rid of the “Weight History” menu tab, BUT the front-end interface STILL displays the Table Data for the “My Weight History” just below the “My Diet Calendar” area.

    ============

    Is there any PHP, HTML or CSS code that I can use or delete that will make the “My Weight History” area disappear from the front-end ?

    Thread Starter Pigo3934blog

    (@pigo3934blog)

    I even turned off the “Home” menu tab within the plugin, but it still shows the “Home” page (as the default) within the interface ?

    1) – Is there a way to hard code a link to go directly to the “Food Diary” tab ?

    2) – Or is there any PHP or Javascript code that would accomplish this ?

    ===============

    A third option is…

    Is there a way to shorten the max height for the “Home” interface display so that the “My Weight History” is not seen ?

    Thread Starter Pigo3934blog

    (@pigo3934blog)

    A fourth option is…

    Is there any PHP or Javascript code that would prevent the “My Weight History” data from being called or displayed ?

    Plugin Author Me

    (@cyberws)

    The plugin is setting the loading page to home. This is changeable although it requires messing with the code; at this time. I really should add the ability to set that within the plugin interface.

    What page do you prefer it go to?

    Thread Starter Pigo3934blog

    (@pigo3934blog)

    Thanks for the reply.

    To the “Diet Calendar” would be perfect.

    Thank you.

    Plugin Author Me

    (@cyberws)

    I ran a test on my development system and that is simple.

    I’ll add this function into the plugin panel this week.

    Options:

    1) Wait until I edit the plugin

    2) I’ll tell you how to edit the code

    3) I can send you the edited file

    Thread Starter Pigo3934blog

    (@pigo3934blog)

    All 3 options would be great.

    ==========

    Since I am trying to finish my site…

    Can you please send the edited file (option 3)?

    And if you have time, to explain where the edit was done (option2)

    ==========

    Do you have my email address ?

    Or will you be posting an external download link ?

    ==========

    PS –
    I created some CSS to skin the whole interface. I can send it to you to use if you like.

    Plugin Author Me

    (@cyberws)

    On line 94 of index.php in the plugin directory change:

    fatsecret.setCanvas("home");

    to

    fatsecret.setCanvas("calendar.get_month");

    I’ll work at getting this done via the plugin shortly.

    Thread Starter Pigo3934blog

    (@pigo3934blog)

    Thanks you very much.

    It worked.

    ??

    ==============

    Please email me when official update is made.

    Thanks again.

    I might contact you for separate PAID projects .

    Plugin Author Me

    (@cyberws)

    New version released (v1.1) that supports setting a custom canvas via the admin panel.

    I can’t save the weight category either and getting complaints from my users. Any updates on this?

    I would be up for a PRO version @pigo3934blog

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Cannot Save on the "Weight History" page’ is closed to new replies.