-
Posts
295 -
Joined
-
Last visited
-
Days Won
5
Posts posted by Luis
-
-
Hi Wanze,
ah didn´t thought about the include selector.
Yes, the main reason I added the hide field was for the search results.
The include selector would be the smarter way.
-
Hi there,
I´m using the basic navigation output from Ryan´s example site.
I got Pages assigned to the Basic-Page Template which I don´t want to be shown in the Navigation.
So here is my solution:
Create a new field called: navhide
Type: Checkbox
Label: Do you want to hide this page from Topnavigation?
Edit the Basic-Page Template and add the created field.
Open your head.inc and add the following to where your Topnavigation shoud be outputted:
<ul class="nav"> <?php $homepage = $pages->get("/"); $children = $homepage->children("navhide=0"); $children->prepend($homepage); foreach($children as $child) { $class = $child === $page->rootParent ? " class='active'" : ''; echo "<li$class><a href='{$child->url}'>{$child->title}</a></li>"; } ?> </ul>
Please remember that the given html classes are from one of my projects, so feel free to add your own.
You now find a new field in Pages assigned to basic-page template called navhide.
If checked your Pages will be hidden in navigation.
Hope this will work for someone
-
1
-
-
Great Idea with the Browser windows.
The Idea with changing backgrounds @ the footer is also nice, but not my gusto.
-
thanks for the input.
Will fix these things when I got the time.
I owe u both a coffee
-
1
-
-
Ryan, is it ok if I use the P and the W from the official logo and adding a shopping cart for our little german shopping module?
-
1
-
-
Well I am just putting some core elements for a shop together.
Most of them not more like a placeholder yet.
Trying to publish this template at Saturday, one of my clients need some support these days and he comes first
-
Sounds good Michael.
I start today with a very basic template for the shop.
-
1
-
-
sorry can´t use skype here.
Only on slow mobile internet
but we can chat on skype, I think this would be enough to see who can do what and what is the first step and so on.
-
I just quick installed and went to dinner.
Will develop a little template tomorrow according to the PDF Michael sent me.
I think we could need some kind of roadmap on our project.
I´m not the PHP guru, but got some experience in ecommerce.
-
Yes plz send me the PDF.
Didn´t took a look at the module yet.
Mh, I will set up some space on my server and host a PW site there, so everyone could help/feedback.
EDIT:
Out of the box Processwire:
http://process.besser-landen.de
Ok lets start
-
1
-
-
thank you teppo,
yes you are right, didnt took care about the typo yet. Is still on my roadmap.
Thanks for the issue with my portfolio, never taught about that they appear in sitemap
-
Hiho,
my first try with PW.
Not finished yet, some stylings still to do and some texts are still missing.
Hope can get some feedback
http://www.herxheim-ecommerce.de
I´ve used twitters Bootstrap as core css framework and the microsoft metro buttons from ace-subido.
-
2
-
-
Works great for me.
Thanks for this Theme
-
@ MadeMyDay please give us some new information about your project
-
1
-
-
Yes I Help.
also interested in lightweight german shopping
And dont wanna mess around anymore with bloaty Shopsystems for 5-6 Products...
-
2
-
Shop-for-ProcessWire (@Apeisa)
in Module/Plugin Development
Posted
Ok, found some time today so I published a first version of a basic ecommerce template.
The Shop Plugin is fully implemented.
Every content is PW driven.
You got the possibility to mark a product as featured or as topseller to let them shown at the homepage.
Also you could mark a brand and a category as featured, so they will be outputted aside the slider.
Slider content is generated from pages.
My focus was to implement the most common options and to give the user a base template to work on.
Built on top of the Twitter Bootstrap Framework.
Still working on it
http://process.besser-landen.de/
Plz dont laugh about the brands