shoptak
Forum Replies Created
-
thank you @mivtt for your help and support!
I was able to hide the currency bar on ” About us and Contact us” page using the following:
!is_page( array( ‘about-us’, ‘contact-us’ ))
But I also need to hide it on 404 page using: !is_404()My question:
How can I combine both tags so I can put the conditional tag field located under settings/ Design/ other pages
since I need to hide the bar on ( about us, contact us and 404 page )Regards
- This reply was modified 4 years, 9 months ago by shoptak.
Hello again @mivtt can you please guide me on how to find the related tag of any page.
Regards,
Hello,
Thank you for your promtp reply.
Please find the following screenshot of the feature im using : https://ibb.co/D8QgvKq
Email notification configured: https://ibb.co/vcnzxY9
Once an IP is locked I can see it under Locked IP section, but not getting any notification on my email.
Regards,
- This reply was modified 4 years, 9 months ago by shoptak.
hello @shapedplugin
Thank you for your reply.
Below is the link:
My product slider is under Shop new arrivals section.
Regards
hello @mivtt
Thank you for your quick reply.
I’m using the standard Woocommerce price filter no 3rd plugin for price filter is installed.
The thing it’s working perfectly with USD currency but not with LBP.
Regards,
Hello @thanhtd
A kind reminder to include this fix in your next version since the latest one updated today Version 2.1.5 still doesn’t have it.
Thank you
Thank you @nextendweb_gabor for your professional help and support.
After following the provided steps everything looks perfect now!
Cheers!
Thank you for your prompt reply:
The slider is on this website: https://adnantakkoush.com
As for the slider background images I’m getting the below URLs from Gtmetrix.
Note that I have two different image files in the media library from where I set my slider backgrounds. Is it something related to jetpack ?The following resources have identical contents, but are served from different URLs. Serve these resources from a consistent URL to save 1 request(s) and 19.7KiB.
https://i2.wp.com/adnantakkoush.com/wp-content/uploads/resized/22a163b8ee851c4ed2211fcfe8fea472/Compressednack1.png
https://i2.wp.com/adnantakkoush.com/wp-content/uploads/resized/22a163b8ee851c4ed2211fcfe8fea472/Compressednack1.png?w=1200The following resources have identical contents but are served from different URLs. Serve these resources from a consistent URL to save 1 request(s) and 2.4KiB.
https://i1.wp.com/adnantakkoush.com/wp-content/uploads/resized/f67ba81c118e5ca9c3a5ff0957c9e730/compressed2.png
https://i1.wp.com/adnantakkoush.com/wp-content/uploads/resized/f67ba81c118e5ca9c3a5ff0957c9e730/compressed2.png?w=1200@mivtt Thank you! it works!
Dears,
For your info, after updating the plugin, this issue re-occurred and had to repeat the whole fix process again.
Please manage to hardcode this fix in your next update.
Thank you
Me too AWS SES but it didn’t work so I switched to MailPoet mail service but same issue.
- This reply was modified 4 years, 11 months ago by shoptak.
Thank you for your professional help and support.
After I did the modification on ( admin.php, Product.php, and settings.php ) it didn’t work.
Then I found another ( ‘manage_options’ ) located in system.php as well so after changing it and deactivate/reactive the plugin it works like charm.
issue resolved thx again!
Regards,
- This reply was modified 4 years, 11 months ago by shoptak.
Hello again,
in /woocommerce-multi-currency/admin/admin.php there’s no record for current_user_can( ‘manage_options’ ) to be replaced by current_user_can( ‘manage_woocommerce’ )
This record was only found and replaced in Product.php and settings.php
Please advise
Regards