ferozkn
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: LoginThanks
Forum: Fixing WordPress
In reply to: Desperatly trying to remove comments from postThanks
Forum: Fixing WordPress
In reply to: Desperatly trying to remove comments from postREally appreciate all your help : I JUST NOTICED..I am not a PHP guy or a computer guy..
I found two sets of each of wp-admin; wp-content and wp-includes in my wordpress folder in my domain. I dont know how these happened. The php files we are trying to change reside in one set which does not have permission to change. So these are the files that’s holding up the changes. I dont know how to change the read / write permission so have to for someone to come in to help.
if we cant do that , i have to come back to this forum for help again .
Thanks so much
Forum: Fixing WordPress
In reply to: Desperatly trying to remove comments from posti am trying to remove this as well : <p>Tags: </p>
thanks for noticing it
Forum: Fixing WordPress
In reply to: Desperatly trying to remove comments from posti did exactly as you told me .. i deleted/commented out first and then uploaded it. it did not work so i went on to remove the comments.php file thinking it will work, but it did not.
Anything else i missed here ?
Forum: Fixing WordPress
In reply to: Desperatly trying to remove comments from postNow i have also remove the entire comments.php file as well. It sill does not work
Forum: Fixing WordPress
In reply to: Desperatly trying to remove comments from postI took this out as well
<?php comments_popup_link(‘Comment’, ‘1 Comment’, ‘% Comments’); ?>
its just not working
Forum: Fixing WordPress
In reply to: Desperatly trying to remove comments from postthis is gone
<h3>Comments</h3>
<?php comments_template(); // Get wp-comments.php template ?>but it still appears in new posts
I am so desperate , pls help
Forum: Fixing WordPress
In reply to: Desperatly trying to remove comments from postits http://www.recruit20.com , it works alright, try again please
Forum: Fixing WordPress
In reply to: Desperatly trying to remove comments from posti dont see a single.php in my theme folder.
Do i remove the comments.php entirely from this folder ?Forum: Fixing WordPress
In reply to: Hyperlinking to a new page with More tagThanks so much
Forum: Fixing WordPress
In reply to: Hyperlinking to a new page with More tagSorry i jumped ship.
i think i found a way now , it works but i am not sure it if it is the right thing to doI cut off my post at one point and inserted this code
then created a completely new page called NEWPAGE.HTM
When you click on MORE on the original post, it opens up to the NEWPAGE i wanted ..
is this the right thing to do
Forum: Fixing WordPress
In reply to: Hyperlinking to a new page with More tagNo, not this one. I tried this, it does not work
Originally MORE tag works like this
I have post e.g http://www.mydomain.com/?p=105
and i cut this post somewhere in the middle with a More tag.
When you click on the More tag, it takes you to the original post.
This is not what i want ..
I am looking to hyperlink the More tag to a completely new page altogether e.g
http://www.mydomain.com/newpage.html
which has everything from the original post and moreForum: Everything else WordPress
In reply to: is there a limit to recent post ?i am not a programmer, just getting by with whatever i find in WP resources.
Is there another way to do itForum: Everything else WordPress
In reply to: Adding Rss Feed to individual categoriesCan any one tell how do i create this
” RSS feed for this topic” as seen on the right hand side in this forum
Appreciate any help