Home User profile
tagDiv Member
Professional Blogger, Web Enthusiast, Addicted Web Developer, SEO Expert, Rock Music Addict, Crazy Human Being.
BeingRitesh
tagDiv Member

Well, thanks for your reply. But I do have few questions. Where can I find tagdiv speed booster plugin?

For image optimization, I’m already using WP Smush it plugin, is that okay?

Site’s WP Memory Limit is already more than 512 MB

And for minification, I installed Better WordPRess Minify plugin and it kind of.. broke down my site. So uninstalled it.

BeingRitesh
tagDiv Member

Awwhhh it worked finally. Thanks a lot 🙂

But this change will be overwritten with future updates -_- what to do then?

BeingRitesh
tagDiv Member

I tried doing this: http://screencast.com/t/2XgqTjTpqsOf

and nothing happened as always: http://screencast.com/t/KYZdXKrXvboZ

any other solution? I’m stuck here, tell me a working solution!

BeingRitesh
tagDiv Member

Hello

Here’s my exact issue. I added the code to loop-single.php file that controls default post template. It worked just fine. I can see my author image on default post template but I want to use post template 7. So I tried to add the same code in loop-single-7.php but

<?php echo $td_mod_single->get_author();?>

is not there in loop-single-7.php file! So how can I add

get_avatar(get_the_author_meta( 'ID' ), 32 ) .

there. Any solutions?

BeingRitesh
tagDiv Member

I tried to add the piece of code in all the files according to the post link you mentioned, but it didn’t work. User’s gravatar has to appear, but nothing appeared. It was like the code I added had no effect at all. What to do now?

BeingRitesh
tagDiv Member

That’s very difficult to handle. Any easy method? Like cloning main theme framework into a child theme and then modifying it?

BeingRitesh
tagDiv Member

It worked thanks 🙂

Viewing 7 posts - 1 through 7 (of 7 total)