By Dj Zet on Wednesday, 28 December 2022
Posted in General Issues
Likes 0
Views 652
Votes 0
Hello guys. After i put joomla 4 for my website, my ED have some issue. See pictures.
It seems like somewhere injected this kind of Google analysis code during the ajax call so caused this issue, you can check my attached screenshot below.


<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-75341735-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'UA-75341735-1');
</script>


Can you share with us where you add these tag on your site?
·
Wednesday, 28 December 2022 13:33
·
0 Likes
·
0 Votes
·
0 Comments
·
It seems like somewhere injected this kind of Google analysis code during the ajax call so caused this issue, you can check my attached screenshot below.


<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-75341735-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'UA-75341735-1');
</script>


Can you share with us where you add these tag on your site?

Hello again my friend, i will disable now and i let you know what happend after this.
·
Wednesday, 28 December 2022 13:38
·
0 Likes
·
0 Votes
·
0 Comments
·
It seems like somewhere injected this kind of Google analysis code during the ajax call so caused this issue, you can check my attached screenshot below.


<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-75341735-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'UA-75341735-1');
</script>


Can you share with us where you add these tag on your site?

Hello again my friend, i will disable now and i let you know what happend after this.


I remove this google script and now work. Remain some little issue. When i try new post, is just apear edit the last one. Go on my site with same user and pass like yesterday and try yourself.
·
Wednesday, 28 December 2022 13:42
·
0 Likes
·
0 Votes
·
0 Comments
·
I remove this google script and now work. Remain some little issue. When i try new post, is just apear edit the last one. Go on my site with same user and pass like yesterday and try yourself.

Would you mind sharing with us where you add the Google script on your site? Because I am wondering why this script will appear on the ajax response.

Regarding with your second issue, I found out that you only created Easydiscuss - single post menu layout on the site, and this menu item you set to show a specific discussion post.

Since you only create this menu item, so all the Easydiscuss link will be associated with this menu item so it always shows that specific discussion post content when you start a new discussion.

So I already helped you create an Easydiscuss ((Posts) Default Layout ) menu item, and it should work fine now.
·
Wednesday, 28 December 2022 14:07
·
0 Likes
·
0 Votes
·
0 Comments
·
I remove this google script and now work. Remain some little issue. When i try new post, is just apear edit the last one. Go on my site with same user and pass like yesterday and try yourself.

Would you mind sharing with us where you add the Google script on your site? Because I am wondering why this script will appear on the ajax response.

Regarding with your second issue, I found out that you only created Easydiscuss - single post menu layout on the site, and this menu item you set to show a specific discussion post.

Since you only create this menu item, so all the Easydiscuss link will be associated with this menu item so it always shows that specific discussion post content when you start a new discussion.

So I already helped you create an Easydiscuss ((Posts) Default Layout ) menu item, and it should work fine now.


Google script was in index.php, but no worries i dont use anymore, i want a clean website. Can you fix this issue with pop up ? When you put mouse on my username, pop up apear in corner up left. is anoyng. i will fix myself that menu you talk about.
·
Wednesday, 28 December 2022 14:13
·
0 Likes
·
0 Votes
·
0 Comments
·
It seems like the jQuery conflict with your template, I've helped you remove the hover pop-up in the following files.

JoomlaFolder/templates/gamingzone/html/com_easydiscuss/helpers/post/category.php
JoomlaFolder/templates/gamingzone/html/com_easydiscuss/helpers/post/author.php


It should work fine now.
·
Wednesday, 28 December 2022 15:28
·
0 Likes
·
0 Votes
·
0 Comments
·
It seems like the jQuery conflict with your template, I've helped you remove the hover pop-up in the following files.

JoomlaFolder/templates/gamingzone/html/com_easydiscuss/helpers/post/category.php
JoomlaFolder/templates/gamingzone/html/com_easydiscuss/helpers/post/author.php


It should work fine now.


