Md Arafat Rahman
Forum Replies Created
-
Forum: Plugins
In reply to: [Hide Cart Functions] Add to cart button visible in google chromeThank you for reaching out! We’ve tested the plugin on our end, and it’s working fine across all browsers, including Google Chrome.
It’s possible that the issue might be related to your specific settings, browser cache, or conflicting plugins. Could you please share your current settings with us? Alternatively, if possible, a short video demonstrating the issue would help us better understand and troubleshoot the problem.
Looking forward to your response!
Forum: Plugins
In reply to: [Hide Cart Functions] Price not visableThank you @timddbaudio for reaching out and bringing this to our attention. We sincerely apologize for the inconvenience caused by this issue. We identified and resolved the problem affecting prices and the “Add to Cart” button functionality in certain categories. This fix has been included in the latest updated version
Forum: Plugins
In reply to: [Hide Cart Functions] Override prices for Selected CategoryThank you @galenashop for bringing this to our attention and sharing the details about the PHP warning you encountered:
PHP Warning: Attempt to read property “ID” on null in /xxxxxxxx/wp-content/plugins/hide-cart-functions/hide-cart-functions.php on line 361.
We’re glad to inform you that we have identified and resolved the issue. Please continue to use the plugin, and an updated version with this fix will be released soon.
Forum: Plugins
In reply to: [Hide Cart Functions] Hide Price not working on home pageThank you @dslam1217 for reporting the issue! We investigated and identified that the “Hide Price” functionality was affected with the ALTR theme and the issue is now resolved. Please wait for the updated version (v1.2.4) to be released, which will include the fix. We appreciate your patience and understanding
Forum: Plugins
In reply to: [Hide Cart Functions] Custom Message showing HTMLHi @poneis88 @throughthelineltd
Thank you for bringing this to our attention. We have fixed the issue and are working on releasing an updated version. Please wait for the latest version to be uploaded, and once it’s available, you can use it as usual. We appreciate your patience!
Forum: Plugins
In reply to: [Product Code for WooCommerce] Database QuestionHi @americangear
The UPC codes and MPN codes are typically stored in the
wp_postmeta
table of a WordPress database, under the meta key_global_unique_id
. This can be verified by running the following SQL query:SELECT * FROM wp_postmeta WHERE meta_key = '_global_unique_id';
This query will retrieve all records where the meta key is
_global_unique_id
, which often holds UPC or MPN values for products.You can see here – https://www.awesomescreenshot.com/video/34888478?key=c7e33288f0254674709213cb3ffc27ac
If you are still having trouble locating the information, please feel free to let me know, and I will be happy to assist you further.
Forum: Plugins
In reply to: [Product Code for WooCommerce] WP All Import Product Code IssuesHi @tnh8965
Thanks for reaching out. It sounds like a strange issue, and to better assist you, could you please provide a bit more detail? A video walkthrough showing the steps you’re taking and the exact behavior you’re seeing could be very helpful in diagnosing the problem.
This will help us understand what might be causing the product codes not to import properly for simple products and for the variations beyond the first one. It will also allow us to pinpoint any potential settings or configuration issues.
Looking forward to your response!
Forum: Plugins
In reply to: [Hide Cart Functions] Override prices for Selected CategoryWe’re glad to hear it’s working on your end. However, we understand your concern regarding its compatibility with the TI WooCommerce Wishlist plugin. From our side, we’ve tested it, and everything seems to be functioning as expected.
To better understand the issue you’re experiencing, could you please provide us with a video showing the specific problem including your settings? This will help us identify and resolve the issue more effectively.
We appreciate your cooperation and look forward to your response.
- This reply was modified 2 months, 2 weeks ago by Md Arafat Rahman.