th87tran
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Extended Search] Optimize for Products active not worki already fixed this by copy all code from search.php to woocommerce.php.
And now all can be searched together.Thank you for a great plugin.
- This reply was modified 4 years, 6 months ago by th87tran.
Forum: Plugins
In reply to: [Contact Form 7] Response message border cover complete formI am going to try switch theme when it is convenient.
Thank you.
Forum: Plugins
In reply to: [Contact Form 7] Response message border cover complete formHi Miyoshi,
It is a custom theme designed by a team who coded our website from scratch.
This issue happened few months ago. And i did not touch CSS file at all.
Thank you.
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 not working after HTTPS enableRESOLVED
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 not working after HTTPS enablei just enable some modules on Cpanel and now the forms are working well with HTTPS.
Thank you so much for your support.
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 not working after HTTPS enableThis code is from our former web coding agent which maybe to fix a conflict with Chrome browser. But it also caused “redirect too many times” trouble while moving site to HTTPS. So i decided to turn it off since then.
I just tried another way to figure out where the issue come from (the above function still being off).
Commenting out this code in .htaccess#Forcing HTTPS #RewriteEngine On #RewriteCond %{HTTPS} off #RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]Now i can access unsecured contact page http://tictacwatch.com/contact/ and sending form successfully.
The problem only occurs when my site in HTTPS, doesn’t it?
Thank you for your help.
@mohitmishra thank you to take time. i will search the problem in the code.
Hi @mohitmishra, I keep the original custom theme unchanged for few years. what i did was only update Plugin and WordPress.
The weird thing here is all these ENGLISH subcategories still exist on database. But somehow they don’t show up on backend at Dashboard > Product > Categories.
Another strange situation is when i edit the English parent category (do nothing) and save, all the English child categories appear again, but now it is Vietnamese child categories turn to disappear.
Hope could give you more idea about the bug.