Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1172733
    marcooos
    Participant

    I switched from Icon to Ethos because I wanted the post carousel at the top of the page.

    But now it’s completely messed up, the post images dont show, just the titles.

    #1172742
    marcooos
    Participant
    This reply has been marked as private.
    #1172891
    Paul R
    Moderator

    Hi,

    I was able to fix it by adding this in your child theme’s functions.php file

    add_filter( 'x_enqueue_parent_stylesheet', '__return_true' );

    We made some changes with the child theme in xtheme v4.3.3

    https://theme.co/changelog/#theme-4-3-3

    #1174390
    marcooos
    Participant

    Awesome, thanks Paul.

    #1174557
    Christian
    Moderator

    You’re welcome.

  • <script> jQuery(function($){ $("#no-reply-1172733 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>