Big Kahuna
Forum Replies Created
-
Can’t seem to find this option in the latest update.
Sure, I can add style characteristics to the entire block, but I can’t differenciate between job listings(which have their own style), and the “not found” message which is currently just text. If there was simply a different class designated for the “not found” message I can style it separately.
I downloaded and tried the development version. I did see the area to change the text in the settings but when I tried to access the page that displays the job listing wouldn’t load.
Just updated to the new version, but didn’t find anywhere to change this text. Did it not make it in as expected?
Forum: Plugins
In reply to: [Contact Form 7] IE errors in Elementor when Contact Form 7 is ActivatedFor me, a recent update to CF7 fixed my issue.
Forum: Plugins
In reply to: [Contact Form 7] IE errors in Elementor when Contact Form 7 is ActivatedI narrowed it down a bit more…
The error seems to be caused by the following line of code in “\plugins\contact-form-7\modules\recaptcha\recaptcha.php” on line 17.
add_action( ‘wp_enqueue_scripts’, ‘wpcf7_recaptcha_enqueue_scripts’, 10, 0 );
If I remove this code, all the Elementor problems go away.
It also appears that if I setup reCAPTCHA Integration, I get an error every time I try to submit a form in iE.
Forum: Plugins
In reply to: [Contact Form 7] IE errors in Elementor when Contact Form 7 is ActivatedOkay, I did a little more research and I found that if I disable the plugin’s reCAPTCHA Integration, the site works fine. If I enter a new Site Key and Secret Key it breaks the site again.
For some reason the code inserted for the reCAPTCHA is breaking some of the Elementor features.
Forum: Plugins
In reply to: [Advanced Contact form 7 DB] Export to xls in front endYes. please. CSV would work as well.
Forum: Plugins
In reply to: [Code Snippets] Crash on fresh install/activate.With the safe mode engaged, I was able to view the code snippets settings. It appears that there was a snippet in the list that was created by me some time before. I don’t remember ever installing and using the code snippets plugin, but apparently I must have install it at some point and then uninstalled.
I removed the snippet and deactivated safe mode and now everything seems to be working fine.
Forum: Plugins
In reply to: [Code Snippets] Crash on fresh install/activate.Just tried it again with the safe mode code in the wp-config.php file and it doesn’t seem to crash my site.
- This reply was modified 4 years, 9 months ago by Big Kahuna.
Forum: Plugins
In reply to: [Code Snippets] Crash on fresh install/activate.Um… I haven’t created any snippets because the plugin crashes my entire site on install which is preventing me from going any further.
Oh, and thanks for you help. ??
Got it. Found the post in the database and was able to make the change. Would be nice to be able to make this change from the app without having to log into the server and make the change in SQL. ??
I even searched through the database and could not find anything related to the “Last Effective Date”. ??
I have three legal pages, two have real changes, and one I changed (saved) accidentally.
So now, all three Last Effective Dates show as today, so all three show on the banner. But I need to somehow reset the one that I accidentally changed back to it’s original date so as it will not show with the others that actually have changed.
I tried editing the pages as you mention, but I find no option that will allow me to change the “Last Effective Date” which I assume is that trigger the app is using to display the banner.