Hi,
On my website : marcherentravaillant.org
Since i while DW FOCUS News Slider do not display correctly the post title.
I can’t figure out what happen.
Any Idea ?
Hi,
Our DW Focus update has been released.
Login in your profile, you will see both old DW Focus version and this new update 1.2.5 in the download session.
After updating, you can install the Regenerate Thumbnails plugin.
Then go to the Dashboard > Tools > Regen. Thumbnails and click "Regenerate …" Button.
See the screenshot: http://prntscr.com/7mkj1q
Hope this helps !
It seems not to work. I was using a child theme (but there are only footers micro modification)
So i have activated the parent theme. and it still not correct.
M i missing something ?
B
I need to debug directly on your site, please PM me url, admin and ftp credentials of your site.
Regards,
Please check your site now, I have helped you resolve this issue.
Regards,
Thanks Dominic… What was the problem (if you can explain in a few words ?)
It’s some issue about image size. I have add a css code to the style.css to fixed the image height.
WHat is the code you used here? My site I THINK is having the same issue. Thanks!
@chris Berg, you can add the following code to the style.css file:
.dw_focus_widget_news_slider .carousel-inner img {
height: 400px;
}
Regards,
It s explain that the image ratio is not respected anymore.
Please login or Register to submit your answer