weathercentertx
Forum Replies Created
-
@sterndata understood ??
@sterndata I’m sorry, I will refer to this link. I was only offering to do it through email ??
<blockquote><a href="//imgur.com/a/lUve5TO"></a></blockquote><script async src="//s.imgur.com/min/embed.js" charset="utf-8"></script>
- This reply was modified 2 years, 7 months ago by Steven Stern (sterndata).
I’m sorry for not responding! Yes I see that it works, but I was referring to the long load time for when you went from the “Overview tab” to the “Activity tab”. It’s because of a redirection. I have a screenshot to share but I’m not sure how to get it to you ?? haha. Is there a way I can email it?
I’ve tried many things to fix this just because the load time for these pages (since they are not cached for logged in users) can be an additional 4-5 seconds of unnecessary load from the redirection so It’s kind of important. Thank you!
If it works best, I can even email login credentials to a test account for you to see for yourself in the account interface
Yes, sorry. When I’m logged in, It shows my member profile picture and a drop down menu with “account settings, widget settings, logout, etc” This is what I’m referring to.
These particular setting pages where a user can edit their profile picture seem to have the wrong URL (not including the “/” at the end). I’m not sure why this would matter but the redirection to the right page slows down the requests from the server by a good 3-4 extra seconds ??
Whenever I replace the URL with the correct one in web developer by just adding the “/”, the page loads very fast. Another page you can see for yourself without having to have an account on my website is if you went to this URL:
https://www.weathercentertx.com/members/josh777wcmanager/overview/
And then click on “Activity”Can you see how it does a weird 301 status redirection in web developer? Thank you for your help ?? Hope you understand
Ok good news!
Whatever was wrong before is now gone, not sure what I did but I think it was a glitch with maybe Buddypress. Everything works great now. Thank you so much for the support! Y’all have an amazing plugin ??
No luck ??
I’m going to try disabling a couple other plugins now that I think could be causing a problem.Thanks!
Ok great! I installed it and it works perfectly! Thank you so much! There is just one thing…
On the profile settings where you can edit widgets and account information for that user in the fornt-end, its loading two document files. For example:
URL/username/profile/change-avatar
and
URL/username/profile/change-avatar/The first one takes really long to load because it’s redirecting to the second document. It also has a 301 status code in the web developer tab. Any ideas what’s doing this? I have some optimization plugins and I already disabled them temporarily and still no luck.
Thank you!