caddyboy0103
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] CF7 and Bootstrap 4.3 ModalThat didn’t take long at all…..
Seems i was missing the following within my apache2 website teamplate
<Directory /var/www/vhosts/folder/sitename/httpdocs> AllowOverride Fileinfo Options </Directory>While i had permalinks enabled, without the code above, they were not working….
- This reply was modified 6 years, 7 months ago by caddyboy0103.
Forum: Plugins
In reply to: [Contact Form 7] CF7 and Bootstrap 4.3 ModalAfter removing wp_enqueue_script and placing all of my script in the footer of my theme (and placed the contact form there as well) and change the following to true
define( 'WPCF7_LOAD_JS', true );I am receiving the following 404 error
/wp-json/contact-form-7/v1/contact-forms/128/feedbackHere’s what’s loaded in the .htaccess file
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPressmade sure permalinks was re-saved to “post name”
Forum: Everything else WordPress
In reply to: New user – support post held for meditationSo now that post was deleted for what reason????? I mean i get it was moderated, but what was wrong with the post?
So much for the being for the community????
first time posting on the support forums and it will be the last. Identified a bug in the plugin but you guys can delete this post too, cause who cares right?