Advanced search  

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

Pages: 1 [2] 3 4   Go Down

Author Topic: ChaoticSoul - Theme for CPG.1.4x and WordPress 2.x  (Read 93779 times)

0 Members and 1 Guest are viewing this topic.

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: ChaoticSoul - Theme for CPG.1.4x and WordPress 2.x
« Reply #20 on: September 24, 2007, 06:41:50 pm »

Wasn't able to spot the "Powered by Coppermine" tag on your page. No support for you.
Logged

fionab

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Re: ChaoticSoul - Theme for CPG.1.4x and WordPress 2.x
« Reply #21 on: September 25, 2007, 09:05:03 pm »

Hi there
Love the theme just have a question regarding the bulk upload option I keep getting errors has that been overwritten or is it standard with your theme?
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: ChaoticSoul - Theme for CPG.1.4x and WordPress 2.x
« Reply #22 on: September 26, 2007, 07:55:39 am »

Start a separate thread of your own on the uploads sub-board, doing exactly as suggested in the upload troubleshooting section of the docs. Probably not related to the theme.
Logged

Hein Traag

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: nl
  • Offline Offline
  • Gender: Male
  • Posts: 2166
  • A, B, Cpg
    • Personal website - Spintires.nl
Re: ChaoticSoul - Theme for CPG.1.4x and WordPress 2.x
« Reply #23 on: October 24, 2007, 08:51:09 am »

Gizmo, thanks for porting this to cpg. Looks awesome. I do have one question.. the Chaoticsoul theme for wordpress that i found on the net is not prepared for widget use and looks to be outdated. Do you know if there is a modernized Chaoticsoul theme out there which does do widgets ? Or do you know how much work it would be to update the existing theme ?

Cheers
Hein
Logged

scotty588

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 23
Re: ChaoticSoul - Theme for CPG.1.4x and WordPress 2.x
« Reply #24 on: November 20, 2007, 02:01:39 am »

I've been trying to customize this theme and I really don't like the frame it places around intermediate image pages. That whole center box is scrolling horizontally because of them. How do you disable this?

Example: http://scott-d.net/displayimage.php?album=random&cat=3&pos=-49
In FF it scrolls and in IE it messes up the nav on the right side.

edit: nevermind. figured it out.  ;D
« Last Edit: November 20, 2007, 04:56:26 am by scotty588 »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: ChaoticSoul - Theme for CPG.1.4x and WordPress 2.x
« Reply #25 on: November 20, 2007, 08:12:13 am »

edit: nevermind. figured it out.  ;D
For the benefit of others you should have posted what you actually did instead of just posting that you were able to figure it out. ::)
Logged

scotty588

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 23
Re: ChaoticSoul - Theme for CPG.1.4x and WordPress 2.x
« Reply #26 on: November 20, 2007, 09:26:09 pm »

Sure. Heres what I did.

Original code from theme.php
Code: [Select]
// HTML template for intermediate image display
$template_display_media = <<<EOT
   <tr>
     <td align="center" class="display_media" nowrap="nowrap">
       <table cellspacing="0" cellpadding="0" class="imageborder">
         <tr>                                                                             
           <td><img src="./themes/chaoticsoul/images/frame/UL.gif" ></td>
           <td background="./themes/chaoticsoul/images/frame/Top.gif"></td>
           <td><img src="./themes/chaoticsoul/images/frame/UR.gif" ></td>
</tr>
         <tr>
           <td background="./themes/chaoticsoul/images/frame/LS.gif"></td>         
           <td>                       
             {IMAGE}
           </td>
           <td background="./themes/chaoticsoul/images/frame/RS.gif"></td>               
         </tr>
         <tr>
           <td><img src="./themes/chaoticsoul/images/frame/LL.gif"></td>
           <td background="./themes/chaoticsoul/images/frame/Bottom.gif"></td>
           <td><img src="./themes/chaoticsoul/images/frame/LR.gif"></td>
         </tr>
       </table>
     </td>
   </tr>

Altered code. Produced a simple thin white border
Code: [Select]
// HTML template for intermediate image display
$template_display_media = <<<EOT
   <tr>
     <td align="center" class="display_media" nowrap="nowrap">
       <table cellspacing="0" cellpadding="0" class="imageborder">
         <tr>
           <td background="./themes/chaoticsoul/images/frame/LS.gif"></td>         
           <td>                       
             {IMAGE}
           </td>
           <td background="./themes/chaoticsoul/images/frame/RS.gif"></td>               
         </tr>
       </table>
     </td>
   </tr>
Logged

naewii

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Re: ChaoticSoul - Theme for CPG.1.4x and WordPress 2.x
« Reply #27 on: December 08, 2007, 06:24:41 am »

Hmm I really like this theme, excellent job.
Logged

Gizmo

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1015
    • BullsEye Photos
Re: ChaoticSoul - Theme for CPG.1.4x and WordPress 2.x
« Reply #28 on: August 05, 2008, 04:04:19 am »

Hi All,

Here is a updated version of the ChaoticSoul theme. A list of upgrade and fixes are:

  • fixed user gallery issue where the albums are not displayed correctly
  • fixed bbcode issue when used in album description
  • commented theme.php to make understanding easier for new users
  • added a thumbnail roll over dimmer to visually show users they are pointing at an image
  • added an intermediate image reducer. Read below for more info.

