John C
Forum Replies Created
-
I was able to recreate, but unable to edit the original accordions. This same error appeared in tabs responsive accordion plugin also.
I cannot get to the content. It is only in the database. The accordion editor shows a similar error when I attempt to edit it. The only item in the WP editor is the shortcode and the picture of the above page.
Here is a link to a page that is production. NOTE: There are no special characters in any of the accordians on this page. All my accordians are broke now.
so if I put in the code: “<“li”>” or <\li> it breaks it?
The site is now at https://www.gloklahoma.com
Also, how can I get back at my accordians and fix? All of them are broke now!!!!
Forum: Plugins
In reply to: [WP-ShowHide] Plugin doesn’t work in FirefoxThanks for the clue. After much research I’ve discovered the problem is with McAfee WebAdvisor plugin for Firefox. Once I disabled that, the plugin started working.
Forum: Plugins
In reply to: [WP-ShowHide] Plugin doesn’t work in FirefoxFurther update: Have tested the plugin in another site and it works fine in firefox. Deactivated all of my plugins, and changed themes in my test environment on this site and it still doesn’t work on this site in firefox. Looking for suggestions.
Forum: Plugins
In reply to: [Page Links To] Not compatible with Gutenberg?I too have been using this plugin to enhance the functionality of my site and I am concerned that it doesn’t seem to play well with Gutenberg. Please advise when this will be fixed. WP 5.0 is just around the corner!
That works if there is only one condition. However, I am trying to display additional fields if ALL of the conditions are met, and one of the conditions contains a word that could be capitalized. ie:
“Display field1 if field2 is 1 and field3 is word or field3 is Word”
Forum: Fixing WordPress
In reply to: Images not visible in grid view in media libraryAaargh! The problem appeared again, and this time changing PHP version did nothing for it. After reading the last post on this subject, I checked my URL and it was fine, however, I was using a child template for my theme. I enabled the main theme and I got the grid view back. Obviously the child theme had something in it that interferred.
Can’t wait until it happens again…
Thank you very much, that code worked!
Forum: Fixing WordPress
In reply to: Images not visible in grid view in media libraryAfter a frustrating week reloading the site with no success, on a whim I reset the php version I was using from 7.0 to 5.6 and everything began to work again, so obviously, something either in WordPress 4.8.1 or one of my plugins was causing my error.
Forum: Fixing WordPress
In reply to: Images not visible in grid view in media libraryI am also experiencing this problem running 4.8.1. I have enabled define(‘WP_DEBUG’, TRUE); but I’m getting no debug information. The curious thing is that I’m unable to display search results when looking to add a new plugin.
I have restored my site from a backup, deactivated all of my plugins, to no avail. Would really appreciate some solid advice.
Thank you!
- This reply was modified 8 years, 8 months ago by John C.
Forum: Fixing WordPress
In reply to: Malware Spam Detected by Sucuri but cannot find sourceThank you for your response. However, soon after posting this, I noticed that the offending code was in a <div> following the footer. I opened the footer.php file for the theme, and discovered the code. I deleted the code and then made sure the read/write permissions were correct on the directory. It seems to be clean right now in all 3 sites.
Thank you very much.
That worked perfectly!