• Resolved wpkiller

    (@wpkiller)


    Dear Kemory,

    It’s been a long time since I’ve last disturbed your with your plugin. ??

    As you know, I’m using your plugin for some months now. Lately, I’ve noticed all book covers were grayed out in the admin panel (/wp-admin/edit.php?post_type=rcno_review).

    When removing the book cover, saving and loading it back (and saving of course) – it’ll make the image show again. So I’ve checked the code (F12 in Chrome) and here’s what I’ve found (if it helps):

    The grayed out images are only showing this code:

    
    <td class="book_cover column-book_cover" data-colname="Cover"><div style="width: 50px; height: 75px; background-color: #f1f1f1"></div></td>
    

    While shown images are showing:

    
    <td class="book_cover column-book_cover" data-colname="Cover"><img src="domain/wp-content/uploads/2018/05/???-??-cover.jpg" width="50px" /></td>
    

    Does it help somehow?

    Could be a version upgrade caused it? Can you think of any fix for that?

    Thanks in advance.

    • This topic was modified 6 years, 5 months ago by wpkiller.
    • This topic was modified 6 years, 5 months ago by wpkiller.
    • This topic was modified 6 years, 5 months ago by Jan Dembowski. Reason: Fixed formatting
Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Kemory Grubb

    (@w33zy)

    Hello again,
    Did this happen after a recent upgrade? If so which version were you upgrading from?

    Thread Starter wpkiller

    (@wpkiller)

    Dear Kamory, I guess so.
    I didn’t notice when it happens. I constantly upgrade my plugins. I can’t say now which update caused it. Unfortunately I’m not the one using the site and plugin (my wife is and she only told me now “can you fix the ongoing issue with the covers?”). Sorry for that.

    I’ve been having the same issue. About 1/2 my book covers disappeared after two upgrades ago. I’ve been slowly deleting, re-uploading and saving and since then I haven’t had a problem. Is there a better way to update them quicker?

    Plugin Author Kemory Grubb

    (@w33zy)

    Sorry guys I can’t look more closely at this issue as my internet has been down for 2 weeks I have been working from my phone.

    Thread Starter wpkiller

    (@wpkiller)

    Dear @bookwormdetective,

    I’ve found a work around. Using a plugin called “admin columns” I managed to show the featured image instead of the book cover for the reviews page.
    Note you’ll have to define the featured image as well as the book cover. I’ve did it anyway, so it was a goot workaround out of the box with no additional work.

    Plugin Author Kemory Grubb

    (@w33zy)

    The only solution I’ve found for this issue is removing the cover then updating the review, then re-adding the cover and updating the cover.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Missing book covers in admin panel’ is closed to new replies.