Hi,
Currently i am using the ajax portfolio preview twice on the same page. I would like to be able that when you open one of these that you automatically close the other portfolio preview how can i achieve this?
Cheers,
Ben
Hi Benjaminlivingthebrand!
Open up enfold/js/shortcodes.js and replace
animating = true;
loader.hide();
with
animating = true;
$('.avia_close').trigger('click');
loader.hide();
Regards,
Peter
Can someone please help me solve this?
Hi!
Thank you for using the support forum!
I’m sorry if we didn’t ask the enfold version. The code above will only work for enfold 2.6.2 which is way off the current version that you have, 2.4.5. We suggest that you update theme if there is a new release. Please download the latest version from your themeforest account then update the theme via FTP. Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750
The update should take care of the issue. If not, please follow Dude’s advice above. Sadly, the update might cause some of the content to not function properly. You might need to recreate some of them from scratch.
Thank you for your understanding.
Regards,
Ismael