EllsWeb
Forum Replies Created
-
Okay…. here is the solution to the issue of the add post and edit post and delete post from the add post page and edit post page.
All instances of the “$(” in the two files I mentioned above (according to what they say to do on this page https://elementdesignllc.com/2009/08/wordpress-jquery-is-not-a-function/ )
I replaced the $ with jQuery and it’s working as it should.
Everything gets updated and the success messages show.The issue I have with the Label text for attachments showing up in the post is still there. Any assistance with that being printed in the post would be appreciated..
Thanks for this fork..
Update to my last post.
I followed your suggestion Professor99.
I have looked at the process through the console in firefox and found the following with regard to adding post, editing a post and attempting to delete a post from the edit post page and the add post page. If I go to the dashboard and delete a post, it works fine.Here is what I found using the console.
TypeError: $ is not a function wpuf-add-post.js:47
Clicking on the link “wpuf-add-post.js:47” the code highlighted is “success = $(‘success’, responseXML).text();”TypeError: $ is not a function wpuf-edit-post.js:50
Clicking on the link “wpuf-edit-post.js:50” the code highlighted is “success = $(‘success’, responseXML).text();”TypeError: $ is undefined wpuf-edit-post.js:90
Clicking on the link “wpuf-edit-post.js:90 the code highlighted is “$.ajax({” exactly.
I hope this helps you see what is happening.
I have php 5.4.10
latest versions of ff and chrome.I’m currently having a small issue with your fork.
The submit button says “Please Wait”, but it never changes anything on the posting page after that. It just stays at “Please Wait”. I know it’s done because the page refresh at the top of the browser stops.But, if I go to the user dashboard, the post is there and can be edited. I’m using WP 3.5, Catchbox Theme.
I don’t have much else activated on that site.
Also, once the post is made, then the contents of the “Attachment Label” shows up above the attachment. There shouldn’t be anything showing from the labels on the add post page. This I think I can correct myself.
Otherwise, Thanks for the fork. I like the improvements.
Hi applegateian,
I’ll give that a look as well. I looked at the tutorial and it seems a lot of custom setting up. I don’t like having to edit the theme functions.php file to get a plugin to work.
But, I am open to it using a child theme if it is worth the trouble.
There are some things I would like to do that the ACF plugin might make possible, but for what I use the WP User Frontend for, it is working quite well with a small glitch printing the contents of one of the labels. But that’s minor and I can fix that. The main thing is the uploads and featured image problems, that the fork seems to have fixed.
FWIW – I found a solution that works for me.
It does a lot more than I was hoping for but it also solves the upload problem I was having. If someone decides to use the “fork” there is an issue with WordPress showing a notification to upgrade the plugin. In the wpuf.php it will show “version 1.1-fork-2RRR-4.0”. Therefore, www.ads-software.com thinks the fork is an earlier version of the WP User Frontend.I simply moved the “-fork-2RRR-4.0” to the description so that it shows “This is fork-2RRR-4.0 by Professor99 which includes a downgrade function to retun to the original author’s version if this fork does not work the way you want it to.” and the WordPress upgrade notification no longer happens because the only thing that shows on the “version” line is 1.1 (which is the current version of WP User Frontend (at the time of this posting)).
I have an active site that I needed a solution for and the fork offered by professor99 works for me. I thought I would share it.
Here is the link in the support forum for the fork of WP User Frontend.
https://www.ads-software.com/support/topic/frontend-updates-2rrr-forkI hope this helps someone else.
And what did you do lowerpower?
If you shared your solution, it would be a great help for others here.
Me especially… ThanksThis is a great hack, however, when approving the review, the script looks for the page id that the shortcode [WPCR_INSERT] is on and not the page id that has the [WPCR_SHOW_ATC]. So, the output is never shown. I have to go into the database and change the page id every time a review is approved and then it will show.
I have looked and cannot see where to make the change to force the plugin to look for the right shortcode. Or did I do something wrong?
[edit]
I figured out I can just use the [WPCR_SHOW POSTID=”ALL”] shortcode and the reviews will show up regardless what page_id is used for the [WPCR_INSERT] shortcode. I will keep looking though, because I only use one page at this time. I would like it to automatically show with the new shortcode created by this thread.
Forum: Plugins
In reply to: [WP Better Emails] [Plugin: WP Better Emails] Multisite compatibilityGreat plugin.
I was wondering when you might add better multisite support.
Multisite is becoming quite popular since 3.0 or 3.1.Those of us who use multisite and like your plugin would love to see something as nice as this plugin get upgraded to include more compatibility with multisite.
Don’t get me wrong, I thing your plugin is great, but would be greater if you could boast of more compatibility with the whole WP experience, not just the base site in multisite and single site.
Your work is appreciated, that’s for sure.
I don’t know if either of you are still looking for a solution, but I use “Plugin Organizer” and it has worked great for me for a long time.
You can turn off plugins based on a configured group of plugins that won’t be automatically loaded site wide unless you turn them on for specific pages.
Or you can turn off individual plugins page/post by page/post.
Give it a go and see if it will work for you.
I know it’s another plugin to add, but this has been a life saver for me especially when plugins clash.I would just suggest that you know which plugins you do want to be loaded on a page or post, because if a plugin is needed for a page, you will miss it, I can assure you.
https://www.ads-software.com/extend/plugins/plugin-organizer/
Forum: Plugins
In reply to: [Bootstrap Admin] some issuesWorking with WP 3.5
I notice you updated again and the above issue is gone. Excellent, thanks.Forum: Plugins
In reply to: [Bootstrap Admin] some issuesYes aristath, the update cleared that issue.
On some hovers, there still seems to be a little issue with the popup closing rapidly though, but I can live with that. Thanks, I appreciate the quick response and fix.Forum: Plugins
In reply to: [PlugNedit] What happens to my content if I uninstall PlugNedit?Hi cactikelly,
I understand that point completely. lol
With all the “security” concerns people have nowadays, requiring the use of remote servers is a little bit of a concern for many people, as well as the concern for lost content in the event the server isn’t available at any time. I do understand the desire to keep the software remotely for a few reasons I can think of. And providing the software at no charge for what it does doesn’t seem to me a reasonable solution for you.
However, is there a way to make the software available via payment at some point, so that people can have the option of having it hosted locally?
I realize this is going off topic and I apologize for that.
Regards,
LouisForum: Plugins
In reply to: [PlugNedit] What happens to my content if I uninstall PlugNedit?I appreciate the response and the answer. That makes things a lot more clear.
Regards,
LouisForum: Plugins
In reply to: [PlugNedit] What happens to my content if I uninstall PlugNedit?Hi cactikelly,
Great plugin, however, I don’t see a clear answer to the question. Does the content created by your plugin stay on my website if I uninstall your plugin that I used to create the content? Or if your servers are somehow not available for a time, does it affect the content I created with your plugin.
We are aware that the editor is located on a remote server.
Forum: Plugins
In reply to: [MobileChief - Mobile Site Builder] Impossible to install and work !Same issue with the double plugin and constant update version now alert. The changelog says the updater has been removed, I’m wondering if, since the offending file “mobilechief-mobile-site-creator/pluginchief-mobile-site-builder.php” has the updater code in it, if that file can be deleted and the issue resolved?