Tagged: x
-
AuthorPosts
-
March 6, 2017 at 2:04 am #1395868
tewibowoParticipantHi there,
i tried to apply skin to the grid plugin
it doesn’t work (only works on the grid preview),
it looks like the X customize css or X Jquery conflict with the grid css or jquery plugin.would you mind to take a look? thank you
March 6, 2017 at 2:05 am #1395869
tewibowoParticipantThis reply has been marked as private.March 6, 2017 at 2:17 am #1395886
LelyModeratorHi There,
Wordpress login is asking Authentication code. Please provide that information and the link where the grid is added.
March 6, 2017 at 3:06 am #1395907
tewibowoParticipantHi There
i deactivated the authentication security,
the grid is in the homepage. on our portfolio section below.thank you
March 6, 2017 at 3:28 am #1395924
LelyModeratorHello There,
I did check and compare the grid from admin and frontend. I can see you have selected Portfolio skin. You’ve got Post title and category from that skins which is exactly what you get on the frontend. See this:http://screencast-o-matic.com/watch/cbe1Qu6up0. Would you mind clarifying the issue?
March 6, 2017 at 3:49 am #1395935
tewibowoParticipantHi There
that skin is not what you get on the fronted. (yes i’ve got the post title and category)
but the hover animation effect in and out doesn’t right.
also the overlay color doesn’t work.please check the skin preview with the preview button in the grid. (that’s the exactly skin supposed to)
thank youMarch 6, 2017 at 4:35 am #1395974
LelyModeratorHi There,
Thank you for the clarification.
I can see the issue now. There’s a JS error coming from Revslider:Uncaught TypeError: Cannot read property 'progress' of undefined at containerResized (jquery.themepunch.revolution.min.js:8) at HTMLDivElement.<anonymous> (jquery.themepunch.revolution.min.js:7) at Function.each (jquery.js:2) at a.fn.init.each (jquery.js:2) at a.fn.init.revredraw (jquery.themepunch.revolution.min.js:7) at Object.target (jquery.themepunch.revolution.min.js:8) at Object.g._callback (jquery.themepunch.tools.min.js:60) at Object.g.render (jquery.themepunch.tools.min.js:60) at Object.g.render (jquery.themepunch.tools.min.js:60) at Object.C._updateRoot.F.render (jquery.themepunch.tools.min.js:60)Please try this:
1. In the Slider Settings -> Troubleshooting set option: <b>Put JS Includes To Body</b> option to true.
March 6, 2017 at 9:19 am #1396326
tewibowoParticipanthi there,
the problem still exist..
i’m also set the troubleshooting set option to jquery no conflict mode
but there still problem with the grid skinlooking forward to the solution
thank youMarch 6, 2017 at 10:42 pm #1397190
LelyModeratorHi There,
There is some missing CSS when I checked.
Try adding this CSS on Appearance > Customize > Custom > Edit Global CSS:.tg-portfolio .tg-item-overlay { position: absolute; display: block; top: 0; left: 0; bottom: 0; right: 0; opacity: 0; visibility: hidden; -webkit-transition: all 400ms ease !important; -moz-transition: all 400ms ease !important; -ms-transition: all 400ms ease !important; transition: all 400ms ease !important; } .tg-portfolio:not(.tg-force-play):not(.tg-is-playing):hover .tg-item-overlay { opacity: 1; visibility: visible; } .tg-portfolio .tg-item-media-holder:hover .tg-item-overlay { background-color: #1e3066; }Hope this helps.
March 7, 2017 at 1:57 am #1397335
tewibowoParticipantHi there
thank you so much
much better now with the overlay is working.but the title and category still visible,
how to make it only visible when the item hovered?
thank youMarch 7, 2017 at 2:11 am #1397352
tewibowoParticipanthi there,
i fix this issue. thank you for your support!
great job!March 7, 2017 at 4:18 am #1397490
ChristopherModeratorYou’re welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1395868 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
