Forum Replies Created
-
AuthorPosts
-
staipa
MemberThanks, solved
staipa
MemberYes, it works
staipa
MemberSorry, I solved it.
staipa
MemberThanks, now I know where to put my hands, good work!
staipa
MemberThis is an example
https://www.staipa.it/blog/giorno-della-memoria/#
I need to see the comment box, something like a border or a lightgray can solve itstaipa
MemberTrue. But with Adonis Catch Themes performance was drastically better
staipa
MemberIt seems caused by a JS error, i hopened another specific ticket
staipa
MemberI have a News.
The differences between the two sites are due to the wp fastest cache plugin, in particular the “Some js sources will not be loaded until scrolling or moving the mouse” function which, if disabled, breaks the slide timer.staipa
MemberSorry, after a further check on http://www.stefanogiolo.it the problem is solved, while on http://www.staipa.it/blog the slides do not change automatically, even though they are set in the same way as the other site
staipa
MemberSorry, works both.
Thanks!
staipa
MemberIt works in http://www.stefanogiolo.it, but in http://www.staipa.it there slide not automatically changes
staipa
MemberNo, I didn’t get that message.
After updating the theme (and not the plugin) nothing changed and nothing happened.
Now I have this versions:
Globetrotter Pro: 2.2.4
FSE Pro: 1.4.4
I’ll add that if I change the timer values, exit and enter again, the timer always resets to 3000 seconds.Here the screen: https://ibb.co/X3rN6jC
staipa
MemberI have received update only for theme, and not for plugin.
And the problem is not solvedstaipa
MemberHave you got any news? I have a similar problem on http://www.staipa.it/blog, the timer and Autoplay completely not works
staipa
MemberI found the problem, maybe it’s useful to know it.
It’s an incompatibility with WP Faster Cache, a very used caching plugin.
The settings that make the mobile menu go haywire are:
“Eliminate rendering-blocking JavaScript resources” and “Reduce HTTP requests through combined Js files”staipa
MemberFor example i use “Super RSS Reader” that provide a Widget that not appear here, but only with the old style of WordPress Widget
staipa
MemberThanks, and it is possible to have it in more than one column and without sidebar?
staipa
MemberA solution can be use
if ( $header_image && $header_image!=1)
Insead of
if ( $header_image )
in header-background-color.php row 81staipa
MemberProblem is on /inc/custom-header.php row 114
// Check Homepage if ( 'homepage' === $enable ) { if ( is_front_page() || ( is_home() && is_front_page() ) ) { return adonis_featured_image(); } }It return the value 1 (that is the value true returned in row 55 in function adonis_featured_image() when I’m i homepage.
-
AuthorPosts
