Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 03-31-2008, 07:25 PM wordpress help
tammyhart's Avatar
Extreme Talker

Posts: 212
Location: Birmingham, AL
Trades: 0
i really need a WP/PHP/MySQL expert to contact me asap.

msn: tish7701@hotmail.com
email: tammy -at- tammyhartdesigns.com
__________________
Tammy Hart

Please login or register to view this content. Registration is FREE
tammyhart is offline
Reply With Quote
View Public Profile Visit tammyhart's homepage!
 
 
Register now for full access!
Old 03-31-2008, 07:33 PM Re: wordpress help
jamestl2's Avatar
No scale-itch here...

Latest Blog Post:
Wordpress Relative URLs Plugin
Posts: 2,389
Name: <member type="brilliant" alt="foolish">James Lewitzke</member>
Location: / public_html / Universe / Virgo_Supercluster / Local_Group / Milky_Way / Orion_Arm / Solar_System / Earth / North_America / USA / Wisconsin
Trades: 0
If you post your problems here, we could probably work together as a community to help you out.
__________________
Engipress -
Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
for Wordpress Projects
jamestl2 is offline
Reply With Quote
View Public Profile Visit jamestl2's homepage!
 
Old 03-31-2008, 07:59 PM Re: wordpress help
tammyhart's Avatar
Extreme Talker

Posts: 212
Location: Birmingham, AL
Trades: 0
you're probably right, I'm just so frustrated.

*deep breath*

I'm using WordPress as a CMS, and I have a special set up for posts under a certain category. They are called hot issues. Here is the link to the beta site: http://208.255.200.20/ They are the three that are randomized on the bottom. The categories out on the side are the sub categories for "hot issues" and then there's a page that displays all "hot issues", then that category also has it's own template page. These are regular WordPress posts that I've separated from the blog part of the site by isolating this hot issues category. The problem is.. eventually, these issues will be old, not hot.

The client would like for them to automatically archive somehow. I think the best thing would be for them to automatically come out of the category, and move to a different one, maybe called "Archived Issues" which I could then set up a page or a link to that category page.

I found the Auto Delete plugin, and eventually the code to upgrade it to WP 2.3.3. But.. it is listing all terms, not just categories. Not such a big deal, I can scroll through the lists of hundreds of tags to find the "hot Issues" category. However... it will move all posts, no matter what category, I only need it to do this for the hot issues category. Plus.. it will leave them in the hot issues category.. at least I think it will. Not a big deal again, since I can set these pages to exclude any posts in the "archived issues" category whether they are also in the hot issues cat or not.

I also found mention of a "posts expire" plugin, but apparently the author has deleted the actual files, and i can't find them anywhere else.

They really don't want to have to manually change these categories all the time. They decided to use WordPress so that things would work dynamically.

Also, it would be great to be able to set this up to work with as many categories as I want, and also to have the option of after X amount of days, just remove a category from posts.

I needed this like.. last week, and I've scoured the internet for a solution, I'm at wit's end.
__________________
Tammy Hart

Please login or register to view this content. Registration is FREE
tammyhart is offline
Reply With Quote
View Public Profile Visit tammyhart's homepage!
 
Old 03-31-2008, 11:09 PM Re: wordpress help
vangogh's Avatar
Post Impressionist

Latest Blog Post:
Why Responsive Design?
Posts: 10,815
Name: Steven Bradley
Location: Boulder, Colorado
Trades: 0
Tammy first things first. If that site you linked to is WordPress, that's a really good job customizing the theme. It shows how much you can get WordPress to look however you want.

I'm not 100% sure I'm following what you need. I think I get it, but I may be off a little.

Is the problem really that because those three links on the home page are random that some links that are no longer hot might get included? If that's the case then you can have WordPress only use the most recent 5, 10, whatever number posts you want. The rest would still be part of the hot category, but they would only show in the archives.

The archives would then be posts that were hot at one point.

Would something like that work?

I'm not sure what code you're using to display those three posts and what template_tags you're using, but if you post the code and what I describe above will work I (or someone here) can help you get things set so only the most recent posts are being grabbed.
__________________
l Search Engine Friendly Web Design |
Please login or register to view this content. Registration is FREE

l Tips On Marketing, SEO, Design, and Development |
Please login or register to view this content. Registration is FREE

l
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 04-01-2008, 12:02 AM Re: wordpress help
tammyhart's Avatar
Extreme Talker

Posts: 212
Location: Birmingham, AL
Trades: 0
vangogh,

yes, it is all wordpress. I really do love using it.

I have the three links up front done exactly how I want them. Those three random posts are teasers to get readers to go through the rest of the hot issues. When you clikc the "browse all hot issues" it takes you to a page that displays 12 random issues, and then the sub-categories. When you click on the category, it will show all of the posts, not just a select few. The problem starts when they post the latest magazine, and then next month, post another of the same magazine. Obviously, the older issues isn't "hot" anymore.

So my problem isn't in displaying posts, I've got that down, which is obvious by my many manipulations of the system.
__________________
Tammy Hart

Please login or register to view this content. Registration is FREE
tammyhart is offline
Reply With Quote
View Public Profile Visit tammyhart's homepage!
 
Old 04-01-2008, 07:40 PM Re: wordpress help
vangogh's Avatar
Post Impressionist

Latest Blog Post:
Why Responsive Design?
Posts: 10,815
Name: Steven Bradley
Location: Boulder, Colorado
Trades: 0
I feel the same way about WordPress. You can really do a lot with it if you're willing.

Would the problem then be one of the date of the post? You can limit things to only show posts, categories, etc only for the current month or the last month or different combinations.

I think you can do that with the template_tags alone, but if not it may require a little help with PHPs date() function. I know I recently set something up with it on a plugin I installed. When I get a chance I'll look at the files and see if what I did will help in your case.
__________________
l Search Engine Friendly Web Design |
Please login or register to view this content. Registration is FREE

l Tips On Marketing, SEO, Design, and Development |
Please login or register to view this content. Registration is FREE

l
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Reply     « Reply to wordpress help
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.23738 seconds with 12 queries