WordPress help - Ask your questions

Status
Not open for further replies.
OriginalEXE, first of all thank you for this amazing thread.
My problem is showing in Keyword density, which the higher score is in the word: Replay
On my web site I have open comments and below every comment there is Reply option.
Please, how can I disable this Reply option?


What theme are you using?


Twenty Ten
 
Last edited:
Great thread, thanks for this. I have a totally newbie question, sorry! my hosting is with bluehost, and for free themes you just click a button to install, but for my next site i want to download a premium theme - how do i install it? i can't understand ftp or anything like that, is there a simple way?
Yes, there is.

Go to your Admin dashboat - Appearance - Themes

Click on the big tab Install Themes and then choose upload. Now just donwload .zip of the theme you want to install and voila :)
 
OriginalEXE, first of all thank you for this amazing thread.
My problem is showing in Keyword density, which the higher score is in the word: Replay
On my web site I have open comments and below every comment there is Reply option.
Please, how can I disable this Reply option?

What theme are you using?


Twenty Ten

Go to WordPress root directory - wp-includes - open comment-template.php and delete line 1039.
 
Yes, there is.

Go to your Admin dashboat - Appearance - Themes

Click on the big tab Install Themes and then choose upload. Now just donwload .zip of the theme
you want to install and voila :)

thanks - is that going to work on a theme ive downloaded to my computer though, or just the ones on wordpress.org
 
I'm using yoast seo, how do I remove stop words - the slug as "the" "a" is coming up in the title of my url?
 
thanks - is that going to work on a theme ive downloaded to my computer though, or just the ones on wordpress.org

That works on all the themes you have on your computer, free ones that you download from wordpress.org and premium ones that you buy or 'buy' :)
 
I saw this thought I'd double check as I previously had the all in one seo plug in didn't have any of this problem I guess that one had it built in and the yoast doesn't?

thanks for making this thread - your time is greatly appreciated
I use All in One Seo too, Yoast should definitely build in this functionality in future updates.

Np.
 
Hi, i think is great on what you are doing

Can you recommend a plugin or theme for wordpress
if i want to emulate a freelancer website e.g. Elance

Dont have to complicated like them but the basic feature has to be there.
thanks
 
QUESTION: If I hire someone to create a custom wordpress theme, would the rates of a WP theme creator usually be lower than an HTML web developer?
 
QUESTION: If I hire someone to create a custom wordpress theme, would the rates of a WP theme creator usually be lower than an HTML web developer?
No, they would be higher because process of developing custom WordPress theme includes creation of html template, and then implementing WordPress features in it.
 
How to remove "posted by admin" i hate to see that on all posts.
 
Depends on the theme, what theme are you using?

Theme is Shaan .

1 guy helped me before, he wont to host, then where all wordpress files are located and deleted something. or changed on some HTML file
 
Theme is Shaan .

1 guy helped me before, he wont to host, then where all wordpress files are located and deleted something. or changed on some HTML file

This theme?
Code:
http://wordpress.org/extend/themes/shaan
 
yes, that theme :)
Admin dashboard - Appearance - Editor - index.php

find line 27, delete this:

PHP:
<?php the_author_posts_link(); ?>  ♦

and click Update file.

That's it.
 
Last edited:
Admin dashboard - Appearance - Editor - index.php

find line 27, delete this:

PHP:
<?php the_author_posts_link(); ?>  ♦


ad click Update file.

That's it.

That was fast, thanks Given ;)

So this works for other themes too ?
 
Status
Not open for further replies.
Back
Top