professor99
Forum Replies Created
-
You will need to add the wp_insert_post parameter post_name to the $my_post array in the wpuf-add-post.php function submit_post() and add input fields to suit. You will also have to add this field to the wpuf-edit-post.php file as well. Use other input fields in these files as an example of what to do.
Still curious on why your users need to do this.
Hi Sebastien. The only way to do this is to edit the wpuf-add-post.php and wpuf-edit-post.php files. Shouldn’t be too hard so try again. Tareq in the distant future is looking to add custom forms which would make this a breeze but don’t hold your breath as it involves a lot of work.
Hi Wombat. It’s unclear in your post to what exactly is customized in your Frontend installation.
If it’s the code all updates to Frontend (including official versions) involve overwriting files.
In this case I suggest you use a compare tool such as my favorite KDiff3 to compare your custom code to the original version of Frontend and then merge it with the forked code.
If your talking only about custom fields the fork only adds a few options to the database and doesn’t change custom fields. However the fork does change the layout as given here and here which may affect the layout of custom fields.
The Readme gives instructions for both installation and de-installation of this fork. This recommends you keep a copy of the files of the your original plugin. A downgrade option is also included in the fork’s frontend option page to reset a couple of frontend options to sensible defaults on downgrade back to the original version. No database entries other than these are affected.
Hi teresax. That error is commonly generated when the instructions in the readme for installation of the fork haven’t been followed. The fork files need to be copied over the original Frontend installation. See the readme for details.
Thanks gouffy41. I haven’t tested it with the ‘Charge’ option yet so I will follow that up.
This is also known as the “Slug” which is a screen option on WordPress backend.
Intrigued why you need to edit this?
Not an option in Frontend at the moment but wouldn’t be hard to implement.
Comments aren’t part of the dashboard. Your theme is adding comments so you will need to see if your theme has a option for this.
I’m not sure exactly what you mean here. Could you please elaborate.
You will need to edit the wpuf-add-post.php file.
Thanks codynew.
Noticed you unticked the ‘Expand shortcodes in post content’ option to fix the problem where in my install it is ticked and I don’t have this problem (Relevanssi 3.1.3). Note I am running the development version of Frontend (Version 1.1.0-fork-2RRR-4.2) so it might fix the problem.
Can anyone confirm both the following.
1) Are duplicates a problem on all Frontend 1.1 installs with Relavssi 3.1.3?
2) Does the development version of Frontend (Version 1.1.0-fork-2RRR-4.0 and later) fix this?
Hi Codynew. Great that you found a fix! Can you give a more detailed explanation as lots of people are having this problem.
Did you mean check the “Expand shortcodes in post content” option in the “indexing options”?
That was already checked by default in my installation which might explain why I don’t have any problems.
Thanks
TheProfessorWas that in the development version too?
Try disabling buddtpress in the plugin menu. Does Frontend work then?
Either way I need logs from Firebug for Firefox as instructed in the development forum before I can figure out what’s happening.
Update for Runamok81.
There is a plugin similar to NetExport for the console log http://www.softwareishard.com/blog/consoleexport/. Please use this for the console log output.
Whats 1.6.2 Bp?
Try the development version to see if it has the same problem.
If so can you please post more details (configuration, net, and error reports as instructed for other users in the development forum)
Hi all,
I already use Relevanssi with my development version without problems although another user has had other problems.
It would be great if any of you could test the development version to see if it fixes this problem.
Thanks
TheProfessor