Codieslab
Forum Replies Created
-
Forum: Plugins
In reply to: [WP AutoComplete Search] wi_posts_search_handler() errorHi victornado
Thanks for posting issue , our team will check with php 7 and fix it soon .
Forum: Plugins
In reply to: [BuddyPress Docs] Can’t create document since update to 2.0You can put below text in to doc plugin folder single/edit.php
File having string text like single comma
<?php _e(‘You have been idle for <span id=”idle-warning-time”></span>’, ‘buddypress-docs’); ?>I have just changed single(‘) to double (“) look like below code its working fine for me.
<div id=”idle-warning” style=”display:none”>
<p><?php _e(“You have been idle for <span id=’idle-warning-time’></span>”, “buddypress-docs”); ?></p>
</div>Forum: Plugins
In reply to: [WP AutoComplete Search] put autosearch in the headerYes Possible but you need to help WordPress developer .
Use shortcode [wi_autosearch_suggest_form]
User this shortcode one [wi_autosearch_suggest_form] short code in to your WordPress page or post page .
Forum: Plugins
In reply to: [WP AutoComplete Search] wi_posts_search_handler() errorwe will fix this error in our next plugin update version.
Forum: Plugins
In reply to: [WP AutoComplete Search] placeholder text – how to addWe will fix this issue in next update .
Forum: Plugins
In reply to: [WP AutoComplete Search] search fields in option tableNo any Option search to specific table wise , i think product category stored in wp-term table and custom field stored in to wp meta table .you can take help WordPress developer.
There is no way to replace your theme search to our search but you can use search short code or widget so you can call widget where you want to display search box.
Forum: Plugins
In reply to: [WP AutoComplete Search] Shortcode and function call still failHi igen27 and namals
Please share us website credential details on our support email ([email protected] ) So our team will look in it and resolved your issue.
Forum: Plugins
In reply to: [WP AutoComplete Search] Keyword HighlighterHi lalitavalon
Thanks for installed our plugin .
plugin have no any functionality highlighted search keyword .You can use one search box because there is no option to search box for different post type , you can set your custom post type option for your search box.
Forum: Plugins
In reply to: [WP AutoComplete Search] Shortcode and function call still failIssue resolved you can use direct short code any where in your post and page as well in php file.
Forum: Plugins
In reply to: [WP AutoComplete Search] Error when install plugin…Please upgrade latest plugin version.
Forum: Plugins
In reply to: [WP AutoComplete Search] Fatal errorCan you Please send us error log?
Forum: Plugins
In reply to: [WP AutoComplete Search] Plugin does not save changeswhich functionality is included in pro plugin version if you would like to buy pro plugin so we can provide you our pro version.