blogdropper
Forum Replies Created
-
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] How to Use Traktor to reduce file sizeThanks very much Yani, that’s what I needed to know
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] How to Use Traktor to reduce file sizeHi Yani,
I used this plugin, it doubled the size of my website, I’m no longer using the plugin and have deleted it. So how do I return the size of the website to what it was before using All-in-one WP Migrate plugin?
Thanks for you helpForum: Plugins
In reply to: [All-in-One WP Migration and Backup] How to Use Traktor to reduce file sizeThanks for your reply.
I’m not clear about this.
My hosting runs daily backups – and I don’t want to do this on a daily basis. How do I remove the files from my site to reduce the size of the backups?
Or am I missing something?
Thanks for your helpForum: Plugins
In reply to: [VS Contact Form] sum captcha incorrectThanks Guido,
Works perfect.Not obvious to us dumbos. Did I miss it in the documentation?
Support much appreciatedForum: Plugins
In reply to: [VS Contact Form] sum captcha incorrectHi, Not having success using sum captcha.
Would like to see: 2 + 3 and accept 5 as correct.
What are the settings for
General >
Sum captcha: Activate?
Labels >
Captcha: ?
Sum Captcha: ?Whatever settings I use always get captcha error.
Any other settings?
Thanks for your helpForum: Plugins
In reply to: [Relevanssi - A Better Search] look for related termsHi Mikko,
Finally arrived at a simple solution. Each medical complaint has a symptom and this is what I need to group the complaints by so “stomach pain”, “abdominal pain” and “intestinal pain” all have the common symptom “stomach pain” so I’ve added a symptom term to all medical complaints. Now search results contain all complaints with the same symptom.
Thanks for helping me to think this through and arriving at a solution.Forum: Plugins
In reply to: [Relevanssi - A Better Search] look for related termsHi Mikko,
Is there any examples or documentation for using indexing and phrase matching?
Can I use the free Relevanssi, or do I need the Premium version for this?Thanks
Forum: Plugins
In reply to: [Multi-column Tag Map] How to link tag in list to a specific postHi,
Thanks for getting back to me.
I have Toolset, contacted their support and they came up with this solution:function redirect_my_custom_tax_archive_to_post() {
if (is_tax(‘english-name’)) {
global $post;
wp_safe_redirect(get_permalink($post->ID));
die;
}
}
add_action(‘template_redirect’,’redirect_my_custom_tax_archive_to_post’);`
`
Works great!Forum: Plugins
In reply to: [Relevanssi - A Better Search] look for related termsOK Mikko, you’ve given me alot to digest, this is all still a work in progress, I’ll set things up as you suggest – taxonomy terms and custom fields. When that’s done I’ll get back to you for advice on uploading a CSV file.
One question – you saywrite the alternate complaints to a custom field
, is that 1 custom field per alternate complaint phrase or 1 custom field with all the alternate phrases comma separated?
Thanks for all your helpForum: Plugins
In reply to: [Relevanssi - A Better Search] look for related termsI have around 2000 medical complaints (or at least the database does).
So using a CSV file would simplify things for me, can you give me some pointers about the format and headings I need for a csv file if I want to use it for manual searching (for phrases).
Are there any examples of PHP code that would give me an idea of what I need to do?Thanks
Forum: Plugins
In reply to: [Relevanssi - A Better Search] look for related termsok thanks Mikko,
I could create a csv file with all related phrases/synonyms, would there be a way to upload to Relevanssi?Thanks for all your help, much appreciated
Forum: Plugins
In reply to: [Relevanssi - A Better Search] look for related termsThanks Mikko,
Yes in my case I’d like to use phrases as synonyms – are you saying that at the moment synonyms can only be single words, but this will be fixed to include phrases in the next version?
You also mention indexing and searching can either be used with phrases?
ThanksForum: Plugins
In reply to: [Relevanssi - A Better Search] look for related termsHi Mikko, thanks very much for this, would this also apply to phrases, so that if the search was “stomach pain” would this also return results for “abdominal pain” and “intestinal pain” – I don’t want to apply the fallback for individual words – so would the synonym be “stomach pain” rather than just “stomach”?
ThanksForum: Fixing WordPress
In reply to: wp-admin only available in google browserHi George,
There is no error, as I said the address reverts to the site url without the /wp-admin/ part.Forum: Plugins
In reply to: [Media Library Assistant] MLA CSV Data Source Example. How to upload CSV?Hi David,
I finally succeeded to do what I wanted. Thanks for taking the time to explain all this to me. Here’s the csv I used:Caption,ID "<a href=""https://florapalaestina-ethnobotany.org/?plant=Acacia-farnesiana/"" target=""_blank""><div class=""flex3""><div class=""flex-items""><b>Acacia farnesiana</b></div><div class=""flex-items pad5""> <ul><li>??????? ?????????????</li></ul></div></div><div class=""flex3 pad10""><div class=""flex-items""> <ul><li>Sweet Acacia</li><li> Needle Bush</li></ul></div><div class=""flex-items""> <ul><li>??? ??????</li><li> ??? ??????</li><li> ??? ???</li></ul></div></div></a>",42391 "<a href=""https://florapalaestina-ethnobotany.org/?plant=Acanthus-hirsutus/"" target=""_blank""><div class=""flex3""><div class=""flex-items""><b>Acanthus hirsutus</b></div><div class=""flex-items pad5""> <ul><li>??????? ??????</li></ul></div></div><div class=""flex3 pad10""><div class=""flex-items""> <ul><li>Syrian Bears-breech</li><li> Syrian acanthus</li></ul></div><div class=""flex-items""> <ul><li>??????</li></ul></div></div></a>",42392 "<a href=""https://florapalaestina-ethnobotany.org/?plant=Achillea-arabica/"" target=""_blank""><div class=""flex3""><div class=""flex-items""><b>Achillea arabica</b></div><div class=""flex-items pad5""> <ul><li>?????????? ????????-?????????</li></ul></div></div><div class=""flex3 pad10""><div class=""flex-items""> <ul><li>Yellow Milfoil</li></ul></div><div class=""flex-items""> <ul><li>??????</li><li> ????? ???????</li><li> ???????</li></ul></div></div></a>",39701
and here’s what it looks like
Seems to me that the internet’s one of the few places you can find altruism.
Thanks for making this possible