Femina
Femina WordPress theme is a 3 columns fixed width WordPress template with theme options, featured content slider, featured categories, Adsense ready and many more.
Tags: Adsense Ready, Custom Menu, Featured Content, Fixed Width, Free WordPress Themes, Pink, Right Sidebar, Theme Options, Threaded Comments, Three Columns, Twitter Ready, White, Widget Ready, Wordpress Templates, WP Themes
newbie in WP..how to change favicon with this theme? thanks!
Hai. Try put your favicon image inside this theme folder, open header.php and insert below code before [/head]
[php]<link rel="icon" href="<?php bloginfo(‘stylesheet_directory’);?>/favicon.ico" type="images/x-icon" />[/php]
I am working with this theme today, yet I’m stuck because I’m unable to get the images from my posts to show up on the main page of the blog (as shown in the preview) can anyone give me any advice. Thanks!
Please refer to readme.txt in the theme folder for post image instruction. Thanks.
Is there a way to remove the top adsense from the individual post page? I’d like to only see the bottom adsense ad.
Hai. Open the single.php and delete code above the post-content-single div class:
[php]
<?php $get_google_code = get_theme_option(‘adsense_single’); if($get_google_code == ”) { ?>
<?php } else { ?>
<div class="adsense-single">
<?php echo stripcslashes($get_google_code); ?>
</div>
<?php } ?>
[/php]
Hi,
I would like to ask I want categories up on where is now archive change to categories, how I can make this change ? Now is there – Home – Byvanie – Fashion – Nabytok … and ther I want use categories , I try change at theme but dont work , could you pleas help me ? going about www.zensky-magazin.sk
Thanks
Hai. You could use custom menu to arrange items on the navigation. Please go to wp admin > appearance > menus. Thanks,
I love this theme, I just recently switched from PinkBerry but when I switched to Femina, the slider no longer worked. I read the “read me” files, I have more than 1 post in that category and everything. I even went and put “featured images” in all of my posts so they show up on the homepage but what I see in the slider if just the image from the most recent post in that category, no movement, no post name or anything. I did email you but received the e-mail back. Please help: http://www.stangzine.com
Thank you so much.
Hai. One of your plugins might conflict with the slider jquery. Try disabling one by one to see which causing it. Thanks.
I disabled all of the plug-ins and it still did not work so it’s not a plug in issue. Any other suggestions?
Nevermind, I found the problem, it is the photo gallery section that I had, thank you so much.
Love this theme, think i will use it for my site.