General > Suggestions and Feedback

Link Problems on Linux Lite Homepage

(1/1)

N4RPS:
Hello!

Yes, if you use Ad Block Plus, you'll have to disable social media link blocking to make those work for you. Apparently, some folks out there use those features in quite an annoying fashion...

73 DE N4RPS
Rob

AL13N:

--- Quote from: gold_finger on May 29, 2014, 07:09:38 PM ---P.s.  I've noticed that Adblock doesn't offer same options when installed to Mint 13 and I believe Linux Lite 1.0.6 or lower.  So if you're using LL 1.0.6 you may not have seen those options.  They are offered on LL 2.0 and on Mint 16.  I recently installed LL 2.0 and don't remember if the additional Adblock options were available on 1.0.8 but I think they were.
--- End quote ---

I'm using Adblock Edge and LL 1.0.8.  Those options can be selected by going to "Filter preferences", clicking on "Add filter subscription" and selecting each one from the drop down list.

I would guess that this method is also available in Adblock Plus and would also work with older distros (just a guess though).




I can also confirm the same behaviour regarding links on the home page but unfortunately cannot offer any help.

gold_finger:
Yes, when I installed Adblock I also checked off to enable a few other filters -- one of which blocks social media buttons.  See pic below.



P.s.  I've noticed that Adblock doesn't offer same options when installed to Mint 13 and I believe Linux Lite 1.0.6 or lower.  So if you're using LL 1.0.6 you may not have seen those options.  They are offered on LL 2.0 and on Mint 16.  I recently installed LL 2.0 and don't remember if the additional Adblock options were available on 1.0.8 but I think they were.

Jerry:
Thanks for the information gold_finger, much appreciated. Let's see if we get an html pro to stop by and take a look to see whats going on.
FTR, I use FF with Adblock plus and those links and social media links work ootb. Looks like you have some added filters compared to mine (default)

gold_finger:
More of a "heads-up" here than anything else.

Problem:  On homepage of Linux Lite (specifically on https://www.linuxliteos.com/ and/or https://www.linuxliteos.com/index.html), none of the links to other pages were working.  Had to type in the link addresses of other pages to get to them because links from homepage didn't work.  Once on another page, the links from them to others worked fine -- it was only the homepage that had problems.

Have tracked down cause of mysterious problem to be things on the homepage being blocked by the Adblock Plus extension in Firefox web browser.   Here are my Adblock settings:


And here are the items (in red) being blocked on the LL home page that cause all links on the page not to work:


It appears that something about the social media buttons for Facebook, Twitter, etc. being blocked is causing problems with all links on the page.  I have not yet run into this problem on any other website.  Here's what I see without Adblock:


And here is same area with Adblock:



I'm no expert in HTML programming, but it appears that blocking the buttons causes this script (which is NOT being blocked) to not work properly.

--- Code: ---<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
--- End code ---

On above screenshot showing blocked items in red, if I allow the 3rd, 4th, & 5th blocked items then the links on the homepage work again.  Since none of the other pages on the LinuxLite website use the script and social media buttons, this problem does not happen on them.

So, the question to me is "why" does the malfunction of that script (caused by blocking social media buttons) affect ALL of the links on the page, rather than just the social media links?

Like I said, I'm no expert on this and am really just guessing.  Maybe someone else here who knows more about HTML programming can look at the source code for the homepage and figure it out.

Anyway, if anyone else happens to have same problem, just disable those Adblock filters on the LL site or manually type in the link you want to go to -- eg.  "http://www.linuxliteos.com/support.html"

Navigation

[0] Message Index

Go to full version