• Resolved dimned

    (@dimned)


    Hi,

    I use free Virtue theme and installed your plugin. When Foundation CSS is enabled it crashes all the styles and looks horrible. When I disable it the theme styles are back but Listing I created with your plugin looks horrible – all the content is aligned to the left including my theme sidebars, comments, etc. Could you test your plugin with Virtue theme? Thanks

    https://wordpress.org/plugins/simple-directory/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author michaellautman

    (@michaellautman)

    dimned… unfortunately it is impossible to test the plugin with every theme. However, I do see that Virtue is built with Bootstrap. The Pro version of Simple Directory includes bootstrap-based page templates, so that may be something to consider. You see it at CodeCanyon

    Thread Starter dimned

    (@dimned)

    Hi Michael,
    Could you test Virtue theme with your pro version and let me know if they are compatible? Or could you send a demo of pro version so I could see it? Thanks

    Plugin Author michaellautman

    (@michaellautman)

    dimned,
    I tested the virtue theme, and I think that I found the problem. The theme sets the right and left hand margins of each row to -15px. In order to fix this on pages used by Simple Directory, you need to do the following:
    1. Upgrade to 1.4.16
    2. add the following code to the Custom CSS box under Listings->Settings:
    .row {margin-left:0px!important;}

    I can’t guarantee that there won’t be other layout issues with this theme however.

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

The topic ‘Conflict with Foundation CSS’ is closed to new replies.