grafx77
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Why won’t my Links Image URI show up?Hallsey,
Im speaking of the Link Manager on your WordPress admin console. Go to Link Manager and then down at Advanced you will see Image URI. Cant get my image link to show up when I paste it in there.
Forum: Installing WordPress
In reply to: More subscribe buttons for “subscribe me” pluginWow…that was easy…thanks. Now I feel really stupid.
Forum: Fixing WordPress
In reply to: Sidebar not complete on Comments PageAhh….thank you.
Forum: Fixing WordPress
In reply to: Sidebar not complete on Comments PageYEsssss….works like a charm! Thank you very much. Was there much that you changed?
Forum: Fixing WordPress
In reply to: Sidebar not complete on Comments Pageok…here is the URI: https://pastebin.com/463143
Forum: Fixing WordPress
In reply to: Sidebar not complete on Comments PageOk….I took at second look at my sidebar.php script and noticed one line that stated exactly this:
<?php /* If this is a category archive */ } elseif (is_category()) { ?>
You are currently browsing the archives for the <?php single_cat_title(”); ?> category.The problem is, I do not know what to edit or add to this line in order for it to show all my links instead of just the categories on the comments page. What do I add to this line of code. If I knew how to edit it, believe me, I would not be asking for help on here.
Thank you for your time,
JohnForum: Fixing WordPress
In reply to: Sidebar not complete on Comments PageCan someone please help me with this?
Forum: Fixing WordPress
In reply to: Sidebar not complete on Comments PageYes, I am using the default theme. I see nothing unusual with the if_statements to warrant anything peculiar. I am not a .php coder either, but know enough to do some editing from time to time.
I need more help with this. If anyone needs to look at my single.php or sidebar.php script, let me know.
Forum: Fixing WordPress
In reply to: I need a Sidebar on my Comments pageThank you very much Macmanx….I appreciate your help and hospitality.
??
Forum: Fixing WordPress
In reply to: Displaying HTML tags in commentsDoesn’t work.
Forum: Fixing WordPress
In reply to: Displaying HTML tags in commentsNo, I didnt know it was depreciated Viper.
Still seems to work on all my HTML coded pages. So am I supposed to take <span style=”color: #FF0000;”> tag and use that in the kses.php file instead of the font color tag?
Forum: Fixing WordPress
In reply to: Displaying HTML tags in commentsViper007Bond,
I made modifications to the kses.php file and allowed a few more tags to be noted, but the problem is, <font color> and <font type> are not working when added to the kses.php file. I mentioned this earlier several times. The ONLY tags I care about allowing are the font color and font type tags. Has anyone tested this?
Forum: Fixing WordPress
In reply to: Displaying HTML tags in commentsBeel,
By default, the HTML tags work for <b>,
- , <i>, and so forth, its only such tags as <font color>, <font type>, etc that do not work.
Forum: Fixing WordPress
In reply to: Displaying HTML tags in commentsSorry about all that script moshu, but I was instructed by another member on here “waraxe” to post all code pertaining to what I needed help with.
I clicked on the link and read the small passage, but cannot make any sense of it because I do not have a my-hacks.php file in my folder. Is there anywhere I can go to read up on this? More information would be greatly appreciated.
Forum: Plugins
In reply to: Is there plugin to force words to wrap in comments?I found the answer in a search