rcarpadus
Forum Replies Created
-
Funny how I’ve had great support and very few issues with the plug in…
Forum: Plugins
In reply to: [Redirection] Page redirecting in a loop until time out.I followed the same pattern that I did for other pages without issue so what is different this time? How did I create an infinite loop? Also, I have deleted the redirect and the problem still exists.
Forum: Plugins
In reply to: [WooCommerce] Cart and contact form not sending mailSo here is the twist. The website itself (WordPress) has been able to send things like account notifications and blog post comments the entire time. Also the Galaxy form is now working but not the cart mail.
Forum: Plugins
In reply to: [WooCommerce] Cart and contact form not sending mailI did that early on before my post and it wasn’t any help. Still no cart order notifications
Forum: Plugins
In reply to: [Redirection] Redirecting to URLs even after the plugin is disabledHow do you export the redirects? Mine is acting up and I want to deactivate it or even delete and reinstall but don’t want to lose my work.
Forum: Plugins
In reply to: [Redirection] Remove redirection using Redirection PluginI had the same issue. It appears that sometimes it can take time. I cleared my browser cache and that worked but others have tried on different machines and the same issue showed up (continued to redirect) then it suddenly stopped.
Forum: Plugins
In reply to: [Redirection] Simply quit working@solidwalnut how do I do a rewrite in the.htaaccessfile?
Forum: Plugins
In reply to: [Redirection] Wildcard Redirects?“For anyone else that might be interested, the magic formula is:
Source url: https://your-website/old-content-thats-404-ing/(.*)
Target url: https://your-new-page/
…and remember to check the ‘Regular Expression’ box.”I tried to redirect the wildcard “/resources/video_full/(.*)” to “/videos/entry/(.*)” but it doesn’t work. Any ideas why?
It doesn’t seem to matter if RegEx is checked or not (Side question; what does that box do?)