-
AuthorPosts
-
April 21, 2020 at 12:04 pm #1205750
I will try to explain as best as i can.
I have a site that works fine on a subdomain *tmp.homeofetheria.com but when i moved it to main domain i have the following issues with the products:
If i am viewing a list of products and press any product to add to cart, it will be added and the cart will start showing on the right side of the page. If i click on details of a product and then try to add to cart it will not go into cart and the page will refresh to the specific product.
adding a product from a list of products will go to cart, but when i go to cart i cannot update a different quantity of a product (will always remain 1). I asked webhost if I have server object caching such as Memcached or Litespeed and still waiting for an answer. I can provide access so you would check it out but there’s not much i can do myself
Also something trivial .. after i translated enfold to greek, how do i use it? Searched forums etc they mostly talk about wordpress language and not enfold in frontend
Thank you for your time
April 22, 2020 at 9:46 pm #1206382Response from webhost today:
From what we are seeing, jquery does not find any results when you press “add” -we do not know why (something wrong with the code ?) and a lot of pictures are not found (we are not sure if that makes a difference). The button inside the product does not work but the “add to cart” from the product list works fine.
In general we cannot find what is causing the problem sorry
April 23, 2020 at 3:55 am #1206406So many issues coming up without a reason .. Right now i have a problem i cannot figure out with the contact form section on my first page that works fine and on any other page it does not … I get the custom message i put only on the main page and on every other page the 3 areas (name phone email) after submit they just disappear without showing the message. Cant do much since i cannot write code or check where the code has an issue ..
April 25, 2020 at 3:32 pm #1207065So things are still not working and am in a dead-end with the products and ajax .. I have no clue where to start looking
Please advice,
Thank you for your timeApril 26, 2020 at 11:26 am #1207210Hi harrysdk,
Sorry for the late reply.
Credentials did not work for me. Could you please update the credentials?
How did you move the website?
Best regards,
VictoriaApril 26, 2020 at 11:42 am #1207214Plesk has a clone wordpress function that correctly moves a wordpress installation from one place to another and changes links to correspond to the new place
- This reply was modified 4 years, 6 months ago by harrysdk.
April 27, 2020 at 6:28 pm #1207562This reply has been marked as private.April 28, 2020 at 4:27 pm #1207833Hi harrysdk!
Can you please have Appearance > Editor enabled for now?
Cheers!
VictoriaApril 28, 2020 at 7:37 pm #1207939in config.php changed define(‘DISALLOW_FILE_EDIT’, true); to define(‘DISALLOW_FILE_EDIT’, false);
define(‘WP_DEBUG_DISPLAY’, false);
define(‘WP_DEBUG’, false);
define(‘CONCATENATE_SCRIPTS’, false);define(‘DISALLOW_FILE_EDIT’, false);
define(‘WP_AUTO_UPDATE_CORE’, ‘minor’);
April 29, 2020 at 7:30 pm #1208285Hi harrysdk,
Thank you. I can see no errors anywhere but can see the issue on your end.
Please deactivate all plugins one by one, besides WooCommerce, to check which one is causing this issue and let us know if this solves the problem.
I will ask my colleagues to have a look too.
Best regards,
VictoriaApril 30, 2020 at 1:47 pm #1208510Still the same issue nothing changed
When i try to add a product to cart it just refreshes the page and cart remains empty.
- This reply was modified 4 years, 6 months ago by harrysdk.
May 1, 2020 at 12:47 am #1208693I’m running out of time .. like days ago .. not your problem of course, but i try to stay positive. I would like to inform you that there’s a plugin i just found called Ajax add to cart for WooCommerce that corrects the problem in single product (adding to cart) but still while in cart you cannot update different quantities of a product (still + – do not work). Is there somewhere code for the specific button that needs changing and probably code for the + and – buttons in cart to be able to update quantities? I cannot fix code that might make the site work, but maybe you can.
no matter, thank you for your time,
CKMay 5, 2020 at 10:18 am #1209866Hi,
Sorry for the late reply!
I believe cart update issue might be related to PayPal. Could you please temporarily disable PayPal option and check if that helps?
If it does not, could you please create a testing environment and share WP logins so we can look into it? Seems like tmp and backup installations no longer exist.Regards,
YigitMay 6, 2020 at 8:45 pm #1210472disabling add ons, disabling paypal does not change the issue in cart. I have included information for a test page, you can do anything u want there i made an admin you can delete/install anything at all.
- This reply was modified 4 years, 6 months ago by harrysdk. Reason: adding hosts file info
May 19, 2020 at 1:04 pm #1214325Issue was fixed.
Provider did some things, no idea which action fixed my issue.
May 23, 2020 at 1:46 pm #1215442Hi harrysdk,
Glad got it’s working for you now! :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- The topic ‘Products do not get added to cart (again) and they will not update while in cart’ is closed to new replies.