Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
gorthi
tagDiv Member

Hello,

I have the same problem myself!

gorthi
tagDiv Member

Whithin the first seconds ?

gorthi
tagDiv Member

Well placed, but still didn’t notice anychange

gorthi
tagDiv Member

Apparently they are not hidden! but they take toooo long to show almost 3-4 minutes!

gorthi
tagDiv Member

Try via iOS safari

gorthi
tagDiv Member

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

gorthi
tagDiv Member

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

gorthi
tagDiv Member

Hi,

Sure here it is : https:halacanada.ca

gorthi
tagDiv Member

Is there any way to do so with css ?

Meaning having TWO LINES of horizontal buttons

gorthi
tagDiv Member

Thank you !!

gorthi
tagDiv Member

I’ve found out the class is causing the lazy load : td-lazy-img

How can I disbale it please?

gorthi
tagDiv Member

Yes solved, thank you

gorthi
tagDiv Member

Removing .td-js-loaded from your code solved it ! Is it ok ?

gorthi
tagDiv Member

It’s urgent please, can you check ASAP

gorthi
tagDiv Member

The error is again happening after update!

gorthi
tagDiv Member

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.

gorthi
tagDiv Member

Can you please tell me where to edit this specific widget code on your theme ?

I’d like to customize it for that purpose

gorthi
tagDiv Member

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

gorthi
tagDiv Member

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

gorthi
tagDiv Member

It worked, thank you

gorthi
tagDiv Member

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.

gorthi
tagDiv Member
gorthi
tagDiv Member

It worked, thank you

gorthi
tagDiv Member

Hello

It’s not the text in question.

You can check the screenshot : https://imgur.com/a/4lMn2wp

gorthi
tagDiv Member

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

Viewing 25 posts - 1 through 25 (of 25 total)