shimsho
Forum Replies Created
-
Forum: Plugins
In reply to: [Kubio AI Page Builder] WordPress 6.7 BUGi got a temp fix for this, but it is really strange:
add css:
[data-kubio] img, [data-kubio] video { height: auto; width: 600px !important; }
Forum: Plugins
In reply to: [Favicon by RealFaviconGenerator] No Favicon in Bing Searchdaaang you were right. They did it after like 8 hours. Thank you sir!!!
Nice!
Finally someone who quickly corrects bugs. Thank you!
Thank you for your fast reply and for the investigation.
I forgot to reply myself. But I was able to fix it by myself, but I don’t know if it’s a global error or if it was just me.
So go to wp-content/plugins/simple-social-buttons/assets/js
-> front.js
line 105
Changed $(window).load(function () {
to
$(window).on(function () {
That fixed the error.
daaaamn you nailed it. Thank you so much! 10 /10
wow thank you so much for your fast support. It works so fine.
But there is another problem. I tried to change the border-radius of my dropdown/combobox-container-field or whatever and of the hover-background-option class to change to 50px but I failed. Can you help me with this. I tried with individual css.
Export: https://nopaste.net/B3t3fkmTDf
thank you so much.