• Resolved 6moss

    (@6moss)


    Hello,

    Since the update, I can’t get back the original layout of my hustle widget.

    Here is the original : https://imgur.com/xPdEpN5

    Here is the broken one after the update : https://imgur.com/9wg44e9

    I also lost all my custom CSS added in the plugin, which was not hard to recover, but still a bit disappointing.

    Except that, great plugin and good update !

    Edit : obviously, I tried the other layout but none fit to my need. Currently I have another one but the image is not showing : https://commentchatva.fr/

    • This topic was modified 6 years, 10 months ago by 6moss.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Williams – WPMU DEV Support

    (@wpmudev-support8)

    Hey @6moss,

    Hope you’re well.

    Thank you for informing us about custom CSS panel. I can replicate the issue, so I just report it to developers. I am sure it will be fixed one of the next releases. By the way, to make your widget closer to original you can add this custom CSS;

    #hustle_module_widget-2 .hustle-modal-optin_field, #hustle_module_widget-2 .hustle-modal-optin_button, #hustle_module_widget-2 button{
    	display:block;
    	width:100% !important;
    	margin-right:0px;
    	margin-bottom:1px;
    }

    If you want you can add image and I can check with an image too, to make it even closer or same with the original one.

    Cheers,
    Oguz

    Thread Starter 6moss

    (@6moss)

    Hi Oguz,

    Thanks for your quick answer !

    I tried to add the custom css but nothing changed ?

    Indeed, I can add an image, but there is already a featured image, that doesn’t show in the plugin but is present in the “after-content” block. So if I add an image in the content part, I will have 2 images in the after-content, right ?

    6moss

    Plugin Support Williams – WPMU DEV Support

    (@wpmudev-support8)

    Hey @6moss,

    Hope you’re well today!

    Can you check the where you place the Custom CSS? As far as I understand you already have some custom CSS and they are conflicting with the codes that I shared you. Can you add latest codes to at the end of custom CSS editor? These codes should be last codes.

    For the featured image, looks like in the new version it adds left and right. And because of limited width on widget area, it’s not showing featured image. Can you try to add via content instead of featured image section?

    Cheers,
    Oguz

    Hello @6moss,

    I trust you are well!

    We’ve not heard from you in a while. I’ve marked this ticket as resolved for now, but if you need anything else at all, we’re here for you, please just reopen the ticket or create a new one.

    Have a great day!

    Cheers,
    Nastia

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Widget display issue’ is closed to new replies.