Forum Replies Created
-
AuthorPosts
-
August 25, 2023 at 4:38 pm in reply to: Looking to change some items over product page in maxxicazt #4380
1. Compare: I disabled this plugin, please recheck.
2. SKU and category: You need to override wp-content/plugins/woocommerce/templates/single-product/meta.php file into child-theme
=> wp-content/themes/mixxcazt-child/woocommerce/single-product/meta.phpthen remove Category and Tag and SKU
3. Edit button add to cart:
use this code:remove_action('woocommerce_single_product_summary', 'woocommerce_template_single_add_to_cart'); add_action('woocommerce_single_product_summary', 'mixxcazt_template_single_add_to_cart', 30); function mixxcazt_template_single_add_to_cart(){ //your code; }
August 25, 2023 at 4:29 pm in reply to: Add to cart / Wishlist / Quick View Buttons not working in iPhone devices #4379I can’t login to the admin dashboard, please recheck your account.
Please calm down, you are insulting me!!!
I did not delete any of your data, the error may be due to loss of custom css leading to incorrect display.
Please provide the website admin account for me to review and support you
Is this your support request or custom request?
1. if it is a support request, your account has expired support so please renew your account to continue to support
2. If this is a custom request, you will be charged a custom fee for these requests
1,2, 4. Please take a screenshot and link to the page you are having problems with, I can’t find it on your website.
3. You can go to file zihom/inc/elementor/widgets/users.php and edit function get_user_social().
5. Please recheck: https://prnt.sc/rBi5zNVJWBTi
6. The PHP version you are using is 7.4, it is still working properly
7. I fixed this error, please rechekc.
Hello @davidescovazzo14,
I fixed this issue, please recheck your site.
I fixed this issue, please recheck.
I can’t login to the admin dashboard, please recheck your account.
This reply has been marked as private.It looks like there is a conflict between the Elementor plugin and your hosting.
I have tried disabling the theme and using the default theme, disabling other plugins but the problem still persists: https://prnt.sc/FuEIDMPXs1PJYou can contact the hosting support to ask about this again
August 8, 2023 at 2:24 pm in reply to: An error occurred. The response is not a valid JSON response #4349Please send the admin web account for me, I will check and try to help you.
Please send the admin web account for me, I will check and try to help you.
I can’t login to the admin dashboard, please recheck: https://prnt.sc/zRbOOJcK6iMH
Sorry for the late response.
I fixed this issue, please recheck.
I can’t login to the admin dashboard, please recheck: https://prnt.sc/APJ_YnMY8aFU
-
AuthorPosts