Josh
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Edit] No buttons, no "toolbar toggle" iconHello @davidablack. I apologize for the inconvenience. Certainly not the best way to get started 😉
The WP Edit plugin only adds buttons to the “Visual” side of the editor. It sounds like you are viewing the “Text” side. Please look at the top right corner of the editor box; and see if you have two tabs (visual and text). Click the “Visual” tab.. and you should then see the buttons.
Please let me know if this works for you.
Forum: Plugins
In reply to: [WP Edit] Email from Add Contact FormThanks @luke.
@trtech; Luke is correct. The WP Edit plugin does not add any button for a contact form, natively. Checking to see if you have some type of “contact form” plugin active is the best suggestion. Perhaps you can find that plugins settings page.
Please let us know if we may be of any further assistance.
Forum: Fixing WordPress
In reply to: When Adding New Post, I can't toggle between 'Text' and 'Visual' tabIt sounds like a jQuery conflict. This typically happens when a theme or plugin is loading jquery files on unnecessary pages (like the editor).
I would suggest deactivating ALL plugins; and clearing your browser cache. Then, check and see if you can manipulate the editor.
If so, begin reactivating plugins (a few at a time) periodically checking to make sure the editor still works.
Eventually, you should be able to narrow down what is causing the conflict.
Forum: Fixing WordPress
In reply to: Troubles with the loop and paginationPerhaps add a “posts_per_page” argument in the second WP_Query() loop?
Forum: Plugins
In reply to: [WP Edit] conflict with bulletproof security error loggingYep yep. I’m standing by also.
Hello, I have taken over this project.
It appears the Thesis theme might have something to do with this; with the way the templates are handled. I’m digging through documentation now.
It seems that the plugin property.php file is not being loaded at all. Instead, Thesis is using one of it’s default templates. I think I have to load the template file from the plugin into the Thesis template structure.
I’m just wondering if anyone has encountered anything similar.
Thank you!
Forum: Plugins
In reply to: [WP Edit] FullscreenYeah.. this is weird. I’m not seeing full-screen anymore. I do see distraction free writing (shift + alt + W)… but that’s different.
You say Tinymce Advanced still has the full screen? I wonder if “Awesome-Andrew” put in some javascript to make it truly full screen??
Forum: Plugins
In reply to: [WP Edit] conflict with bulletproof security error loggingYes. I will, for sure. Thanks.
Hopefully I haven’t lost them because of my delay. I will certainly keep you posted of anything that develops on my forum. Again, thanks for the immediate assistance!
Forum: Plugins
In reply to: [WP Edit] conflict with bulletproof security error loggingOkay… I’m having trouble replicating any issue here.
@flyfisher842; if you don’t mind, let’s take this over to my support forum. That way, we can upload screenshots, etc, which makes it a bit easier to troubleshoot.
Thanks.
Forum: Plugins
In reply to: [WP Edit] Multi-Site Plug In not workingHello,
Sorry for my delay. What ended up happening here? I’m curious.
Thanks.
Forum: Plugins
In reply to: [WP Edit] deprecated filterHello @konehead; thanks for the additional information. If you still require assistance, please feel free to create a new support topic. That way, we don’t hijack the original posters topic.
@wpweaver; so sorry for the delay. But this is now fixed. Thanks again for taking the time to bring this to my attention.
Forum: Plugins
In reply to: [WP Edit] Editor DisappearedHello John,
Thank you for the kind support! Unfortunately, I am unable to provide support for the premium version of WP Edit on this particular forum.
Please visit my dedicated plugin forum; where I will be happy to assist.
Thanks for understanding.
Forum: Plugins
In reply to: [WP Edit] Plugin for posts onlyYes. It was just added in the latest plugin release (version 3.8). Please update to the latest version of WP Edit.
Thanks.
Forum: Plugins
In reply to: [WP Edit] Custom Post Type Excerpt doesn't replace with WP EditHi, and thank you for posting.
Yes, this was just added in the latest release; version 3.8. Please update the plugin to enable the advanced excerpts for custom post types.
Forum: Plugins
In reply to: [WP Edit] wpautop setting persistence in CustomizerHi,
I’ll take a look at this tomorrow; and see what we can find.