Theme Chaoticsoul Theme Chaoticsoul
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Theme Chaoticsoul

Started by Jeff Bailey, November 02, 2010, 04:35:39 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Jeff Bailey

Ported Chaoticsoul because someone asked for it.

Probably has a few errors, it was pretty complicated to port. Feel free to post updates or errors.

Attached.
Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford

Αndré

#1

internetking

the sort by... is almost hidden in the picture where it is circled.....

internetking


internetking

never mind on those 2 posts above....  i overlooked i have to move the slector across to see it fully...

Tommek

Hallo, thats my first post here :)

I have a problem with this theme, on the main page at category list I do not have an album photo thumbnails.  I have marked already a tick at "show thumbnails of the first level in category section" in "reviewing catalog list" section (I translate it from a Polish language version). But after reloading of my gallery it changes nothing and after return to this menu that tick is not marked again. It looks that its blocked.
This is a superb theme, perfect for photos, elegant, neat and clear but that issue disqualifies it for my purpouses.
I have done some modifies, I moved a sidebar menu to the bottom of the page (between last gallery photos and "powered by..." inscription)  and thanks to this I have gained a lot of additional space for photos but I am even not a beginner in html etc. and it does not look good, I have additional problems with removing a thin vertical bar and I do not know how to arrange menus from  a right sidebar in a horrizontal arrangment.
Mayby some more advanced users would by so kind to move a right sidebar to bottom of the page in a horizontal arrangment I am unable to do it correctly :(
I think that these two isuues might be very useful for many users interested in good theme for photogallery but without right sidebar and with visible all albums at main page. PArticullary, that so far there is a little quantity of a dark themes for CPG 1.5xx and they are in my opinion the best for a photo galleries.



ps sorry for my English, I am not used to write down in this language but much better in reading.

Jeff Bailey

My test gallery shows album and category thumbs fine. Please start a new thread on the themes board with your questions, this is an announcement thread and the customizations you want are beyond what this thread is for. Don't forget to post a link to your gallery.

Also please contribute any language files you have created.
Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford

statek

Jeff, thank you for posting this theme!

One small edit:

this code
'{CAPTION}'    => myTruncate($thumb['caption'], 120, " "), // changing the number changes the # of characters printed for the thumbnail caption.

change to this
'{CAPTION}'    => myTruncate($thumb['caption'], 1320, " "), // changing the number changes the # of characters printed for the thumbnail caption.

to prevent truncating html symbols.

statek


Αndré

Recently a user posted an issue in the German support board with this theme: http://forum.coppermine-gallery.net/index.php/topic,77189.0.html

I fixed the issue by removing the third parameter from the function call instead of increasing the value of the second parameter. It's probably a good idea to include one or the other fix to an updated theme version.

statek

Added small javascript for random picture loading (depending on the season) in site's header.

You can check it with F5!

phill104

It is a mistake to think you can solve any major problems just with potatoes.