Plugin Not Working Correctly
-
Hi Lora,
I’m having multiple issues with the plugin, could you please advise?
Here is the shortcode I’m trying to use:
[wpzon keywords=”adidas women” sindex=”Shoes” snode=”672124011″ sort=”salesrank” listing=”10″ country=”com” descr=”1″ col=”1″]
1. Adding the
sort
parameter breaks the plugin. If I set it to
salesrank
or
reviewrank
, nothing is returned. If I set it to
pmrank
, then the products returned are just random shoes that have nothing to do with the keywords specified. Removing it altogether returns the correct products, i.e. Adidas Women’s shoes.
2. If I do remove the
sort
parameter, the product’s price is not displayed in some cases, and when it is displayed it simply says something like e.g. Various $50.00, where the $50.00 is in strike-through and no other (current) price appears.
3. I have PHP warnings enabled on my server, and I see a whole bunch of messages such as:
Notice: Trying to get property of non-object in C:\xampp\htdocs\wordpress\wp-content\plugins\wpzon\wpzon.php on line 152 Notice: Trying to get property of non-object in C:\xampp\htdocs\wordpress\wp-content\plugins\wpzon\wpzon.php on line 152 Notice: Trying to get property of non-object in C:\xampp\htdocs\wordpress\wp-content\plugins\wpzon\wpzon.php on line 155 Notice: Undefined variable: content in C:\xampp\htdocs\wordpress\wp-content\plugins\wpzon\wpzon.php on line 206 Notice: Trying to get property of non-object in C:\xampp\htdocs\wordpress\wp-content\plugins\wpzon\wpzon.php on line 152 Notice: Trying to get property of non-object in C:\xampp\htdocs\wordpress\wp-content\plugins\wpzon\wpzon.php on line 152
This doesn’t seem to break anything really, but should probably still be fixed…
Thanks
- The topic ‘Plugin Not Working Correctly’ is closed to new replies.