zilek
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Posts Carousel] Slider not working properly in bootstrap tabsThanks, teastudio.pl
We changed the layout and ended up with two active carousels…
Thanks again
Thank you!
I see. I thought you have the same plugin… WordPress 4.5 updates jQuery… so it shows you js error but the error is probably in your theme or plugins folder.
Read this:
https://wordpress.org/support/topic/read-this-first-wordpress-45-master-list?replies=6Thanks timdoes!
Bsaires, actually it does have everything to do with the plugin, but it is simple to fix.
I changed # to \\# in index.php of Easy Smooth Scroll Links plugin and it works now.Hi, caimin_nwl
Thanks for the reply.Event page doesn’t recognize  .
When I press return in the visual editor or   inside text editor and push update all formatting is saved but on actual event page it doesn’t show.
So I put
<?php remove_filter ('the_content', 'wpautop'); ?>inside my template and I can use br tag inside text editor and it works, but once I return to the visual tab it overrides all br tags.
The point is that I need visual editor working.
Hope I am clear.Thanks!
I figured that out!