amedic
Forum Replies Created
-
Forum: Developing with WordPress
In reply to: Cron even is working on update but not on publishThanks for the explanation. I’ll wait for the update.
Forum: Developing with WordPress
In reply to: Adding rel tag to all external linksHi,
what I meant is when I edit post and when I add no follow to the link.
That script is working, but it overwrites nofollow tag with “noopener noreferrer”.What I would like is to edit this script, but if I add nofollow to the link from post edit, that it is not overwritten.
I’m hoping it is more understandable now what I’m trying to achieve.
As a matter of fact, there is a problem with speed optimization when using the plugin. LCP is increased for over a second on average.
Can you please help me to optimize it?
Thanks
Forum: Fixing WordPress
In reply to: Excerpt and blocks groupAfter echoing the function the whole block group is returned. Block group consists of h2, image, custom html and paragraph.
Forum: Fixing WordPress
In reply to: Excerpt and blocks groupHi @ravivaddweb
thanks for the help, but unfortunately nothing is returned.
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] Problem with resizing of the sidebar@manuelrocha88 I can’t unfortunately, I’m building it locally.
Hello,
can you please tell me in what file ajax is located, so I can try to code it?
Thanks
Thank you for the answer.
Any help how to code the translation?
Can I use qTranslate X in combination with WPML?Thanks
Hi @wfdave, thank you for answering.
It is no use.
Script is using a proxy and every time it is trying from a different ip address.Forum: Plugins
In reply to: [Yoast SEO] meta_query filter posts that has Facebook image?@amboutwe thank you for the reply.
Forum: Developing with WordPress
In reply to: meta_query filter posts that has og:image?@bcworkz thank you very much!
Forum: Developing with WordPress
In reply to: meta_query filter posts that has og:image?Hi bcworkz, thank you and Joy for the answer.
og:image is coming from the Yoast plugin.- This reply was modified 6 years, 3 months ago by amedic.
Forum: Fixing WordPress
In reply to: Ajax 500 error after upgrading to php7xdebug has helped me to solve this issue.
The problem was in google recaptcha function and eregi function (for email regex).
After fixing the errors the problem was solved.Forum: Plugins
In reply to: [Advanced Custom Fields (ACF?)] ADF stopped working after the update.There is an option in plugin settings to modify the db that solved the issue.
Forum: Fixing WordPress
In reply to: Ajax 500 error after upgrading to php7Nothing in the Apache error log also.