Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
This reply has been marked as private.
Ah I see, it’s not quite what I’m after as it hides the whole cart.
Instead,
if cart quantity is > 0 then show cart count
if cart quantity is 0 then don’t show cart count
I can use li.parent.shopping-bag-item:not(.cart-not-empty) span.num-items {display: none!important;}
However, once items are removed from the cart it still shows count of 0 until the page is refreshed.
No change from posting either in functions.php
It looks like there’s an if/else statement about showing cart count – is this a setting somewhere? As this span is never shown – <span class=”num-items cart-count-enabled”>
This reply has been marked as private.You were right, it was the content. Once I moved sample Page Builder post to the bin the page loaded fine.
This reply has been marked as private.This reply has been marked as private.Thanks, have allowed through
Hi there, apologies, my server firewall can be a bit over zealous! I may need your ip to let it through…
Have increased to 120 no change
This reply has been marked as private.Hi I’ve increased time limit from 30 to 60 but no change
Hi, possibly we were working on it at the same time…. but site was inaccessible with 500 error since php value was set in .htaccess
Now Blog page shows no error but is blank
This reply has been marked as private.No joy with that I’m afraid, have a max execution time error now
Fatal error: Maximum execution time of 30 seconds exceeded in /home/wwwpaperyco/public_html/wp-includes/shortcodes.php on line 358
-
Posted in: We hit Power Elite.