jmldesign
Forum Replies Created
-
Forum: Plugins
In reply to: [Brilliant Web-to-Lead for Salesforce] Success doesn’t work on submissionThat solution worked great. Thanks so much for the help!
Forum: Plugins
In reply to: [Brilliant Web-to-Lead for Salesforce] Success doesn’t work on submissionThanks for the reply. I’ve turned off the pw for the site so you can test the form:
https://staging2.ata.org/The form works correctly in the popup, but the form is also on all pages above the footer, and it doesn’t work there.
Thanks,
KevinForum: Plugins
In reply to: [Max Mega Menu] Hiding submenu on mobile not workingI’ll mark this as resolved for now.
Forum: Plugins
In reply to: [Max Mega Menu] Hiding submenu on mobile not workingOk, now it’s working. I’m not sure what’s going on with this. or if it’s a cache issue.
Forum: Plugins
In reply to: [ShiftNav - Responsive Mobile Menu] Font Awesome not workingYes, we’re using beaver builder which uses FA5. I didn’t realize the plugin uses FA4. I’ll look into the FA5 shim.
Thanks so much!
Forum: Developing with WordPress
In reply to: Custom post thumbnail not workingI didn’t build the theme so I’m not sure why they did it that way. I tried to redo the page using get_the_post_thumbnail but still wasn’t able to get it working. (I’m a newbie developer). I decided to just recreate that section as static content.
Thanks everyone for the great input!
Forum: Plugins
In reply to: [ShiftNav - Responsive Mobile Menu] auto close menuRemi,
I followed the instructions from sevenspark above. You should be able to adjust the speed somewhere as well.
-K
Forum: Plugins
In reply to: [ShiftNav - Responsive Mobile Menu] auto close menuAh, I got that to work. I didn’t see the options in the menu’s.
Thanks,
KevinForum: Plugins
In reply to: [ShiftNav - Responsive Mobile Menu] auto close menuIt’s not auto closing for some reason. I think I’m using scrollTo functionality that’s built into the theme. Is there some conflict or something? Is there some js I could add to have it close after the scroll?
https://jmldesigndev.com/jml-design-05/
Thanks,
KevinForum: Plugins
In reply to: [XML Sitemap Generator for Google] How do I clear out ancient sub-sitemaps?I have the same question. We have a ton of 404’s after we reorganized the site and removed some content.
Forum: Plugins
In reply to: [Clone] Fatal error: Allowed memory sizeI’m not sure which it is. The entire message is this:
The plugin encountered an error while cloning the database,the following error message was returned:
Error Message : User ‘wrd5xkxpuak’ has exceeded the ‘max_questions’ resource (current value: 75000)Temporary files created in /hermes/waloraweb064/b793/moo.jmldesignlab/swss-test/wp-content/wpclone-temp will be deleted.
Forum: Plugins
In reply to: [Clone] Fatal error: Allowed memory sizeThanks. I’ve updated the plugin but now I get this message when trying to restore to the new server:
Error Message : User ‘wrd5xkxpuak’ has exceeded the ‘max_questions’ resource (current value: 75000)
No, sorry. I gave up on it.
Forum: Fixing WordPress
In reply to: Show just one categoryNate,
Sorry I didn’t want you to think I forgot about this. The coder who did the theme for us fixed the page, so it’s not really an issue now. I’ve had to fix so many things on their work so far though so it’s good to know about this solution.
Thanks for the help!
-Kevin
Forum: Fixing WordPress
In reply to: Show just one categoryNate,
I’ve tried to use query_posts but it doesn’t seem to be working. Here is my code for the page:
[Code moderated as per the Forum Rules. Please use the pastebin]