Tanya
Forum Replies Created
-
Forum: Plugins
In reply to: [SearchAutocomplete] Hot link not workingLooks good now. Thanks. But for some reason i still feel the plugin is slow so though you might be interested in this. This is also doing something similar but with a great speed.
Forum: Plugins
In reply to: [SearchAutocomplete] Hot link not workingOk. I guess i got the first part working half way.
I changed this line – <?php echo $taxonomy->name ?></label>
and it is displaying the taxonomies but my selection is not preserved. Although i do remember that your previous version was working fine.Any comments ?
Forum: Plugins
In reply to: [SearchAutocomplete] Hot link not workingAwesome.
But i just deleted the plugin and added it again with no luck and still the same issue. Looks like your code is not yet pushed.Also, would it be possible to pull the data from some inmemory database instead of queries mysql for wordpress. Do you think that will help in performance or anything wtc3 can help me with ?
Any guesses or direction.
Forum: Plugins
In reply to: [SearchAutocomplete] Hot link not workingIs there a way to cache the results or something for better performance. Check out this one, it is much faster – https://www.dealcatcher.com/
Forum: Plugins
In reply to: [SearchAutocomplete] Hot link not workingand one more clarification, this is what i have in Search field selector in the admin console – name=”s”.
Infact changed it to [name=\”#s\”] and even then it doesn’t links the search results.
@grzegorz As a matter of fact right now i am using wp_print_footer_scripts as an action to kick upprev_box.
Grzegorz – Thanks a ton i guess i will enable the wp_footer and make it work. Your plugin is worth more then the disabled footer.
Thanks again for all the help and support.
Ok I just uncommented out <?php wp_footer(); ?> and your plugin works now but for some reason i want to comment that out.
Is there any way i can do that by customizing your plugin code.
I have this line commented out in my footer.php for some specific reason.
<!-- <?php wp_footer(); ?> -->
now i just deactivated upPrev and the above scripts i properly commented out
[Code moderated as per the Forum Rules. Please use the pastebin]
I thought this script was added by upPrev. Let me check about the plugin which is adding this script.
Thanks but i guess the script you are referring to is added by your plugin itself and it should have the closing commment.
Folks – This plugin of your looks awesome but somehow i am not able to run on this on my blog. Its already activated. Can you look at it and let me know what is wrong with it.
my website is : buzzingup.com
You can visit any of the posts and this plugin just doesn’t work instead it shows
Copy Protected by Tech Tips’s & Computer Tricks’sCopyProtect WordPress Blogs. –> so i am guessing something is broken.