-
Posted a reply to Add username to permalink, on the site WordPress.org Forums:
Marking resolved. -
Posted a reply to Add username to permalink, on the site WordPress.org Forums:
Sorry for late reply, I never received notification for this question. I assume you do… -
Committed [2385062] to Plugins SVN:
fix for non-multisite wp subdirectory installations -
Committed [2385044] to Plugins SVN:
fix readme stable tag -
Committed [2385043] to Plugins SVN:
fix for non-multisite installations -
Committed [2385041] to Plugins SVN:
0.6 update, wpmu, permalinks and other fixes -
Posted a reply to Problem with bloginfo(‘url’) and image paths, on the site WordPress.org Forums:
I am sorry, this seems to be problem with TranslatePress plugin. -
Created a topic, Problem with bloginfo(‘url’) and image paths, on the site WordPress.org Forums:
Hello, thank you for making this plugin, it worked gre… -
Posted a reply to How can i change the permalink category name, on the site WordPress.org Forums:
This should work, add somewhere between other functions in /wp-content/plugins/wp-custom-html-pages/wp-custom-html-pages.php function WPCHTMLP_post_type_link($post_url, $post) { if… -
Posted a reply to How can i change the permalink category name, on the site WordPress.org Forums:
Yes you can add a few lines to the plugin file to overwrite default permalinks… -
Posted a reply to How can i change the permalink category name, on the site WordPress.org Forums:
Hi, yes, this is the default way things work with WPCHTMLP. The Wordpress default permalink… -
Posted a reply to How can I render my global footer and navbar, on the site WordPress.org Forums:
Hello. The WPCHTMLP plugin, when used along with custom permalink to output the entire HTML… -
Posted a reply to NINJA FORMS does not send the configured notification emails, on the site WordPress.org Forums:
Same problem here, Ninjaforms stopped performing Email Admin action. Nothing in PHP error logs, Post… -
Posted a reply to Use php in post template, on the site WordPress.org Forums:
Hello, the current version of the plugin simply gets HTML out of the database and… -
Posted a reply to Publish custom html page using wordpress post api, on the site WordPress.org Forums:
It took a while since I lost touch with codebase for this version, but the… -
Posted a reply to Setting custom header, on the site WordPress.org Forums:
Hello, try editing WPCHTMLP_permalink_handler function. You'll find output echo at the bottom, have this somehow… -
Posted a reply to Publish custom html page using wordpress post api, on the site WordPress.org Forums:
Hi, if it is OK with you we can continue this correspondence via email or… -
Posted a reply to Publish custom html page using wordpress post api, on the site WordPress.org Forums:
Hello, what you are getting is a server error so please find and post here… -
Posted a reply to Publish custom html page using wordpress post api, on the site WordPress.org Forums:
Hello, I pasted the exact code from my post into the plugin file and have… -
Posted a reply to Publish custom html page using wordpress post api, on the site WordPress.org Forums:
Hello, try this please. It should expose custom metadata as API fields for both reading… -
Posted a reply to Publish custom html page using wordpress post api, on the site WordPress.org Forums:
Hello, good job getting that far, and sorry for giving you an incomplete solution. Custom… -
Posted a reply to Publish custom html page using wordpress post api, on the site WordPress.org Forums:
Hello, it is possible to enable WP Custom HTML Pages to publish through WP API,… -
Posted a reply to Where to put ‘assets’ folder?, on the site WordPress.org Forums:
To quote plugin description: " WP Custom HTML Pages plugin has two functionalities: 1 –… -
Posted a reply to Where to put ‘assets’ folder?, on the site WordPress.org Forums:
Hello. The best way would probably be to create assets folder at root of WP… -
Posted a reply to WPR_Mailchimp not found , password recovery server error, on the site WordPress.org Forums:
Sorry, the error above was during user registration, fixed by commenting out all the lines… -
Created a topic, WPR_Mailchimp not found , password recovery server error, on the site WordPress.org Forums:
Plugin version 5.7 on WP 5.2.1 , but situation was the… -
Posted a reply to Accomodate parameters in the URL, on the site WordPress.org Forums:
Feature added in 0.5.1 -
Committed [2070726] to Plugins SVN:
support for parameters in url -
Posted a reply to Accomodate parameters in the URL, on the site WordPress.org Forums:
Hi. Thanks for letting me know. Yes there are many use cases I haven't predicted… -
Posted a reply to Html Pages lager than 65,535 characters, on the site WordPress.org Forums:
Implemented in 0.5.0 -
Posted a reply to Html Pages lager than 65,535 characters, on the site WordPress.org Forums:
Column type text replaced with mediumtext in 0.5 However anyone who upgrades from 0.4 should… -
Committed [2056100] to Plugins SVN:
updated readme for 0.5.0 -
Committed [2056099] to Plugins SVN:
readme update -
Committed [2056093] to Plugins SVN:
v 0.5 - supports longer html pages -
Committed [2056092] to Plugins SVN:
html column type to mediumtext -
Committed [2055962] to Plugins SVN:
latest is v0.4.6 -
Committed [2055960] to Plugins SVN:
fixed version number -
Committed [2055956] to Plugins SVN:
tag v 0.4.5 -
Committed [2055955] to Plugins SVN:
Updated txt -
Committed [2055953] to Plugins SVN:
Below editor replaced simple text with link to the edited page -
Committed [2055952] to Plugins SVN:
Fixes for php errors -
Posted a reply to Html Pages lager than 65,535 characters, on the site WordPress.org Forums:
Hi, thanks for letting me know. Sorry for late response, I don't receive notifications for… -
Created a topic, Looks good so far, on the site WordPress.org Forums:
not many plugins that do this -
Posted a reply to Does not work, on the site WordPress.org Forums:
Hello. I gave up on supporting Wordpress installations which have subfolder in their URL (for… -
Committed [1867072] to Plugins SVN:
gave up on subdirectory support -
Posted a reply to Does not work, on the site WordPress.org Forums:
Hello. Maybe the problem is not with sub-folder, but I am out of ideas. It… -
Posted a reply to Does not work, on the site WordPress.org Forums:
Hello, when you have time please update the plugin to version 0.4.3 and verify if… -
Posted a reply to Does not work, on the site WordPress.org Forums:
Hello, it seems the plugin doesn't work well with subfolders, thanks for reporting this issue,… -
Committed [1866970] to Plugins SVN:
fixed 404 bug for websites installed in subfolder -
Posted a reply to Does not work, on the site WordPress.org Forums:
Perhaps you are using the preview button and permalink created by Wordpress. That is not…