Viewing 9 reply threads
You must be logged in to reply to this topic.
Hi team,
I want to attach pictures on a topic. The “Insert/edit image” button is not comfortable. It’s seem not runable. Please guide me. Thank you.
Best regards,
Nhan
Try this https://imgur.com/upload and send back the link
Thanks
My home page have a error like image of link above when I go to megasteel.com.vn. If I push F5, the error end. Please guide me to fix. Thank you.
Best regards,
Nhan
Hmm, it’s probably caused by Jetpack Lazyload, also your website is loading very slow, maybe you have activated various plugins?
Let me check and send you a solution
Try to add this code on js/codeless-main.js after this line:
self.isotopePortfolioGrid();
probably line 116, add this ( after that line ):
$(document.body).on('jetpack-lazy-loaded-image', function () {
CL_FRONT.isotopePortfolioGrid();
});
Try this, can fix the jetpack lazy load issue
Thanks
You’re welcome! Let me know if you need further help!
If you can, please help us with a review on Themeforest :)
Regards
You must be logged in to reply to this topic.