This topic has 11 replies, 3 voices, and was last updated 9 years by Radu.

  • Author
  • #154760
     peterhs
    Participant

    Hi,

    I have installed a copy of Mooberry Books and at first it seemd to work just fine with KLEO. But Mooberry is generating taxonomy based book grids for genre, tags, editors and more. And those are broken.

    I disabled all other plugins: no result.

    I changed to another them: Mooberry works a charm.

    Change back to KLEO: Mooberry broken again.

    Any idea what I can do?

     

    Cheers,

    Peter

    #154822
     Laura
    Moderator

    Hello, will assign the ticket to a higher support level who can help and advise you in your query.
    Thanks! ?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #154914
     Radu
    Moderator

    Hi,

    Did you encounter same issue using default wp theme ?

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #155001
     peterhs
    Participant

    Hi Radu,
    just double checked with Twenty Fifteen, Sixteen and Seventeen. They all work.

    I have been in touch with Christie at Mooberry and we were wondering how to get here access to Kleo so she could have a look. I could set up a wordpress site for her with admin access but maybe it would be easier if you get in contact with her directly: http://www.mooberrydreams.com/contact/

    Cheers,
    Peter

    #155060
     Radu
    Moderator

    Hi,

    You should give them access to can take a look

    According to your initial message “But Mooberry is generating taxonomy based book grids for genre, tags, editors and more. And those are broken.”

    How are they broken? What’s the difference between the plugin running thru kleo and running thru a default theme, I need to know more details more than “broken”, please describe in details what it’s happens
    I recommend you to put the install somewhere online, maybe it will be needed to take a closer look at that.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #155242
     peterhs
    Participant

    Hi Radu,

    I’ve set up http://www.zinzino.rocks/book/book2/ for you.
    If you click on the link it will direct you to one of the books in Mooberry. There you should see links for Editor, Genre and Tags. If you choose any of the original Worpdress Themes in the backend you will get directed to the next page that lists all the books that belong to that Editor, Genre or Tag.
    If you enable Kleo though, this part is not working. It redirects to /blog or so.

    Login credentials for zinzino.rock/admin
    User: kleotest
    Password: iCa3w@Ctx66g!OuYjR

    I’ll send the same to Christie @ Mooberry. So hopefully that will not overlap you testing things.

    Cheers,
    Peter

    #155248
     Radu
    Moderator

    I saw that, using kleo template the author link http://www.zinzino.rocks/editor/billyboy/ it’s not displayed the book, please leave there the FTP login credentials in a private reply to can take a closer look at that

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #155251
     peterhs
    Participant

    That was quick 🙂

    FTP: http://ftp.zinzino.rocks
    User: zinzino.rocks
    Passwd: TestKleo$

    #155252
     peterhs
    Participant

    Huh, don’t know where the http:// came from for the ftp address. In any case it’s without it.

    #155508
     Radu
    Moderator

    Hi,

    Please have a look now, it displays as it should,

    I’ve installed the child theme on the site and I’ve added the content.php file into it and replacing the kleo_excerpt by the_content() function at line 69.

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #155525
     peterhs
    Participant

    Hi Radu,

    your customer reviews certainly are right. Your support is awesome. Thanks for that.

    Slight pickle with the current fix: The tax grids usually don’t show the meta tags. Same for the ‘continue reading’ button. Meta tags are the minor issue. Clicking the button produces and error though. I guess both could be fixed with css display:none one way or another. Not sure if my css is good enough to only disable those two on the Mooberry tax grids without affecting the rest of wordpress.

    Just realized that I installed WordPress in German. Does that work for you or should I install in English or find a plugin that will change the backend to English?

    Cheers,
    Peter

    #155724
     Radu
    Moderator

    Hi
    You can use this css it styles a little the single book page

    COPY CODE
    
    
    #mbm-book-page .mbm-book-cover, #mbm-book-page .mbm-book-goodreads-image {width: 65% !important;    margin-right:20px;}
    #mbm-book-page .mbm-book-summary, #mbm-book-page .mbm-book-details-outer, #mbm-book-page .mbm-book-excerpt {
        float: left;
        width: 32% !important;
        margin: 0;
    }
    
    div#mbm-book-page {
        padding: 0;
        margin: 0 !important;
    }
    
    
    .single-mbdb_book .article-content {float:left !important; margin:0 !important;margin-bottom:40px !important;}
    .single-mbdb_book .container .with-meta .article-content, .posts-listing.standard-listing.with-meta .article-content {width: 100% !important;}
    .single-mbdb_book #mbm-book-page .mbm-book-details {margin:0}
    

    I’ve changed the meta style from left to inline under title

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 12 posts - 1 through 12 (of 12 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?