IOS Slider issue

Posted in: Newspaper
Post count: 8

Hi,

I have a problem with IOS Slider. Here I can see fine the slider in your demo:
http://demo.tagdiv.com/newspaper/ios-slider/

But in my website slides are putting one over one. You can see here (On right sidebar, just below weather block):

http://harodigital.com/inicio-pruebas/

If I check with Chrome inspector, I can see that the DIVs sorrounding the slider doesn’t have inline css as in you demo, but I have no idea why. For example:

<div id="td_uid_17_5819ef490b243_item_0" class="td_module_slide td-animation-stack td-image-gradient" style="width: 696px; backface-visibility: hidden; overflow: hidden; position: absolute; transform: matrix(1, 0, 0, 1, 2088, 0);">

In my web is just:

<div id="td_uid_18_581a24037656f_item_0" class="td_module_slide td-animation-stack td-image-gradient">

(No inline CSS)

Any answer?

Thanks

Post count: 23312

Hello formulaclick,

Unfortunately, I do not exactly understand what you mean, sorry! What you mean when you say one over one? Please be more specific about your issue, also, please provide more details about this so I will be able to provide a more accurate response. I have investigated your website and I did not saw any problem with it.

Thanks for the message!

Post count: 8

Hi. I don´t know why but yesterday didn’t work. I have generated again de page (http://harodigital.com/inicio-pruebas/) and error again is showing. Here a screenshot: http://www.screencast.com/t/iqafpvmy7Cj

Post count: 22421

Ok,

Now we also see the issue as well as the js error that creates it http://screencast.com/t/ULf4gxKuao
This is a standard plugin conflict. Please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Then test again. Also if you use a child theme, switch to the main theme in order to rule out any custom code that will affect the theme js.
Let us know how it goes.

Thank you!

Post count: 8

OK, i’ve investigated more, it’s not related to plugins or child theme, I tried that before. Here you can see what happens in those 2 test pages:

I use a newsticker module, as you can see here:
http://harodigital.com/test-slider-newsticker-showing/

This works fine, newsticker shows some posts from a category and slider works fine.

But take a look here:
http://harodigital.com/test-slider-newsticker-not-showing/

The only difference between these 2 pages is that in second one (http://harodigital.com/test-slider-newsticker-not-showing/), the newsticker is set to display posts from a categorý that currently has no posts. So newsticker doesn’t show (normal) but for some reason that generates a javascript error that makes the slider error.

It should be a bug.

Thanks!

Post count: 22421

Hello,
Thank you for pointing this out. I will pass this information on to the development team and we will add the necessary adjustment.
You should not leave active any elements that are filtered with categories or tags that do not have posts assigned to them.
Thank you!

Post count: 8

OK thanks! But I think newsticker module should work fine even if there is not any post in the filtered category. Most people use newsticker to show some breaking news but not to show always.

Post count: 22421

I have added this to our bug list and it will be fixed in future version of the theme.
Thank you for your understanding.

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.