Big Slider isn't showing the Bigger image

Posted in: Newspaper
Post count: 49

Hi,

I’m facing this issue here:
http://futeboltube.com/

The Big Slider isn’t showing the big image: https://db.tt/FbOc34LO

anyone knows how to fix?

Post count: 49

Btw, i’ve used Regenerate Thumbnails and it didn’t work.

Post count: 6600

Hi,

Make sure you actually use and set a featured image for those posts that appear in the big slider. The big slider uses the feature image set on posts to create a thumb and show it in the slider.

Thanks

Post count: 49

Hi Lucian,

Yes. All posts have Featured images. But it’s not working.

Any guess?

Post count: 6600

Hi,

Not sure about this. I’ve checked your code and it’s missing: http://screencast.com/t/TkhRL0h6av
Please also try this without plugin active and provide wp-access via email so we can check this if you can’t manage to solve it.

Send a link to this tread and you admin login details at contact@tagdiv.com

Thanks

Post count: 49

Lucian,

Doesn’t work. Sent you an e-mail with login details.

Post count: 6600

Replied via email!
Thanks

Post count: 49

For other people having the same issue: it can’t be fixed while using version 3.8.4.
At least the reply I got was that:

“Unfortunately that is not possible only if you update the theme and make the necessary adjustments yourself as the latest update doesn’t have the 980px layout. Sorry!”

If someone has any custom coding to fix this issue, i’d appreciate, as I need to keep the 980px layout.

Thank you

Post count: 7909

Hi,


@thebestmh
We use latest theme version to help our customers and the theme was updated many times (to repair some issue added more features, update Visual Composer plugin) from the version that you use. I understand that you need that layout, but you have also updated Visual Composer plugin that was not tested with that version of the theme and also other plugins that you may need are constant updated so it is normal to appear issues. If you want to use that version you will need to customize the theme(or hire a professional) for your needs to work with the new plugins versions.

You can try this custom css and see if it works – http://screencast.com/t/mXWLMQvam

@media (min-width: 1018px){
.td_980_resp .td-slide-item-sec {
width: 263px !important;
}
}
@media (max-width: 1018px) and (min-width: 768px){
.td-slide-item-sec {
width: 200px !important;
}
}

Thanks!

Post count: 49

Guess what Alin…

It works!!!

A BIG THANK YOU. You’re awesome guys!

Muhammad

Viewing 10 posts - 1 through 10 (of 10 total)
You must be logged in to reply to this topic.