Forum Replies Created
-
AuthorPosts
-
December 31, 2013 at 7:51 pm in reply to: Use Advanced Layout Editor in portfolio's preview section #204136
Thanks.
UPDATEDJust in case anybody wants to use the Ajax Portfolio BUT feels that they don’t need a portfolio preview section coz they’ll replicate the same content … and take advantage of the ALE (I use it for the accordion + a specific layout template) here’s a little hack for ya :
File : config-templatebuilder/avia-shortcodes/portfolio.php
Line : 550replace this line ~
$content = str_replace(‘]]>’, ‘]]>’, apply_filters(‘the_content’, $params[‘text’] )); unset($params[‘text’]);
______________________________________$content = str_replace(‘]]>’, ‘]]>’, apply_filters(‘the_content’, $entry->post_content )); unset($params[‘text’]);
This will allow you to use entry’s content instead of the portfolio preview.
Cheers.
-
This reply was modified 11 years, 10 months ago by
Adame. Reason: Updating
December 31, 2013 at 4:53 pm in reply to: Can't place ads on Ajax Portfolio preview text section #204069Peter,
Hmmm. So no need to force it.
Thanks for pointing that “Google Policy” thing out.Cheers!
Woothemes Sensei plugin integration.
Thanks for the tip.
I wasn’t using a caching plugin. But by desactivating plugins, it turned out it was actually a conflict with ‘Google Analytics for WordPress’.
I desactivated it and used the embed GA in Enflod’s admin section. Masonry is back.
Thanks!
-
This reply was modified 11 years, 10 months ago by
-
AuthorPosts
