-
Posts
44 -
Joined
-
Last visited
Recent Profile Visitors
2,248 profile views
didhavn's Achievements
Jr. Member (3/6)
24
Reputation
-
Hey everybody. I just released a couple of new premium themes/templates at https://pwtemplates.de including a onepage template, a blog template and a blog+sidebar template. I am going to constantly develop new themes and add them to https://pwtemplates.de Here are some Quick Facts: Fully responsive Multilanguage support Full SEO support Optional Google Analytics Easily create new pages out of multiple predefined sections Lazyload the sections of a page [Group and update website-information into blogs] (blog, blog+sidebar) [Use tags to tag and group blog entries] (blog, blog+sidebar) [Create each page with or without sidebar] (blog+sidebar) Website-wide search by text or tags Password protect each page individually with sophisticated page-encryption with dummy texts and pixelated images Just go to https://pwtemplates.de to test the demos and purchase them for a small expense allowance. Hope you like it!
- 29 replies
-
- premium themes
- themes
-
(and 1 more)
Tagged with:
-
Hey szabesz. Thanks for you nice words and pointing out the z-index bug...just fixed it, thanks. And funny that you just mentioned UIkit I already planned to write a new template set based on UIkit (fantastic framework) and will most probably start with a wedding-theme.
-
didhavn changed their profile photo
-
Hey everbody. I wanted to share something I have been working for quite some time, in total currently three premium Templates or Site-Profiles for ProcessWire 3 including a onepage template, a blog template and a blog+sidebar template. Here are some Quick Facts: Fully responsive Multilanguage support Full SEO support Optional Google Analytics Easily create new pages out of multiple predefined sections Lazyload the sections of a page [Group and update website-information into blogs] (blog, blog+sidebar) [Use tags to tag and group blog entries] (blog, blog+sidebar) [User-comments] (blog, blog+sidebar) [Create each page with or without sidebar] (blog+sidebar) Website-wide search by text or tags Password protect each page individually with sophisticated page-encryption with dummy texts and pixelated images Just go to https://pwtemplates.de to test the demos (e.g. blog-sidebar) and purchase them for a small expense allowance. Hope you like it!
-
Hey all. This might sound a bit strange but I am looking for a solution to hook into page edit and remove or disable the two save buttons including their dropdown options. I managed to partly remove the buttons, but the dropdowns remained. However, I would prefer a solution with disabled buttons but have no idea how to achieve this. I hope somebody of you can tell me how to remove or disable these buttons. Thanks a lot in advance
-
Thanks a lot, I'll give it a try !
-
Hey all. I just came across a potential error in the FieldtypePassword. I have a password field added to some templates to protect the pages. However, whenever I want to save a page, I get the error of "required fiield missing"...that the password field is required and missing. But, the field is not set to required. Can anybody confirm that and/or has a solution? Best, Lukas
-
Great idea, this should be included (as default) into the module as it would fix almost all issues I had with pagwtables. Thanks!
- 20 replies
-
- 2
-
Ok, fixed it using your RestictTabView module and just removed the two 71: if($this->user->isSuperuser()) return; ... 96: if($this->user->isSuperuser()) return; cases Thanks a lot!!
- 20 replies
-
- 1
-
Smart idea However, this module only works for non-superusers. I want to achieve this behaviour for all users including superuser. I just dont want anybody do mess with these pages. You have a hint for me how to remove/disable this button OR remove the children tab for all users?
- 20 replies
-
Hey. I have a follow up question to this one: Unfortunately, it is still possible for the user, to add pages via the "Children" tab in a page (see screenshot). I want to asure, that the user can create these Section-Pages only via the pagetable and not from somewhere else. Do you know how to hook into this tab and remove/disable the button? Thanks a lot!
- 20 replies
-
Hey all. Thanks a lot for your effort to help! Adrian, your solution works just perfect, thanks a lot!
- 20 replies
-
- 1