gary-SA
Forum Replies Created
-
Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] Can there be a separate status for back ordersHi Juan. Does the above code need altering because it doesn’t seem to be doing anything.
The stock that is out of stock but available on backorder still says ‘in stock’ on the wishlist favourites page.
In the image below/attached the middle product is actually out of stock but available on backorder. How do I change the text there from ‘In Stock’ to ‘Available on Backorder’?
Thanks
Forum: Plugins
In reply to: [Yoast SEO] Yoast SEO conflict with GutenbergHi Priscila,
Yes unfortunately it does still occur.
Thanks I’ll create a github issue now.
Gary
Forum: Plugins
In reply to: [Yoast SEO] Yoast SEO conflict with GutenbergHi,
Thanks for the advice.
In troubleshooting mode using the default WP theme I found that 2 plugins are conflicting with Yoast. Advanced Custom Fields Pro (which is a biggy) and a plugin called Slideshow.
Not really sure what to do now though as ACF is used site wide.
Any ideas? And can this be replicated on your end?
Many thanks,
Gary
Forum: Plugins
In reply to: [Yoast SEO] Yoast SEO conflict with GutenbergHi @devnihil,
We’ve been running Yoast version 14.2 and WordPress core version 5.4.1 already so it’s not an outdated version issue.
Seems no other plugins are conflicting and creating the problem for us, just Yoast. As soon as we deactivate Yoast the error of not being able to edit posts using the built in Gutenberg blocks goes away and we can happily edit again.
Currently we’re having to deactivate Yoast to make or edit posts and then switch it back on, which obviously isn’t ideal.
There doesn’t seem to be any Yoast related console errors.
Many thanks,
Gary
Forum: Plugins
In reply to: [Yoast SEO] Yoast SEO conflict with GutenbergMorning Michael,
We’re not using the Gutenberg plugin either, just the integrated blocks editor.
Thanks
Gary
Forum: Plugins
In reply to: [Yoast SEO] Yoast SEO conflict with GutenbergYes there’s definitely a conflict occurring again with Yoast and Gutenberg.
We’re experiencing the dreaded THIS BLOCK HAS ENCOUNTERED AN ERROR AND CANNOT BE PREVIEWED error message when trying to edit posts.
Everything works again when Yoast is deactivated.
WordPress 5.4.1 running and Yoast plugin up-to-date.
Hi Epsiloncool,
I’ve setup Teamviewer now.
Let me know when you are free.
Thanks
Gary
Hi Epsiloncool,
The WPFTS is – Current Version v2.39.130
You sent us a pre-release version of the plugin.
With regards to WP Admin access, we’re just waiting to hear back from the client as to whether we need to make a duplicate of the site for you. It’s a pretty big site.
Many thanks,
Gary
Is there something missing I’ve not done because I’m still getting the issue on the custom post types.
This is full line of code with the 2 custom post Types I’ve added in…
if (($p->post_type == 'post') || ($p->post_type == 'page') || ($p->post_type == 'case_studies') || ($p->post_type == 'media_coverage'))
In the functions file the custom post types are registered as:
register_post_type("case_studies", $args); register_post_type("media_coverage", $args);
This is what I’m getting in the search results:
Unmanned seaplane: Japan
…quot;0.3″ animation_offset=””] Background Established in 2014, Space Entertainment Laboratory (SELab) is fixed wing drone manufacturing company based in Tokyo.
Score: 0.08Many thanks for all your help btw,
Gary
Any tips on what I need to change in the code are very welcome.
cheers,
Gary
Hi Epsiloncool,
So I’ve tested a few different search terms and it only seems to be messing up on the custom post types. There’s one for Case Studies and one for Media Coverage.
cheers
Gary
Hi Epsiloncool,
Ok for some reason it didn’t work.
Here’s what I did:
1. I unpacked the zip file and added the php file into the Avada theme folder.
2. Added the code you sent into the funstions.php file on the line under <?php
3. Found one of the pages that contained the page builder fragments in the search results and resaved it.Any ideas?
The offending page was a custom post type by the way. I don’t know whether that makes a difference or not.
Cheers
Gary
Hi Epsiloncool,
Any joy with the solution for this (hopefully) last fix?
cheers,
Gary
Ok great thanks.
Hi Epsiloncool,
One thing we have noticed today is the Smart Excerpts seems to be including shortcodes and theme builder code, for example, [/fusion_text][/fusion_builder_column][/fusion_builder_row] in the excerpt text. We’ve switched off strip HTML tags, but that’s not resolved the issue.
We can’t disable Smart Excerpts altogether because we’ve noticed that then creates 404 errors on the PDFs, also the client wants excerpts so we can’t uncheck the Smart Excerpt Text box either.
Ideally, they wanted to use the custom excerpts that they’ve already set up on the separate pages, but there doesn’t seem to be a way to uncheck your Smart Excerpts Text box and just use custom excerpts instead without creating 404s on the PDFs.
Any ideas?
Cheers,
Gary