Slider not working
-
Hello,
I have been working on a client’s website and the Slider stopped working with the latest WordPress update. The site will show the slider if I use hard code to put the slider where I want, but it does not work using the short code.
Is anyone else having a problem with this? Any potential fixes?
Current Code
<div style="background-color:#fff;border:1px solid black;padding:10px;margin: 0px 0px 10px;"><h4 class="widgettitle">Featured Covers</h4> <div class="owl-carousel wls-carousel owl-theme" id="wls-carousel-42353-56d7454f67e9c" style="display: block; opacity: 1;"> <div class="owl-wrapper-outer"><div class="owl-wrapper" style="left: 0px; width: 2390px; display: block;"><div class="owl-item" style="width: 239px;"><div> <a title="Ranger's Luck" href="https://www.TraceyCramerKelly.com" target="_blank"> <img title="Ranger's Luck" alt="Ranger's Luck" src="https://coffeetimeromance.com/CoffeeThoughts/wp-content/uploads/2016/01/Cover_RangersLuck_web.jpg"> </a> </div></div><div class="owl-item" style="width: 239px;"><div> <a title="Angela Knight" href="https://www.angelasknights.com" target="_blank"> <img title="Angela Knight" alt="Angela Knight" src="https://coffeetimeromance.com/CoffeeThoughts/wp-content/uploads/2016/03/Paladin2-1.jpg"> </a> </div></div><div class="owl-item" style="width: 239px;"><div> <a title="Giselle Renarde" href="https://www.amazon.com/gp/product/B01BX42QLC" target="_blank"> <img title="Giselle Renarde" alt="Giselle Renarde" src="https://coffeetimeromance.com/CoffeeThoughts/wp-content/uploads/2016/03/MindYourManorsARE.jpg"> </a> </div></div><div class="owl-item" style="width: 239px;"><div> <a title="Lisa Carlisle" href="https://www.lisacarlislebooks.com/books/highland-gargoyles-series/" target="_blank"> <img title="Lisa Carlisle" alt="Lisa Carlisle" src="https://coffeetimeromance.com/CoffeeThoughts/wp-content/uploads/2016/03/KnightsOfStone-Lachlan-200-300.jpg"> </a> </div></div> <div class="owl-item" style="width: 239px;"><div> <a title="Featured Cover Here" href="mailto:[email protected]" target="_blank"> <img title="Featured Cover Here" alt="Featured Cover Here" src="https://coffeetimeromance.com/CoffeeThoughts/wp-content/uploads/2015/07/Featured-Cover.jpg"> </a> </div></div> </div></div> <div class="owl-controls clickable" style="display: none;"><div class="owl-buttons"><div class="owl-prev"></div><div class="owl-next"></div></div></div></div> </div>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Slider not working’ is closed to new replies.