Help with - Warning: Division by zero ..

May 2014 WordPress Theme
GK User
Tue Aug 04, 2015 6:45 am
HI

can someone please advise how to remove/fix the warning below (1). Also, I am using the template with the woo catalogue plugin so the woo cart is like a online catalogue. However the features sections on the front page still have the cart button "add to cart" how can I re- label (see hit tab)? Also the Price still appears when no price has been entered? example http://gambinart.com.au/handcrafted-jew ... g-silvery/


1. Warning: Division by zero in /home/gambinar/public_html/handcrafted-jewellery/wp-content/plugins/gk-nsp/article_wrappers/default/default.php on line 86

domain http://gambinart.com.au/handcrafted-jewellery/
--------------------------------------

regards
Michael
User avatar
Junior Boarder

GK User
Tue Aug 04, 2015 8:02 am
Hello,

Could you please provide me with a URL to your website and back-end access via PM (click the “Private Message” text underneath my avatar) so that I may analyze it?
User avatar
Moderator

GK User
Thu Aug 06, 2015 8:53 am
Hello,

Regarding the warning: DIvision by zero..., please check your Featured1 page content and this fragment of nsp shortcode:
Code: Select all
data_source="paua-shell-flower,pearl... etc

because probably you have a mistake in the product sku names.

Regarding other issues - please add the following code into StoreFront/css/override.css file (first please enable this option from Template Options -> Advanced tab) or use any custom css plugin:

Code: Select all
.gk-nsp.products .gk-nsp-art .gk-nsp-info {
   display: none!important;
}
div[itemprop="offers"] > .price .price-text {
  display: none;
}
User avatar
Moderator

GK User
Thu Aug 13, 2015 4:53 am
Thats Piotr that fixed my issue
User avatar
Junior Boarder

GK User
Tue Feb 09, 2016 1:25 pm
mrwerner wrote:Thats Piotr that fixed my issue


Do you know what caused the issue?

We see the same issue here: http://new.ava.ie/ but we've also ran into lots of server issues, could this also caused by a server maybe not configured for Wordpress?
User avatar
Expert Boarder

Joshua M
Wed Feb 10, 2016 9:51 am
Hi,

I can see only division by zero warning and a problem with the slider, could you send me a PM with backend access to your website? Then I'll be able to check your issues.
User avatar
Moderator


cron