Tagged: ajax portfolio
Hi,
How can I disable and hide the “Open a preview of the entry (known as AJAX Portfolio)” in the Link Handling of the Portfolio Grid?
I have no need for that feature.
Thanks
Peter
Hey Peter!
Please go to Enfold/config-templatebuilder/avia-shortcodes and open portfolio.php file and find
__('Open a preview of the entry (known as AJAX Portfolio)', 'avia_framework' ) =>'ajax',
and comment it out using // as following
//__('Open a preview of the entry (known as AJAX Portfolio)', 'avia_framework' ) =>'ajax',
Regards,
Yigit
Hi Yigit!
On line 131 I did as told, but the option is still on the portfolio grid element…
see here:
http://gyazo.com/2570e4aa7592982cf413f8c35ce03746
Thanks for help on this
Peter
I have to correct me – after clearing all caches it’s working now…
Cheers
Peter