Ross Morsali
Forum Replies Created
-
Forum: Plugins
In reply to: [Search & Filter] PaginationI had a look, but can’t see the issue exactly…
Can you elaborate?
Forum: Plugins
In reply to: [Search & Filter] Date Calendar not showing correctly in IE or FirefoxHi there
I’m afraid its a “feature” that is not yet supported by modern browsers – hopefully this post will shed a little light:
https://ww.wp.xz.cn/support/topic/date-range-free-version?replies=2
Thanks
Forum: Plugins
In reply to: [Search & Filter] Show errorHi there
The issue is not with S&F, but because your site has problems then S&F is unable to do a redirect (which it needs for the search to work).
See the line –
/home/mywebsite-mirutafacil/public_html/wp-content/themes/colormag/single.php:11There is an issue on line 11 of
single.phpwhich is outputting some error, which is preventing the redirects S&F needs to do.Thats what this error looks like anyway 🙂
Best
Forum: Plugins
In reply to: [Search & Filter] Showing resultsHey there
If you notice, the online demos are for “pro” only – the repo version is free of course and docs are here:
http://docs.designsandcode.com/search-filter/
You’ll be able to create anything in the screenshots and examples.
Best
Hey there
We tested it an updated the compatibility notice – you should be good to go- any problems and let me know.
Best
Forum: Plugins
In reply to: [Search & Filter] Dynamic/Conditional dropdownApologies guys, we’re stretched a bit thin – we ensure our paying customers get on time support you can see how active the forums are:
http://designsandcode.com/support/
I’m due to go through all the tickets here and questions on the website in teh next couple of days as we’ve just completed a large update to our pro plugin.
RE the dynamic functionality – its not available in free – and kindof what you are after in pro – it doesn’t work for parent -> child taxonomies, however, we do offer this dynamic feature between the different fields – take a look at our movies demo – http://demo.designsandcode.com/sfpro-movie-reviews/
Change the genre field and see how the certificates list is automatically updated – they are seperate taxonomies.
Best and sorry for the delays
Forum: Plugins
In reply to: [Search & Filter] php 7Ah I thought you were talking about S&F free – from the error above I can see its Pro.
I just tested the free repo version and it works well with PHP 7 🙂
I’ve also patched Pro now to work with PHP 7 which will be released shortly.
Any queries relating to Pro please open a ticket on the Pro forums:
https://www.designsandcode.com/forums/forum/search-filter-pro/support/Thanks
Forum: Plugins
In reply to: [Search & Filter] php 7Hi guys thanks for the feedback – I’ll be looking at pushing a fix for this this week 🙂
Forum: Reviews
In reply to: [Search & Filter] Not working properlyHey there, can you elaborate whats not working properly?
RE the YEARLY RATE? This plugin is completely FREE. We have a pro version which does have yearly subscription for updates & support at $20 per year – quite reasonable I think!
Best
Forum: Plugins
In reply to: [Search & Filter] Search & Filter Plugin not working anymoreHey there sorry for the delay…
Thats certainly odd – could it be that there are no posts assigned to your taxonomies etc?
Check the hide_empty option:
http://docs.designsandcode.com/search-filter/#optionsSo your shortcode would be –
[searchandfilter fields="category,post_tag" hide_empty="0,0"]– also not that
taxonomiesshould befieldsDo you have any further info such as WP version, server type?
Can you enable WP_DEBUG and let me know of any errors?
Thanks
Forum: Plugins
In reply to: [Search & Filter] Search & Filter Plugin not working anymore@beirdostudio – found your email and emailed back..
@diabolico – can you provide any more info to your problem so we can try to resolve it? – ie WP version, PHP version, Server, URL?
No one has gone MIA as you can see from the threads (and my response now) – support is given to our Pro customers first… We roughly check the free forums once a week.
If you have a URL it would be good to take a look, you can send it privately here –
http://designsandcode.com/contactAs mentioned I’m keen to get this fixed, but I literally cannot replicate the issue, and the earlier users’ above didn’t follow up with any additional information – which means its near impossible for me to track this issue down.
Saying that, you’ll see new comments and reviews for this plugin over the past few weeks as well as the downloads, which means that this issue is certainly not affecting everyone.
Thanks
Forum: Plugins
In reply to: [Search & Filter] Can't switch between pages after selecting a filterHey there sorry for the delay – we don’t check these forums so often.
The correct place for S&F Pro support is here:
https://www.designsandcode.com/forums/forum/search-filter-pro/support/
Open a ticket there and we’ll get back to you 🙂
Thanks
Forum: Plugins
In reply to: [Search & Filter] change post_types= to post_type=Hey there
We use
post_typesbecause it allows for multiple post types – ie,project,post,page– because WP does not support this natively (it only allows for one).To do this, we then use the WP filter
pre_get_poststo modify the query of a search to filter by those post types.It looks like in your theme the
pre_get_postsfilter is not triggering on your query so in essence is being ignored.To add this back in, you will need to find a way to modify the query in your template (your theme may have some docs about this) and then you’ll need to add the post types yourself using code.
If you can explain how your theme creates the query for your search results page then I may be able to point you in the right direction.
Thanks
Forum: Plugins
In reply to: [Search & Filter] CacheHey there, S&F Free does not have a cache feature, could you be talking about S&F Pro?
If so, the correct place for support is here – https://www.designsandcode.com/forums/forum/search-filter-pro/support/
Thanks
Forum: Plugins
In reply to: [Search & Filter] Money backHey there
Sorry to hear your having trouble getting setup.
You’ve opened a ticket on the forums for free which we don’t check as often.
Simply open a ticket here – https://www.designsandcode.com/forums/forum/search-filter-pro/support/
And we’ll help you get setup – thats what pro support is all about 🙂
For reference the docs are here, explaining how to add fields etc – http://www.designsandcode.com/documentation/search-filter-pro/getting-started/
But if you’re still having trouble open a ticket there.
When you purchased S&F a support account was automatically created, if you can’t remember the password just do a password reset.
Thanks