SIte load process / performance
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Feedback
- :
- Community Site Feedback
- :
- Re: Serious lag on the site and notification email...
Re: Serious lag on the site and notification emails.
18-09-2018 2:11 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Moderator's note:
Topics merged for clarity.
To argue with someone who has renounced the use of reason is like administering medicine to the dead - Thomas Paine
Re: Serious lag on the site and notification emails.
18-09-2018 2:28 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Oops! Thanks @Strat
Re: SIte load process / performance
18-09-2018 2:36 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Frontend Web Developer | www.plus.net
If you have an idea to improve the community, create a new topic on our Community Feedback board to start a discussion about your idea.
Re: SIte load process / performance
19-09-2018 7:49 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
@jaread83 I know it's early in the morning, so not so many are using the forum, but the response time when accessing an individual board seems a little faster.
Still nowhere as fast as it ought to be though - I'm still seeing 'waiting for plusnet' at various points.
Re: SIte load process / performance
19-09-2018 8:15 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
It does seem a little faster, but you can still see the paint drying. it is evident that a lot of the static content is being reloaded rather than being brought from cache.
In another browser tab, login into the Plusnet user portal BEFORE clicking the fault & ticket links
Superusers are not staff, but they do have a direct line of communication into the business in order to raise issues, concerns and feedback from the community.
If this post helped, please click the Thumbs Up and if it fixed your issue, please click the This fixed my problem green button below.
Re: SIte load process / performance
19-09-2018 8:58 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Looks a lot quicker according to the graphs
Frontend Web Developer | www.plus.net
If you have an idea to improve the community, create a new topic on our Community Feedback board to start a discussion about your idea.
Re: SIte load process / performance
19-09-2018 8:59 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Frontend Web Developer | www.plus.net
If you have an idea to improve the community, create a new topic on our Community Feedback board to start a discussion about your idea.
Re: SIte load process / performance
19-09-2018 7:47 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
@jaread83 wrote:
Looks a lot quicker
It feels a lot quicker
To argue with someone who has renounced the use of reason is like administering medicine to the dead - Thomas Paine
Re: SIte load process / performance
19-09-2018 7:53 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
For me, it is generally quicker, but I still see a pause at the start of any operation 'waiting for community.plus.net'. Surely if I am already 'on' the community, I shouldn't have to wait for it?
Re: SIte load process / performance
05-10-2018 1:59 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Just noticed that UNREAD items in search results display with the wrong font.
Is this related to the font changing during the load process issue, or is this just a case of an error in the CSS class?
<span class="lia-message-unread"> <a class="page-link lia-link-navigation lia-custom-event" id="link_2_31e62b99ced9d5_7_345d" href="/t5/Fibre-To-The-Premises-trial/end-copper-line/m-p/1477535?search-action-id=23187220201&search-result-uid=1477535"> end copper line </a> </span>
In another browser tab, login into the Plusnet user portal BEFORE clicking the fault & ticket links
Superusers are not staff, but they do have a direct line of communication into the business in order to raise issues, concerns and feedback from the community.
If this post helped, please click the Thumbs Up and if it fixed your issue, please click the This fixed my problem green button below.
Re: SIte load process / performance
08-10-2018 9:25 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Frontend Web Developer | www.plus.net
If you have an idea to improve the community, create a new topic on our Community Feedback board to start a discussion about your idea.
Re: SIte load process / performance
08-10-2018 4:28 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Okay so the font issue, as far as I can tell, is directly linked to the GDPR banner that pops up. This is because the same font is used and served from www.plus.net and is subsequently blocked due to the CORS policy not allowing other domains to use that font from the plus.net domain. Now... I have added some fallback fonts as the CSS was asking for the plusnet font and when it didn't render, it would display the ugly Times New Roman style font which is a default font when no other is available. I have added Arial and Sans-serif as a fallback and this has kicked the CSS into rendering the font hosted on the community properly.
I have checked the sent messages and also the search page - this seems to have fixed the font issue. You may need to perform a hard refresh to get the new CSS but it should be okay now? If anything, if the font fails to load you will at least get a screen friendly font. Screenshot below of search results.
Frontend Web Developer | www.plus.net
If you have an idea to improve the community, create a new topic on our Community Feedback board to start a discussion about your idea.
Re: SIte load process / performance
08-10-2018 5:35 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
In another browser tab, login into the Plusnet user portal BEFORE clicking the fault & ticket links
Superusers are not staff, but they do have a direct line of communication into the business in order to raise issues, concerns and feedback from the community.
If this post helped, please click the Thumbs Up and if it fixed your issue, please click the This fixed my problem green button below.
Re: SIte load process / performance
09-10-2018 8:33 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
@jaread83 -Still getting variable fonts on the index page - this is one I haven't seen before:-
Re: SIte load process / performance
09-10-2018 9:10 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
@jab1 - please see my comment about that
I have added some fallback fonts as the CSS was asking for the plusnet font and when it didn't render, it would display the ugly Times New Roman style font which is a default font when no other is available. I have added Arial and Sans-serif as a fallback
Its not a final resolution to the issue but its all I can do at this very moment due to me doing this all outside of my normal work schedule. I will need to raise an internal ticket to get some time put aside to investigate this properly and put a proper solution in place. The main issue is that the font hosted here is clashing with the font hosted on the plusnet main website (which is being pulled in via the GDPR cookie banner). At least I have now identified the main cause of the font issues.
Frontend Web Developer | www.plus.net
If you have an idea to improve the community, create a new topic on our Community Feedback board to start a discussion about your idea.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Feedback
- :
- Community Site Feedback
- :
- Re: Serious lag on the site and notification email...