qhoxie
Forum Replies Created
-
Hello,
Our the meta tag approach only applies to using the web crawler (as opposed to the WP plugin). You can use the crawler but you’ll want to uninstall the plugin.
Alternatively, you can index custom fields using the plugin to get images: https://swiftype.com/documentation/tutorials/customizing_wordpress_search
Forum: Plugins
In reply to: [Swiftype Site Search Plugin for Wordpress] shortcodes showing in resultsHi Dave,
If you are not seeing them indexed in the dashboard, there is most likely something in WP post-processing the results unfavorably. Basically, our system passes the order and the post IDs back to WP and lets it render them however it pleases.
Best,
QuinForum: Plugins
In reply to: [Swiftype Site Search Plugin for Wordpress] Busted! as search resultHello,
Are you able to provide more detail on the issue? If you write in to support@swiftype.com with steps to reproduce and perhaps screenshots we can help.
Best,
QuinHello,
This doesn’t happen by default in the WordPress plugin but we are happy to help you set it up. You can find the information in our documentation or write in to support@swiftype.com.
Best,
QuinGlad to hear it!
Forum: Plugins
In reply to: [Swiftype Site Search Plugin for Wordpress] How i can change search url ?Hello,
The Swiftype Search plugin will not be able to change the URLs for you, but it operates using the standard WordPress search flows. As a result, if you changed the URL and still map the proper parameters (mainly the s= query parameter) it should work.
Best,
QuinHello,
Apologies for the delayed reply. Often we see other plugins/themes interfering with how the Swiftype plugin operates. We have a guide for this here: https://swiftype.com/questions/why-dont-the-search-results-in-my-swiftype-dashboard-match-what-is-displayed-on-my-wordpress-site
Best,
QuinForum: Plugins
In reply to: [Swiftype Site Search Plugin for Wordpress] renderFunction not workingHello,
Have you verified that the javascript is being included in your template? If you have a link to a live site, that would help with troubleshooting.
Best,
QuinForum: Plugins
In reply to: [Swiftype Site Search Plugin for Wordpress] Problems with the following codeHello,
Have you verified that the javascript is being included in your template? If you have a link to a live site, that would help with troubleshooting.
Best,
QuinForum: Plugins
In reply to: [Swiftype Site Search Plugin for Wordpress] Boolean SearchHello,
The query in your example will work as expected. Please let me know if we can help further.
Best,
QuinForum: Reviews
In reply to: [Swiftype Site Search Plugin for Wordpress] not free, min $19/monthHi yamaryam,
My name is Quin and I work at Swiftype. What esmi says is correct – you should be just fine using a Free account. It sounds like something may have gone awry during your setup (you should not have to add any Document Types). If you want to give it another shot, I’m sure we can figure out where things went wrong! Our support is always happy to help via the chat widget on our website or support@swiftype.com.
Best,
QuinForum: Plugins
In reply to: [Swiftype Site Search Plugin for Wordpress] Trash in the pluginNo problem! We appreciate the feedback.
Best,
QuinForum: Plugins
In reply to: [Swiftype Site Search Plugin for Wordpress] Trash in the pluginHi,
Sorry to hear you are so upset about this. It definitely increases the size of the download, but should not cause any problems in functionality at all. I’ll make a note of this internally for the next release.
Best,
QuinForum: Plugins
In reply to: [Swiftype Site Search Plugin for Wordpress] Disable javascript autocompleteHello,
Thanks for reaching out. You can put this JavaScript somewhere in the <head> of your page to disable the autocomplete feature:
window.swiftypeConfig = { disableAutocomplete: true };
Best,
QuinHello,
Thanks for reaching out. There shouldn’t be any injection issues. We actually do very minimal querying since the plugin effectively outsources the search to our API.
Best,
Quin