Now pop up not apear anymore ?
·
Wednesday, 28 December 2022 15:31
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes, even though I tried to enable the "Load jQuery (Recommended to leave it on)" setting but somewhere still conflicts with the toolbar dropdown.

1. Disable the "Load jQuery (Recommended to leave it on)" setting
- Toolbar icon clickable
- Mouse hover popup will show on the top corner

2. Enable the "Load jQuery (Recommended to leave it on)" setting
- The mouse hover popup works fine
- Toolbar icon unclickable

So turning off the popup will be okay to prevent this conflict together. Or do you have a plan to use other templates?
·
Wednesday, 28 December 2022 15:43
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes, even though I tried to enable the "Load jQuery (Recommended to leave it on)" setting but somewhere still conflicts with the toolbar dropdown.

1. Disable the "Load jQuery (Recommended to leave it on)" setting
- Toolbar icon clickable
- Mouse hover popup will show on the top corner

2. Enable the "Load jQuery (Recommended to leave it on)" setting
- The mouse hover popup works fine
- Toolbar icon unclickable

So turning off the popup will be okay to prevent this conflict together. Or do you have a plan to use other templates?


Is fine if that pop up not apear anymore, how can i disable this pop up ?
·
Wednesday, 28 December 2022 15:46
·
0 Likes
·
0 Votes
·
0 Comments
·
I already helped you remove the code from your template override file as I mentioned in my previous reply.

https://stackideas.com/forums/issue-with-easy-discuss#reply-588726

Can you check again? Those category and author hover names will never show popup now.
·
Wednesday, 28 December 2022 15:53
·
0 Likes
·
0 Votes
·
0 Comments
·
I already helped you remove the code from your template override file as I mentioned in my previous reply.

https://stackideas.com/forums/issue-with-easy-discuss#reply-588726

Can you check again? Those category and author hover names will never show popup now.

STILL APEAR .
·
Wednesday, 28 December 2022 16:05
·
0 Likes
·
0 Votes
·
0 Comments
·
That's strange, can you clear your browser cache and see how it goes?

You can watch my attached video, the pop up no longer appear now.
·
Wednesday, 28 December 2022 16:16
·
0 Likes
·
0 Votes
·
0 Comments
·
That's strange, can you clear your browser cache and see how it goes?

You can watch my attached video, the pop up no longer appear now.


try this. i clear my browser cache all the time after each modification
·
Wednesday, 28 December 2022 16:23
·
0 Likes
·
0 Votes
·
0 Comments
·
I see, updated the following files on your site, can you give it a check again?

JoomlaFolder/templates/gamingzone/html/com_easydiscuss/html/user/avatar.php
JoomlaFolder/templates/gamingzone/html/com_easydiscuss/html/user/name.hyperlink.php
JoomlaFolder/templates/gamingzone/html/com_easydiscuss/html/user/name.text.php
·
Wednesday, 28 December 2022 16:35
·
0 Likes
·
0 Votes
·
0 Comments
·
I see, updated the following files on your site, can you give it a check again?

JoomlaFolder/templates/gamingzone/html/com_easydiscuss/html/user/avatar.php
JoomlaFolder/templates/gamingzone/html/com_easydiscuss/html/user/name.hyperlink.php
JoomlaFolder/templates/gamingzone/html/com_easydiscuss/html/user/name.text.php


All good now. I will back if apear something strange. Thanks for your time, you are the best. I will "prepare" a nice coffeee for you PS: look picture
·
Wednesday, 28 December 2022 16:44
·
0 Likes
·
0 Votes
·
0 Comments
·
I've helped you apply the following CSS from your site backend > Easydiscuss > setting > custom CSS


body #ed .ed-replies-filter {
display: none;
}


It should hide that filter option on the page now.

Remember to clear your browser cache before you test this so it will load the latest CSS stylesheet on the page.
·
Wednesday, 28 December 2022 16:49
·
0 Likes
·
0 Votes
·
0 Comments
·
I've helped you apply the following CSS from your site backend > Easydiscuss > setting > custom CSS


