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.

Junillon Member

@Francois · Joined 6 years ago · 67 posts · 19 topics · 9 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Social media plugin and font awesome · 4 years ago

    Hi, I come back (again ;)) to find some clue about fontawesome. I recently added two plugins : social-media-links and embed-fontawesome. I installed the second one because at first I thought problems

  • Strange "ghost" on default page · 4 years ago

    OK, found ! The problem was not coming from my code but from a google tag manager : gtm.js I don't know why this happened, but I found the ghost in the source script from them. Something went wrong i

  • Strange "ghost" on default page · 4 years ago

    Hi, I used to have a particular javascript reloading part of a page. The div ID reloaded was "unicitem". I : removed all .js calling it modified all twigs with name inside checked all grav dir with

  • Photoswipe plugin strange behavior · 4 years ago

    my god ! I'm so sorry ! I just found my stupid misunderstood and bad coding. Of course it was working ! I had just another event captured when mouseclick (result of another dirty coding that should be

  • Photoswipe plugin strange behavior · 4 years ago

    ok ok may be I misexplain. When the mouse is on the image, I can see something happening behind the image, a grey rectangle appears... I already took some html from your demo site (with figure) withou

  • Photoswipe plugin strange behavior · 4 years ago

    Ok, it seems for strange reason (mostly css but not found at this time 🙄) that animation happens at image back. Is it possible ? I could not identify why it's going like this. I tried to debug your s

  • Photoswipe plugin strange behavior · 4 years ago

    :melting_face: I'm not used to this, sorry ! 😉

  • Photoswipe plugin strange behavior · 4 years ago

    thanks for your answer. So... This fun theme is made from scratch, so I guess it's based on Bootstrap yes. PSwipe get initialized yes, I can debug script and everything seems to go well (that's the st

  • Photoswipe plugin strange behavior · 4 years ago

    Hi I'm trying to use photoswipe plugin and I don't get it right. I'm making it as simple as the sample but I the swipe does not appear. Instead, when moving the mouse over image, I get a grey bar und

  • Page prevsibling nextsibling inverted · 5 years ago

    Actually I passed through this directly in my partial template code. A small (and quiet dirty...) correction in the front end, but sufficient for me.