cityrich
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: why is it when i post a comment then click say italpha you took the words right out my mouth
Forum: Fixing WordPress
In reply to: why is it when i post a comment then click say itbeel if possible could you email me at rich at djcityrich dot com?
Forum: Fixing WordPress
In reply to: why is it when i post a comment then click say itbingo bingo bingo
thanks guys
yes beel this worked
$location = (empty($_POST[‘redirect_to’])) ? $_SERVER[“HTTP_REFERER”] : $_POST[‘redirect_to’];
if ($is_IIS) {
header(“Refresh: 0;url=$location”);
} else {
header(“Location: $location”);
}Forum: Fixing WordPress
In reply to: why is it when i post a comment then click say itDid you notice the comments window once you hit comments and it pops up, there is no menu and the comments fit ok.
then did you notice once you post a comment the comment window refreshes with your new coment and the menu .
the (say it) link needs to be changed???????????Forum: Fixing WordPress
In reply to: why is it when i post a comment then click say itooh here http://www.djcityrich.com/wp
Forum: Fixing WordPress
In reply to: why is it when i post a comment then click say itok i have a totally fresh install of wp .
now when you click comments a 500,500 window pops open
without the menu,
heres the problem again when you post a comment on that wp-commentspopup window it refreshes to what i believe is wp-comments with the menu. i dont want menu there i want it like when you first click comments just comments show up no menu.
i am a idiot when it comes down to this stuff.Forum: Fixing WordPress
In reply to: why is it when i post a comment then click say ityeah i have this comment header(‘Pragma: no-cache’);
$location = get_permalink($comment_post_ID);
beel it has nothing to do with me the comments-popup.php file ???Forum: Fixing WordPress
In reply to: why is it when i post a comment then click say ithey beel while i have your attention i realy was looking for you but i didnt want to go sending you emails for help do you think this http://www.underconsideration.com/speakup/ is a wordpress engine?
Forum: Fixing WordPress
In reply to: why is it when i post a comment then click say itthe wp-comments popup is totaly fresh – the footer is what has been edited in the wpcomments popup
good to hear from you again beel how things been.Forum: Fixing WordPress
In reply to: why is it when i post a comment then click say iti only edited the index.php part with the // in front of the pop up comments page and moshu explains my problem better.
Forum: Fixing WordPress
In reply to: i want to choose the order my posts are inthanks podz how bout the the second question in the last comment i made.???
Forum: Fixing WordPress
In reply to: i want to choose the order my posts are inlet me put it this way.
my site wil have only 30 posts.
after i create my 30 posts then i may put them in alphabetical order or in the order of winner .
my posts are going to be in order of winner example tom gray winer of
compitition 2nd place joan kozack 3rd place jon doe.
thanks for helping guys
another thing is it possible to put a pop up window comand in a post?? like if i had a link in a post that linked to a ip cam that the window pops open 320×240 .
from inside the post? djcityrich.com/postForum: Fixing WordPress
In reply to: why is it when i post a comment then click say itany one help ????
Forum: Fixing WordPress
In reply to: why is it when i post a comment then click say itmy guess is that the say it button is linked to wp-comments not wp-comments pop up like it should
how and where would i make this change?//Forum: Themes and Templates
In reply to: Using (if possible) index html instead of htmlthank you sunshine gives me an idea and i understand this manipulation .
But the problem is my client is a design company and they will just give me a psd file of a index page. the whole problem is there so picky with there fonts. they want the fonts they choose to be the only fonts available and i told them it depends what the end users browser alows them to view .hmm? you have any recomendations?