All posts tagged slider
Wordpress and Webdesign Forum go41 » Tags » slider
| Topic — Add New » | Posts | Last Poster | Freshness |
|---|---|---|---|
Added Slider trouble deleting code for Headline and FeatureHi again, I installed the slider using your instructions from about a year ago and it is working (THANK YOU!) but it appears my main index page is slightly different than the one you used to delete the code to ... You are the best. I implemented all of your suggestions and it looks so much, much better. Thanks again. Yes, I have been playing around with the sidebar. It has been giving me some trouble. The top Sidebar won't ... |
19 | Marinka | 1 month |
no double posting!hey still working and editing my arthemia theme and there is a small fix that has really been bugging me but I want it fixed. I would like the posts that show up in my headline/featured to not show ... Actually Arthemia has this function built in already. In your index.php under the div id="front-list" you have: <?php $page = (get_query_var('paged')) ? get_query_var('paged') : 1; query_posts("cat=-27,-28&paged=$page&posts_per_page=5"); ?> The part cat=-27,-28 means posts from the two categories with the ID 27 ... |
2 | Joern | 9 months |
Content Slider jQuery UI for WordPress with timthumb How ToWell sure enough it was that simple. I was editing the files through the Dashboard of Wordpress, but it wasn't changing the actual index.php at all. Which is just weird because I've changed code there before and it's worked like ... |
19 | Kirei | 1 year |
image slider doesn't workThanks for your help, i found the problem, its cause of the another ajax plugin installed, i have disabled it and everythings fine now. |
3 | teoman | 1 year |
Add New Topic
You must log in to post.