Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
mikael Member
@procrates · Joined 9 years ago · 64 posts · 9 topics · 16 reputation
Badges
Recent posts
-
Conflict between tntsearch and bootstrap
· 9 years ago
I tried it now, and the same happens here. It is some what strange and it has to be caused by a conflict between bootstrap and tntsearch. It is not only dropdown functions that breaks, but also severa
-
How can i add anchor link in form label?
· 9 years ago
You are right... Then @lrnzt please mark @chris_jung reply as an answer 🙂
-
How can i add anchor link in form label?
· 9 years ago
Nice, it worked out! And yeah e option disable HTML processing. Please mark @chris_jung replay as an answer 🙂
-
How can i add anchor link in form label?
· 9 years ago
I think I know why. When you use label it is in a html tag that can not process html. If you can copy the html source of the form so I can see what tags the form is using then I can find it in the for
-
How can i add anchor link in form label?
· 9 years ago
Very strange... It works for me. How does the output look? And can you show me the TWIG code that outputs this?
-
How can i add anchor link in form label?
· 9 years ago
I guess you have to add ' ' since then it will be converted to a string. - name: agree_to_terms label: 'Li e aceito o <a href="http://filelink.com">termo</a> de prestação de serviço
-
Conflict between tntsearch and bootstrap
· 9 years ago
When you add the assets to the site try adding the tntsearch.js before bootstrap.js. Is this a custom theme you make or based on another theme? I am making a custom theme now also with BS4beta and a
-
Changing Site URL on Apache
· 9 years ago
Yes, you did manage to get it working, but those redirects will confuse Grav and make your life harder when adding links, images and more. Try this: https://encode.host/knowledgebase/4119/How-to-Insta
-
Changing Site URL on Apache
· 9 years ago
No wonder the paths broke. If there is one tip I should give you it should be: Start over (backup your user folder, make your domain folder root to Grav even if you have to change the server block, in
-
Changing Site URL on Apache
· 9 years ago
Strange that you cannot modify the main domain. And yes it should work to edit the .htaccess to use a sub-folder. ## Begin RewriteBase # If you are getting 500 or 404 errors on subpages, you may have