tronicman1
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Different header on each page or post@konstantin Obenland
Thanks, but I installed it, yet.
Unfortunately comes the message that it wouldn′t work with my theme (I′ve been asking you some days ago, on your Plugin site).What do I have to do to make my theme work with WP Save Custom Header??
Forum: Themes and Templates
In reply to: Different header on each page or postThanks, likethegoddess, that sounds good.
But I don′t know much about PHP programmming…Can you tell me, what to insert to make it show a certain header when the condition is true??
I guess it should be something like that example code:
` if ( is_page( ‘About’ ) ) {
// our about page.
echo ……;
} elseif ( is_page( ‘Colophon’ ) ) {
echo “” . bloginfo( ‘version’ ) . “</p>”;
} else {
….`So, what should I write in my special case after “echo??
Forum: Fixing WordPress
In reply to: Dashoard: "visual editing" lackingThanks, that helped!
??Forum: Plugins
In reply to: [WP Display Header] WP Display Header – Can′t find theHi Konstantin,
I tried as you proposed:
Deactivating and reactivating WP Display Header
Deactivating Easy Gallery Manager
Deactivating Easy Gallery Manager and then deactivating and reactivating WP Display HeaderBut it did not help. :-/
Then I deactivated all Plugins including WP Display Header. After this, I tried to reactivate WP Display Header and I got this error message:
Fatal error: Cannot redeclare class Obenland_Wp_Display_Header in /mnt/webd/d2/58/5788958/htdocs/binaersystem/portfolio/wp-content/plugins/wp-display-header/wp-display-header.php on line 576Could this be the reason? Any idea?
btw – I′m using WordPress 3.0
Ralph
Forum: Plugins
In reply to: [WP Display Header] WP Display Header – Can′t find theHi Konstantin,
still no idea what could help me?
Ralph
Forum: Plugins
In reply to: [WP Display Header] WP Display Header – Can′t find theHi Konstantin,
in my screen options there is no such thing, only Attribute, Artikelbild, Benutzerdefinierte Felder, Diskussion, Kommentare, Titelform, Autor, Revisionen, Easy Gallery Manager, and Layout (Anzahl der Spalten).
But there is nothing called WP Display Header in that menu…
I activated it in the Plugin section, though.
Any idea?Maybe you want to have a look at my website: https://www.binaersystem.de
Gru? aus Berlin ??
RalphThe album/portfolio way might be the only option. Doesn’t work as well as what we want though in that it opens new pages.
Interesting – but I′d like it without opening a new page.
In fact, I′d like to have four or five galleries on one page, each with only one single preview thumbnail. Click on that thumbnail opens the linked gallery without leaving the gallery page.
Yeah, that′s what I am urgently looking for.
One thumbnail per gallery, together on one page. If clicked, the gallery opens (possibly with piclens) without leaving the gallery page.
Also thanks in advance