Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Forum: Plugins
    In reply to: pods: list all pods
    Thread Starter geeday

    (@geeday)

    Sir, you are a legend…..

    Thread Starter geeday

    (@geeday)

    I made that change but the link to ALL the jquery .js and .css files seem to remain in the source HTML.

    Forum: Plugins
    In reply to: widget css conflicts
    Thread Starter geeday

    (@geeday)

    To sort of close the thread.

    2 plugins are activated and they both use jquery, so the names of elements are the same. They both require separate jquery.css files for the the jquery plugin bit, so there is massive contention!!

    Forum: Plugins
    In reply to: widget css conflicts
    Thread Starter geeday

    (@geeday)

    again, thanks for the reply.

    the site has genesis sat on top of wordpress and is using “genesis tab” plugin which is created by the genesis author. http://sharpmoney.com/

    I expect the theme was editted and personalised. so given the plugin uses the original CSS, I expect this needs updating to match the existing (editted) theme. I think the fact all the class names are the same is confusing me. there is some color inheritance from the main theme (the green), but the layout (from the padding and margin) is all screwed up.

    (I’m not askign for help in editting the CSS, it more a mechanics of the theme/plugin interaction, hense the reason it is in the plugin forum).

    thanks

    hopefully

    Forum: Plugins
    In reply to: widget css conflicts
    Thread Starter geeday

    (@geeday)

    Thanks for the reply. I was more interested in the actual css conflict and the fact the widget and main site theme use the same style classes etc.

    Forum: Plugins
    In reply to: genesis plugins
    Thread Starter geeday

    (@geeday)

    I missed the point about a widget and a plugin. I have to create a widget which starts:
    class my_Widget extends WP_Widget {
    }
    I found this by reversing engineering, but the link you supplied will make things a lot clearer.

    cheers

    Forum: Plugins
    In reply to: genesis plugins
    Thread Starter geeday

    (@geeday)

    Thanks for the reply. So I need to build a specific Genesis plugin. I have Google, but yet to find a suitable example of how to write the code for the widget, and how to make sure it appears in the list.

    thanks again

Viewing 7 replies - 1 through 7 (of 7 total)