Forum Replies Created
-
AuthorPosts
-
August 12, 2018 at 10:12 pm in reply to: Un-selected categories appearing in blog when using the masonry content elements #996503
Hi Dude,
Sorry for the delay! I am wanting to select other categories asides “Free Content & Samples” for the STREAM page. Let me get it sorted then I’ll ask you to look again. Thank you for your time.
August 6, 2018 at 8:08 am in reply to: Un-selected categories appearing in blog when using the masonry content elements #993821This reply has been marked as private.Thanks dude!
Hi,
I am having the same issue of un-selected categories being populated on the website page using the masonry content elements function. I added the code below in the Enfold functions.php file and had no success even after refreshing the cache. Can someone please help me resolve this long-standing issue?
// pipe add_action( 'wp_footer', 'ava_custom_script' ); function ava_custom_script() { ?> <script type="text/javascript"> (function($){ function b() { $('.av-sort-by-term').find('.text-sep').empty().text('|'); } b(); })(jQuery); </script> <?php }
- This reply was modified 6 years, 3 months ago by Macroview_research.
I’m sorry I meant I want to hide the categories, not the children specifically. It’s for masonry (articles with images and title format) Can you please tell me how to do that? Thank you for your time!
- This reply was modified 7 years, 3 months ago by Macroview_research.
Hi Victoria,
I added the ‘include_children’ => false comment plus a comma to separate the previous statement and the children themes are still displayed. Perhaps ‘include_children’ => false function has been changed to something else now or another area of the site needs to be modified? Thank you.Hi Victoria,
I added the ‘include_children’ => false comment plus a comma to separate the previous statement and the children themes are still displayed. Perhaps ‘include_children’ => false function has been changed to something else now or another area of the site needs to be modified? Thank you for your time.- This reply was modified 7 years, 3 months ago by Macroview_research.
Hi Victoria, I send you my login contents a day ago. Did you receive them? You can access the masonry layout in question through the welcome page. Thank you for your assistance.
-
AuthorPosts