• Resolved nathanwright

    (@nathanwright)


    Hi

    I have been using your plugin for a little while not and am this week going to launch my site that uses it. The changes you have made have allowed me to create a great site.

    One issue that is causing me a real problem is that you don’t use the inbuilt Featured Image for the book covers or for the multi author plugin.

    I have reviewed the code and added the flag to enable featured image for books and the multi author plugin but each time you release a new version I have to edit my site otherwise I lose the featured image feature.

    The reason I need featured image to be enable is so that I can use third party plugins for grids (I need more flexibility that the one you provide but I do use your on some pages) and other plugins to display sliders etc which all rely on the featured image inside your custom post type.

    I understand that you will probably not want to enable this as standard in your plugins but could you a check within your code for a variable which I could set in the wp-config.php to set a define and if it is set then your plugin would enable the featured image for books and multi authors.

    Thanks for your help and a great plugin.

    Best wishes

    Nathan

Viewing 4 replies - 16 through 19 (of 19 total)
  • Plugin Author mooberrydreams

    (@mooberrydreams)

    If you can link me to the page that has your carousel hiding the book covers, I can take a look and see if I can revise the CSS code.

    I don’t know what you mean by “carousel option in e-books by shortcode”.

    elnatanrodrigues93

    (@elnatanrodrigues93)

    Take a look at the carroussel on my theme here in “E-books”: https://reformai.com/assinante/

    As for the carroussel by shorcode, I mean a grid gallery where e-books are in rows by carroussel (like in the netflix movie gallery). In my topic you can take a look.

    Plugin Author mooberrydreams

    (@mooberrydreams)

    Try this code instead of the previous one:

    body.single-mbdb_book .entry-image {
        display: none;
    }

    And no, sorry I can’t help with other plugins. I am not familiar with carousel plugins.

    If you require additional assistance with either this issue or another, please create a new topic with your question. Thanks!

    Plugin Author mooberrydreams

    (@mooberrydreams)

    Nathan,

    Using the feature image for Authors is now available! Update MBM Multi Author to version 1.27 and turn on the option in the MBM Settings -> Multi-Author settings page.

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘Featured Images’ is closed to new replies.