| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 3 months |
| seen | May 17 at 8:54 | |
| stats | profile views | 4 |
|
Jan 22 |
awarded | Popular Question |
|
Jun 23 |
comment |
Image still attached to post even after removing it as featured image you can use wordpress.org/extend/plugins/file-gallery to detach media files |
|
Jun 22 |
comment |
Need help getting this page nav working correctly add the following at the end of default.css: code.wp-pagenavi span.pages, .current{color:#ccc; clear:both !important; text-align:left !important; margin:5px !important; padding:0 20px 0 0 !important;}
.wp-pagenavi a.larger, .smaller, .previous, .last, .nextpostslink, .previouspostslink{width:auto !important; padding:20px 15px !important;margin-top:15px;}code |
|
Jun 21 |
comment |
Need help getting this page nav working correctly well, you still have a couple CSS issues, but at least it's working fine now |
|
Jun 21 |
comment |
Need help getting this page nav working correctly hey Rick, here's the issue: you have 2 pagination systems at the same time. One is internal, the other is for pagenavi. So, what you have to do is open pagination.php and replace everything from lines 25 to 35 with the pagenavi code. That should work (although you should make a backup first) . If you still have issues, try using wp-paginate plugin (see it at wordpress.org/extend/plugins/wp-paginate ), it's easier and less buggy than wp-pagenavi |
|
Jun 21 |
comment |
Need help getting this page nav working correctly the thing is that the code you added isn't related to what you're looking for, so really don't know what to tell you without seeing it. Could you paste your index.php code? You can use pastebin.com if needed . My bet is you'll have a conditional for home page and a faulty code for the remaining pages |
|
Jun 21 |
revised |
Need help getting this page nav working correctly added 539 characters in body |
|
Jun 21 |
answered | Edit the (automatic) HTML layout of nav menus |
|
Jun 21 |
answered | Need help getting this page nav working correctly |
|
Jun 21 |
answered | Limit wordpress posts loop to continue onto another page |
|
Jun 21 |
revised |
How can I scale down the width of images in bulk that are embedded in posts throughout the site? fixed grammar |
|
Jun 21 |
answered | How can I scale down the width of images in bulk that are embedded in posts throughout the site? |
|
Jun 21 |
awarded | Commentator |
|
Jun 21 |
awarded | Student |
|
Jun 20 |
answered | Sub Navigation in Sidebar |
|
Mar 13 |
comment |
how can I add a “read more” tag directly in the template? that's exactly what I ws looking for, many thanx!!! |
|
Mar 13 |
accepted | how can I add a “read more” tag directly in the template? |
|
Mar 13 |
asked | how can I add a “read more” tag directly in the template? |
|
Feb 9 |
answered | Multiple Galleries in WordPress 3.3.1 |
|
Feb 9 |
answered | User needs to login first before accessing website |