Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

rohan sharma Member

@rohankaos · Joined 8 years ago · 22 posts · 7 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Javascript not working · 8 years ago

    JS file: Base html:

  • Javascript not working · 8 years ago

    nope, that did not work. I will put my js file and base.html.twig in a sec.

  • Javascript not working · 8 years ago

    also, you said there could be many problem for it not to work so i made a new pure blank theme, removed all contents and added the css and js file .. the css and html part works .. but the java again

  • Javascript not working · 8 years ago

    when i click on the modal nothing happens, thats it. It doesn't open the modal or does anything . I even tried to put alert command but it did not work.

  • Javascript not working · 8 years ago

    I wanted to make a simple modal from this link but the javascript part is not working. I added the html part in the markdown file (team.md) and made a custom css file which works but the javascript pa

  • One-page theme problem · 8 years ago

    goddammit cache. so bloody stupid

  • One-page theme problem · 8 years ago

    okay, i figured out that base.html.twig extends modular.html.twig which has the page.collection() which gets the feature.html.twig to work. but now when I remove the entire content of feature.html.tw

  • One-page theme problem · 8 years ago

    In the one page theme where does the id=modular-features comes from (the 'why grav build better sites' part)? In the file structure it is feature.md which contains content that means it is rendered t

  • One-page theme, adding new section · 8 years ago

    Hi, I am learning grav and am using one-page theme . I want to make a new section for example a section (or a page) called my-team which has the basic layout of my team section in a modular page with

  • One-page theme background-color · 8 years ago

    and if i want to add a 'my team' div ... how do u suggest i go about it ? i tried copying team.md and team.html.twig from other skeletons but their layout gets mismatch a lot creating weird looking c