The blog-page tag has no wiki summary.
2
votes
2answers
994 views
ID for posts/blogs page
I have a website which has a static front page and a blog page where all the blogs are displayed.
I am using my own theme and have created some custom meta boxes that display content in a sidebar ...
2
votes
2answers
742 views
Non existing blog pages are not redirected to 404
I've got a page called Blog. In the Settings -> Reading I've set my Blog page as Posts page. In the menu when I click on the Blog link the posts are loaded correctly and pagination works, so far so ...
2
votes
1answer
70 views
Automatically adding post and pages to new blog setups
I'm using the ThreeWP Broadcast plugin to add and control post and pages from the main blog to all my sub-blogs in the network. Is there anyway i can automatically add all of my post and pages from my ...
2
votes
0answers
94 views
Sitewide categories for all the blogs in the network [duplicate]
Possible Duplicate:
WordPress Multisite - global categories
I'm trying to do sitewide categories. like when a category is made in the main blog that category is added to all the new blogs ...
1
vote
1answer
139 views
Multiple Blogs on one site. Best Practise
I've been tasked with adding a blog to an already up and running client site. The site uses wordpress as it's CMS already. So a blog install should be a relatively simply task and simply a matter of ...
1
vote
1answer
231 views
Blog.php or how to display recent posts?
I created a home.php which doesn't display the recent posts in the standard-blog-style.
Just have a look at my website to see what I mean.
I want to create a link that leads to something like ...
1
vote
1answer
209 views
I put my blog on a subpage, how do I get page title?
I've got my blog setup on a subpage (not the front page) and I'm using the template file home.php, how can I get the contents from the page editor onto this subpage?
If I change the title of the page ...
1
vote
3answers
46 views
Do I need an empty page for a different blog page?
Okay, let's say I have a website with the following navigation:
HOME - ABOUT - PRODUCT - NEWS - CONTACT
The 'about' and 'contact' page are just simple pages of course.
The 'product' page is just an ...
1
vote
1answer
246 views
How can I have a static title on my blog page?
My blog page is not my homepage. How can I add a title to the top of the page? i.e. "My Blog". Right now there is no title on the page. The title of the first post is at the top. (Sorry it's on my ...
1
vote
2answers
196 views
Can I install/embed Wordpress on a 'single page'?
I'm building a website from scratch (PHP, jQuery) and want to have full control over the design, implementation, etc.
I want to install Wordpress so that when you go to a certain section of the site, ...
1
vote
0answers
38 views
multiple blogs on single site
In my custom theme, I had to set one of the templates to home and then under Reading Settings set that to be the Posts Page. That allowed the site to read from the content of my home.php. And I ...
1
vote
1answer
51 views
Problem with Comment link in Blog [closed]
I have all the settings setup to allow comments on my Blog postings. However, when you click on the link to post a comment nothing happens.
Attached is my comments.php file
Also the site is ...
0
votes
6answers
114 views
Blog page problems
Right, please excuse the stupid question.
On my new blog I want the home page to be the "home" page I've created, and not the list of articles... that's fine, I go to Settings -> Reading -> ...
0
votes
3answers
1k views
How to get the list of posts in a static page other than front page?
So, for the thousands using WP as CMS, a typical approach is that of using the 'A Static Page' option from the Settings > Reading admin page.
However, I'm in a different scenario: our front page is ...
0
votes
2answers
83 views
Custom fields won't display on my blog page
I created a custom field called 'Page Description' which I use to create a custom title for each static page of my wordpress site. I use the code:
<?php echo get_post_meta(get_the_ID(),'Page ...
0
votes
2answers
61 views
Defining different theme for Blog posts page
So, I'm using my wordpress with a static front page and then I have Blog link that opens the blog posts.
My question is, how can I apply a different template/styling only to that area?
0
votes
2answers
976 views
Blog Posts not showing title
I have my Reading settings set to Static pages and blog is set to a page called What's New.
When I go to this What's New page I can see the post content but the post title with link to post page is ...
0
votes
1answer
83 views
Trouble getting the Blog page to show up correctly
I'm having a completely new problem and can't figure it out so I'm hoping someone can help me.
The website is http://www.talkingdogtemplates.com. It's a big site that uses WordPress as a CMS ...
0
votes
1answer
88 views
Multiple Blog Pages
some Preview Sites of WP Premium Themes show Multiple Blog pages with different Templates as example.
a Full Width Blog Page
a Medium Image Blog Page
a Pinterest Style Blog Page.
Now how do they do ...
0
votes
2answers
71 views
How do I get blog posts to appear within CMS?
I'm working with a WordPress CMS website that was set up without a blog. I want the site to continue to function as it has, with mostly static pages, including the home page. I want a page called ...
0
votes
2answers
82 views
Permalink: postname EXCEPT for blog
In order to refrain from possible duplicate URLs or conflicting URLs, I really want to use "postname" for a clean URL structure, EXCEPT for the blog ... for the blog and it's posts, I always want ...
0
votes
2answers
80 views
Best practice for implementing a blog page / section in wp_menu_nav()
I currently have a theme I am developing and had a thought on best practice. I am using wp_menu_nav() for my menus and they are linking to 4 or 5 pages respectively. I would like to add a page / to ...
0
votes
1answer
2k views
How to display blog posts on a dedicated page?
I'm in the middle of moving to WordPress from another CMS. I definitely have to keep the links intact, which are like this:
example.com (Redirects to /blog)
example.com/blog (The blog, displaying ...
0
votes
1answer
88 views
creating new blog using php
hello
I have a multisite where i am creating a user from a php file by using the below given code...
define('WP_USE_THEMES', false);
require_once (dirname (dirname
(FILE)) .
...
0
votes
1answer
126 views
How to reverse wp pages links?
Every wp page has link structure like http:/site.com/?paged=1,2,3..50(last)
But how exchange it on http:/site.com/?paged=50,49,48..1(last)
0
votes
2answers
65 views
Host a blog engine in my wordpress site
Hi I have a website like www.shankpress.com, it is wordpress v3, and i want my users to have blogs hosted in my site and have url like: blogs.shaknpress.com...and I can show who got the most popular ...
0
votes
1answer
124 views
How do I set up “blog” posts to a page other than the main/home page?
Someone set me up with some custom work on top od another them and now I want to add a "what's new"/"blog"/"latest news" type page that is accessible from the main menu and is NOT the home page.
How ...
0
votes
0answers
13 views
Need a blog index for Headway [closed]
I am new to Headway and have noticed that the only two template options under page attributes are default and gallery. I am used to working with the wordpress/genesis and having the option of blog ...
0
votes
1answer
12 views
Run two concurrent themes in one installation
I'm trying to add a 'blog' to my established and customized wordpress installation. Goal is to have a blog page that runs a child theme of TwentyTwenty, pulling any post of the category "blog-posts"
...
0
votes
0answers
20 views
Insert blog template on home template
i need to include "blog_page_2_column.php" into homepage.
I insert this into homepage template:
<?php include(TEMPLATEPATH . '/blog_page_2_column.php');?>
Works fine but i cant change the ...
0
votes
1answer
36 views
Overwrite URL on blog posts
I would like to overwrite my URL on single blog posts.
At the moment my posts are displaying as www.mydomain.co.uk/post-title, however I would like them to be as
www.mydomain.co.uk/blog/post-title ...
0
votes
1answer
39 views
Older entries link within a category page
I have set up a category called 'blog' and have all of my posts displaying from this category. I have selected to display 4 posts / page therefore there is a link at the bottom that says older ...
0
votes
1answer
62 views
Pulling sub-site content into specific pages
I'm working on a school website. The design calls for a collection of largely static pages, but for each class to have a blog which will be updated every few days.
I know nothing about WordPress or ...
0
votes
1answer
44 views
Tables not showing divs and loop/php items
I know this is an absurd questions, as who uses tables anymore? I got handed this and just need to make it work really. I don't know anything about tables so it's been a learning experience.
I ...
0
votes
2answers
46 views
Permalink for regular posts “/blog/”
I'm trying to figure out how to accomplish the following:
http://www.mydomain/blog/my-blog-post/
I'm using the /%postname%/ for my permalink structure, but this eliminates the "/blog/" from all ...
0
votes
1answer
68 views
blog page showing as home/landing page despite template change and reading settings
Live site.
I'm having trouble pinpointing exactly why the Blog page is showing up as the Home/landing page. I've changed the page template to General/page.php and have WP reading settings set to ...
0
votes
1answer
33 views
Imported blog page layout messed
http://uma.lohray.com/weblog/moots-part-ii/
is a blog I imported from blogger. The front page is fine, but when one clicks to read a blog post, the end of the post has parts of the right side bar ...
0
votes
2answers
68 views
Multiple blog “feeds” in a single blog each with distinctly styled post pages
So, I get how to easily create separate blog "feeds" in a single blog by using categories. While I can style the category feed pages differently, unfortunately they both just provide links to the same ...
-1
votes
1answer
78 views
How to implement default comment section in theme template?
My home.php is associated with my blog page, as opposed to rest of site which is just a cms. I want my blog page to render the comments ability, an archive of older posts, tags, blogroll, etc. Right ...