• Closed
  • September 5, 2016 at 6:46 pm #30175

    Hi,
    I am not getting the original formating of the widgets I had on the previous version (Evolve+ 2.6.6).
    – My website http://www.web-aid.fr has the 2.6.6 and the formating of the widgets is perfect
    – My website http://www.en.web-aid.nl has the upgrade 2.6.8 and I cannot get it right

    Could you please give a tip why is this happening on the upgrade? I don’t dare upgrading my other websites!

    Thanks for your support.
    Kind regards
    Françoise

    Denzel Chia
    Moderator
    Posts: 2656
    September 6, 2016 at 2:49 am #30179

    Hi,

    Your URL leads to 404 not found.
    http://www.en.web-aid.nl/

    Please my screen-shot
    http://image.prntscr.com/image/32898f0412c3475297c029aa0e76eb30.png

    Please provide a working URL, so that we can take a look at your issue.

    Thank you

    Françoise Isnard
    Spectator
    Posts: 71
    September 6, 2016 at 8:03 pm #30182

    Hi Denzel,
    I’m sorry! You have to write the url without the www.
    just type http://en.web-aid.nl/
    Thank you for your help!

    Denzel Chia
    Moderator
    Posts: 2656
    September 7, 2016 at 8:44 am #30186

    Hi,

    I think there is some changes to the styling.
    Please use the following in Theme Options -> Custom CSS ( For http://en.web-aid.nl/ )

    .widget-content {
    background: #f6f6f6 none repeat scroll 0 0;
    border: 1px solid #e0dddd !important;
    box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.9) inset !important;
    }

    Thank you

    Françoise Isnard
    Spectator
    Posts: 71
    September 8, 2016 at 12:54 pm #30197

    Great Denzel!
    The widgets are looking great again!!!
    I still have the problem with the mobile display, which I had on the other two sites (web-aid.fr and web-aid.nl, still on Evolve+ 2.6.6). I added to this en.web-aid.nl the styling code you gave for the other two sites, but it’s not working on this site.
    Do you have any other suggestion for a better mobile displaying?

    Thanks again!

    Denzel Chia
    Moderator
    Posts: 2656
    September 9, 2016 at 6:34 am #30205

    Hi,

    Sorry, I don’t understand your reply.

    The code I provided was for fixing widget on http://en.web-aid.nl/
    The code affects all layouts… mobile or desktop.

    I still have the problem with the mobile display

    Please describe your problem, I need screen-shot with annotation to help me understand your issue.

    Regarding http://www.web-aid.fr/ and http://www.web-aid.nl/
    I don’t see any problem with the widget design. Please kindly describe your issue in more details.

    Thank you

    Françoise Isnard
    Spectator
    Posts: 71
    September 9, 2016 at 1:42 pm #30209

    Hi Denzel,
    I am sorry I was not clear enough.
    The problem of the widget is SOLVED! Thanks for that!

    The display of the bootstrap slider on mobile device is still a problem.

    Please check how it should look like (www.web-aid.nl as example)

    Please check how it is looking now on en.web-aid.nl

    You helped me previously for this issue for web-aid.nl & web-aid.fr a month ago, but the code you gave me for solving this issue is not working on en.web-aid.nl.

    Hope to hear your solution!

    Denzel Chia
    Moderator
    Posts: 2656
    September 10, 2016 at 5:38 am #30215

    Hi,

    Please use the following for http://en.web-aid.nl/ in Theme Options -> Custom CSS

    @media screen and (max-width:768px){
    .carousel-caption {
    width: 80% !important;
    }
    }

    Thank you.

    Françoise Isnard
    Spectator
    Posts: 71
    September 10, 2016 at 1:36 pm #30218

    Fabulous Denzel! It’s perfect now!

    Denzel Chia
    Moderator
    Posts: 2656
    September 12, 2016 at 6:31 am #30229

    You are welcome.
    Thank you