Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Owl-Carousel
· 11 years ago
actually hold on.. I think it's not a problem with script location... Problem might be caused by other scripts which are still causing errors.
-
Owl-Carousel
· 11 years ago
This script: <script> $(document).ready(function(){ $(".carousel-1").owlCarousel({ items: 1, nav: true, loop: true, lazyLoad: true, }); }) &
-
Owl-Carousel
· 11 years ago
@ameo, yes this would be a great plugin, might be something to work on in the future. I have resolved the script error I was receiving before regarding the owlCarousel, however, now the css is telling
-
Owl-Carousel
· 11 years ago
this would also be a great plugin :)
-
Owl-Carousel
· 11 years ago
Hmm.. inspector states: https://dl.dropbox.com/s/zueyv3eyi0lxwpa/Custom_Homes__Hagstrom_Builder_Inc._2015-11-10_10-44-21.png That means your scripts does not recognize objects. I would try moving all
-
Owl-Carousel
· 11 years ago
I was wondering if I could get some insight on functionality for the owl-carousel within grav. I am having difficulty getting the slider to show up. I know the new Grav Homepage uses Owl, so I must
-
Cant Navigate to Subpage of Blog post
· 11 years ago
thanks a lot, it already looks resourceful to me
-
Cant Navigate to Subpage of Blog post
· 11 years ago
I would recommend looking over the Twig documentation. Start with Twig for Developers: http://twig.sensiolabs.org/doc/api.html
-
Cant Navigate to Subpage of Blog post
· 11 years ago
Thanks a lot enabling rewrite and headers module solved my problem. . . . Now lets begin skinning Grav, hope i learn something new from using this anyway, Apart from the Online Doc if there is any use
-
Cant Navigate to Subpage of Blog post
· 11 years ago
Did you check to ensure mod_rewrite and mod_headers are enabled in your apache config?