jmldesign
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Keep getting “WooCommerce database update required”It looks like the directory was accessible and there wasn’t anything weird with the htaccess file so I followed your instructions and updated the db. Seems to have worked.
Thanks very much!
Forum: Plugins
In reply to: [WooCommerce] Keep getting “WooCommerce database update required”I also noticed that in the wc updater logs I have this from yesterday:
2025-08-17 20:17:33 UTC [apache][access_compat:error] [pid 42070] [client 34.174.62.57:12136] AH01797: client denied by server configuration: /home/customer/www/oarsomeadventures.com/public_html/wp-content/uploads/woocommerce_uploads/
Not sure what to check next though.
Forum: Themes and Templates
In reply to: [GeneratePress] Error trying to update WidgetsI was able to add this code to the child theme functions.php to disable the widget block editor:
add_filter( ‘use_widgets_block_editor’, ‘__return_false’ );
That got rid of the error.
Forum: Themes and Templates
In reply to: [GeneratePress] Error trying to update WidgetsI tried reinstalling the GeneratePress theme and still get the error. I’m at a loss.
Forum: Themes and Templates
In reply to: [GeneratePress] Error trying to update WidgetsI’ve tried deactivating all plugins and still get the error.
Then I tried to just using the GeneratePress theme instead of the Child theme and still got the error.
I then used Twenty Seventeen theme and the error is gone so it definitely seems like an issue with the GeneratePress theme. I’ll try reinstalling it next.
Forum: Themes and Templates
In reply to: [GeneratePress] Error trying to update WidgetsNo, I don’t have that plugin, I was assuming it’s something built into the GenerateWP theme but I can’t find any info on it.
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:
http://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?
http://jmldesigndev.com/jml-design-05/
Thanks,
Kevin