Well if that don’t work then download the speedbooster pack plugin and turn on the feature in there…this plugin works will and improve site speed etc..i’m using it as well and few other people on here…
You can still use CloudFlare just don’t use there “CDN service” but there is a lot more nice features that come with them,this week they giving FREE SSL Certificate to every one site that use they service..
The team at CloudFlare is excited to announce the release of Universal SSL™. Beginning today, we will support SSL connections to every CloudFlare customer, including the 2 million sites that have signed up for the free version of our service.
For all customers, we will now automatically provision a SSL certificate on CloudFlare’s network that will accept HTTPS connections for a customer’s domain and subdomains. Those certificates include an entry for the root domain (e.g., example.com) as well as a wildcard entry for all first-level subdomains (e.g., http://www.example.com, blog.example.com, etc.).
For a site that did not have SSL before, we will default to our Flexible SSL mode, which means traffic from browsers to CloudFlare will be encrypted, but traffic from CloudFlare to a site’s origin server will not. We strongly recommend site owners install a certificate on their web servers so we can encrypt traffic to the origin.
Later today we’ll be publishing a blog with instructions on how to do that at no cost. Once you’ve installed a certificate on your web server, you can enable the Full or Strict SSL modes which encrypt origin traffic and provide a higher level of security.
The theme functions.php
I really think the culprit is that plugin Social Networks Auto Poster Facebook Twitter G – 0.1419 sec – 9.24%
the reviews on this plugin is so bad,seem every one complaining about the usage in memory..
Requires too much memory! By WillOfTheWeb, August 25, 2014 for WP 4.0
This plugin requires at least 64megs to run on the server which limits it to specific hosting packages.It’s a brilliant plugin but it just requires too much resources! 🙁
You don’t need this also “JM Twitter Cards” the WordPress SEO already have that feature build in to they plugin..
The “Wordfence Security” is a very good plugin but if your using there “Live Traffic” feature then you going run in problems on your server end because it make ur CPU very high and use a lot of memory..i had to remove mine from my site and went with a more lightweight plugin call “All In One WP Security & Firewall”
Query Strings Remover you don’t need a plugin for that just add this code to the bottom of ur “functions.php”..
function remove_cssjs_ver( $src ) {
if( strpos( $src, ‘?ver=’ ) )
$src = remove_query_arg( ‘ver’, $src );
return $src;
}
add_filter( ‘style_loader_src’, ‘remove_cssjs_ver’, 10, 2 );
add_filter( ‘script_loader_src’, ‘remove_cssjs_ver’, 10, 2 );
Akismet you can removed if you use clouldflare because they protect you from comment spam in one those settings..
@Lucian your support is A+ we ask and you try to do ur best to make it happen,thx a lot
What i notice is that the fonts from the Rss widget title is not matching my block 5 title fonts they seem off..
I’m using the “Oswald fonts” for widget title sitewide but that rss widget seem to be something else can i get a fix for that as well please..
How can a theme do that? may be it’s a plugin…are u need to find a better host..go check ur plugins and see if it’s one of them that is the culprit,but i really don’t think it’s the theme are not we all will be posting the same thing like you…just my 2cent
Steven
jahliveradio.com
The blocks i can’t use rss links only the wordpress block
I want to removed the background from the wordpress rss widget title to match the 2nd image i show you that came from my site
@Lucian i’ll still like to know how to make this possible…
This topic can be closed i found a awesome plugin for my feeds…
I’m holding off the 4.4 update on my site,can’t deal with bugs right now..lol
I’m like @Christopher Simmons this update 4.4 i’m going skip…
[ V 4.4 ]
– added new custom made infinite scrolling script with support for a ‘load more’ button after x number of pages
– fixed the load more and infinite scroll animation
– added option in panel to show the author under the title of the post
– added rel=”nofollow” to all the social profile links
– fixed mega menu selected style when one of the subcategories from the menu is selected
– added help text to all the page templates
– we renamed the bbpress template (please select it again if you are using the bbpress forum)
– the loding animation now gets the theme color insted of black as default
@Ljubisa B. i’m glad my tips work for you,those are great #’s
May be this is what you asking for as follow…
.td-post-sidebar {
box-shadow: -8px 0 5px -4px rgba(50, 50, 50, 0.15);
}
.td-post-sidebar {
padding: 0 0 26px 26px;
}
.td-post-sidebar {
background-color: #fcfcfc;
}
Look @ my site http://jahliveradio.com/junction-riddim-lustre-kings/ and tell me if that’s what ur asking for…
Well they can answer you tomorrow…
very nice…
@mehedi that look really nice,it don’t even look newspaper theme any more…what font you using for the names in the menu…
@mehedi thx for asking how to do this,i was playing around for weeks to do this and could not get it right..now my site look better with out that border and lines..and the hover over color is awesome,i wish the team can make style 8 like this… instead we using CSS code because it look really nice after adding the CSS code…

That’s the thing those images is not shape in a arrow,but if you click on them it take you too next image…try clicking on them and you will see it take you too the next page..I’m seeing the same thing as you but able to click on them to next image..
-
This reply was modified 11 years by
Steven.
@davistar OMG i did not even know that was there,lol now i can see the block 10
How would people know that you had to go in the “Visual Composer Settings” and then click on User groups access rules to see those features…if you did not let us know that i guess some of us will be still wondering..thx for the tip..
Well when i click on the pic there is next and prev on the blow up image,may be that’s how it supposed to work…when i click next it take me to another image…
