• ResolvedPlugin Author M A Vinoth Kumar

    (@vinoth06)


    Is the plugin not working? Please troubleshoot with the below method to get the problem solved.

    If you thing something is not working, kindly check the status of the plugin, to check the status, please go to wp-admin area | Frontend Dashboard | Status. If you see anything in Red Color, please fix it

    Problem 1: On Save or Delete if the loader doesn’t close and not saved or deleted ?

    Solution: Please check whether your site is having Javascript error(s), If your using Chrome or Safari, Please right click and click Inspect Element, then click Console tab. If you find any error. Then kindly deactivate that plugin and try one more time. If this doesn’t solve your issue or getting error from Frontend Dashboard itself, please create a new ticket.

    Problem 2: How to add custom user field inside the template?

    Solution: You can add the custom user field in your template by calling the get_user_meta( user_id, custom field slug, true );

    Problem 3: How to add custom post field inside the template?

    Solution: You can add the custom post field in your template by calling the get_post_meta( post_id, custom field slug, true );

    Please contact us at https://buffercode.com/support

    • This topic was modified 5 years, 10 months ago by M A Vinoth Kumar. Reason: Added Contact URL

    The page I need help with: [log in to see the link]

  • The topic ‘Is the Plugin not working?’ is closed to new replies.