Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Pedro Oliveira Member

@Pdro · Joined 8 years ago · 21 posts · 9 topics · 6 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Show first image post in another page · 7 years ago

    Hi, I've setup a blog type page in the , all working great, and I'm trying to list some posts in another page. I can list the post title with url, but can´t figure out how to show first image of each

  • Erratic behavior of form+cache in modular page · 8 years ago

    So, at this point turned the cache off (config) and forms are working as expected... The speed wasnt much affected. Will need more tests. Any ideas, are more than welcome. Cheers Pedro

  • Erratic behavior of form+cache in modular page · 8 years ago

    Hi, My forms either show 404 error after submission or , if cache cleared, it shows summary of first submission. If i submit a second form, the summary is the same as the first (emails received show t

  • Textarea editor called in YAML not processing markdown · 8 years ago

    You are totally right. After adding |markdown to twig, it worked as expected. As for markdown property, I think it was somewhere in admin plugin, but I'll have to confirm. Thank you, Pedro

  • Textarea editor called in YAML not processing markdown · 8 years ago

    Hi, Created a template and respective yaml: title: Text '@extends': default form: fields: tabs: fields: content: fields: header.media_order: la

  • Form page redirect error after update to 1.4.5/form/login/admin · 8 years ago

    For some reason its working again... The only thing I did was remove cache from homepage (not modular) where one of the forms was... Is there a way, after form submission, to redirect to the same page

  • Form page redirect error after update to 1.4.5/form/login/admin · 8 years ago

    After submiting the form it gives "400 - Display page not found. Please check the page exists." The form page have a subpage named Thankyou with formdata.md that was working before the update. I'm wor

  • Proc_open needs to be enabled for forms? · 8 years ago

    Hi Uzi, Thanks for the reply! Got it to work. The problem was with security restritions of the server. Had to change the email processing from sendmail to smpt. If it doesn't exist, you'll have to cr

  • Proc_open needs to be enabled for forms? · 8 years ago

    Hi, I copied the files /templates/modular/form.html.twig and / templates/form.data.html.twig from Deliver Skeleton and got the same error... Am I missing some additional files? To confirm where the er

  • Call each url image in the quark modular feature loop · 8 years ago

    Hi, I was trying to add .url to the feature.bimage variable with no avail. Your last line worked perfectly. I will test the line with class and alt for learning purposes. Thank you, csixtyfour! Pedro