Forum Replies Created
list of topics you have created till now.
-
-
cuentacanciones
Participant1 December 2015 at 00:07Posted in : Portolio pictures doesnt align properlyI have found the issue, is the plugin: WPBakery Visual Composer, when is deactivated all works fine.
cuentacanciones
Participant30 November 2015 at 20:57Posted in : Portolio pictures doesnt align properlyI’m not sure if these js errors (you can see them when you inspected the page) are related (By the way i haven’t modified any file):
cannot call methods on isotope prior to initialization; attempted to call ‘reloadItems’r @ isotope.pkgd.min.js?ver=4.3.5:7t.fn.(anonymous function) @ isotope.pkgd.min.js?ver=4.3.5:7(anonymous function) @ (index):8l @ jquery.min.js:2c.fireWith @ jquery.min.js:2v.extend.ready @ jquery.min.js:2A @ jquery.min.js:2
isotope.pkgd.min.js?ver=4.3.5:7 cannot call methods on isotope prior to initialization; attempted to call ‘reLayout’r @ isotope.pkgd.min.js?ver=4.3.5:7t.fn.(anonymous function) @ isotope.pkgd.min.js?ver=4.3.5:7(anonymous function) @ (index):8l @ jquery.min.js:2c.fireWith @ jquery.min.js:2v.extend.ready @ jquery.min.js:2A @ jquery.min.js:2
isotope.pkgd.min.js?ver=4.3.5:7 no such method ‘reLayout’ for isotope instanceNote: I have your last theme version
cuentacanciones
Participant30 November 2015 at 20:31Posted in : Portolio pictures doesnt align properlyI have this issue too, Ihave added your code (actually all combinations). right now my external Js code is:
jQuery(document).ready(function($)
{$(‘.rm-button-open’).click(function() {
$(‘#filters li’).eq(1).find(‘a’).trigger(‘click’);
$(‘#filters li’).eq(0).find(‘a’).trigger(‘click’);
});
$( ‘.portfolio-items’ ).isotope( ‘reloadItems’ );
$( ‘.portfolio-items’ ).isotope( ‘reLayout’ );});
It works on computers but not on mobile version. Here you can see the problem (On your mobile):
http://elprofesionalweb.com/