Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Need Help with "SlideMe" slider
· 11 years ago
In deliver configuration file (site.yaml), you have all header options described: header_options: arrows: 'true' # Create Next and previous button autoslide: 'false'
-
Need Help with "SlideMe" slider
· 11 years ago
I modified the showcase.html.twig file to get the showcase to autoslide in the deliver theme. Here is what mine looks like: ---<script type="text/javascript"> $('#content-slide').slideme({ arro
-
Need Help with "SlideMe" slider
· 11 years ago
If you don't know what it is, it's unlikely you have it enabled. More information in the docs btw. Was just an idea anyway. Other than that, you should view the source of the JS in the browser, do y
-
Need Help with "SlideMe" slider
· 11 years ago
I have no idea what pipeline is or how to disable it.
-
Need Help with "SlideMe" slider
· 11 years ago
If You have pipeline enabled for the JS you will need to clear the cache to get the JS to recompress.
-
Need Help with "SlideMe" slider
· 11 years ago
I am having problems getting the "SlideMe" slider to autoplay for my site using the Deliver theme. I have located the .js file and made the appropriate changes and it "should" work, but for some reaso
-
Breadcrumbs not showing?
· 11 years ago
Hey Arank, This is how the twig works and majority of other programming and templating languages :) You can't insert code in any place. It has to be put usually in content area to show up. When you sa
-
Breadcrumbs not showing?
· 11 years ago
I used the wrong place in default.html.twig. Now it works. But please update the readme/docs of the plugin. Breadcrumbs is not just working...when you have to insert code somewhere
-
Breadcrumbs not showing?
· 11 years ago
If I include the code in default.html.twig my page breaks. If I include it in partials/base.html.twig it works. Thanks
-
Breadcrumbs not showing?
· 11 years ago
Yes, antimatter blog with a second menu item. Blog is blog.md; page is default.md but breadcrumbs don't appear there, you're right (not that it matters to me at that point of the site evolution) And b