katiewsi
Forum Replies Created
-
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Weighting ignored in front-endThis JavaScript works for anyone experiencing the same issue:
if (window.location.search.indexOf('e_search_props') !== -1) {
var url = new URL(window.location.href);
// Remove the 'e_search_props' parameter
url.searchParams.delete('e_search_props');
// Redirect to the new URL without the 'e_search_props' parameter
window.location.replace(url);
}Forum: Plugins
In reply to: [Relevanssi - A Better Search] Weighting ignored in front-endElementor haven’t got a fix, told me they will add it as a feature request…
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Weighting ignored in front-endThanks for the super speedy reply!
I tried the snippet and that didn’t work…
Many thanks,
KatieForum: Plugins
In reply to: [WooCommerce] Global Attribute / Variation Titles Not UpdatingHi,
I didn’t replace it, for example it was ” 6″ ” before and I changed it to ” 6″ / 15cm “. Re-saving the product doesn’t do anything this end. It still shows the old variation name.
I need this to work, what else can I do please?
Many thanks,
KatieForum: Plugins
In reply to: [WooCommerce] Global Attribute / Variation Titles Not UpdatingNothing out of the ordinary, it is doing it for all of the taxonomies for my ‘custom post’ type. Could it be a post type issue? As normal standard ‘posts’ are ok?
Hi Michael,
Thanks for getting back super fast.
Sure, see here: https://pasteboard.co/iZ81rtwNClFH.png
Thanks,
KatieForum: Plugins
In reply to: [Advanced Queries] Multiple relationship in loops does not workHas anyone found a solution for this yet?
Forum: Plugins
In reply to: [Advanced Queries] Dynamic Custom Field Value can’t handle arrays?Did you manage to solve this?
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] Ninja Form ConflictHi Maya,
The: Clean the REST API response is set to Yes.
Is this correct?
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Table Header Row WidthHi Tobias,
What would the code be, as there’s multiple on that other ticket…
Thanks a lot,
KatieForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Table Header Row WidthHi Tobias,
Thanks for your speedy reply! I have tried all of those JS instances and it still doesn’t appear to be working ??
Thanks,
KatieForum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Search feature doesn’t workHow do I edit how this page looks?
https://vetdynamics.co.uk.lemon.temporarywebsiteaddress.com/search-events/?mcs=pa
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Search feature doesn’t workHi Joe,
Thanks,
Unsure what my shortcode needs to be? I currently have this:
[my_calendar above=”nav”]
Thanks,
KatieForum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Search feature doesn’t workHi Joe,
Thanks.
It doesn’t appear to show in a list when I search on this page with the above shortcode: https://vetdynamics.co.uk.lemon.temporarywebsiteaddress.com/1264-2/
Not sure I understand what you’re meaning?
Thanks,
Katie