professor99
Forum Replies Created
-
It’s possible if you or someone else writes the code but we have no intention of making this a standard feature.
Alternatively you can use the options to disallow the user from selecting a category and use the default category instead.
TheProfessor
I’m not sure how the PRO version behaves in this regard. It’s a total rewrite and very different from the free version.
Best you contact Tareq, the developer of the PRO version, via the PRO website and ask him this question.
Hi Alex,
Did you end up trying the development version yet? If so what version did you try and how did it go in this regard?
I’m not sure how the PRO version performs in this regard. It’s a total rewrite and very different from the free version.
I’m sure the developer of the PRO version Tareq will be very accommodating to your needs but it is best to contact him via the PRO website.
Cheers
The second paragraph was referring to the free version
I don’t know much about the PRO version. You have to ask Tareq via his website about that.
TheProfessor
Show attachment thumbnails in the post (when ticked, show duplicate image in home page and when not ticked it show no image but links to images )
The is a known annoyance (Image info is stored as attachments so theoretically this behavior is correct but it is visually unattractive). The next release will fix this but this is a few weeks away as we are busy incorporating WordPress 3.6 changes into this which affect this area.
TheProfessor
Hi adnan0777,
The PRO version I think does this.
There are no plans to add this to the free version.
TheProfessor
Have you tried setting the option ‘Show attachment thumbnails in the post’ appropriately?
TheProfessor
Well I don’t know anything about ‘my content management’ plugin.
Your shortcut looks fine from WPUFs post of view.
Does [wpuf_dashboard] work for normal posts?
Are you using the correct post type? The name given looks like an example rather than a real post type.
TheProfessor
Maybe I’m missing something but WPUF already includes the option ‘Show attachments in the post’ that does all of this.
TheProfessor
Hi Jijo,
A 404 error page means that the requested web page was not found.
Do your permalinks contain %postname%?
Does a plain text submit work (No images, videos, or attachments)?
Otherwise try using Firebug on Firefox and it’s ‘Net’ tab to see what pages are requested when the post is submitted.
TheProfessor
You need to change the option ‘Admin area access’ on the ‘Others’ tab appropriately.
TheProfessor
Hi linda,
Seems from your other post you are already looking at the PRO version which is the best bet in this regard. The developer of the PRO version (and the main developer of the free version) Tareq has included actions and filters which make it a breeze to code this so contact him via the PRO website
TheProfessor
Hi helppp
Haven’t seen any reports about this before and it’s definitely weird.
What you are seeing in the message is the $_POST fields submitted when you press the Submit button. How it ends up in a message is strange. Is there more to this message or any other messages?
TheProfessor
Thanks for the info gluvian! That is definitely a good way to pre-insert HTML code into the editor except I would do it just after when the description is set at line 65 so it applies to all editors.
Cheers
TheProfessor