wildapache
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Include wordpress editor to external pageIn few word, user enter in her private area, fill, title, write a short description with their images and send it.
Forum: Fixing WordPress
In reply to: Include wordpress editor to external pageI can make front-end posting form (include all rules for users etc).
For example a simple form: title, description, upload (direct on wp upload folder).
Now I am looking how to create a simple editor, I need just few HTML tags (<strong>,<h2>) and function how this on screenshot, to move images down or up.
Forum: Fixing WordPress
In reply to: 301 redirect after category was renamedOkay, that is a good news. Because I was think, it’s do plugins or cache do.
Forum: Fixing WordPress
In reply to: Upload files before create a NEW POST.I think in that case I need to create additional plugin-cleaner.
In anyway “submit refuses” will be not much, because it can do only registered users.
Forum: Fixing WordPress
In reply to: Upload files before create a NEW POST.This upload method is good, but we will have a one problem !
What we will do, if user upload an images and won’t send the form ?
Forum: Fixing WordPress
In reply to: Upload files before create a NEW POST.Oh, I didn’t know it, now I see, I can create attach with a default zero value. Thanks !
I programming this by myself because I need a clear and fast code and modify it like I want. Most plugins have much “trash code” or unnecessary functions. (because they make it for commercial purposes etc..)
My will be simple, full modern browsers compatible, full responsive with, fast and clear code.
Forum: Fixing WordPress
In reply to: Upload files with a cover imageI am created a front-end form to create and edit the post, after I added a possibility to upload an images (attachments) to this post. When user click edit post he can view your images (attachments) in it and click delete if he want to delete it.
Now I want thinking how to create an a COVER (thumbnail) images, in way which user can’t delete it.
For example if user click edit-post, after he can delete all images and leave the post (without sending it to update (submit button). So, post remain with a 0 images (attachments).
- This reply was modified 9 months, 3 weeks ago by wildapache.