kzipp
Forum Replies Created
-
Nope. That was my original thought but I just tried to change up a shortcode id, thinking it wouldn’t work at all, but it does. Maybe it just grabs the number? I really didn’t investigate much after seeing it worked.
You can see it at: https://www.arkanebeer.com/tap-list/ which is all one form using field column 4 or something as separate styles.
I was actually able to change the id to 2a, 2b, 2c, etc. and it worked perfectly. It would be good to figure out and add to documentation, but so far so good!
I’m guessing this is due to each table name having the same ID. Is there any way to rename the tables, all while calling the same form ID?
Forum: Plugins
In reply to: [Gravity Forms Sticky List] Default SortNevermind. Just a regular setting I overlooked.
Forum: Plugins
In reply to: [Post Thumbnail Editor] Editor Breaks with BuddypressGot it!!
It was the empty line issue, and it was happening on my bp-custom.php file which is similar to functions.php but for BuddyPress.
Thanks for the help, as well as the plugin.
Forum: Plugins
In reply to: [Post Thumbnail Editor] Editor Breaks with BuddypressI actually came across that post and checked my functions as well, but didn’t think about checking BuddyPress at the time.
Another option is we have some template files that overwrite the BuddyPress template. This issue is most likely here as I originally said this code is kind of sloppy. I will test these templates out one by one later today and see if that fixes it.
When I update the php file as you mentioned, I still get the broken image icon. I then took it one step further and commented out the last line of pte_wp_ajax_imgedit_preview, and I received HERE0.
Forum: Plugins
In reply to: [Post Thumbnail Editor] Editor Breaks with Buddypress- No messages when enabling the debugger.
- I actually see 2 of those URLs, one as a text/html Type and one as an image/jpeg type, with different Initiators. They do however lead to the exact same url. I opened them both just in case, and it is the same result of a broken image icon.
Forum: Plugins
In reply to: [Post Thumbnail Editor] Editor Breaks with BuddypressThere are no Javascript console messages.
f5/refreshing doesn’t change anything.
I did also add buddypress to another site running PTE jsut to test, and it worked fine, which means it isn’t 100% buddypress, but really really strange.
I tested for about an hour doing the following:
Removing all other buddypress related plugins – No luck
Updating all settings on newly installed site to match old one – Still works on new one.It’s REALLY weird, especially since there is no error. I am definitely looking to get it resolved, so if you have any ideas please let me know and I can try them.
Sorry for the delay.
https://pastebin.com/PbC5efuk is the entire page. I do see wp-lists.js, but I don’t think this is much of a help.
2 Notes.
The gap at the top is true, not a copy and paste issue, it looks like that when I view source.
I replaced my domain with domainname.comI am still having the same problem in a new tab.
I appreciate the time you are putting into getting this resolved, and I will continue to do the same and see what I may be able to find to help prevent this issue in the future.
It is also known as Sutdiopress. I am actually running Genesis on another site as well along with your plugin and have no issues. The site with the issue is actually running wordpress multisite. That is the only issue I can see different between the site with the issue, and other sites of mine that work perfectly, but I don’t see how that would cause the issue.
Hopefully this helps – . You can now also see me current status of the plugin and where it gets held up.
Hey sewpafly,
I am hoping to help you while you also help me. I have the thumbnail editor on a handful of my sites, but I just installed this on 4 new sites and am getting the same issue on all of them. These 4 new sites are on a separate server then my other sites, but are all on the same server. I have deactivated all plugins and it didn’t help.
All sites are running 3.4.1, along with Genesis framework. The debug button is also not working for me as its the exact same issue as above. Any help would be greatly appreciated, and any questions you have to help debug the issue I will be available to answer.