Search found 75 matches

by user1234
Mon Jan 25, 2010 7:46 pm
Forum: Themes
Topic: Assign specific them to static pages/categories
Replies: 5
Views: 5736

Re: Assign specific them to static pages/categories

Hi,

okay - to explain this:

1. Static pages show sidebar - sidebar changes depending on which staticpage is called (when static page A is chosen, sidebar A is shown and stays relevant through all childpages under A, staticpage B is chosen, sidebar B is shown and stays relevant through all ...
by user1234
Mon Jan 25, 2010 6:42 pm
Forum: Themes
Topic: Assign specific them to static pages/categories
Replies: 5
Views: 5736

Assign specific them to static pages/categories

Hi,

possibly I just have tomatoes for eyes, but I can't find it. Is there a way that I can assign different themes to certain (static) pages and to categories? I don't mean templates, I really mean themes.

Cheers

Dachs
by user1234
Wed Jan 20, 2010 9:56 am
Forum: Themes
Topic: sidebar below content with a background image
Replies: 5
Views: 7711

Re: sidebar below content with a background image

Hi,

if I float it left or right at least background color and part of the background photo get shown, but this doesn't really help me.

Anyone any idea what might be causing this? I suspect some float-thing but BP is simply far too convoluted still for me to pinpoint the troublemaking part.

Cheers ...
by user1234
Mon Jan 18, 2010 1:42 pm
Forum: Themes
Topic: sidebar below content with a background image
Replies: 5
Views: 7711

sidebar below content with a background image

Hi,

I want to push the whole sidebar below the content, the main navigation is the navbar, the sidebar shall only provide additional choices.

I used the solution 1 column sidebar below for that. So far so good. However, I also want to underlay the whole sidebar with a photo, much like the banner ...
by user1234
Tue Nov 17, 2009 11:57 am
Forum: Installation
Topic: file extensions
Replies: 6
Views: 4767

Re: file extensions

Thanks! ;-)

Cheers,

Dachs
by user1234
Mon Nov 16, 2009 6:37 pm
Forum: Installation
Topic: file extensions
Replies: 6
Views: 4767

Re: file extensions

Hi Garvin,

you're welcome ;-)

Is that patch available somewhere as a single file so I need not do full updates on all sites?

Cheers,

Dachs
by user1234
Mon Nov 16, 2009 12:38 pm
Forum: Plugins
Topic: Changing Popfetcher photo output
Replies: 4
Views: 2918

Re: Changing Popfetcher photo output

Hi Garvin,

I looked at the plugin code, but that's definitely way beyond my personal horizon of PHP-knowledge :roll: This seems to be a function, which appears in several places, I wouldn't know which or how to change it so that the picture only wrapped in divs gets written into the entry, without ...
by user1234
Mon Nov 16, 2009 12:22 pm
Forum: Installation
Topic: file extensions
Replies: 6
Views: 4767

Re: file extensions

Hi Garvin,

apparently one of the more common Apache server setups allows/empowers the execution of a file as php through the browser which has the ending .php,jpg (or .php.gif etc.) after it has been uploaded to the server space.

Here's a report written up in German Heise magazine:

http://www ...
by user1234
Mon Nov 16, 2009 9:55 am
Forum: Plugins
Topic: Changing Popfetcher photo output
Replies: 4
Views: 2918

Re: Changing Popfetcher photo output

Hi,

I suspect this could be done with CSS and the javascript Garvin suggested to me (jquery fancybox JS and
$(".popfetcherimage").fancybox();
).

However, as I want the full picture inside the entry, after some discussion with the blog's enduser, this solution doesn't really help me.

Is there no ...
by user1234
Sat Nov 14, 2009 10:48 am
Forum: Plugins
Topic: Changing Popfetcher photo output
Replies: 4
Views: 2918

Changing Popfetcher photo output

Hi,

now that I got Popfetcher working (thanks again to Garvin! :) ), I'd like a somewhat different output. Currently Popfetcher does this:

<a class="popfetcherimage" href="/serendipity/uploads/folder/photo.jpg" target="_blank"><img src="/serendipity/uploads/folder/photo.spThumb.jpg" alt="Photo ...
by user1234
Sat Nov 14, 2009 10:41 am
Forum: Installation
Topic: file extensions
Replies: 6
Views: 4767

file extensions

Hi,

how does s9 handle double file extensions? E.g. abcfile.php.jpg? I'm asking because of this:

http://wordpress.org/development/2009/1 ... y-release/

Cheers,

Dachs
by user1234
Fri Nov 13, 2009 10:45 am
Forum: Bugs
Topic: Staticpage + Popfetcher Bug (?)
Replies: 3
Views: 2978

Re: Staticpage + Popfetcher Bug (?)

Hi,

an update...

With Garvin's help I finally found at least the reason for the "disappearance" of the static pages block.

At some point all the static pages changed the language setting from "all languages" to "german". This appears to have happened when I switched from english to german and ...
by user1234
Fri Nov 13, 2009 12:17 am
Forum: Bugs
Topic: Staticpage + Popfetcher Bug (?)
Replies: 3
Views: 2978

Re: Staticpage + Popfetcher Bug (?)

Hi,

well, by now I have verified it isn't just that one installation. A second blog installed on the same domain had the same problem.

I have installed two other blogs on other domains, both work. I checked already some files and discovered there are discrepancies for the staticpage plugin. As I ...
by user1234
Wed Nov 11, 2009 7:02 pm
Forum: Bugs
Topic: Staticpage + Popfetcher Bug (?)
Replies: 3
Views: 2978

Staticpage + Popfetcher Bug (?)

Hi,

I'm experiencing a curious bug/problem.

As detailed in this post I was experiencing some trouble with the popfetcher plugin yesterday.

This morning, after some advice from Garvin, I retried and called the cron job. Immediately after that I lost the display of my static page links in the left ...
by user1234
Wed Nov 11, 2009 10:35 am
Forum: Plugins
Topic: Popfetcher trouble
Replies: 4
Views: 3543

Re: Popfetcher trouble

Hi Garvin,

Okay, I get that point. I just took some time to implement a config option for this subfolder storage in the latest revision (1.36) that should be available on spartacus soon.

That's fantastic! Thank you :D The main reason I implemented popfetcher for that client is that this way she ...