Tagged: x
-
AuthorPosts
-
April 22, 2016 at 9:04 am #895402
PAYUCAParticipantHi, there are some problems with our new website.
1) The advertiser button on the left of https://clipkitmedia.com/de/ “moves” like it has an animation. Why is that?
2) The counter “VIDEO VIEWS” below flickers a lot, especially while counting. Any way to fix this?
3) On https://clipkitmedia.com/de/video-werbung-advertiser/ the white boxes around both contact persons are sometimes not correct in size, so that they stop around the height of the name. Happens especially on MacBook Pro.
4) We’d love to have the language switch as a dropdown menu. Polylang offers a Widget to do so, but the menu bar has no Widget space. Any (easy) workaround?April 22, 2016 at 9:05 am #895403
PAYUCAParticipantThis reply has been marked as private.April 23, 2016 at 1:31 am #896321
ChristopherModeratorHi there,
#1 Please disable ‘fade effect’ option from column settings.
#2 Please add following code in Customize -> Custom -> CSS :
span.suffix { display: block; float: none; }#3 Please remove height attribute from raw content elements.
#4 Please check this link :
Hope it helps.
April 27, 2016 at 8:37 am #902141
PAYUCAParticipantThanks for the fast help. The counter is however still flickering a lot. Also, how can I align the dropdown menu so that its not shifted to the left?
Thanks for the link to the polylang FAQ. I’ve read it before but found no easy way to add a dropdown to the menu (where the flags are right now). Any idea?
April 27, 2016 at 2:34 pm #902895
ThaiModeratorHi There,
To make the dropdown menu center, please add the following CSS:
.masthead-inline .x-navbar .desktop .sub-menu { left: 50%; margin-left: -100px; right: auto; }About the Polylang dropdown, please take a look at this article: http://presscustomizr.com/snippet/add-polylang-dropdown-navbar-widget/.
Hope it helps 🙂
April 28, 2016 at 4:46 am #903797
PAYUCAParticipantThank you, menu helped and will have a look at the polylang info.
The flickering of the VIDEO VIEWS counter still occurs however. Is there a fix? 🙂April 28, 2016 at 2:51 pm #904622
JoaoModeratorHi There I checked your website on Chrome and Firefox and I couldn’t notice any flickering on the videos.
They seem to be working 100% fine.
Let us know if you need further help,
Thanks,
Joao
May 2, 2016 at 4:29 am #908766
PAYUCAParticipantCould you kindly check in Chrome? It happens there for me on my Asus Zenbook with zoom to 2k resolution.
May 2, 2016 at 5:50 am #908836
ChristianModeratorThe flickering is because the number and text shifts from one line to two and vice versa. I followed the setup like your mobile views and that fixed the issue. See
http://i.imgur.com/5XMWSlZ.gifv
Hope that helps. 🙂
May 2, 2016 at 6:32 am #908898
PAYUCAParticipantThank you, Christian. This however brings up another problem – the br where there for a reason. Both middle counters should be on two lines so the layout looks better. How to solve this without the br?
May 2, 2016 at 8:17 am #909033
ChristianModeratorPlease assign a class to the Counter element (see attachment). Then, add the code below in your Appearance > Customize > Custom > CSS.
.my-class .number { display: block }Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-895402 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
