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.

Alexey Newcomer

@g00dman · Joined 12 months ago · 2 posts · 1 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Expansion Shortcode Core Plugin · 12 months ago

    Option 1 works, but the path turns out to be absolute. On the local server: /home/lex/www/grav/user/themes/hotelvial/images/svg/hair.svg (the image is not displayed). Need to get a relative link - /gr

  • Expansion Shortcode Core Plugin · 12 months ago

    Hello everyone! I want to expand Shortcode Core Plugin without creating a plugin. Can you tell me how to access the images (theme://images)? <?php namespace Grav\Plugin\Shortcodes; use Thunder\Sho