- Posts: 8
COMMUNITY FORUM
- Forum
- Free Joomla Extensions & Templates
- DISQUS Comments for Joomla!
- "Back to Top" link, Not working, Can I remove this with this code?
"Back to Top" link, Not working, Can I remove this with this code?
- sithappretice
- Topic Author
- Offline
- New Member
Less
More
12 years 6 months ago #47994
by sithappretice
"Back to Top" link, Not working, Can I remove this with this code? was created by sithappretice
for some reason the when you click on "back to top" link in the disquis box, it just puts "#startOfPage" in the browser link (Example: www.whatever.com#startOfPage) and does nothing. Why does this do nothing? Is there a fix?
I don't really want the link anyways, so will there be any issues if I remove the code?
<a id="jwDisqusBackToTop" href="<?php echo $output->itemURL; ?>#startOfPage">
<?php echo JText::_("JW_DISQUS_BACK_TO_TOP"); ?>
</a>
from the file article.php? Or do I need to remove more code, or is there a better way to remove it? or fix the non working issue?
thanks for any help.
I don't really want the link anyways, so will there be any issues if I remove the code?
<a id="jwDisqusBackToTop" href="<?php echo $output->itemURL; ?>#startOfPage">
<?php echo JText::_("JW_DISQUS_BACK_TO_TOP"); ?>
</a>
from the file article.php? Or do I need to remove more code, or is there a better way to remove it? or fix the non working issue?
thanks for any help.
Please Log in or Create an account to join the conversation.
- sithappretice
- Topic Author
- Offline
- New Member
Less
More
- Posts: 8
12 years 6 months ago #47995
by sithappretice
Replied by sithappretice on topic Re: "Back to Top" link, Not working, Can I remove this with this code?
The developer does not answer questions in the forums to help our the users?
Does anybody know if there a setting to disable the "Back to Top" link, since I can't get a answer about removing the code?
Does anybody know if there a setting to disable the "Back to Top" link, since I can't get a answer about removing the code?
Please Log in or Create an account to join the conversation.
- 3ndriago
- Offline
- New Member
Less
More
- Posts: 4
11 years 7 months ago #47996
by 3ndriago
Replied by 3ndriago on topic Re: "Back to Top" link, Not working, Can I remove this with this code?
as said before, 800+ views and not a single reply... lame
I'm starting to believe that Disqus for Joomla has the worst community in the Joomla world
either way, same problem here. Maybe it's super simple to fix, but I haven't done it yet ???
I would appreciate any help!
Thanks!
I'm starting to believe that Disqus for Joomla has the worst community in the Joomla world
either way, same problem here. Maybe it's super simple to fix, but I haven't done it yet ???
I would appreciate any help!
Thanks!
Please Log in or Create an account to join the conversation.
- 3ndriago
- Offline
- New Member
Less
More
- Posts: 4
11 years 7 months ago #47997
by 3ndriago
Replied by 3ndriago on topic Re: "Back to Top" link, Not working, Can I remove this with this code?
Aaaaaand still no replies... :'(
Please Log in or Create an account to join the conversation.
- DanJer
- Offline
- New Member
Less
More
- Posts: 2
11 years 5 months ago - 11 years 5 months ago #47998
by DanJer
Replied by DanJer on topic Re: "Back to Top" link, Not working, Can I remove this with this code?
Hello, i met same problem and just removed the code you specified, all seems to work correctly yet.
___________________________________________
-Dan greenavis
___________________________________________
-Dan greenavis
Please Log in or Create an account to join the conversation.
- Forum
- Free Joomla Extensions & Templates
- DISQUS Comments for Joomla!
- "Back to Top" link, Not working, Can I remove this with this code?