• Resolved benmez

    (@benmez)


    Hello,
    We are using WP5.5.3 with the theme Customify

    When a book is displayed.
    If I click on the link “illustrator”, “genre” or “Tag”, the list of illusrators, genre or tag is displayed
    BUT
    it is displayed once as a Mooberry feature + a second time as a page (we have set the page contents background with a different colour to make it easier to identify)

    Interestingly,
    We have checked with other themes like Guten or Accelerate, the list is displayed only once, as should be expeted. The problem seems to occur with Customify only.
    I know, we could simply change the theme, but customify offers so many more options, we’d like to keep it…
    Can you help with this issue?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author mooberrydreams

    (@mooberrydreams)

    I will have to look closer at the theme to figure out why this is happening but for now here is a quick fix. Put this in your Appearance -> Customize -> Additional CSS section:

    .titlebar-tagline .mbm-book-grid-div {
        display: none;
    }
    Thread Starter benmez

    (@benmez)

    Wonderful! Now it displays only once ??
    THANK YOU!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Compatibility with WP theme Customify’ is closed to new replies.