Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Cameron Limbrick Newcomer
@cameronl · Joined 3 years ago · 7 posts · 2 topics · 0 reputation
Badges
Recent posts
-
How to properly duplicate website
· 3 years ago
thanks. yeah, that's odd because I started my install with 1.7
-
How to properly duplicate website
· 3 years ago
thank you for this helpful info. I successful renamed domain folder in /user/ to the new domain and everything looks ok. btw, I am using v1.7.42.3 and there is no env folder. Am I missing something? t
-
How to properly duplicate website
· 3 years ago
I copied my website.com to staging.website.com in cpanel file manager. when I login to staging.website.com/admin my "login custom image" and "primary custom logo" is wrong, it actually points to an ol
-
How to add onload="init();" inside the <body> of a page
· 3 years ago
yes thanks I am learning for sure. cheers.
-
How to add onload="init();" inside the <body> of a page
· 3 years ago
look like I figured it out. Body Attributes in page settings. allows users to customize the attributes for the <body> tag as well as inject content right after <body> opens or right before
-
How to add onload="init();" inside the <body> of a page
· 3 years ago
I don't see any twig files in my gantry5 helium template. how do I add to <body> tag in gantry5 template? thanks!
-
How to add onload="init();" inside the <body> of a page
· 3 years ago
Hi! I'm new to grav and am trying to figure out how to add onload="init();" inside the <body> of a page. <body onload="init();"> thanks for your help!