Slider solution for simple Bright theme
Hi everyone, I managed to add a slider in home page without using the slider provided by the theme. here’s my website to see a demo : http://www.mouja-streamovies.com I’m using a plugin called WOW...
View ArticleReply To: Blog post has black background in IE
It’s caused by the commentform, when I removed this from single.php it’s displayed fine in IE8… <?php comments_template(); ?> Maybe it’s the ‘section’ ID, that is not supported in older...
View ArticleReply To: How I change the color of the red circles where it says the date of...
OK….. Thanks a lot to share !!!
View ArticleReply To: Blog post has black background in IE
Yes, I have found the issue that causes this, it’s located in comments.php There are 9 x div but only 7 x /div. So I’ve added 2 extra closing tags: 1 after line that contains: ‘comments-logged-in-as’...
View ArticleI'm the first to say thanks!
Hey s5 dev team Just wanted to be the first to say congrats on a new theme launch! Sunrise is an awesome theme! The world at large is grateful for your commitment to quality, free WordPress themes I...
View ArticleReply To: Images not appearing on main page
Same problem! I am also having this issue. Despite replacing the code it’s still not showing featured images. Can you help?
View ArticleReply To: Images not appearing on main page
Here is my first line: <?php if(has_post_thumbnail()): ?>” class=”post-thumb-link”><?php the_post_thumbnail(‘post-thumb’); ?><?php endif; ?>
View ArticleReply To: Featured image
Unfortunately, you have to manually change the index.php file and add the_post_thumbnail. E.g. <h2><a href="<?php the_permalink();?>"><?php the_title();?></a></h2>...
View ArticleHow to change content width?
I do have the sidebar on the right side and the content, yes, correct lol on the left side. Between content and sidebar is a lot of space which I need for my content. I have checked the css file some...
View ArticleReply To: Smiley problem
Is this the integrated WP emoticon? If so, you have to add (and edit) the CSS class wp-smiley. See WP Codex.
View ArticleReply To: How to change content width?
Add the following to the stylesheet of your child theme, replace “700″ with whatever width you want. .entry-body { float: left; margin: 10px 0 0 0; width: 700px; }
View ArticleCall to action in footer on cell phones
Hi, Awesome theme. And I appreciate you giving it out for free. When viewing the website on a call phone, the call to action button is pushed below into the footer widget section. The call to action...
View ArticleHow do i will Change my wordpress page URL
Hello guys, I just install simple-corp theme.now i have a problem. i have created 4-5 new pages. now i want to Change my home page URL url as a my site url. how i will do it?. Like: when i have...
View ArticleReply To: Twitter Footer Feed Not Working
Tried all of the above and still not working, any suggestions? See my site http://www.alexweb.no and please let me know what I do wrong. Alex
View ArticleReply To: After upgrade to 1.0.1 Twetter widget don't work..
i am having this issue also, and my widgets.php already includes the suggested lines above. please help? thanks
View ArticleReply To: Twitter Footer Feed Not Working
friend alexramsland, your site is working, how did you do that?
View ArticleNEED HELP, PLEASE!!!! Second posts page not found (404 error)
My blog reach more than 10 posts and a second page are allowed, but when I click to go to second posts page I get a 404 error. What is happening? I have to increase the limit os posts per page to 15...
View Article