Hi!
I am having an issue of un-selected categories being populated on the blog 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 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
}
Thank you for your time.
Hey Macroview_research,
Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
Rikard
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.
Hi Macroview_research,
Ok, let us know when to check again.
Best regards,
Victoria