How to Deal With JavaScript Errors on FEP Pages

Have you been facing one or more of the following issues when using Frontend Publishing Pro? – Nothing happens when featured image link is clicked – Nothing happens when Add Media button is clicked for the rich text editor – The redirection feature doesn’t work – The page reloads when you click the submit buttonRead More

Introduction To WordPress Post Meta

When a post is created in WordPress, items like title, content, ID and status are stored in the wp_posts table. However that’s not the only place where WordPress stores post information. There also exists a wp_postmeta table that contains all the extra bits. Each extra bit is stored against a meta key. This meta keyRead More

How to Create Custom Fields

Step 1: Start editing the form for which you would like to create a custom field. Step 2: In the Fields tab you will notice a small box on the right side titled Custom Fields. Enter a label and a meta key, and press Add. The Label can be anything you like. The meta keyRead More

How to Enable Anonymous Posting

Since version 3.0.0 Frontend Publishing Pro offers anonymous or guest posting, allowing users to submit posts without logging in. By default this feature is disabled and there some things that you should know before enabling it on your website. In this short post we will try to go through these things. Here’s a step-by-step tutorialRead More

Version 3.0.2 Release Notes

Version 3.0.2 of Frontend Publishing Pro included the following bug fixes and improvements: – Added the ability to arrange taxonomy terms hierarchically instead of alphabetically – When setting values in the Messages tab of the plugin settings you can now add HTML – Confirmation before post deletion – Automatic redirection to login page – AbilityRead More

Version 3.0.1 Release Notes

Version 3.0.1 included the following bug fixes and improvements: – Fixed an issue due to which some strings were not translatable – Fixed an issue which was causing the form and post list to always appear on the top of the page – Made sure that rewrite rules are automatically flushed so that post listRead More

Version 3.0.0 Release Notes

Frontend Publishing Pro 3.0.0 is now available for download at CodeCanyon. This version has been created from the ground up to offer maximum stability and new features. This is a major release which means that it is not a 100% compatible with the previous versions and you might have to make some adjustments on yourRead More