Hello,
I have the same problem myself!
Whithin the first seconds ?
Well placed, but still didn’t notice anychange
Apparently they are not hidden! but they take toooo long to show almost 3-4 minutes!
Try via iOS safari
I noticed that the ajax admin is consumming a lot of resources, and loading time is more than 1min.. I believe it’s the cause
The website is getting down from time to time, the hosting support says I need to check the theme code, did you had any case like this before please ?
CLoudflare 524 error mainly or not reachable website
Hi,
Sure here it is : https:halacanada.ca
Is there any way to do so with css ?
Meaning having TWO LINES of horizontal buttons
Thank you !!
I’ve found out the class is causing the lazy load : td-lazy-img
How can I disbale it please?
Yes solved, thank you
Removing .td-js-loaded from your code solved it ! Is it ok ?
It’s urgent please, can you check ASAP
The error is again happening after update!
Sorry for the confusion, I meant by theme panel that they cannot be found in theme panel translator, they be found only by Loco translate > theme translation but the translated version isn’t showing up on frontend.
Can you please tell me where to edit this specific widget code on your theme ?
I’d like to customize it for that purpose
Hello Bettina,
I found out a way to make it happen with this code :
case 'copy_url':
// Assuming $post_id is the ID of the current WordPress post
$post_id = get_the_ID();
if ($post_id) {
$post_permalink = home_url("?p=$post_id");
return array(
'url' => $post_permalink,
'title' => 'Copy URL'
);
} else {
return array(
'url' => home_url(),
'title' => 'Copy URL'
);
}
break;
Is there any way to keep this change upon updates please ? Something like child theme does
Can you please tell me where the code of this sharing widget in stored in the theme ?
I’ll try to customize it for that purpose
It worked, thank you
So when going to any article on the website, and press the “copy link” from the tagdiv widget as shown here : https://imgur.com/a/F5oC47a
It copies the full link like this : https://halacanada.info/canada/%d9%86%d9%85%d9%88-%d8%a7%d9%84%d8%a7%d9%82%d8%aa%d8%b5%d8%a7%d8%af-%d8%a7%d9%84%d9%83%d9%86%d8%af%d9%8a-%d8%a8%d9%86%d8%b3%d8%a8%d8%a9-0-2-%d8%a8%d8%a7%d9%84%d9%85%d8%a7%d8%a6%d8%a9/
Is there any way to make it copy a short link such as : https://halacanada.info/?p=1030
Which takes to the same article but with an id instead of full parmalink.
Here it is : http://halacanada.info/
It worked, thank you
Hello
This is the text that appears besides the profile picture in the widget.
I’m talkiing about the first item in the dropdown when hovering on the profile picuture