body #ed .ed-replies-filter {
display: none;
}


It should hide that filter option on the page now.

Remember to clear your browser cache before you test this so it will load the latest CSS stylesheet on the page.

It works 😎 Thank you my friend 🎄 Happy Hollidays for you and all !
·
Wednesday, 28 December 2022 16:53
·
0 Likes
·
0 Votes
·
0 Comments
·
I've helped you apply the following CSS from your site backend > Easydiscuss > setting > custom CSS


body #ed .ed-replies-filter {
display: none;
}


It should hide that filter option on the page now.

Remember to clear your browser cache before you test this so it will load the latest CSS stylesheet on the page.

It works 😎 Thank you my friend 🎄 Happy Hollidays for you and all !


Btw, what you think about this ?
·
Wednesday, 28 December 2022 16:56
·
0 Likes
·
0 Votes
·
0 Comments
·
You can try this.


body #ed .o-card--ed-category .o-media.t-align-items--fs {
align-items: center !important;
}
·
Wednesday, 28 December 2022 17:17
·
0 Likes
·
0 Votes
·
0 Comments
·
You can try this.


body #ed .o-card--ed-category .o-media.t-align-items--fs {
align-items: center !important;
}


IT WORKS. One more question ⬇
·
Wednesday, 28 December 2022 17:38
·
0 Likes
·
0 Votes
·
0 Comments
·
We do not have a setting to turn it off, but you can download my attached files and then place these files into your current template's new directory folder.

JoomlaFolder/templates/gamingzone/html/com_easydiscuss/user/edit/...
·
Wednesday, 28 December 2022 17:49
·
0 Likes
·
0 Votes
·
0 Comments
·
We do not have a setting to turn it off, but you can download my attached files and then place these files into your current template's new directory folder.

JoomlaFolder/templates/gamingzone/html/com_easydiscuss/user/edit/...


I do that but stil apearing. Apear in create account and i dont want this option caouse i use only username.
·
Wednesday, 28 December 2022 18:01
·
0 Likes
·
0 Votes
·
0 Comments
·
Done, please check and please start a new thread if you have any new questions/issues.
·
Wednesday, 28 December 2022 18:09
·
0 Likes
·
0 Votes
·
0 Comments
·
Done, please check and please start a new thread if you have any new questions/issues.



it works. should i let you this files you send me or i need delet him ?
·
Wednesday, 28 December 2022 18:26
·
0 Likes
·
0 Votes
·
0 Comments
·
Hmm, actually I am not sure where you put those files on your site.

From what I checked just now, you did not put the file into the correct file location.

This is the file location I referring to:

JoomlaFolder/templates/gamingzone/html/com_easydiscuss/user/edit/account.php
JoomlaFolder/templates/gamingzone/html/com_easydiscuss/user/edit/account.js


I already put these files into the above file location so you do not need to delete it.
·
Wednesday, 28 December 2022 18:57
·
0 Likes
·
0 Votes
·
0 Comments
·
Hmm, actually I am not sure where you put those files on your site.

From what I checked just now, you did not put the file into the correct file location.

This is the file location I referring to:

JoomlaFolder/templates/gamingzone/html/com_easydiscuss/user/edit/account.php
JoomlaFolder/templates/gamingzone/html/com_easydiscuss/user/edit/account.js


I already put these files into the above file location so you do not need to delete it.


I need a last help please.
·
Wednesday, 28 December 2022 22:08
·
0 Likes
·
0 Votes
·
0 Comments
·
I've apply the following CSS code from your site backend > Easydiscuss > setting > custom CSS, you can try to clear your browser cache before retest this.


body #ed .ed-filters {
display: none;
}


Just for your information, I have locked and marked this thread as resolved to avoid confusion in the future. Please start a new thread if you have any other issues in the future so it will be easier for us to manage your inquiries.

Thanks for understanding.
·
Thursday, 29 December 2022 09:45
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post