gm_dwivedi
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] Website loading too slowHi,
Today, I updated to latest theme release,; but looks like the problem remains. My approach to fix it through child theme is Not working either.
Any suggestion here (please read above post for fix detail and concern).
Thanks,
Forum: Themes and Templates
In reply to: [Customizr] Website loading too slowThanks muggz for the solution, it worked for me ??
I commented out the below three lines in the main customizr file: class-header-header_main.phpif ( @getimagesize …
list …
}——————————-
However, I want to do the changes in the child theme and need your guidance. I could think of below steps, kindly confirm if it is right.1. Copy the whole function from the class-header-header_main.php file and paste into functions.php in the child theme.
2. Rename the function in child theme as my_tc_logo_title_display.
3. Add filter statement in child theme as :
add_filter( ‘tc_logo_title_display’, ‘my_tc_logo_title_display’);But I am worried that how to go about future enhancement in this function (in that case child theme function would become outdated).
Please let me know, if it is the right way to do this?
Forum: Themes and Templates
In reply to: [Customizr] Website loading too slowHi Chappie,
Thanks for sparing sometime for my problem.The extra php download corresponds to custom template created to show splash screen before home page.
Now I have removed the logo image again, and you could see the performance. Its simply loading very fast.Forum: Themes and Templates
In reply to: [Customizr] Website loading too slowFirebugs shows that it takes approximately a minute to load the page, if I set an image as the logo (even for an image of size 15 kb). I have set the image currently, you could check it. Just click on ‘continue to website’ on the splash screen.
Forum: Themes and Templates
In reply to: [Customizr] Website loading too slowThanks Chappie for the observation, I would fix that.
Meanwhile, I have found the root cause, it is indeed the logo of the website, which is taking time to load. When I remove the same, the load times has improved a lot.Then I tried to compress the logo, and now it is barely 15 KB in size, still the website is taking more time to load.
Now I am clueless about what to do for this. I have different formats like .jpeg, .gif, .png; but no success. Please help.
Forum: Themes and Templates
In reply to: [Customizr] Website loading too slowHi Nikeo,
Thanks for the response and also thanks for creating this theme.
I have uploaded the logo again (in fact has compressed it further). I am not using favicon. But still not much improvement.As of now, I am not using any caching plugin/solution with the site.
Forum: Themes and Templates
In reply to: [Customizr] Website loading too slowI have upgraded the theme to latest 3.1.5 version and host is HostRivers.com; but I think it is not an host issue, becauase just by changing the theme, like twenty thirty, the website response is super fast. Check the website – https://mascotrwa.in
Forum: Themes and Templates
In reply to: [Customizr] Customizr – White gap between header and slider.@acub Thank you very much for the help, I am all set with this issue. Marking the topic as resolved.