Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
01K Regular
@01K · Joined 7 years ago · 130 posts · 26 topics · 9 reputation
Badges
Recent posts
-
Can't make AJAX call execute in a simple contact form
· 7 years ago
I think, you gave the right suggestion, the .htaccess It is standard, only featuring RewriteEngine On
-
Can't make AJAX call execute in a simple contact form
· 7 years ago
Hi! Hm, very strange. I've tried already numerous times, and all possible combinations, but I got an infinite loop on my server, just a blank screen. No any output or error messages. Could you please
-
Can't make AJAX call execute in a simple contact form
· 7 years ago
I'm getting towrds the result, I'm think so... but now the browser stops responding, once I run this page. It seems it goes to infinite loop. The structure, which I've now: -pages 01.home 02.a
-
Can't make AJAX call execute in a simple contact form
· 7 years ago
ah, the deeper I go, the less I understand 😦 Please, could you attach it as a archive, in such way I could undestand the structure and logic from admin panel, how it does look like
-
Can't make AJAX call execute in a simple contact form
· 7 years ago
Yeah, I'm using the admin panel. That's how does it look like:
-
Can't make AJAX call execute in a simple contact form
· 7 years ago
Thank you very much @pamtbaau! I hope I will finish it. The display template should be Form?
-
Can't make AJAX call execute in a simple contact form
· 7 years ago
Hi there! Having difficulties to run form with an AJAX. I'm missing something... I've Modular Page, called contact In Frontmatter I've this code: title: 'Contact Us' body_classes: 'modular header-lite
-
Need help to utilize the Owl Carousel shortcode plugin
· 7 years ago
Cool, thank you! This helps: <div style="background: url({{ page.media['image1.jpg'].url }});height: 100vh; width: 100%; background-size: cover; background-position: center center;background-repeat
-
Need help to utilize the Owl Carousel shortcode plugin
· 7 years ago
@pamtbaau, a little offtop. I've resolved my issue with your help. Now the images are shown in the way which I want, perfect. But I want to add a heading/text to a slider. Here comes big problems. Now
-
Need help to utilize the Owl Carousel shortcode plugin
· 7 years ago
Yes, my file is .twig So, there are no options to use shortcodes in showcase.html.twig file?