fourwhitesocks
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Ollie] Enqueueing custom javascript file in Ollie Child themeMarking as solved!
Forum: Themes and Templates
In reply to: [Ollie] Enqueueing custom javascript file in Ollie Child themeSOLVED! Sorry for some reason I thought it had something to do w/ it being a Full site editing theme! I was missing a backslash and I added the __NAMESPACE__ ??????
// add custom scripts and load last function ollie_enqueue_scripts() { wp_enqueue_script('custom-script', get_stylesheet_directory_uri() . '/js/custom-script.js', array(), false, true); //wp_enqueue_script('custom-script'); } add_action('wp_enqueue_scripts', __NAMESPACE__ . '\ollie_enqueue_scripts', 999);
- This reply was modified 10 months ago by fourwhitesocks.
Forum: Themes and Templates
In reply to: [Ollie] Enqueueing custom javascript file in Ollie Child themeTo further clarify: the custom-script.js file is located in a JS folder that resides in the ollie-child theme directory, where is ollie-child is the active Ollie Child theme.
** the code above is in the functions.php file ??
- This reply was modified 10 months ago by fourwhitesocks.
Forum: Themes and Templates
In reply to: [Ollie] Parent / Child Ollie theme: making proper starting pointThank you Mike!!
This is exactly the direction I was looking for! Been just lovin’ learning how to do things with Ollie! YAY!
Ollie from the WordPress Repo becomes the PARENT and Ollie Child is the Child theme one can customize and it comes from GitHub ??
It does help! thanks again ?? Now onward with Ollie … ??
- This reply was modified 1 year, 1 month ago by fourwhitesocks. Reason: Make more clear
Ok Nick thank you!! I wondered! I wonder if maybe you should make a note about that somewhere on the Plugin…? It was not clear to me, I did know that it for sure was for the Fontend but I thought maybe there was a way to do it on the back end too ?? It seems like a great plugin though!
** Do you have an expert recommendation (since you are ‘in the know’ ) of a lightweight plugin that will accomplish this?
Thank you for your quick reply!
Forum: Plugins
In reply to: [Contact Form 7] Form scrolls to top of page if validation errorHope this helps someone but the latest release of CF7 the 5.6.1 totally fixed my issue that is described in this thread! Way to go CF7 plugin author! I knew my problem had something to do with Validation which is what 5.6.1 addressed in some way!
Thank you !
- This reply was modified 2 years, 4 months ago by fourwhitesocks. Reason: Fixed a typo
Forum: Plugins
In reply to: [Contact Form 7] Form scrolls to top of page if validation errorOk I understand, it would not be the exact same question tho. I know I need to get this plugin updated so that it stays secure but when I do the form becomes unusable… I know it has something to do with the Validation… I hope someone sees it and can help. I’ve already spent hours on trying to figure it out.
I appreciate your reply !
Forum: Plugins
In reply to: [Contact Form 7] Form scrolls to top of page if validation errorI’m not sure what to do here to get some help. Should I start a new thread possibly??
Thank you!
Forum: Plugins
In reply to: [Contact Form 7] Form scrolls to top of page if validation errorWow, gosh I’m sorry I honestly didn’t realize that! I just leaned that you could even do that, so I thought I would try it; I had no idea. Some other support applications that is acceptable. Will not be doing that again :/ Hope you accept my apologies! You can probably see from all of my threads that I’m not a demanding person in these forums….
If you are willing, I still need to try and work thru this issue. Can you check out my latest question above when you are able and see if we can still work thru this? Cf7 has always worked great for me and this Job app is a large form; I really want to keep using it.
Thank you and sorry about the @ usage!
- This reply was modified 2 years, 4 months ago by fourwhitesocks.
Forum: Plugins
In reply to: [Contact Form 7] Form scrolls to top of page if validation error@takayukister Actually in regards to my last question about the Submit button. I think it has something to do with the validation…. if there is a validation issue then the form is just automatically closing after they hit submit. I need to be able to have the form remain open after they hit submit if there is a validation issue. When it closes like that the visitor has no idea that their form didn’t go through… so any ideas on where or how I can have the form remain open so they can see the validation error?
Sorry for the confusion… need to get a solution ?? Thank you!
Forum: Plugins
In reply to: [Contact Form 7] Form scrolls to top of page if validation error@takayukister
Where in the code can I find what happens after one hits the Submit button on this from in question: https://spacemanagement.com/jobs/? OR BETTER question how can I make the form not close after clicking the submit button.Thank you!
- This reply was modified 2 years, 4 months ago by fourwhitesocks.
Forum: Plugins
In reply to: [Contact Form 7] Form scrolls to top of page if validation error@takayukister Ok:
so I made a staging copy and did the update and it did the exact same thing; I also disabled all of the plugins except the ones you mentioned and the recaptcha for v2 since it wouldn’t send without that one activated.
I did some other troubleshooting but can’t seem to figure it out…
Any ideas?
Thanks again ??
Forum: Plugins
In reply to: [Contact Form 7] Form scrolls to top of page if validation error@takayukister Ok will do that today and post back! Thank you!
Forum: Plugins
In reply to: [Contact Form 7] Form scrolls to top of page if validation error@takayukister thank you!
ON the site the plugins are as follows:It’s a Genesis child theme that has been running successfully for a long time can’t remember the name now.
Akismet
Better search and replace
Classic Editor
Coming Soon page by SeedPod
cf7 of course
cookie notice & compliance for gdpr
custom Wp Login
Easy FAncyBox
Genesis EXtender
ManageWP worker
metaSlider
NitroPack
RECaptcha v2 for cf7
Redirect Logo Url
SiteGround Optimizer
Widget Logic
Wordfence
WP Migrate
YoastLet me know if you need more info and I appreciate your time!
So @takayukister would you have any idea why they would still be triggering that error?
Thank you!