Tagged Questions
-3
votes
1answer
28 views
Change from blogger to wordpress
I would like to change my blog platform from blogger to wordpress.
My website is: http://www.hdpeak.net
I would like to keep a similar template and all the posts.
What are the necessary steps I ...
-1
votes
1answer
60 views
How to get the post's parent ID?
I have a template which outputs the blog posts (Blog Page), I open one of the posts which use single.php template, Now how can I get the ID of it's parent which is the (Blog Page)?
I should say that ...
0
votes
2answers
51 views
older blog posts not showing in new theme
I have a new, custom theme that I've uploaded on a pre-existing site/blog. Everything seems to be working ok, with the exception of the older blog posts not showing up. Any ideas what I can do to fix?
...
0
votes
1answer
112 views
Display Only Certain Category In a Custom Page Template
I have a Page in Wordpress that is a Blog Page Template. Now my issue is that it displays ALL the posts. I only want it to display posts assigned to a certain category
How do I do that?
Here is my ...
0
votes
2answers
43 views
Posts don't appear on the Blog page
I am in the process of building a book review site for my daughter using the twentyten theme.
For some reason the "Blog" page does not display any of the posts that I have written. I have searched ...
-1
votes
1answer
93 views
How to save the same post in multiple blogs?
I would like to write my post in one of the my 3 blogs and the same post will be published in the other two blogs.
How can I do that?
2
votes
3answers
140 views
Side by side blog posts that are tied together
I'm looking for a way to have the screen split with side-by-side blog posts that are tied together. My client has her Grandather's travel dairies and wants to posts the entries. The originals are in ...
0
votes
2answers
101 views
Get image paths from RSS feeds
I'm displaying the content from one wordpress blog page on my server onto a different wordpress blog on the same server.
Apparently the only way is through RSS feed.
The images don't show up.
I ...
0
votes
1answer
89 views
How to show a full post, not just an excerpt
I have a blog page where blog posts have an excerpt on with a continue reading link below.
When the link is clicked the full post should appear/or should be diverted to.
This isn't that case. The ...
0
votes
1answer
53 views
2 tick boxes appearing below comments
In my site I have two tick boxes appearing above each other underneath the comments section.
I have tried disabling pingbacks etc.
How do I remove these?
example - ...
0
votes
0answers
69 views
Blog posts display link url of the thumbnail image [closed]
Im new to worldpress and i have encounter a problem that i cant fix by my self.
I wanted the blog posts thumbnail image to be linked to its orginal size in lightbox so when clicked it works well.
...
0
votes
2answers
375 views
Is it possible to send blog posts via email to subscribers?
Would like to be able to send the blog post in an email mail to my subscribers, this would be great if it can be achieved through a plugin.
-1
votes
2answers
371 views
How to add a widget area between blog posts in Genesis Framework?
What's the code for adding a widget area between my blog posts? Specifically I want to put one widget area inbetween after the first 3 posts of my blog?
1
vote
1answer
93 views
Displaying Latest Posts on a Page
I am trying to create a loop to display the title and excerpt of each blog post onto a page that isn't my index page. The in-progress demo site is here: http://thewestharbour.com/mypakage/
On the ...
1
vote
2answers
96 views
Add blogs to “Blogs i Follow” sidebar [closed]
We've been reading through the documentation and watched a video, and gone through all the options in the Dashboard, but whenever we try adding links to the Blog Roll or 'Blogs I follow' section, they ...
3
votes
1answer
1k views
how to display full post with pagination on home page
I am using the 'Hatch' theme. I'm familiar with HTML/CSS but not with WordPress, first time working with this.
I have my homepage showing recent posts and that's good.
However, I want to make a ...
0
votes
1answer
30 views
Wanting to apply different featured images for each post
This is my first wordpress website here and so far it'll looking good. The only thing I have left that I just can't figure out is the featured image for my blog page.
I have set the main blog banner ...
0
votes
1answer
394 views
How to separate each individual blog post?
Im trying to create a blog page that has each post separate with a border around each one. A good example I can think of would be http://blog.pagodabox.com/. How every post is divided into its own ...
0
votes
1answer
85 views
blog page showing only first post
Live site.
My blog page is showing only the very first published page, and not the subsequent posts. I've noticed, too, that when viewing the page source, the blog page seems to be using single.php ...
0
votes
1answer
180 views
Why won't pagination work?
I am using a page template with code to display all blog posts:
<?php /* Template Name: Blog */ ?>
<?php get_header(); ?>
<div id="main">
<?php
// ACF Page number variable
...
0
votes
1answer
101 views
How to make number of blog posts a custom field?
I'm using advanced custom fields and I have the following code:
<?php
$args = array( 'numberposts' => 3 );
$lastposts = get_posts( $args );
foreach($lastposts as $post) : setup_postdata($post);
...
0
votes
2answers
132 views
Direct some posts to only appear on a specific page
I have a blog at JonCrowell.org. When I add a new post, it appears on the home page. I have created a new page called "Technical Notes". I would like to be able to choose whether a new post that I ...
0
votes
1answer
62 views
Add posts from other Wordpress blog to the current one
This might seem like a duplicate, but other questions I've found seem to be about exporting/importing Wordpress, as a 1 shot deal.
My situation here is quite different; I'm looking for a ...
0
votes
2answers
735 views
Wordpress Query Posts From Category Post on Static Page
So I'm trying to query some posts from 1 category only and it does seem to be working. I tried get_post() also but no luck and after awhile I just caved and used query_posts (which is apparently bad ...
0
votes
1answer
65 views
long blog post on self hosted wordpress blog not displayed
I have my self hosted wordpress blog here I recently created a blog post which is very long with so many pictures and text, but i suddenly found that my blog post was not displayed
but if i cut short ...
3
votes
3answers
2k views
Disable WordPress' blogging functionality and disable 'posts'
I'm currently using WordPress for a website and it will simply be acting as a CMS rather than a blogging platform. This means that WordPress' 'posts' are not needed. Is there anyway of disabling them ...
0
votes
2answers
980 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 ...
1
vote
1answer
155 views
Portfolio + Blog: multisite or plugin?
I need to display both a portfolio and a blog on a website, and as a relative newcomer to WordPress, I was wondering what the most effective way is to do this: install a plugin, or create a multisite?
...
1
vote
2answers
319 views
How to post twitter like updates on wordpress
Is there a plugin or a hack such that I can make short updates similar to twitter's on my own wordpress blog?
Perhaps making use of a custom post type or something on those lines?
What i'm trying to ...
3
votes
1answer
460 views
How do I convert a mathematical Microsoft Word document to a WordPress blog post?
I have a Microsoft Word document which I would like to convert to WordPress.
The document is in Hebrew. It contains mathematical equations generated with MathType. It also contains images.
Just ...
0
votes
2answers
65 views
posts and cms and posts again
I'm setting up a wp site as a cms that will sell cd's. I have set up the individual titles as posts on a page I call recordings, and have a number of categories that make up the collecition of discs. ...
