amayameda
Forum Replies Created
-
Forum: Plugins
In reply to: [YOP Poll] Polls are breaking some admin TinyMCEWow, you guys are on top of things. Problem solved, Thank you! Definitely donating as soon as I’m able!
Forum: Plugins
In reply to: [YOP Poll] Polls are breaking some admin TinyMCE… oh no wait. That broke my polls. Ok, how the heck do I fix this?
Forum: Plugins
In reply to: [YOP Poll] Polls are breaking some admin TinyMCEOk, I solved the problem. It seems there was a conflict with how the plugin inserts the “ADD POLL” icon the the tinyMCE. I commented out the yop-poll-editor.js, and all was once again well.
For anyone else having this issue, the file is accessed thusly:
wp-content==> plugins==> yop-poll==> ==> tinyMCE ==> yop-poll-editor.jsIs there any other way to fix this without basically deleting that file?
Forum: Plugins
In reply to: [Events Made Easy] Details section in admin unclickableThanks a million for your quick responses. I will do that. You are so getting my first donation.
Forum: Plugins
In reply to: [Events Made Easy] Details section in admin unclickableAh, indeed it does! It seems its conflicting with my polls plugin?
Is there some way I can overcome this?Uncaught ReferenceError: yop_poll_editor_config is not defined /wp-content/plugins/yop-poll/tinymce/yop-poll-editor.js?ver=358-23156:14 __________________________ container.js:569 | 15:11:52 | container.js:570 Init chrome extension communication container.js:573 __________________________ container.js:569 | 15:11:52 | container.js:570 Initializing main toolbar container container.js:573
Forum: Plugins
In reply to: [Participants Database] Is email sent upon admin record creation?Oh thank goodness! You just made me a very happy lady. Thank you!!!!
Forum: Fixing WordPress
In reply to: Second site's install deleted original siteOk, thanks to the wonderful support team down at iPage, I found out why this happened. Just in case anyone else has a similar noob problem, here’s the fix:
The second wordpress install kept overwriting the original website, because the original was installed directly into my hosting’s “root” folder. To avoid this, I went into my file manager (in my hosting account) and created sub-directories for each site. Then in “Domain Central”, I made sure the pointers were pointing each site to their own sub-directory. That allowed wordpress to install into each sub-directory separately.