AJAX Cart / Reload
-
Hi,
I have a few questions regarding what I believe is an AJAX issue of sorts. I ave listed out a few questions to give some structure. I appreciate your time and am looking forward to the response!
1. I thought there was an update with AJAX to load content in place without reloading the entire page?
– Example: If I am navigating the different links (Downloads, Orders, Address, etc) in the My Accounts page it would not jump to the top of the page.
– If I were to add to the quantity of an item in the cart, it would automatically recalculate the number without a need of an “Update Cart” button.
2. In the Cart page, the Quantity option disappears on mobile versions. I understand it’s probably a media query issue but cannot locate the script in order to override it in my child theme css.
3. I would like to add a title to the Account Page, located above the nav line (example: Dashboard, Order, Downloads, etc). How do I do this? I tried going into the related php file, but am either in the wrong place or doing it wrong.
- The topic ‘AJAX Cart / Reload’ is closed to new replies.