divamaggie
Forum Replies Created
-
Forum: Plugins
In reply to: plugin that shows what you are currently reading, listening to, movies, etc.Thank you boober ??
I actually found it here https://milkcartondesigns.com/plugins/addictions , but it is not widget-ready ??Forum: Fixing WordPress
In reply to: how to customize tagsI’m hoping someone can tell me where I would edit the size of the fonts for “Tags” that come with 2.5 and show up as a widget in the sidebar.
Forum: Plugins
In reply to: Custom Smilies pluginatdblog, are you using this https://www.ads-software.com/extend/plugins/custom-smilies/ smilie plugin?
I put this code
<!– Clickable smileys start here –>
<?php
if ( function_exists(cs_print_smilies) ) {
cs_print_smilies();
}
?>
<!– Clickable smileys end here –>right above
<p><textarea name=”comment” id=”comment” cols=”100%” rows=”10″ tabindex=”4″></textarea></p>
in my comments.php file. I’m asking because the url you have in your question is for the WP smilies. Maybe if I could have a url to view your page. Are you using popup comments?
Forum: Fixing WordPress
In reply to: white space when commenting as adminanyone?
Forum: Fixing WordPress
In reply to: how to customize tagsand how do you get rid of “Add new tag”??
Forum: Fixing WordPress
In reply to: how to customize tagsIts clearly there under the heading “Tags”
Forum: Fixing WordPress
In reply to: how to customize tagsWhich file would I alter so that I can use the default tag feature that comes with 2.5 to adjust the size of the font?
Forum: Fixing WordPress
In reply to: how to customize tagsI’m using the default tag widget in 2.5 at https://rowanista.com
Forum: Fixing WordPress
In reply to: comment moderation when commenting for the first time*kick* please?
Forum: Fixing WordPress
In reply to: white space when commenting as adminYes
Forum: Fixing WordPress
In reply to: white space when commenting as adminOn individual pages like this one at https://rowanista.com/?p=28#comment-19 I am able to comment when I am logged in, but on my index page at https://rowanista.com I still get just white space when I try to comment.
Forum: Fixing WordPress
In reply to: spellcheck?? Ivovic
Forum: Fixing WordPress
In reply to: white space when commenting as adminMoshu,
So does that mean, should I wish to comment on my blog, I would first need to sign out of wp-admin?
Forum: Fixing WordPress
In reply to: white space when commenting as adminI would give you an example, but as I have said, I am unable to comment.
Forum: Fixing WordPress
In reply to: white space when commenting as adminWhen I click comment on my blog at https://rowanista.com , because I am signed into wp-admin, it says in the comment window that I am signed in as Maggie, but when I try to leave a comment and click on say it I get a white screen.