I added a script for resizing large intermediate images so they fit correctly on the intermediate page. The images are currently set for a width of 400px. This means any image with a width larger than 400px will be resized down. But an image less than 400px wide will be increased to 400 which may distort the image some. Most people leave the config default set to 400 so it shouldn't be a problem in most cases but you are now aware of this.

I've tested this theme without issue on FireFox 3.0.1 (Mac & PC), Safari 3.1.2 and IE 7.0.5.X (PC). Sorry I do not have IE 6.X on my PC and will not test this browser version. As always let me know here if you encounter any problems.

Billy

[Update - Aug. 10, 2008] I've posted a new improved version here with additional details.
« Last Edit: August 10, 2008, 03:18:55 pm by Gizmo »
Logged
Did you read the manual first???? Taking 2 minutes to backup your files can save you hours of wondering what you screwed up.
Billy Bullock - BullsEyePhotos Blog of Indecision

Fabrian

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 126
Re: ChaoticSoul - Theme for CPG.1.4x and WordPress 2.x
« Reply #29 on: August 05, 2008, 04:08:58 am »

Holy crap, it's Gizmo!  Good to see you back friend  ;D
Logged

François Keller

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: fr
  • Offline Offline
  • Gender: Male
  • Posts: 9094
  • aka Frantz
    • Ma galerie
Re: ChaoticSoul - Theme for CPG.1.4x and WordPress 2.x
« Reply #30 on: August 05, 2008, 08:04:39 am »

Hey good work Gizmo
Logged
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: ChaoticSoul - Theme for CPG.1.4x and WordPress 2.x
« Reply #31 on: August 05, 2008, 08:19:53 am »

Thanks for the fantastic work. I have replaced the version in the downloads section and the demo with the new one. Version 1.0 used to have 13911 downloads when I replaced it with version 1.1 (which will make the download counter start from 0).
Logged

Gizmo

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1015
    • BullsEye Photos
Re: ChaoticSoul - Theme for CPG.1.4x and WordPress 2.x
« Reply #32 on: August 10, 2008, 03:16:46 pm »

Hi All,

The fix for truncating large image descriptions has been found and fixed. I had to remove it as this issue was what was causing the user galleries to display all messed up. I spent a lot of time looking for the error and testing to make sure it's correct now so I've incorporated into this new upload (Chaoticsoul version 1.2). Now if you have long image descriptions, they will be truncated when displaying within an album or on the strip of latest uploads or randon file but displayed in full when viewing the image on the intermediate page. This will make the albums look cleaner without all the text underneath the image.

Cheers and thanks for your patience.

Billy
Logged
Did you read the manual first???? Taking 2 minutes to backup your files can save you hours of wondering what you screwed up.
Billy Bullock - BullsEyePhotos Blog of Indecision

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: ChaoticSoul - Theme for CPG.1.4x and WordPress 2.x
« Reply #33 on: August 11, 2008, 07:56:04 am »

Thanks for the contribution. I have updated my above posting as usual to reflect the new filename and download link, and of course I have upgraded the demo as well.

Cheers

Joachim
Logged

Fabrian

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 126
Re: ChaoticSoul - Theme for CPG.1.4x and WordPress 2.x
« Reply #34 on: August 12, 2008, 12:59:58 am »

Gizmo, thanks for updating all of your themes  8)

I'm replying here since it seems directly related - Something has changed from the previous theme, and I don't know yet if it's all the themes you updated or not since I've only had time to test chaoticsoul so far.  There seems to be some conflict with javascript.  I've been using lightbox for some time on the previous theme with no trouble.  On this updated theme, lightbox won't work, highslide (or enlargeit!) some image scrollers etc.  They all work fine on the older theme though.

Any idea what has changed that might have caused this incompatibility?

Logged

Gizmo

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1015
    • BullsEye Photos
Re: ChaoticSoul - Theme for CPG.1.4x and WordPress 2.x
« Reply #35 on: August 12, 2008, 01:41:55 am »

Link to your gallery?
Logged
Did you read the manual first???? Taking 2 minutes to backup your files can save you hours of wondering what you screwed up.
Billy Bullock - BullsEyePhotos Blog of Indecision

Fabrian

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 126
Re: ChaoticSoul - Theme for CPG.1.4x and WordPress 2.x
« Reply #36 on: August 12, 2008, 01:53:44 am »

I'll update in 10 minutes.
Logged

Fabrian

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 126
Re: ChaoticSoul - Theme for CPG.1.4x and WordPress 2.x
« Reply #37 on: August 12, 2008, 02:00:39 am »

Logged

Gizmo

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1015
    • BullsEye Photos
Re: ChaoticSoul - Theme for CPG.1.4x and WordPress 2.x
« Reply #38 on: August 12, 2008, 02:31:02 am »

I don't see any problems but then again I don't see any of the javascripts you speak of. Are you planning on adding them so we can see what errors you are getting?
Logged
Did you read the manual first???? Taking 2 minutes to backup your files can save you hours of wondering what you screwed up.
Billy Bullock - BullsEyePhotos Blog of Indecision

Fabrian

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 126
Re: ChaoticSoul - Theme for CPG.1.4x and WordPress 2.x
« Reply #39 on: August 12, 2008, 02:47:05 am »

Ok, I setup lightbox with the updated theme from scratch - so right now the site is your bear updated theme with the newest lightbox release and scripts in place as per your thread here, which is what I've been using for a long time on the previous theme with no trouble.  It just doesn't work on the new theme, but when I switch back to the old theme it's fine.
Logged
Pages: 1 [2] 3 4   Go Up
 

Page created in 0.039 seconds with 20 queries.