Product Filters not working
-
Hey,
So I can see that I’ve inputted all my products, however when I use the search option–or even the category filter option–nothing can be found.
Do I need to tag these items? Seems like a simple thing the program should be able to do.
Any help would be great.
-
Hello,
Could you please post your System Info?
Hi Olaf,
Would love to, but I don’t know what you mean.
Chris
Please enter the administrator panel at your site and go to Jigoshop -> System Info, then copy and paste the information here.
Here you go:
### Begin System Info ###
Multi-site: No
SITE_URL: http://www.backpeddling.com
HOME_URL: http://www.backpeddling.comJigoshop Version: 1.12.1
WordPress Version: 4.0Platform: Apple
Browser Name: Chrome
Browser Version: 38.0.2125.104
User Agent String: Mozilla/5.0 (Macintosh; Intel Ma
c OS X 10_9_5) AppleWebKit/537.3
6 (KHTML, like Gecko) Chrome/38.
0.2125.104 Safari/537.36PHP Version: 5.3.27
MySQL Version: 5.1.56
Web Server Info: ApacheeAccelerator: Disabled
APC: Disabled
OpCache: DisabledPHP Memory Limit: 256M
PHP Post Max Size: 7MB
PHP Upload Max File Size: 7MB
PHP Max Input Time: -1
PHP Max Input Vars: 1000
WordPress Memory Limit: 64MBShort Open Tag: Enabled
Allow URL fopen: EnabledWP_DEBUG: Disabled
WP Table Prefix: Length: 10 Status: AcceptableShow On Front: page
Page On Front: 54
Page For Posts: 0Session: Enabled
Session Name: PHPSESSID
Cookie Path: /
Save Path: /tmp
Use Cookies: On
Use Only Cookies: OnDISPLAY ERRORS: On (1)
FSOCKOPEN: SupportedACTIVE PLUGINS:
Anti-Captcha: 20140129
CataBlog: 1.6.5
Jigoshop: 1.12.1
List category posts: 0.51
List Pages Shortcode: 1.7.1
NextGEN Gallery by Photocrati: 2.0.61
Relevanssi: 3.3.5
Social Media Feather: 1.5.9
WordPress Hashcash: 4.6
WP Super Cache: 1.4.2CURRENT THEME:
Backpeddling: 1.0
### End System Info ###
Hello,
Please login to your administrator panel and go to Appearance -> Widgets. Make sure you’ve added the “Jigoshop: Product Search” widget.
Hi,
Oh, that’s really cool. I’ve learned a lot from even that.
However, live product search isn’t my problem. In my Jigoshop, after I’ve inputted my products, I’d like to search them in order to change the inventory. Each time I try to search for a specific item, or category, I get, “No search results” in the products menu.
Any help there?
Thanks.
This is very strange. Could you please create a temporary administrator account for us and send us the login details to support@jigoshop.com? We will look into this.
Same to me Olaf. Did you have other reports? Any solution?
Thanks in advance! 🙂Hi, I am wondering if you found a way to fix this issue, can you share the solution with others please ?
I tried to adapt your widget search to also look for product categoy name but it does not work. I tried this code :<form role="search" method="get" id="searchform" class="searchform" action="<?php echo esc_url( home_url( '/' ) ); ?>"> <div class="search-area"> <div class="form-item"><input type="text" value="" name="s" id="s" placeholder="Rechercher un produit ..." class="search-text-field" onfocus="this.value=(this.value=='Rechercher un produit ...')? '':this.value" onblur="javascript:this.value=(this.value=='')? 'Rechercher un produit ...':this.value"/></div> <div class="form-actions"> <input type="submit" id="searchsubmit" value="OK" class="search-btn-field" /> <input type="hidden" name="post_type[]" value="product" /> <input type="hidden" name="post_type[]" value="product_cat" /> </div> </div> </form>Did you find au solution ibout65? I’ve spent hours and hours on the web trying to find a way to solve it, but no success…
The topic ‘Product Filters not working’ is closed to new replies.