gioska
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Advanced Layout Templates In WordPress’ Content EditorMy page is a custom page template, but wath is the best way for a client?
Forum: Fixing WordPress
In reply to: Advanced Layout Templates In WordPress’ Content EditorIt would be useful for formatting for the customer.
Do you have other methods to allow this?Forum: Fixing WordPress
In reply to: Advanced Layout Templates In WordPress’ Content EditorWow… You Are great..
Yes i want only for a specific page.Forum: Fixing WordPress
In reply to: Create this listany idea?
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] thumb problemok, i have reuplaod the plugin again.
Forum: Fixing WordPress
In reply to: Else if hereresolved to my self ….the code below.
<?php if(get_post_meta($post->ID, 'color', single)!="") { ?> <h5><?php the_title(); ?></h5> <?php } elseif (get_post_meta($post->ID, 'color2', single)!="") { ?> <h6><?php the_title(); ?></h6> <?php } else { ?> <h4><?php the_title(); ?></h4> <?php } ?>Forum: Fixing WordPress
In reply to: Coloured Post TitlesI think only that the plugin is limited to a function, with custom field i have more customization. Do you have a php code idea to help me?
Forum: Fixing WordPress
In reply to: Coloured Post TitlesI don’t want use it because With this plugin i can only give a color to a title post, and for that i think that with custom field “title post” is more customizable. Someone have idea for me?
Forum: Fixing WordPress
In reply to: Coloured Post TitlesI want display one post titles in colour i would like customise the title colour for any post via custom field.
this is a plugin to do titles in colour but i don’t want use a plugin.
the link.Forum: Fixing WordPress
In reply to: Coloured Post TitlesSomeone have examples for me?
I have a Post in this post my key “colorpost”(custom field) have this value (#313373)…ok but how i can get this value for my specific post title?It is possible?
Forum: Fixing WordPress
In reply to: Coloured Post Titlesok, you have example for me?
how i could check the custom field’s value in The_Loop and (with php) and set the title class that i want for each post.Forum: Themes and Templates
In reply to: themes charter yachtPlease, help me.
Forum: Fixing WordPress
In reply to: Show news categoryPlease help me.
Forum: Fixing WordPress
In reply to: Show news categorySorry the correct link is http://www.unmatchedstyle.com/
Forum: Plugins
In reply to: Add to FavoritesI’m too very interesting to have a plugin which allows a registered member to add blog entries to a favorites list.