Home › Forums › All Other Themes › Sugarwod button in head section
Tagged: gym pro
- This topic has 19 replies, 2 voices, and was last updated 8 months, 3 weeks ago by
Forum Moderator.
-
AuthorPosts
-
August 27, 2021 at 8:09 am #183130
Hello,
Our Gym is working together wit Sugarwod. This app we want to integrate in our website.
Bij using the scrip in the header section:<script>
window.sugarwod_options = {
id: “*********”,
color: “#fcb900”,
button: “no”
}
</script><script src=”//cdn.sugarwod.com/plugin/v1/sugarwod-plugin.js” async></script>
This works fine for me, i am an android user. But not for the people with a iPhone. The header pictures wont reload for them.
Can you have a look?
http://www.crossfithengelo.nlAugust 27, 2021 at 1:31 pm #183141Hi,
Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.
Regards,
ChrisAugust 27, 2021 at 2:50 pm #183143August 27, 2021 at 2:53 pm #183144August 27, 2021 at 2:54 pm #183145The pictures on the iPhone, keeps on loading and loading.
August 31, 2021 at 6:39 pm #183316August 31, 2021 at 7:02 pm #183319Hello Chris,
That is because I did turn off the feature.
I Will turn it back on.
Please have another look.Yours Sincerely
Bas KellerAugust 31, 2021 at 7:31 pm #183321Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) { .slider-main .nivo-caption { display: block !important; } .theme-default .nivoSlider img { display: block !important; } }
Regards,
ChrisAugust 31, 2021 at 8:09 pm #183323Well, that worked a little bit. The White block is gone and half a woman is visible. Tja is half the picture. The slider is not working.
Yours Sincerely,
Bas KellerSeptember 1, 2021 at 6:53 pm #183385Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) { .nivoSlider { min-height: 240px !important; } }
Regards,
ChrisSeptember 1, 2021 at 7:21 pm #183387September 2, 2021 at 6:30 pm #183419Hi,
Kindly use this CSS.
@media screen and (max-width:479px) { .slider-main .nivo-caption, .slider-main .nivo-caption .title, .slider-main .nivo-caption .slidedesc { display:block !important} }
Hope this help you.
Regards,
ChrisSeptember 2, 2021 at 7:34 pm #183426Hi,
Still no slider and no tekst.
Regards,
BasSeptember 3, 2021 at 6:22 pm #183470Hi,
Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.
We’ll check and revert back to you.
Regards,
ChrisSeptember 6, 2021 at 5:38 pm #183528 -
AuthorPosts
- You must be logged in to reply to this topic.