Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Duc Regular
@duceduc · Joined 9 years ago · 106 posts · 28 topics · 9 reputation
Badges
Recent posts
-
Text of modular Site does not update although it says "Successfully saved" after pressing "Save"
· 8 years ago
Modular pages usually need to clear cache to see new changes. If you are in terminal, run this cmd sudo bin/grav clear-cache If you are in the admin page, there is a clear all cache button above.
-
Problems with first install
· 8 years ago
Possible permission issues for both owners and folders?
-
Instagram API changes?
· 8 years ago
Instagram now requires you to have an access_token. Login in to Instragram Developer page and create a new client. Fill in the info. Use this OceanWP to obtain your access_token. You can view their p
-
How to edit the Grav favicon and add our own logo?
· 8 years ago
Depending on what theme you are using, the favicon.png is located in the themes's folder under images most likely. If you have photoshop or any other photo editing software, create your logo and save
-
How can single form send two emails using different titles and bodies
· 8 years ago
I have setup my email form to display a simple html format in the email within the body. What you need to do is change this line from: body: "{% include 'forms/data.html.twig' %}" to: body: "{% exten
-
How to use the cropZoom() for img tags
· 8 years ago
@Dzibus Thanks again for the help. I have added your suggestion, but it's not quite resizing the way I want it.The theme I am using is the woo. I copy the same screenshot section of the theme. At one
-
How to use the cropZoom() for img tags
· 8 years ago
Thanks for the reply. How do I add this css to the file?
-
How to use the cropZoom() for img tags
· 8 years ago
I am using the Instagram plugin and have got it to display my images. The thumbnails are displaying in different sizes, however. I would like to use the cropZoom(700, 700) to set a fixed size for the
-
Modular form error validation
· 8 years ago
I am struggling to customize the contact form with the Skeleton Agency theme to work. The contact form works out-of-the-box. I am getting tons of spams emails, so I have added the honeypot, but that i
-
Help with Agency skeleton nav bar
· 8 years ago
If I am not mistaken, the Grav logo isn't an image, but a font text. You can change the title at /user/config/site.yaml