infosws
Forum Replies Created
-
Forum: Plugins
In reply to: [News Announcement Scroll] Last two updates broke scrollerHi,
To let you know, we are not using the widget feature. We normally call this plugin with the raw PHP code inside a WordPress template (header.php in this case) within a child theme.
Now that you mentioned about the widget, it was something I haven’t tried and that is also not working correctly (The title appears with no content).
I also tried using the Shortcode [news-announcement group=”group1″] (The single entry I have is in group1) and this is also not showing anything however. I took a look into the code and I am seeing this within it :-
<div id="display_news" style="padding-bottom:5px;padding-top:5px;"><script language="JavaScript" type="text/javascript">v_content=[['','Corton Denham Parish & Village website launched','']]</script></div>The text ‘Corton Denham Parish & Village website launched’ should be the text displayed in this case.
Hope this helps and please let me know if you need me to do anything more.
We’ll have to look for another plugin that works with WooCommerce.
We did some more research and found that Revelanssi doesn’t work with the WooCommerce sorting options at all, even the built in “popularity” or “price: low to high” sorts.
Quite surprised it doesn’t work with WooCommerce.
If we disable Relevanssi the normal WordPress search works but it doesn’t show results where the searched term is in the product attributes.
Theses are normal product attributes, created globally and attached to products.
For a very short time, it suddenly started to work even though we’ve changed nothing to make it work.
Now it’s stopped working again.Hi,
We’ve not managed to find anything that changed.
It suddenly started to work again this morning although the results aren’t correct.We have global attributes (e.g. for artist first name and surname) and the AND search doesn’t seem to work for it.
e.g.
“David Bowie” should find those with “David Bowie” in the title and also first=David AND surname=Bowie.
But the results only show if the title shows the full searched term (“David Bowie”).If we switch it to OR, it will show David Essex and others too.
Hope this helps.
We do have &post_type=product on the end of the URL.
It suddenly stopped working yesterday morning and we hadn’t updated any plugins at all.
We’re trying to restore a backup to a new location to also check what changed.
Forum: Plugins
In reply to: [Contact Form 7] This field has syntax errorsFollowing as we also have this issue.
Forum: Plugins
In reply to: [Contact Form 7] reCaptcha doesn't workDigging further it has the error “Your entered code is incorrect” but my keys are correct. I’ve even deleted and recreated them and it still say incorrect.
Only on this one website (at the moment) but it was working with I initially set it up.
Any help?
Forum: Plugins
In reply to: [Contact Form 7] reCaptcha doesn't workWe’re also experiencing this problem on one of our websites.
We have it working fine on another website on the same server.
It says “
Validation errors occurred. Please confirm the fields and submit it again.”Forum: Plugins
In reply to: [Cloudflare] Plugin causes issues with WooCommerce WorldPay pluginHas anyone else experienced this or do the authors have any fix for it?
Forum: Fixing WordPress
In reply to: Mysterious Code appearing in Content – Hack or Error?We’ve also seen this on a few sites.
As yet, we don’t know where it is or how it got there.We’ve re-installed WordPress and deactivated plugins to try and find it.
Still looking.
Forum: Plugins
In reply to: [Contact Form 7] Integrated ReCaptcha not workingThanks.
I forgot that flag.This issue is resolved.
Forum: Plugins
In reply to: [Contact Form 7] Integrated ReCaptcha not workingI think I found it.
The theme wasn’t calling wp_footer in the footer.phpFixed it now.
Forum: Plugins
In reply to: [Contact Form 7] Integrated ReCaptcha not workingSwitching to the default theme is not really an option on a live and constantly used website.
I have to add, we’ve also just added this recaptcha to another website usinf CF7 without this issue, so I assume it is down to the theme (which was built a long time ago, from scratch by someone else).
How does the plugin add the js file to the header? Where can I find it in the code of the plugin?
I might be able to update the theme to work correctly with it, instead of just adding the line I did to the header file.We’re having exactly the same issue at the moment.
No matter what we do, we can’t get subscribers to have access to view private events.Was there ever an answer to this?
Forum: Plugins
In reply to: [WP Help] Sync Pull not workingHi,
I’m still not seeing any updates.
I now have it working initially (I had to use an external website on a VPS as a source) but it won’t sync when cron is run.
I know the job is running as I’m using cron-view plugin to see the jobs.Can anyone help?