Benoit Pereira da Silva
asked 9 years ago

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 ?

4 Answers
DominicStaff
answered 9 years ago

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 !

Benoit Pereira da Silva
answered 9 years ago

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

dominic Staff
replied 9 years ago

I need to debug directly on your site, please PM me url, admin and ftp credentials of your site.
Regards,

DominicStaff
answered 9 years ago

Please check your site now, I have helped you resolve this issue.
Regards,

bpds
replied 9 years ago

Thanks Dominic… What was the problem (if you can explain in a few words ?)

dominic Staff
replied 9 years ago

It’s some issue about image size. I have add a css code to the style.css to fixed the image height.

cbergy21
replied 9 years ago

WHat is the code you used here? My site I THINK is having the same issue. Thanks!

dominic Staff
replied 9 years ago

@chris Berg, you can add the following code to the style.css file:

.dw_focus_widget_news_slider .carousel-inner img {
  height: 400px;
}

Regards,

Benoit Pereira da Silva
answered 9 years ago

It s explain that the image ratio is not respected anymore.

Powered by DW Question & Answer Pro