wordpressmania
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to show full posts on frontpageI found a file named blog-home.php I changed one of the lines to what you suggested and it worked!!! Thanks very much, your help is appreciated.
Forum: Fixing WordPress
In reply to: How to show full posts on frontpageI have now changed to this as suggested:
<?php the_content(); ?>But it doesn’t work for me.
Forum: Fixing WordPress
In reply to: How to show full posts on frontpage@kmessinger its not a bug, this theme creates shortened posts on the homepage, i just have to find some lines in one of the files and edit it to make it full posts.
Jacob Chappal – here is the blog.php – http://pastebin.com/NKaShA5z
Forum: Fixing WordPress
In reply to: How to show full posts on frontpageno there is no front-page.php im afraid. there’s other files like blog.php single.php archive.php.
Forum: Fixing WordPress
In reply to: How to show full posts on frontpageIf you mean the function.php here it is: http://pastebin.com/gw1Ra8d4
Forum: Fixing WordPress
In reply to: How to show full posts on frontpageI have uploaded my index.php code here – http://pastebin.com/abxPABrK
Forum: Fixing WordPress
In reply to: Images not showing on the front pageclick on the first blog post you will see a bit of text and a coupon code, you don’t see this on the front page but you can after you click on the title of the post.