Houke

Results 15 comments of Houke
trafficstars

I think there is already a custom search template active. My template would output this by default ``` if ( have_posts() ) { while ( have_posts() ) { the_post(); $cpg_img...

Not in the very near future, but definitely something I'd like to include when I have some time :). Will keep this issue open so I can update you when...

@maurivan If I am right, there is a shortcode like this: `[colorpalettes attachments="21, 28, 32" colors="5"]` So colorpalette**s** instead of colorpalette. You define the id of the attachment and it'll...

That's where the attachments param should be for. If you enter the ID of the attachment of which you want to show the palette, only that palette will be shown

Haha, yeah, I had to have a look at the possibilities. It's a first version (and that's why I made it a disabled by default option). Apparently there are like...