Code Monkey home page Code Monkey logo

comment-highlighter's People

comment-highlighter's Issues

some small issues with plugin wpthread

What version of the plugin are you using?
0.8

What version of WP are you using?
2.5.1

What operating system are you using?
debian linux

What browser are you using?
firefox2

What steps will reproduce the problem?
I also use the wpthread plugin:
http://blog.2i2j.com/plugins/wordpress-thread-comment
and the admin-link which I put into my comment template form to appear
besides every coment does not appear on comments made as replies :-(
I don't know if there is anything you can do but still...

Original issue reported on code.google.com by [email protected] on 9 Jul 2008 at 6:49

Is it possible to use this plugin for GRAVATARS?

What version of the plugin are you using?
0.8

What version of WP are you using?
2.6

What operating system are you using?
Windows XP

What browser are you using?
Mozilla Firefox

----------

I was wondering if it would be possible to use this plugin for GRAVATAR
use. I'm able to use it for the MAIN COMMENT TEMPLATE FILES ONLY. This
means that I understand only one function (.commentlist (or hardly
understand it)), which is the main COMMENT LOOP comment item. With it I can
add borders, backgrounds, change fonts, text styles in my
currently-being-developed website's comments
(www.makingyourinternetprofits.com).

I like using your plugin a lot, but I'd still like to know if there's any
way how I could use it for the AVATARS (gravatars). 

I want to make a 80x80px gravatar with a 1px solid #000 border and a
padding (yes, a padding, not a margin) of around 468 pixels. I would like
to add a background (468x60 px) to the gravatar's free PADDING space.

I know how to do that in Custom Style Sheets, but I don't know how to do it
by using your plugin. So far I tried these commands (none worked):
.commentlist .avatar .myavatarcsscode
.avatar .myavatarcsscode
.myavatarcsscode

I'm desperate for help :). I assume that it's probably impossible to do
that, so are there any "MANUAL ALTERNATIVES" like from this website:
http://www.nyssajbrown.net/2007/06/19/wordpress-tips-tricks-author-comment-highl
ighting/

Thank you for reading my support ticket.
Josh Vojtkievic, www.makingyourinternetprofits.com

Original issue reported on code.google.com by [email protected] on 27 Jul 2008 at 7:25

get_bloginfo('url') incorrect

I just installed the plugin but ran into a problem with the buttons in the
admin section (it posted back to the wrong URL).

In the code it references get_bloginfo('url'), but this might work for a
default install (blog in root directory) - I'm unable to confirm this. For
me this did not work as I have the blog in a different folder.

Fix: I changed the get_bloginfo('url') to get_bloginfo ( 'wpurl' ) and all
worked fine.

Original issue reported on code.google.com by [email protected] on 6 Nov 2007 at 9:08

Post ID, Comment ID vs. Global

It is possible to check both Post ID, Comment ID AND Global, which doesn't
make any sense. 

I should make some javascript or convert the checkboxes to radio buttons
instead.

Original issue reported on code.google.com by [email protected] on 5 Oct 2007 at 9:29

Repeating classes

What is the expected output? What do you see instead?
Function print expected string for 2 times in the template(string string)

What version of the product are you using? On what operating system?
0.6 (WP2.3.1)


Original issue reported on code.google.com by [email protected] on 9 Dec 2007 at 6:59

problems if wp installed into a subfolder

What version of the plugin are you using?
0.6

What version of WP are you using?
2.5.1

What operating system are you using?
linux debian

What browser are you using?
firefox

What steps will reproduce the problem?
I followed your FAQ to insert the admin link to the comment header, but the
resulting link won't open, I had to correct this in your code: 
$_url = get_bloginfo ( 'wpurl' ) .
you were just using url not wpurl and as I isntalled wp into a subfolder,
it didn't work

Please provide any additional information below.

Furthermore I installed your plugin into its own folder under
plugins/comment-highlighter/ so I also had to modify this line:

$_url = get_bloginfo ( 'wpurl' ) .
"/wp-admin/options-general.php?page=comment-highlighter/comment_highlighter.php&
amp;c={$comment->comment_ID}"
;

so the extra folder is in the path as well.

Original issue reported on code.google.com by [email protected] on 8 Jul 2008 at 9:53

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.