Petruș Lungu
asked 7 years ago

Hi guys,
 
I’ve recently activated DW Focus theme and I noticed that the images used as representative images for the blog posts are not loaded correctly/completely (e.g. http://www.turism20.ro/2016/11/vanzari-volaro-black-friday/) although they are not bigger than the images shown in the demo version. Do you know what can be done in order to solve this annoying issue?
Also, after I have activated the them I noticed that the website is slowly loading. Any idea why and how can this issue be solved?
Thank you!
Petrus

4 Answers
DominicStaff
answered 7 years ago

I have checked your site. About the image size, you can add the following code to the style.css file:
.single #main>.post .entry-thumbnail img {
   height: 440px;
   object-fit: cover;
}
Or you can use the image size 700 x 440px. 
About your site slowly loading, I have checked and I see that it loading fine. you can try disable some plugin to check. Also, you can refer here: http://www.wpbeginner.com/wordpress-performance-speed/

Petruș Lungu
answered 7 years ago

Hi Dominic,
Thank you fort the piece of code, I will try it and will let you know if it’s proactivelly resizing all the blog post thumbnail images.
Regarding the site speed, meamwhile I have compressed the files on the server and it’s moving a little bit faster.
Petruș

DominicStaff
answered 7 years ago

Ok, looking forward to hearing from you soon.

Petruș Lungu
replied 7 years ago

Hi Dominic,

Unfortunately, this is not working. The cover photos are still blurred. Obviously, I cannot manually resizing the cover photos for more than 200 articles.
Do you foresee any other solution please?

Thank you!

Dominic Staff
replied 7 years ago

Please send me username & password of your site, I will check and help you resolve it.

Petruș Lungu
replied 7 years ago

Good morning, Dominic!

I don’t know what you did în the theme, but I see that the comments from this post http://www.turism20.ro/2009/05/video-ghid-turistic/ were moved to this post http://www.turism20.ro/2016/11/live-streaming-turism-calatorii/. 🙂 Can you please move them back?

Social sharing options are visible now as I wished, the reprezentative Image is still not loaded corectly, same for the video.

Thank you!

DominicStaff
answered 7 years ago

I have helped you resolve the issues, you can check your site now. 

Petruș Lungu
replied 7 years ago

Hi Dominic,

Thank you, I confirm as following:
1. post representative images – OK
2. social sharing options – OK – can you make the sharing menu floating when scrolling down the page?
3. video scaling in blog post – OK for desktop, NOT ok for mobile version (e.g. http://www.turism20.ro/2013/07/livetouch-masa-restaurant-interactiva/).

One issue occurred after the above changes were done: the comments from this post (ping backs included) http://www.turism20.ro/2009/05/video-ghid-turistic/ were moved to this post http://www.turism20.ro/2016/11/live-streaming-turism-calatorii/. Can you please move them back? Currently this is the only anomaly I have identified, I hope that is the only case.

Thank you!

P.S. Could you please let me know what 1 year licence means? This means that after 1 year should I pay again in order to use the theme?

Dominic Staff
replied 7 years ago

2/ I have checked and see that the plugin and theme do not to support for the sharing menu floating when scrolling down the page. If you want to have it, we are ready to help you as a custom work with a charge of a fee.
In case that you are still interested in the feature, please kindly let us know, we will check and estimate the time.
3/ Fixed it, you can check it now.

4/ About the pingback issue, please check your site now. I have added a line code to the single.php file.

5/ About the license.Yes, After 1 year you can’t update the theme via back-end and download the theme from your profile.

Petruș Lungu
replied 7 years ago

Ok, thank you for the updates. For the moment I will stick to what you offer.

Petruș Lungu
replied 7 years ago

One more thing, now that the thumbnails/post representative images are fixed, can I uninstall Force Regenerate Thumbnails?

Dominic Staff
replied 7 years ago

Yes, you can disable this plugin.

Petruș Lungu
replied 7 years ago

Thank you! Also, can I remove Simple Custom CSS? Ot this should stay in order to support custom display of the social sharing buttons?

Dominic Staff
replied 7 years ago

I have added the CSS code to the Custom CSS tabs of the Simple custom CSS plugin. I think your theme will cache. In this case, you can move all the CSS Code in the plugin into the Custom CSS of the theme (Customize section or style.css file) and check it. If it works fine you can disable the Simple Custom CSS plugin.

Powered by DW Question & Answer Pro