Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CART PAGE - DUPLICATES of sections after updating cart #14584

Closed
iman707 opened this issue Apr 20, 2017 · 9 comments
Closed

CART PAGE - DUPLICATES of sections after updating cart #14584

iman707 opened this issue Apr 20, 2017 · 9 comments

Comments

@iman707
Copy link

iman707 commented Apr 20, 2017

EXPLANATION OF THE ISSUE

By updating the cart, many duplicates will be made from item, total and coupon section

STEPS TO REPRODUCE THE ISSUE

  1. add item to cart
  2. go to cart page
  3. change amount of item
  4. update cart
  5. see the problem !

SYSTEM STATUS

``` ` ### WordPress Environment ###

Home URL: https://kianiconcept.com
Site URL: https://kianiconcept.com
WC Version: 3.0.3
Log Directory Writable: ✔
WP Version: 4.7.4
WP Multisite: –
WP Memory Limit: 256 MB
WP Debug Mode: –
WP Cron: ✔
Language: en_US

Server Environment

Server Info: Apache
PHP Version: 7.0.18
PHP Post Max Size: 8 MB
PHP Time Limit: 30
PHP Max Input Vars: 1000
cURL Version: 7.36.0
OpenSSL/1.0.1e

SUHOSIN Installed: –
MySQL Version: 5.6.35
Max Upload Size: 8 MB
Default Timezone is UTC: ✔
fsockopen/cURL: ✔
SoapClient: ✔
DOMDocument: ✔
GZip: ✔
Multibyte String: ✔
Remote Post: ✔
Remote Get: ✔

Database

WC Database Version: 3.0.3
WC Database Prefix: wpqn_
woocommerce_sessions: ✔
woocommerce_api_keys: ✔
woocommerce_attribute_taxonomies: ✔
woocommerce_downloadable_product_permissions: ✔
woocommerce_order_items: ✔
woocommerce_order_itemmeta: ✔
woocommerce_tax_rates: ✔
woocommerce_tax_rate_locations: ✔
woocommerce_shipping_zones: ✔
woocommerce_shipping_zone_locations: ✔
woocommerce_shipping_zone_methods: ✔
woocommerce_payment_tokens: ✔
woocommerce_payment_tokenmeta: ✔
MaxMind GeoIP Database: ❌ The MaxMind GeoIP Database does not exist - Geolocation will not function. You can download and install it manually from http://dev.maxmind.com/geoip/legacy/geolite/ to the path: . Scroll down to "Downloads" and download the "Binary / gzip" file next to "GeoLite Country". Please remember to uncompress GeoIP.dat.gz and upload the GeoIP.dat file only.

Security

Secure connection (HTTPS): ✔
Hide errors from visitors: ✔

Active Plugins (14)

LayerSlider WP: by Kreatura Media – 6.2.2
Coming Soon Page & Maintenance Mode by SeedProd: by SeedProd – 5.0.9
Contact Form 7: by Takayuki Miyoshi – 4.7
Easy Coming Soon: by Ankit Agarwal
Priyanshu Mittal – 1.9.6

Easy Social Share Buttons for WordPress 4.2: by CreoApps – 4.2.1
Fusion Builder: by ThemeFusion – 1.1.6
Fusion Core: by ThemeFusion – 3.1.6
Regenerate Thumbnails: by Alex Mills (Viper007Bond) – 2.2.6
Remove Query Strings From Static Resources: by Speed Up My Website
Your WP Expert – 1.4

Smart Product Viewer: by topdevs – 1.4.6
SSL Insecure Content Fixer: by WebAware – 2.2.3
UpdraftPlus - Backup/Restore: by UpdraftPlus.Com
DavidAnderson – 1.12.40

WooCommerce: by Automattic – 3.0.3 – 3.0.4 is available
WP Fastest Cache: by Emre Vona – 0.8.6.8

Settings

API Enabled: ✔
Force SSL: –
Currency: USD ($)
Currency Position: left
Thousand Separator: ,
Decimal Separator: .
Number of Decimals: 2
Taxonomies: Product Types: external (external)
grouped (grouped)
simple (simple)
variable (variable)

Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
exclude-from-search (exclude-from-search)
featured (featured)
outofstock (outofstock)
rated-1 (rated-1)
rated-2 (rated-2)
rated-3 (rated-3)
rated-4 (rated-4)
rated-5 (rated-5)

WC Pages

Shop base: ❌ Page visibility should be public
Cart: #33 - /cart/
Checkout: #38 - /checkout/
My account: #39 - /my-account/

Theme

Name: Avada Child
Version: 1.0.0
Author URL: https://theme-fusion.com
Child Theme: ✔
Parent Theme Name: Avada
Parent Theme Version: 5.1.6
Parent Theme Author URL: http://themeforest.net/user/ThemeFusion
WooCommerce Support: ✔

Templates

Overrides: Avada/woocommerce/cart/cart.php
Avada/woocommerce/checkout/form-pay.php
Avada/woocommerce/checkout/review-order.php
Avada/woocommerce/checkout/thankyou.php
Avada/woocommerce/loop/loop-start.php
Avada/woocommerce/single-product/add-to-cart/variable.php
Avada/woocommerce/single-product/add-to-cart/variation-add-to-cart-button.php
Avada/woocommerce/single-product/short-description.php
Avada/woocommerce/single-product/tabs/additional-information.php
Avada/woocommerce/single-product/tabs/description.php

`

</details>

<!--
BEFORE POSTING YOUR ISSUE
- These comments won't show up when you submit the issue.
- Try to add as much detail as possible. Be specific!
- GitHub issues ARE NOT FOR SUPPORT! If you have questions, use the either:
  - https://wordpress.org/support/plugin/woocommerce for general support
  - https://woocommerce.com/my-account/tickets/ for premium plugin support
- If you're requesting a new feature, explain why you'd like it to be added.
- Search this repository (top of the page) for the issue and it has not been fixed or reported already.

Before logging BUGS, ensure you:
- Use the latest stable release of WooCommerce.
- Disabled all plugins to ensure it's a core bug and not a plugin issue.
- Switched to Twenty Twelve theme to ensure it's a core bug and not a theme issue.
-->
@mikejolley
Copy link
Member

Updates available for your theme? It's related to class names on the cart page.

@iman707
Copy link
Author

iman707 commented Apr 20, 2017

Im using AVADA and its updated

Tried with twenty three theme and all plugins deactivated but still had same problem

@mikejolley
Copy link
Member

Have a working example with no plugins/theme? I'd expect to see the same if it were a core issue.

@iman707
Copy link
Author

iman707 commented Apr 20, 2017

https://kianidemo.kianiconcept.com/cart/

all plugins are deactive and AVADA is also disabled

@mikejolley
Copy link
Member

Can you edit the page and remove all shortcodes except for the WC cart one.

@iman707
Copy link
Author

iman707 commented Apr 20, 2017

just did it
you were right
the problem is with AVADA

@iman707
Copy link
Author

iman707 commented Apr 20, 2017

thanks for help

@yetigeek
Copy link

I Have this issue.
When i update or delete an item from the cart, the updated carte page displays the cart's contents twice (ie a duplicate). It is not a caching issue. I use the Divi Theme.

see : https://prnt.sc/hbqw5m

Cannot find the solution.

@orlaryemy
Copy link

pls how can i edit the page and remove all shortcodes except for the WC cart one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants