Are you using a Perch Runway collection?
Posts by ryan
-
-
Hey Alex,
The best way is to use: perch_pages_attributes:
This uses the template in pages/attributes/seo.html by default, and you can include your meta tags in there along with any custom inputs you may want in the Page -> Details tab.
Hope that helps!
-
-
Great work, Lee!
Would definitely recommend some https certificates
-
All that'll do is filter all blog posts within the category, and then by your filters, so any post that has a category of control-and-display will be included. When it then outputs the post, all the categories will still be included.
You'll need to find some mechanism to filter out the rest of the categories, and only return the one you want (be it the parent), or some sort of if to say if category is control-and-display, or another variable that you can set/pass through and then check with a `perch:if`.
-
So what category are you looking to get, if there are multiple?
-
Hey Stephen,
Just trying to work out what you're trying to do here as I'm not 100% sure...
Which category do you want the form to output, the first main category? If so, you could use a:
-
Hey,
I'd suggest using underscores for IDs, rather than hyphens. You would lost inputted content, so you'd have to make sure you had an appropriate backup before re-saving.
Hope that helps!
-
To add my thoughts:
- Clients have been worried to Undo as it's such an immediate action, and there's no way to redo.
- Be nice to view full revision history from the actual edit page (as Hussein mentions)
- It'd be shame to lose it all together, but I do think only "one" undo would be more than adequate in most situations, but keeping the "revision history" so editors can still see who edited what, when (clients have said this is very handy where there are multiple editors)
-
It's a must subscribe for any Perch developer!
Thanks for all your time and effort, Clive.
-
-
Nice to see! Good work both.
-
-
You'd have to create a Facebook app, in which you can get an ID which you just need to hard code into the template.
-
-
Hey,
Where are you putting that code, in what template? app_id isn't required for social sharing.
-
Have you navigated to the forms app in the backend first?
-
When you say not registering, what do you mean Grant? What's happening exactly?
-
I'm just using Laravel Valet, not actual Laravel.
I've never come across the issue before, but I can't find much on Google about relative path header redirects either, strange one!
-
That's how Chirp works, I check the licenses within the app, and use Perch Settings to allow users to add the key, so the app is free to download.
As Drew mentions, you could also use the config file.