Forum Replies Created
-
Author
-
Splendor
Participant@itt, thanks for responding, I have been testing none blocking using js, seems working fine at the moment. I have one question. When you add the link of the js in minify, do you add the full link, with http://cdn. before or use http://www. I was testing with /wp-content lalalal, Wt3c didn’t like it at all so it’s why I’m asking.
Splendor
ParticipantThanks, Yeah, I figured that out @Abe. But I found that if I don’t have the buddypress js before body, the buddypress part loads much slower.
I’m currently testing a lot and finding very interesting results by combining the js by non-blocking js
Next week I’ll start testing out the css part. It haven’t crashed yet, but I have one error.
Recently an error occurred while creating the CSS / JS minify cache: JSMin: Unterminated String at byte 66879: "===a.STRING(4,5).toUpperCase()?r():!1):!1
No idea what that means, checking error logs.
Splendor
ParticipantI’ve seen a lot of difference wt3c from the beginning withour buying, but I can imagine the bigger difference using fragment cache for buddypress. Should help a lot indeed.
Yes it seems that combine only is the thingy. A big difference between minify mode and combine only, are you using non-blocking js? I’m testing between that and non-blocking async. Right now I’m only checking the js, next week I’ll start with the css. So it’s easier to see the errors. I have currently this error, but thats it. I don’t have any idea what that is but
Recently an error occurred while creating the CSS / JS minify cache: JSMin: Unterminated String at byte 66879: "===a.STRING(4,5).toUpperCase()?r():!1):!1.
I’m trying to find. Otherwise, optimizing is the worst part I think, very complicated.I’m also looking at compressing images, I test smush.it but seems to sometime blurry images which is not good at all. Looking at another plugin called https://wordpress.org/plugins/ewww-image-optimizer/ and https://wordpress.org/plugins/imsanity/
Splendor
Participant@itt , yeah I understand. I’m playing around myself on my development site with this. But I’m trying to figure out the order of the js from theme and where it should be put. In head, before body, after body..so nothing breaks. Because using async can break things, everything must be really tested out. The recommended way is to put js after body but can be quite problematic. ok, as my site is a portfolio site, I’m considering using one zone for only images but I don’t know how it could affect the site. What do you think?. I’m using right now Gtmetrix and Pingdom tools. I’ll test the link, thanks! 🙂
Splendor
Participant@itt thanks, we have nearly similar settings besides that you use fragment cache. By the way, I wonder do you have any special order for the .js in theme? I see you use manual setting in Minify. Also how many cnames are you using with Maxcdn. I tried to use 5 at a time. The problems it makes to many request if you have a more visited site. So now I’m using only one cname.
Splendor
ParticipantOtherwise you will have to reinstall the plugin or downgrade, check also if you have done something to the templates..
Splendor
Participant@i-management, But turn off masonry and lightbox in the settings, save and purge your cache, then turn it on again, save, and purge cache. I don’t know what you done more to your template so. But often this fixes the problems that occurs.
Splendor
Participantyes, I thought it was possible by adding the id or nr.. I’ve been fiddling with the shortcode.. I want to put a row with a certain clients, so for example, I want rick company, tabus company and kleo company in a shortcode so I can put anywhere in my site by using a shortcode.
[kleo_clients number=”1,6,12 or idnr example” animated=yes animation=fade ” target=”_blank”]
Splendor
Participant@sharmstr I have never had problems with that and I have always had total cache on. Anyway I have still removed the toggle.
Splendor
Participant@sharmstr yeah, I’m testing ajax heart control plugin in my developer site, the clone of my current site. What I can see with my Query Monitor and Query Monitor for buddypress. That some of the cron jobs and things like updates doesn’t really work as the should but it’s only warnings as the interval is change to 60. The plugin author is saying the he will put on some settings so you can tweak for yourself. Otherwise I don’t see any other problem in my testsite. Maybe things like live notifications will surely have some problems with it.
Splendor
ParticipantFor more info about wt3c caching:
http://code.tutsplus.com/series/configuring-w3-total-cache–cms-656
But no info about buddypress.
Splendor
ParticipantSplendor
ParticipantSplendor
ParticipantSplendor
ParticipantSplendor
Participant@sharmstr, thank you! I think that is the major problem, the heartbeat, I will change the js, instead of disable it. But I’ll check around If it can be made a function so can change on the admin or in the child theme functions.php
Seems very interesting this with heartbeat.Splendor
ParticipantYes, I have done that but I don’t have any idea if it’s working correctly. But by safety reason I have lowered the cache time to 500 instead 7200 if the cache is taking something from buddypress. I want to see what is happening.
Splendor
Participantahhh..that simplifies thing a bit. Thank you @sharmstr, I’ll check this out right away.. By the way, do you know if sublime text have a similar function?
Splendor
ParticipantI have talked with the guys at themepunch and they said:
Please make sure that all our Plugins you have installed in your Theme are up to date ! It seems that an older tools.min.js library is loaded from an other plugin, and that is why the issue happens.
So, I’ll check this out..
Splendor
ParticipantGood idea! I’m trying to get rid of plugins I don’t need but feels that I need everyone, so difficult. I still have like 30-35 plugins, The bad thing of wordpress.
Splendor
Participantooohh..crazy girl! 🙂 So you won’t have any different levels? or adjust the registration to roles….? 😛
Splendor
Participanthaha, sorry..I’m trying to figure out many things with pmpro, in the worst case I will have to ditch the plugin and add another membership plugin.. Are you using any membership plugin @sharmstr or are you going rogue with standard registration? 🙂
Splendor
ParticipantNice, I was looking into that a my main menu is only available for logged in users..
Splendor
ParticipantYeah, I found one https://wordpress.org/plugins/wordpress-https/ that can do this. I’m only thinking of for example using ssl, checkout, registration, password page. The problem of using ssl of the whole site is that it can slow it down quite a bit.. But also there isn’t any indications of what is best or what approach works best..
Splendor
ParticipantI’ll check this out with Revolutions slider team and see if the have some info about this…
Splendor
ParticipantYeah, I have the latest version. I’m little stuck at the moment trying to solve this problem..
-
AuthorPosts