ryans149
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: category creating itselfHow are you creating posts?? Just add new post? Do you add anything else??
Forum: Fixing WordPress
In reply to: Internet Explorer problemsan acknowledgment, it is working fine here..
Try in google webmaster tool.
Forum: Fixing WordPress
In reply to: Problems in saving posts after server moveyes, wordpress is one of the easiest CMS software. 🙂
how did you moved the blog? Do you have the backup?
Also, just for now, you can do one thing…
1) take a full backup of your database(just in case!!! ) and files
2) Export your posts from Tools –> Exposts
3) Remove the current wordpress installation and install it again with fresh files, without using any backup
4) Import the posts again from Tools –> importForum: Fixing WordPress
In reply to: Next Page Link doesn’t existsEverything is in navigation.php..
when I check this file:
http://www.accessko.nl/weblog/wp-content/themes/monochrome/navigation.php
I get this:
Fatal error: Call to undefined function get_pagenum_link() in C:\domains\accessko.nl\wwwroot\weblog\wp-content\themes\monochrome\navigation.php on line 4
get_pagenum_link()
I think I will need suggestion from other members.. 🙂
Forum: Fixing WordPress
In reply to: Next Page Link doesn’t existsmay be.. need to check your index.php file..
may be it is already there.. and you just need to edit it
can you show us the code?
Forum: Fixing WordPress
In reply to: Next Page Link doesn’t existsIt should take automatically.. there seems to be some error in your theme’s index page. Check this code in theme’s index.php:
Forum: Fixing WordPress
In reply to: Limit a user to be only able to view/comment on one single categoryCheck this:
Forum: Fixing WordPress
In reply to: how do I position a download link on a static page?This is the code:
or you can use a br tag:
<br />Forum: Fixing WordPress
In reply to: Restoring Posts in Godaddyhow did you restored? Did you restored the database? Then the posts should be there:
Admin Panel –> Posts –> Edit
Forum: Fixing WordPress
In reply to: Next Page Link doesn’t existswhat is your permalink structure??
Forum: Fixing WordPress
In reply to: Admin Navigation bugMake sure all the files are uploaded properly.. try reuploading wp-includes and wp-admin (latest version)…
Also, have you made any changes in the current codings? or installed any unknown plugin? Remove it and try again..
Forum: Fixing WordPress
In reply to: Blog entries on separate pagecheck this
http://codex.wordpress.org/Theme_Development
you must have some required files.. and use the wordpress Loop in your index.php file..
Forum: Fixing WordPress
In reply to: login error/home/content/53/4760753/html/wp-content/uploads/snowblind/index.php
this file exists??? check again..
also, what is at line 202 in /home/content/53/4760753/html/wp-content/themes/snowblind/functions.php ???
Forum: Fixing WordPress
In reply to: Fatal Errorrevert the changes in your .htaccess file..
consult your host..
Forum: Fixing WordPress
In reply to: put posts to their own page seperate from Home Blog post