yuncreativelabs
Forum Replies Created
-
Just writing to let you all know that the Social Sharing Toolkit by linksalpha Plugin was causing a conflit…
Thanks anyway for the support!thanks a lot for your help.
I commented the lines you said and I tried deactivating the slider I have on my hompeage (the latest change I made installing a plugin)…unfortunately the issue remains.
and my Nimble portfolio buttons redirect me back to my homepage.are you finding any more errors?
Thanks a lot for the reply! I knew I could count on your help ??
I’m going crazy looking for the “other.js” file, can’t find it!!!!I’ll let you know if this fixes it all ??
what does this mean:
Uncaught TypeError: Object [object Object] has no method ‘hoverIntent’ theron.js?ver=3.5:45
(anonymous function) theron.js?ver=3.5:45
v.event.dispatch jquery.js?ver=1.8.3:2
o.handle.u jquery.js?ver=1.8.3:2
firebcp cc.js:1
doneload?
I tried removing all the code pasted here but the error keeps showing…
I really don’t understand why this happened all of a sudden, it was working without problems and with the exact same code!Hi again and thanks for the support,
unfortunately I’m not a developer and I’m not sure what is going wrong here.The code at the line you say is the following:
//MENU Animation if (jQuery(window).width() > 480) { jQuery('#topmenu ul > li').hoverIntent(function(){ jQuery(this).find('.sub-menu:first, ul.children:first').slideDown({ duration: 200}); }, function(){ jQuery(this).find('.sub-menu:first, ul.children:first').slideUp({ duration: 200}); }); jQuery('#topmenu ul li').not('#topmenu ul li ul li').hover(function(){ jQuery(this).addClass('menu_hover'); }, function(){ jQuery(this).removeClass('menu_hover'); }); jQuery('#topmenu li').has("ul").addClass('zn_parent_menu'); jQuery('.zn_parent_menu > a').append("<span></span>"); } jQuery('.midrow_blocks_wrap').equalWidths();
Are there any errors??
Hello guys,
I am trying to understand why, all of a sudden, my filters buttons are not filtering the portfolio items but are redirecting me back to my homepage.
Has this happend to anyone before?
How do I fix it? I didn’t change anything in the last days so it is really happening all of a sudden – no updates either.Thanks!
ps. here the link: https://www.yuncreativelabs.com/wp/gallery/
Let me explain better what I would like to do, since I’m no PHP expert:
https://docs.google.com/file/d/0B7ckUZUdHpRpMk9MazFYZEt0XzA/edit?usp=sharingA panel for tags on each item would be great. if it’s too complicated to do, could somebody just paste the function I need? is it too much to ask? ??
thanks!I’m talking about having tags on portfolio items too…Don’t know if the thing would be possibile without massive work.
what do you think?you are the man ??
huge thanks for the help and the brilliant plugin!You’re super right sorry!
https://www.yuncreativelabs.com/wp/gallery/I’m still getting the 404 page error even after changing the ‘slug’ to “gallery”.
the weird thing is that for a moment the plugin looks like it’s showing the correct filtered items but after a few seconds it goes to 404.
anywone willing to help me fix it?
thanks in advance! ??Forum: Fixing WordPress
In reply to: Weird dots on pageWeirdly they where not on the sidebar…I killed them with a not-so-nice:
body {list-style-type:none;}Forum: Fixing WordPress
In reply to: Weird dots on pageActually that may be cause I am not the author of that template…
I didn’t even know about those errors, but thanks for your help, I will try to fix them as well!Forum: Fixing WordPress
In reply to: Weird dots on pageThanks! I checked in the css and set all to list-style-type:none; but they keep showing.
Any suggestion where to look? I gotta kill ’em.