Ross Morsali
Forum Replies Created
-
Forum: Plugins
In reply to: [Search & Filter] How can show a custom post type?Advertising your own plugin on another “competitor” plugin – very respectful (sarcasm)
I wouldn’t trust your plugin based on your aggressive marketing (as I can see you are doing this on many other now too) and backed by that fact that you have almost no downloads and a pretty pricey subscription fee.
Also your name is almost the same as a well respected search plugin – Search WP – which add another layer of confusion to your already dubious marketing tactics.
Forum: Plugins
In reply to: [Search & Filter] Only search in specific categoryAdvertising your own plugin on another “competitor” plugin – very respectful (sarcasm)
I wouldn’t trust your plugin based on your aggressive marketing (as I can see you are doing this on many other now too) and backed by that fact that you have almost no downloads and a pretty pricey subscription fee.
Also your name is almost the same as a well respected search plugin – Search WP – which add another layer of confusion to your already dubious marketing tactics.
Forum: Plugins
In reply to: [Search & Filter] Problem filtering by single taxonomy termsAdvertising your own plugin on another “competitor” plugin – very respectful (sarcasm)
I wouldn’t trust your plugin based on your aggressive marketing (as I can see you are doing this on many other now too) and backed by that fact that you have almost no downloads and a pretty pricey subscription fee.
Also your name is almost the same as a well respected search plugin – Search WP – which add another layer of confusion to your already dubious marketing tactics.
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] Form Posts using home_url()Excellent! Will try it although that plugin (iThemes) cause me a lot of problems last time I enabled it that I just didn’t have the patience to sort out.
So does your search form point to “https”? and when you search is the homepage as “https” or has there been some kind of redirect back to “http”?
Thanks for letting me know!
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] Form Posts using home_url()Hey ThirstyJon
Think about SSL in general (not just this plugin)…
If you don’t want a mixed content warning all forms on secure pages must submit to https URLs.
This means with or without this plugin what you are trying to achieve is basically impossible (that is, you don’t want the homepage to have https)…
I think this is just the nature of https and Chrome’s specific checks – however it does make sense to me why they would implement this and I’m guessing other browsers will follow suit.
If I was you I would setup a second “homepage” or a results page to handle the form with https.. Just my two cents 😉
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] Form Posts using home_url()I guess so – but the last time the plugin was updated was likely before Chrome added this extra security measure so not sure if its being maintained…
I don’t think it would be too hard to fix, but it could become quite tricky…
Think, if on a https page, you want a form (eg, search), then the forms action must point to a https page – this doesn’t sound like a problem however this also means that the resulting page must support https
But then that means the page the form submits to also needs to be https…
[edit] – actually the above works fine! Make sure the page your form submits to is also served via https – so add some rules if necessary and my page is now working fine.
Only problem is in the search scenario, that you must force your search results to use https – which might not be what you want in many cases.
🙂
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] Form Posts using home_url()Thanks for updating – I went down the same road in the end.
Tried many plugins but none yet seem to accommodate this
formissue which I believe is only visible on Chrome.Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] Form Posts using home_url()I’m having the same issue, did you manage to find the problem?
Thanks
Forum: Reviews
In reply to: [Search & Filter] Really simple but super effectiveThanks Allen!
Forum: Plugins
In reply to: [Search & Filter] Custom templates🙂 If you’re having any other trouble please open a ticket on the pro support forums – http://www.designsandcode.com/support/
Thanks
Forum: Plugins
In reply to: [Search & Filter] Custom fieldsHey babrees – this is available in the pro plugin 🙂
http://www.designsandcode.com/wordpress-plugins/search-filter-pro/
Thanks
Forum: Reviews
In reply to: [Search & Filter] best plugin ever!Hey emilkaa
Thank you for the kind words!
The free plugin will never lose any features and soon some pro features will be available in free 🙂
Thanks
Forum: Plugins
In reply to: [Search & Filter] Custom templatesUnfortunately this feature is only available in pro.
Thanks
Forum: Plugins
In reply to: [Search & Filter] Does it work with Thesis?Hey Martina
The plugin should work with any theme 🙂
To use templates within your theme for displaying results your theme must use the WP template hierarchy (http://codex.ww.wp.xz.cn/Template_Hierarchy) – if it does not there is usually an easy workaround.
If no workaround is possible then there is another method for displaying results so no problems there – you will just need to make some modifications to the layout for your results
Thanks!
Forum: Plugins
In reply to: [Forget About Shortcode Buttons] Add icon AFTER button textHey Samedi
There is no way to customise the html or “template”. I will need to add this as a feature to the plugin.
Thanks