Agent D
Forum Replies Created
-
Ok, I figured out how to post display the title but still haven’t been able to figure out the category issue. The thing is that Category 3 is a child category(or sub category) of Category 1. DO you think that is the issue?
AD
Hmm… I just tried it but still shows posts from other categories… I also would like to show the title of the post instead of “next post in category”. Any other suggestions? Thank you.
AD
Forum: Fixing WordPress
In reply to: When “else” show nothing?Ah… thanks!
Forum: Fixing WordPress
In reply to: When “else” show nothing?Oh, because I wanted to keep the tag in case i decide to include something else later.
AD
Forum: Fixing WordPress
In reply to: The “First 55 words display” function not workingI actually I decided to just use “more” tag since the automated excerpt thing only displays texts and not the images. Thanks!
Forum: Fixing WordPress
In reply to: The “First 55 words display” function not workingNo, it’s not working at all anywhere. I’m using category-3.php which is a custom template.
AD
Forum: Fixing WordPress
In reply to: Using customized template, but second page not workingI figured it out. It was Permalinks problem and with a little plugin and a trick of adding .html it works!
https://www.ads-software.com/support/topic/98005?replies=25
m
Forum: Fixing WordPress
In reply to: Using customized template, but second page not workingThanks for the link. It looks like it’s doable. Actually now the problem is that the “older entries” page is not working. When i click on it it takes you to an error page. Do you think it’s because I’m using custom structure in Permalinks?
AD
Forum: Fixing WordPress
In reply to: Using customized template, but second page not workingOh really? ok, here is what i want to do.
When you go to category 3 it loads the index page of category 3 which is category-3.php. The index page has a header with introduction text for the section. Then you go to next page to see more entries with the header without introduction page (which I want to use category-3-second.php.
Is it possible? or is there any other way to do this?
AD
Forum: Fixing WordPress
In reply to: How to add a link to “Comments”Thanks for the great tip! I took your code and edit it like this, and it worked fine!
<?php comments_popup_link(‘No Comments’, ‘Comment (1)’, ‘Comments (%)’); ?>
Thanks!
Forum: Fixing WordPress
In reply to: Editing Category namesNever mind! I found it.
Posts > Categories > Edit
Duh….
Forum: Fixing WordPress
In reply to: How to disable certain parts in a php fileGreat, thank you very much. AD
Forum: Fixing WordPress
In reply to: Editing customized pages in DashboardOh, I see that now. This is Perfect! Thank you so much!
Forum: Fixing WordPress
In reply to: How to move my site to a different domain name but with same serverThanks so much for the instruction! This is great. I’ll try that now.
Forum: Fixing WordPress
In reply to: How to move my site to a different domain name but with same serverThanks for the suggestions. If you do this what happens to the images? Do I need to go back into each post and change the url?
Thank you,
Agent D