• Originally, the plugin didn’t work for me and I gave only 1 star. Shahpranaf followed up immediately and looked into the matter. He fixed the problem for me within a day. Now the plugin is working.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author shahpranaf

    (@shahpranaf)

    Hi laptophobo,

    Can you provide link and access to your site or can explain in detail to what you did after installing the plugin. Let me take a look to your problem.

    Thanks

    Thread Starter laptophobo

    (@laptophobo)

    I can certainly do that, but I’d rather send access to you directly to your email address (for obvious security reasons). Anyway, here’s what I did:

    After installing and activating the plugin I saw the “Show or Hide Featured Image” option on the new Post. I checked the box. But when I go to the Post (located at: https://karnaliexcursions.com/a-test-post/) the Featured post is still viewing.

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Please provide access details at redacted. Will surely try to solve this issue.

    Please don’t.

    I know you are trying to solve this users problem but I’d like to request you don’t ask for those credential, as it goes beyond the kind of requests we allow on the forums.

    https://codex.www.ads-software.com/Forum_Welcome#The_Bad_Stuff

    If you are given admin credentials, you are potentially liable for any potential damage that maybe caused, not only by yourself but anyone accessing the system. Even if you do not provide warranty with your own product.

    Unless you’re willing to take responsibility for that user’s installation from now on (and they should NOT let you do that) then please do not ask or suggest that someone provide you those admin or FTP details.

    You can provide assistance here, ask for log data, you can make recommendations and even suggest changes. But do not seek admin or FTP access. That’s just going too far.

    Plugin Author shahpranaf

    (@shahpranaf)

    Hi Jan,

    I totally agree with you and will make sure next time.

    @laptophobo, will reply you soon with the solution

    Thanks
    Pranav Shah

    Plugin Author shahpranaf

    (@shahpranaf)

    Hi laptophobo,

    It seems you are using custom theme and your html structure is not as per the WordPress default theme, this plugin will need minor change for your theme.

    In next release, will provide option to hide thumbnail having custom classes on single page.

    If you can code a little bit then below steps will solve your problem until next release.

    1. Go to plugin editor: https://karnaliexcursions.com/wp-admin/plugin-editor.php
    2.Select Hide Featured Image from right side dropdown
    3.Search for “.has-post-thumbnail img.wp-post-image” in index.php & replace it with “img.wp-post-image”.
    4. click on save
    Thats it.

    Hope it solves your problem.

    Thanks

    I tried the coding edit you suggested but it’s still not working on my site. I’m using the MH Magazine Lite theme if that helps at all. I’d love to get this plug-in working since it’s exactly what I’m looking for.

    Thanks,
    JP

    With Divi Theme from ElegantThemes one can replace by
    .et_post_meta_wrapper img{ display: none !important; }

    Actually, is only a matter of applying the value “none” to the css attribute “display” added under condition ?? Brillant !

    Except for performance page load, because image be downloaded anyway.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘works for me’ is closed to new replies.