![]() |
let me know if you run into any issues. also if you want to make changes, make a child theme that way on next update you wont lose any changes.
|
here is the version with the automated updater in it, so you will get notified of new updates.
https://dl.dropboxusercontent.com/u/.../mechbunny.zip |
hey Fris, I have a problem with displaying category index thumbs - I'm using Taxonomy Images (by Michael Fields), images are assigned to the categories, but theme (channels.html) doesn't show them at all. :helpme
|
Quote:
|
Quote:
|
Quote:
if you plan on doing any changes to the templates, make a child theme so your changes wont be lost on the update. |
Really nice work Fris! Many many thanks!
Just a quick question though: How can I make the photos link to attachment.php instead of lightbox or the media file? Also how can I display the content that is written on single.php ? Right now I only have the images. Thanks!! |
Quote:
|
Quote:
But the theme overall is just great, with a wonderful design! |
Quote:
|
Quote:
|
I've managed to show the full content (text included) and center it :)
just added <div class="posts3"> <?php the_content();?> </div> in the single.php and styled the css p for posts3 accordingly ... Don't know if it's the best way but it worked...:) |
Quote:
|
Solved with the attachment page also: don't know if it's the correct one:
functions.php foreach ( $attachments as $id => $attachment ) { $full_image = wp_get_attachment_url($id); $thumbnail = wp_get_attachment_thumb_url($id); $title = trim($attachment->post_excerpt) ? wptexturize($attachment->post_excerpt) : $attachment->post_title; $attachment_page = get_attachment_link($id); and then if(gallery_option('galleryopt_lightbox_type') == "none") { $output .= '<li><a href="'. $attachment_page .'"><img class="img" src="'. $thumbnail .'"></a></li>' . "\n"; It seem to work ok for now :) |
Quote:
update will be out today. |
Quick question:
I've changed the dimension of the thumbs in my index.php and now instead of 7 columns I have 4 which is very good ( the thumbs are displayed as I wish). The only problem I have is that that the thumbs are floated left an no matter what I do, I can get them to center (something like margin: auto;) and there is a somehow wide black space on the right side. Can you please help me and tell what do I need to do to center the images :) ? The thumbs div is centered and the content also but just the li and img is not centered |
i use the wp app to do most updates and it supports adding single pics and then normal post, set post type to gallery, and adding multiple pics.
i noticed that most of my old updates only display the featured image, but none of the gallery pics. what do you suggest? |
im working on the attachment page structure.
what ya think? Quote:
|
when lightbox is off
gallery http://dogpics.ca/new-age-music.html attachment of image inside gallery http://dogpics.ca/media/119/new-age-music.html |
Quote:
I have close to 100 websites that I removed Wordpress from and deleted their databases, but you have tickled my curiosity bone. Again. Thanks for being one of the few people left that actually try to get some work done - and share the results. |
Quote:
|
pure awesomeness! Thanks for sharing!
We will give it a try on one of our test domains |
Quote:
|
Very nice, thanks fris :)
|
Quote:
|
Gallery page looks cool...
|
Quote:
|
Quote:
|
any other features you guys want before i push out an update?
|
Quote:
- post ratings - multiple color schemes :pimp |
Quote:
:thumbsup |
been gone awhile and come back to pure awesomeness looks like ill actually get pudly online this weekend :D
|
Any chance the theme could be responsive?
|
Quote:
|
Fris buddy do you have more wp themes available?
|
I forgot to mention, it would be nice if there was the possibility to add a sidebar on the right side, at least on the index page :) . Thanks!
|
Quote:
|
Quote:
|
Quote:
:thumbsup |
Just starting to play w/ this.. Is the most current version 1.1?
|
All times are GMT -7. The time now is 09:44 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123