• Resolved huberm

    (@huberm)


    thx for this awsome plugin.

    maybe the following hint might help some people with a common problem:

    if a certain theme messes up wp-dTree graphics, it could be an image-anchor with its “display” set to “block”. at least this was the case for the carton theme (which i like as much as wp-dTree).

    so if wp-dTree doesnt work with your theme, but with several others, i suggest you install the “custom css” plugin and add the lines

    .dtree a {
    display: inline;
    }

    being a complete css noob, it took me about 6 hrs to figure this out – but the plugin is definitely worth the work !

    Thanx a lot

    Martin

    https://wordpress.org/plugins/wp-dtree-30/

The topic ‘Possible solution when wp-dTree graphics is messed up’ is closed to new replies.