Duc Regular
@duceduc · Joined 9 years ago · 110 posts · 30 topics · 10 reputation
Badges
Recent posts
-
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
-
Grav-skeleton-woo-site - menu problem
· 8 years ago
Are you referring to the menu up top? Look in /user/config/site.yaml
-
How to use mailgun with email plugin
· 8 years ago
This works for me. mailer: engine: smtp smtp: server: smtp.mailgun.org port: 587 encryption: none user: [email protected] password: 'API_KEY' sendmail: bin: '/usr
-
Sample Grav Sites - Part II
· 8 years ago
The sites looks very clean. Simple is great a times. My D-Link router is using the ddwrt firmware. Hehehe. I am currently playing with WP and wrapping my head around their coding, especially about sho
-
Sample Grav Sites - Part II
· 8 years ago
Thanks for the compliment. I am on the same boat as you and am learning as I go. Some of the skeleton themes look great and I find it not necessary to have a heavy make-over. Just edit the necessaries
-
Very newb starting out issues
· 8 years ago
How about ‘localhost/admin’
-
Very newb starting out issues
· 8 years ago
Try increasing the upload_max_filesize to 50M. C:\xampp\php\php.ini and search for line 'upload_max_filesize'.