simaooliveira
Forum Replies Created
-
Hi, and thanks for the response!
I dont actually need help with B anymore. I dont have composer at all on the site, this is a managed wordpress install and all I did was install the yoast test plugin as instructed above. As indicated, after updating Yoast Test it seemed to work.
Regarding A, i’ve added a filter on this specific tag for now, so this isnt blocking on my side, but I suppose other people will be affected.
Thanks!
I’ve made some tests and it seems the issue comes from the wp_strip_all_tags function in /src/presenters/slack/enhanced-data-presenter.php (line 69). In this specific usage it seems to strip away all content, therefore resulting in 0 minutes. If I remove this function I get calculated results.
Hi and thanks for the answer.
I’ve tried again after updating Yoast. It did work this time around (resetting index table), however the meta is still showing 0 minutes.
It happens on the “Reset indexables tables & migrations options” page.
Not only does this not work, it actually throws a php error:
[Fri Nov 20 15:14:30.651317 2020] [php7:error] [pid 18506] [client 83.196.8.121:35640] PHP Fatal error: Uncaught YoastSEO_Vendor\\Symfony\\Component\\DependencyInjection\\Exception\\ServiceNotFoundException: You have requested a non-existent service "Yoast\\WP\\SEO\\Helpers\\Indexing_Helper". Did you mean one of these: "Yoast\\WP\\SEO\\Builders\\Indexable_Builder", "Yoast\\WP\\SEO\\Helpers\\Blocks_Helper", "Yoast\\WP\\SEO\\Helpers\\Capability_Helper", "Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper", "Yoast\\WP\\SEO\\Helpers\\Date_Helper", "Yoast\\WP\\SEO\\Helpers\\Environment_Helper", "Yoast\\WP\\SEO\\Helpers\\Home_Url_Helper", "Yoast\\WP\\SEO\\Helpers\\Image_Helper", "Yoast\\WP\\SEO\\Helpers\\Indexable_Helper", "Yoast\\WP\\SEO\\Helpers\\Language_Helper", "Yoast\\WP\\SEO\\Helpers\\Meta_Helper", "Yoast\\WP\\SEO\\Helpers\\Notification_Helper", "Yoast\\WP\\SEO\\Helpers\\Options_Helper", "Yoast\\WP\\SEO\\Helpers\\Pagination_Helper", "Yoast\\WP\\SEO\\Helpers\\Permalink_Helper", "Yoast\\WP\\SEO\\Helpers\\Post_Helper", "Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper", "Yoast\\WP\\SEO\\Helpers\\Primary_Term_Helper", "Yoast\\WP\\SEO\\Helpers\\Product_Helper", "Yoast\\WP\\SEO\\Helpers\\Redirect_Helper", "Yoast\\WP\\ in /nas/content/live/devspire/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Container.php on line 307, referer: https://*****.com/wp-admin/tools.php?page=yoast-test-helperHi!
Yes, Yoast 15.2.1, WordPress 5.5.3 and ACF content analysis 3.0. Core and all plugins are up to date.
“Before installing the ACF Content Analysis for Yoast SEO, did you get an assessment from the content analysis that your content had 0 words?”
Yes, just temporarily deactivated the plugin and it detects 0 words. Once the ACF content analysis is reactivated, a variable number is detected (as expected), but the meta tag is still as follows:
<meta name="twitter:data2" content="0 minutes">Regarding the ACF custom block, these are registered via ACF’s method: https://www.advancedcustomfields.com/resources/acf_register_block_type/ . I then create field groups whose condition is block is ‘some_block’, and they show up fine, generating gutenberg block code on the post_content.
Hope this helps!
Thanks, but I’m a developer myself. The whole point was for me to keep the core of your plugin untouched, but if there are no hooks to modify standard behavior i can develop the changes autonomously.
Hi and thanks for your help. Is this custom adaptation a commercial (paid) product? Thanks!
You’re right, that was the issue. I did WC()->cart->calculate_totals(); and now i get the discounts available on the WC()->cart object. Thank you so much for your help!
Tried doing wc_cart_totals_subtotal_html() on a template and i get the undiscounted amount as well…
Forum: Fixing WordPress
In reply to: load-scripts.php problemSorry, I’m not sure I was clear. The server is the same – it’s a live website, actually. When accessing the backend on this website, the behavior changes, and $_GET parameter gets inverted, according to my or my client’s computer. But they’re accessing the same website.
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Can't subscribe new user (ajax 404)A little update – it actually registers the user; but the ajax request takes forever to come back, and when it does, it’s a 404. Weird, huh ?
Forum: Plugins
In reply to: [Better Font Awesome] Error with ACF Repeater Field (again)Hi Mickey – yep, it’s working correctly now 🙂
I’m really sorry for the confusion about the repeater/flexible content fields… I normally work mostly with the repeater, so when i saw the issue on the forums my brain made the instant connection… I’ll make sure to be more attentive in the future.
Thanks again for the amazing job.
Forum: Plugins
In reply to: [Better Font Awesome] Error with ACF Repeater Field (again)As indicated in the other topic (sorry for the duplicity) I realised the problem is appearing not on the repeater but in the flexible content field (ACF Pro 5.3).
Forum: Plugins
In reply to: [Better Font Awesome] Error with ACF Repeater FieldReally sorry, I just came to realise it’s actually the flexible content field, and not the repeater one, where the problem occurs. ACF Pro v5.3.0.