Thread Starter
xpsion
(@xpsion)
Please can I get some help !!
I really struggle with the bxslider used in the corporate plus theme
When I use excerpts the unordered lists are showing up with disc bullets as intended but then a href link something is not working
When i enter the same text on the page itself, the list is not shown, no bullet points and all txt lines are shown centered.
AND also the href link is NOT working !
With css and the .text-slider-caption class i can allign the text to e.g. left but further I don’t find any way to make the unordered list showing up in the text slider!
I also tried to set touchEnabled parameter to false or true in the corporate-plus-custom.js file but nothing is activating the link !!
Please can you help me on this matter
Thread Starter
xpsion
(@xpsion)
Well,
It is really strange.
I have now the text slider using excerpts again for all pages.
The strange thing is that the link clicking is working on my mobile (Iphone 11) in Egde,chrome and Safari
But on my desktop laptop, the link is shown but when clicked it does not work???
neither in Edge or in Chrome …
What is wrong in the bxslider or some setting ??
Thread Starter
xpsion
(@xpsion)
this is my setting in the corporate-plus-custom.js file for the txt slider:
$('.at-featured-text-slider').show().bxSlider({
infiniteloop:true,
stopAutoOnClick: true,
pause: 9000,
auto: true,
pager: false,
mode: 'fade',
autoControls: true,
keyboardEnabled: true,
autoHover: true,
touchEnabled: true,