New Landing How can we help? Atelier Blog Post Customization v2

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Atelier
  • #177089
    terrysmith
    Member
    Post count: 48

    I know you guys have been busy with the new release, and I appreciate the bug fix that was included for my previous thread but I’m still waiting for help on the rest of my questions.

    I have this in my child theme in order to remove your related posts functionality, but it is not working:
    remove_action( ‘sf_post_after_article’, ‘sf_post_related_articles’, 10 );

    I also have copied over /swift-framework/layout/single-post.php and commented out the lines below so that these sections would be removed too, but they are not being removed. I have added display text to the file before and verified that it is being called.

    /* AUTHOR */
    //if ( ! $show_related ) {
    remove_action( ‘sf_post_after_article’, ‘sf_post_related_articles’, 10 );
    //}

    /* SOCIAL */
    //if ( ! $show_social ) {
    remove_action( ‘sf_post_content_end’, ‘sf_post_share’, 30 );
    //}

    Thank you,
    Terry

    #177118
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi Terry,

    Apologies that I missed that with my previous response – I’ve just responded to your original topic.

    – Ed

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register