Hey guys,
something is wrong after updating to (3.5.1).
The article preview, the breadcrumb and the share buttons goin wild.
Any idea?
And can I handle the issue somehow that on the last and first product – it shows also the pic before and after – means: can I create that circle always going to beginning and end of the products?
Thanks
Best Stephan
Hey handelsmann!
When a theme is updated WordPress overwrites the old theme files with new ones. I suspect this to be the reason why your site elements are displaced. If you modified the theme files without a child theme the custom modifications will be lost We recommend using child theme in case you are not using one yet.
Contact your hosting provider and check with them if they can revert your site back to the time just before this happened.
If they are able to restore your site then use a child theme and move all your custom modification to the child theme then update the theme so the files don’t get overwritten.
Cheers!
Vinay
Hey Vinnie,
you are free to check the settings. Nothing changed and I am using the child theme from the beginning.
You have access to the testversion before UPDATING and liveversion after UPDATING.
You already have the LOGIN-Details but I will give the data again.
Thanks for helping out.
Best Stephan
Hi!
Sorry for the delay. It breaks because of this code from the public.css of the Easy Facebook Plugin:
.responsive, .responsive span, .responsive span iframe[style], .responsive span img {
width: 100% !important;
}
Please remove it or deactivate the plugin.
Regards,
Ismael
Hi Ismael,
crazy. Is it that plugins write directly into the public.css? Thank you so much for helping out.
THIS IS AWESOME.
Best Stephan