-
Posts
104 -
Joined
-
Last visited
-
Days Won
1
Everything posted by Nicolas
-
Congratulations this site looks very nice.
-
Having to create month and days beforehand sure is not as user friendly as one can imagine i agree with that. You can explorer Pierre-Luc's or Diogo's solution as with Processwire there's more than one way to do it. You can also get great insights on the process of migrating a site from Wordpress to Processwire exposed by Ryan himself.
-
The first (maybe naive) structure that come my ming is as seen on the screenshot below You may also want to look at the blog module here.
-
A new website powered by Proceswire and Bootstrap. The following modules were used : AIOM MarkupSEO MarkupSitemapXML ModulesManager Other components : Slick (the last carousel you'll ever need) The website url : www.zemmam-avocat.com Thanks for your attention.
-
I want to give Twig a try for creating template pages. How do i start ? Use TemplateTwigReplace or TemplateEngineFactory (with TemplateEngineTwig) ? My main concern is to be able to use the AOIM in my templates. Do I have to use TemplateDataProviders as well ? Any guidance is welcome. Thanks
-
Associate a user to a page (a profile page)
Nicolas replied to Guy Verville's topic in General Support
Bonjour Guy, To add custom fields to the user profile just go to Setup > Templates. Then click on Fit-lters section and make the admin template visible (they're hidden by default). Click on the user admin template and add any fields you might want. When you edit a user the added field should be visible. Under the ProcessProfile module settings, you'll be able to let a user update a custom field or not. The settings on your second screenshot define what fields should be visible on the list displayed when you click on Access > Users (notice the custom field "Intro" in the screenshot below) Nicolas -
Hi everyone, I'm glag to introduce pierre-diagnostic.fr. This is the corporate website for a french real estate services agency. It was built with Processwire 2.5.3 and the following modules : AIOM ProcessBatcher Zurb Foundation 5 (wich is a delight to work with) Go Processwire!
-
Solved ! Silly me the 404 error code exists for a reason. I wasn't calling the right page (quote instead of quotes). Thank you guys.
-
Hi, I'm struggling with adding a querystring parameter in a page URL. Links like my-domain.com/quote?pack_id=xxx leads to the 404 error page. What are the template settings to allow Processwire to accept the querystring parameters ?
-
Update was a breeze. Really like the overall look of Yosemite. On the development front, PHP 5.5.14, Apache 2..4.9. There's some useful Apache module wich are not enable by default (mod_rewrite for example) but nothing too difficult to fix. For complete instructions to install a LAMP stack on Yosemite this guide is very handy. Safari 8.0 is crazy fast and may become my primary browser instead of Firefox.
-
MarkupSEO - The all-in-one SEO solution for ProcessWire.
Nicolas replied to Nico Knoll's topic in Modules/Plugins
Thanks for that great module Nico. I won't have to add a SEO tab by hand anymore ;-) -
ChiefPundit, Congratulations looks for this beautiful site. Great use case to showcase to my leads. There's a little delay in page display as seen from Paris (France). Maybe some ProCache tweaks could help in this area. Regards
- 33 replies
-
- Photography
- Travel photography
-
(and 1 more)
Tagged with:
-
Hi everyone, I'm pleased to announce a new website built on Processwire just went live : http://optimum-events.eu. It's my first multilingual site with Processwire and all in all the experience has been really pleasant. The website use Bootstrap 3.1.1, AIOM module and Maintenance module. Any comments is welcome as there's still room from improvements ;-) Regards, Nicolas
-
I'm currently building an ecommerce website with Thelia. It's Symfony based, easy to theme and to develop for. This second version is quite young but the roadmap looks great.
-
OMG, perfect timing for a future project i'll be working on. Thanks Ryan and Avoine.
-
Welcome on board!
-
Oh my godnesss !! That's a really crazy feature for ProcessWire.
-
Hi Fokke, I'm impressed by the speed of the pages loading !! ProCache is doing really well here. Did you use any other strategy to make the site that fast ?
-
Hi FvG, Maybe you could use the Maintenance mode module wich just do that. Regards
-
Great work on the new themes Ryan. For a longer term or bigger admin you maybe interested in Open Karma, a project started by @saltinejustine and @bastilian.
-
@Mathew Thanks. The first point has been addressed. I'm not sure how to solve the second point (maybe by not showing the maps all together or just show it as an image) @Pete Thank you. Gumby is quite straightforward to work with, you should definitely give it a try.
-
Hi everyone, The new website of my company Omnitic is finally launched! Initially started in Wordpress, it was finally built on Processwire with Gumby Framework as i wanted a real use case to practice my "wiring". I must say that i'm pleased with the final result and how fast it was to get this up and running with Processwire. For a extra speed boost ProCache has also been used to make the overall experience as fast as possible : if you build website with Processwire and don't use this module, you're doing it wrong. There's still some tweaking to be done though (image optimization, some responsive issues to name a few) Regards and happy wiring. Nicolas
-
The always visible is great for quick navigation between pages. Silverstripe approach is great as both menu and pages panels are collapsable. Phillip, that's a great admin concept