Forum Replies Created
-
Author
-
SplendorParticipant
It does have the option… but since the logged in works so well.. puhhh.. I think the site is to slow without the logged in cache and i have a very good server. I may be that, I have to rebuild the site totally instead, to get it kicking. Maybe say bye bye to buddypress and wordpress. And order a super fast Ruby site instead.. I don’t know, I’ll se what happens next..
SplendorParticipantEverytime this happens?, and well.. I’m not using wt3c anymore..I got tired of it.
SplendorParticipantHi Radu,
Oki, i understand. But in this case everybody gets their own cache. And it’s blazing fast..but then this issue came up.. 🙁
SplendorParticipantHi Andrei,
Yes, the jquery is loaded by wordpress, I actually i don’t understand why there isn’t an option to load minified jquery.
Yes, As I also understand that it good to load the google jquery.min.js with a fallback to the wordpress jquery. Then the file goes from 90kb to 60kb approx.Also another thing I noticed about in the element plugin, you have nearly all the same js, as you have in the theme folder as well, I’m curios, why is that? I’m just trying to get this theme as fast as possible and it’s very difficult to get it running like a horse. A lot of js involved and with buddypress and additional small plugins. Things get heavy.
Even though i have 86-90 in pagescore, and Yslow 78. It take 5 second to load the theme from Amsterdam to Vancouver. In Europe is about 4 seconds and this is with maxcdn. So, another option is actually to add a subdomain to hold images for example as those render blocks, to increase the browser limitation which means that the loading will be faster as it open more connections.
September 29, 2015 at 01:04 in reply to: Seams that by adding two plugins from rtmedia break things up #79804SplendorParticipanthmm, it seams that is was the old rtmedia framework..
SplendorParticipantSplendorParticipanthmm, yes, but for every page you browse.. you can notice it. It look like it were an animation. I’m trying to find the file. I’m looking in general-header..
SplendorParticipantSeams to be working right. Now I want removing the main menu accordingly in this theme? As I don’t use the main menu..it’s no idea to have it there.. I have this spacing there now where the main use to be.. where is that div located?
SplendorParticipantHi @Radu , I was thinking to remove the font-awesome icon in the buddypress nav. That is why I’m asking..
SplendorParticipantHi @abe
I wonder what does init.js, app.min.js and modernizer? As I’m combining files I want to know what they are doing in theme. It’s easier to find and understand conflicts.
Also I found this code which seams very good:
COPY CODEadd_action( 'wp_print_scripts', 'my_deregister_javascript', 100 ); if ( !is_page('Events') ) { wp_deregister_script( 'wpng-calendar' ); wp_deregister_script( 'date-js' ); wp_deregister_script( 'thickbox-js' ); wp_deregister_script( 'jquery-js' ); wp_deregister_script( 'wiky-js' ); } }
Which you deregister script in certain pages expect in those page you want those script to load. Is the that possible to do this on post-type? For example the blog or buddypress?
SplendorParticipantLoooool.. hahahaha… now I see it.. hahaha.., I think I thought in another way there.. I’ll check this out..
SplendorParticipantYes, I have, but still anyway, it doesn’t vanish. One Second, here is code as you see. https://dl.dropboxusercontent.com/u/40266186/Buddypress_Area_Code.PNG
https://dl.dropboxusercontent.com/u/40266186/Buddypress_Area_Theme_Options.PNGIf you want, I’ll invite you to my wonderful site 🙂
SplendorParticipantaha, then what is the breadcrumb area, because when I turn off the breadcrumb then there still and box there through whole screen. I guess that is for the contact part? https://dl.dropboxusercontent.com/u/40266186/Buddypress_Area.PNG
SplendorParticipantI just tested it, it’s very similar rtmedia and works good, but it’s a little bulky, so some css there wouldn’t hurt. But for sure, it will need more tests. But would be good if you have it as an option to rtmedia with your design adjustments.
As I use rtmedia myself and feels that they have some strange no no no on rtmedia site when it come to set embedd links in media gallery. That is why I’ve checking out mediapress.
SplendorParticipantThanks a lot for the explanation. This is very important. It’s great you could check this out when running all of the plugin that comes with the theme and for buddypress, rtmedia, bbpress and woocommerce. So things don’t get loaded twice. I see a lot of discussions about a slow theme, mostly it’s because bad host and no cache, no cdn and no gzip for example.
It could be be good to start with this part also, to just use what is needed and also theme loads exactly what is needed.As I see as well, rtmedia runs a magnific-popup to, i don’t know if it’s custom also.
Everything takes resources and even if a run a pretty good server, this won’t hold if I don’t get down and really get picky unfortunately.I will start testing a bit now with your code, Thanks @abe! 🙂
SplendorParticipantAlso what things i have noticed that same type of files gets loaded, for example the touchswipe, are they customized in some way for that plugin or theme, for loading the two files that do the same thing is of course not good better to call one source and so on..
SplendorParticipanta Cache plugin is the first thing you activate in your site, use w3tc, it’s very good but take a lot of times to find right settings for your need. Otherwise try wp rocket or zencache.
Test your site with gtmetrix, webpagetest or pingdom.
Also minify your js and css as well use gzip
A lot of work to be done! If your site is still very slow, say goodbye to Godaddy, specially if you are on shared hosting, then godaddy is not so good
SplendorParticipantHmm, I’m finding issues with this. It seams that users are logged in but the login icon is logged out, after refreshing the page it shows that you are logged in. I’m reverting back and see if this continue. I think is may be a cache issue or it’s the change by having the logo on top. What do you think @sharmstr?
SplendorParticipantHi Sharmstr,
But how do you redirect in the redirect options in the options area for theme? Can you use variables there?
I’m trying to get rid of every plugin I can and coding in as much as possible.SplendorParticipantSplendorParticipantSplendorParticipantYes, I know about this @mchausse , we started to talk about digital market, me and tony. Therefore the discussion arise. I will do some test with WC Vendor tomorrow and see what it can be done with it.
SplendorParticipantYes, I agree with you, sometimes it’s difficult to get the both worlds hehehe.. 🙂
-
AuthorPosts