pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3198 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
Illegal offset type in isset or empty in taxonomylist
· 5 years ago
@pmoreno, Your "solution" doesn't give insight as to why you got the error "Illegal offset type in isset or empty". Would you mind explaining what the cause was of the error and how it has been solved
-
Language Menu icon with language plugin
· 5 years ago
@Dans, Again, you are confusing me... Throughout this thread you seem to be mixing two different language plugins: LangSwitcher and the Language Selector plugin. Please help the community to help you
-
Image width and height in flex object
· 5 years ago
@joshattwood, Just a guess... What will you get if your do: foreach( $images as $image ){ page.media[$image['name']].width }
-
Create a guestbook in [Agency]
· 5 years ago
@pamtbaau: You might really want to consider to setup a local development environment… This is an environment running PHP and Apache on a local machine i.e. laptop/desktop (Apple, Windows or Linux) a
-
Create a guestbook in [Agency]
· 5 years ago
@citoyencandide, Depends on the OS you are using... But whichever OS, Google search is your friend!
-
Create a guestbook in [Agency]
· 5 years ago
@citoyencandide, You might really want to consider to setup a local development environment...
-
Create a guestbook in [Agency]
· 5 years ago
@citoyencandide, Pagination, you mean several columns ? No, pagination is often used in Blogs where there are many blog-items. By pagination only 5-10 blog items are shown at the same time. Using bu
-
Create a guestbook in [Agency]
· 5 years ago
@citoyencandide, Sharing you requirements might be helpful because a 'guestbook' could be very simple, or more complex. A very simple solution could be a 'contact'-like form that sends a notification
-
How to add plugin Guestbook in [Agency] theme?
· 5 years ago
@citoyencandide, Out of curiosity, I went ahead and tried to integrate Guestbook into skeleton Agency. TLDR: I wouldn't use Guestbook... Apart from above mentioned issues, I've found: To mimic the s
-
Taxonomy and Variables
· 5 years ago
@crusnac, AFAIK, Twig expressions in taxonomy values do not get parsed.