KimMcDougalcrafter
Forum Replies Created
-
Forum: Plugins
In reply to: [Ivory Search - WordPress Search Plugin] Need Search on 2 MenusHello, sure thing. I’m using the Conditional Menus plugin. Both menus are set up exactly the same except that if you’re logged in, you’ll see the link “logout”. If you’re logged out, you’ll see the same menu except you’ll see “login”. Your plugin right now only shows up on the menu that’s designated as “main” or default, but it won’t show on both menus. Is there a way to have it show up on both menus?
Forum: Plugins
In reply to: [Mesh - Page Builder] Does this plugin work with GutenbergA ha! But, I can use this plugin with classic editor for now ?? I have another question so I’ll start a new thread for that. Thanks for replying back so quickly!
Thank you for the quick response. ??
Forum: Plugins
In reply to: [WP News and Scrolling Widgets] Customize the Read More linkThank you for the reply, I will definitely look at upgrading.
Thank you! That fixed it. Marking this as resolved.
I got it to work. I had to add this code too so now it reads:
define( ‘WP_DEBUG’, ‘false’);
define( ‘WP_DEBUG_DISPLAY’, false );This took the error code out. Marking this as resolved. Thanks Nick!
Thank you for the link. I’ve opened my wp-config file and here’s what my code says:
define( ‘WP_DEBUG’, ‘false’);So, it being false should have fixed the PHP error code right?
Hi Nick, how do I turn off wp_debug_display? Not sure where to go to do that.
ThanksForum: Plugins
In reply to: [Simple Membership] WP Admin Bar Not showing when logged inThat worked! Thank you!
Forum: Plugins
In reply to: [Simple Membership] How to change the Join Us linkThank you very much, those instructions worked!
Forum: Plugins
In reply to: [The Events Calendar] Latest update version 4.3.1 crashes siteI followed SLIcore Design’s advice and my site calendar is back up and running too!
Forum: Plugins
In reply to: [The Events Calendar] Latest update version 4.3.1 crashes siteI’m also getting the same error message: Fatal error: Class ‘Tribe__PUE__Package_Handler’ not found in /hermes/bosnaweb03a/b1445/******/wp-content/plugins/the-events-calendar/common/src/Tribe/PUE/Checker.php on line 200 and now my website also has no events calendar and we need it. Is there a fix from the developer?
Fixed this myself by deactivating 6.1.10 and deleting it. Then FTP uploaded 6.1.11 and it is working now.
Forum: Plugins
In reply to: [AddToAny Share Buttons] Icons Size Won't Change in Advanced CSS CodeI see, thanks again!
Forum: Plugins
In reply to: [AddToAny Share Buttons] Icons Size Won't Change in Advanced CSS CodeThat code worked! Thank you so much… one last question… is there a way to make the icons move down as I scroll up and down the page?