gzprk
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Site CSS is not being appliedI find it ,if you move webpage to a new site,database not change.
you need modify the table wp-options of database ,change all siteURL to new one.Forum: Fixing WordPress
In reply to: Site CSS is not being appliedthanks everyone!!
I have solved it .
after I put all files of wp to the website,I want to use the old database,so no create a new database ,that the style can not display correct.
now I make all a new. all is right.Forum: Fixing WordPress
In reply to: admin cant logoncheck your database ,did it have your rigistered data?and your database’s password dose have right to write?
Forum: Fixing WordPress
In reply to: Why my Categories’s content not URLthanks, I use the function of <?php the_content(‘Read the rest of this entry »’); ?> instead of the_excerpt()
in the index.php ,the problem has resolved.Forum: Fixing WordPress
In reply to: Why my Categories’s content not URLyes ,I find it the_excerpt() function for this post ,
what function I can use ?instead of the_excerpt()??
thanksForum: Fixing WordPress
In reply to: Why my Categories’s content not URLthanks , but not absolute path wrong,such as this links,it can display from first page, but can’t display from Categories’s . I think is a wrong of php function, maybe the function filter this.
<img src=”http://photos.gznet.com/photos/1077891/1077891-mn9LmKFN6O.JPG” alt=”” />