Borja Abad
Forum Replies Created
-
Thaks for all!
Hello rzepsen, thanks for your help, we have solved the problem.
The strange thing here is that we have never translated those strings manually or touched that configuration, which comes by default. We have also not had this problem before with WPML and use it on other websites.
There seem to be many threads from many plugins with the same problems when updating to php8.
https://wpml.org/errata/php-8-php-fatal-error-uncaught-valueerror-unknown-format-specifier-in/
I guess containing that possible error will help other users.
Receives a warm greeting.
Hello, thank you for your quick response.
Indeed we are using a very popular translation plugin such as WPML.
The translation strings seem fine. Likewise, if I put a return false in the function, my code no longer fails. You can also try containing the function with a try-catch.
I am very grateful to you in advance.
- This reply was modified 10 months, 3 weeks ago by Borja Abad.
Forum: Fixing WordPress
In reply to: Twitter oEmbed error after WP 6.4 updateNow having the same issue.
With x.com domain is not working.
https://x.com/Ayusers_/status/1722540797831082113?s=20With twitter domain is working ok.
https://twitter.com/Ayusers_/status/1722540797831082113?s=20I don’t understand anything… I think they are changes in the social network, and wordpress can’t do anything.
Forum: Fixing WordPress
In reply to: Twitter oEmbed error after WP 6.4 updateSame incidence here. I have always pasted a twitter link in the classic editor and it has been converted to the embedded twitter, now X. For a few days it no longer works, and only the link is pasted. Any solution? More people with these problems?
Forum: Plugins
In reply to: [Page View Count] WP JSON APINow updated and working fine! Thanks for your support.
Forum: Plugins
In reply to: [Page View Count] WP JSON APIDear team, thanks for your response, but I think only is working for loggued in users.
Try this:
I think you have to change your code from
wp_ajax_my_action’, ‘pvc_increase’ );
to
wp_ajax_nopriv_my_action’, ‘pvc_increase’ );THANKS!!
Forum: Plugins
In reply to: [Page View Count] WP JSON APIBut if I disable Ajax loading, my site cache does not increase the number of visits. Don’t have an alternative to the REST API with a custom Ajax?
Try to rollback the version to 3.1.1 I did that, also deactivate yoast seo, and then can save home page without error 500. Hope it helps, and hope elementor launches an urgent update.
Forum: Plugins
In reply to: [Elementor Website Builder - More than Just a Page Builder] High memory usageI experienced same issue after elementor last update (3.1.2). I upscale memory to 2GB but then get max execution time. Problem solved rolling back to 3.1.1 and disabling yoast seo.
I also have problems with elementor last update (3.1.2). In my case, the problem cause that some pages can not be saved. Rolling back elementor 1 version, problem dissapear. I have generatepress as theme and wpml and yoast seo.
I had like 1.5 million records with autoload=yes recorded by your plugin.
3 records on wp_options for each post in my website. Multiply it. It′s crazy and breaks down your server.
80364 83fd364c5_elements a:1:{i:23;s:21:"twitter-feed-carousel";} yes 80365 83fd364c5_custom_js yes 80366 83fd364c5_updated_at 1613564464 yes 80367 e2976cf2c_elements a:1:{i:79;s:21:"twitter-feed-carousel";} yes 80368 e2976cf2c_custom_js yes 80369 e2976cf2c_updated_at 1613564464 yes 80374 b0c4b799b_elements a:1:{i:23;s:21:"twitter-feed-carousel";} yes 80375 b0c4b799b_custom_js yes 80376 b0c4b799b_updated_at 1613564464 yes 80377 bedcad848_elements a:1:{i:23;s:21:"twitter-feed-carousel";} yes 80378 bedcad848_custom_js yes 80379 bedcad848_updated_at 1613564464 yes 80380 8a51082e0_elements a:1:{i:23;s:21:"twitter-feed-carousel";} yes 80381 8a51082e0_custom_js yes 80382 8a51082e0_updated_at 1613564464 yes
Hello, I can see error JS that affect wp admin enviroment.
Before and after plugin update still error.
If I deactivate ImagesSizes plugin then error gone.
Uncaught Error: Syntax error, unrecognized expression: #038;tab=1
at Function.ea.error (jquery.js?ver=1.12.4-wp:2)
at ea.tokenize (jquery.js?ver=1.12.4-wp:2)
at ea.select (jquery.js?ver=1.12.4-wp:2)
at Function.ea [as find] (jquery.js?ver=1.12.4-wp:2)
at n.fn.init.find (jquery.js?ver=1.12.4-wp:2)
at new n.fn.init (jquery.js?ver=1.12.4-wp:2)
at n (jquery.js?ver=1.12.4-wp:2)
at HTMLDocument.<anonymous> (fields.js?ver=5.5.3:1)
at i (jquery.js?ver=1.12.4-wp:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4-wp:2)- This reply was modified 3 years, 12 months ago by Borja Abad.
- This reply was modified 3 years, 12 months ago by Borja Abad.