Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Error when using cropZoom on an image
· 9 years ago
Just following up on this... I've spun up another DigitalOcean droplet and installed Grav exactly as I did on my original droplet. I inserted an image into the text and the cropZoom function appears t
-
Error when using cropZoom on an image
· 9 years ago
Thanks for the reply. I just checked and I do have the GD extension enabled: Gd I just reinstalled php7.0-gd, restarted php-fpm and cleared my Grav cache, but it's still the same error :-(
-
Error when using cropZoom on an image
· 9 years ago
Hi, could be a problem with the GD PHP extension. Can you check that it's installed and enabled in your php config (/admin/config/info) ?
-
Error when using cropZoom on an image
· 9 years ago
Hi there, I've been using Grav for a few weeks now and I've just started trying to mess around with images, but I've encountered a snag. If I place an image like so, it works fine: : https://www.w3schools.com/bootstrap/tryit.asp?filename=trybs_ref_js_modal_js&stacked=h
-
Is it possible to make a pop up window in Grav?
· 9 years ago
I'll give that a go, thanks for the help!
-
Is it possible to make a pop up window in Grav?
· 9 years ago
Simply add a js to your frontend (like sweetAlert), bind a event to you click button, then enjoy.
-
Is it possible to make a pop up window in Grav?
· 9 years ago
Apologies if this is a stupid question, but I'd like to have a pop up window show when someone clicks on a button (for a FAQ popup). Is this possible? I've tried googling to see if anyone else has don
-
Twig variable as link
· 9 years ago
Is there another aproach to fix it on this way?