New Landing How can we help? Cardinal Recent Post under category not showing correct link

Viewing 10 posts - 31 through 40 (of 40 total)
  • Posted in: Cardinal
  • #170720
    Kirsten
    Member
    Post count: 192
    This reply has been marked as private.
    #170876
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    It’s strange it seem it was picking the latest testimonials with the empty title. I changed it’s status to draft so they wont appear but then new ones appear.

    Can i export your site content in WordPress export to import in one clean installation?
    This export don’t include any user information or so, it’s not an export of the database.

    -Rui

    #170890
    Kirsten
    Member
    Post count: 192
    This reply has been marked as private.
    #171761
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    @Kirsten

    I already manage to import all the content to my Cardinal installation, it took sometime because of the media elements.

    I was able to replicate the same issue, just didn’t had time to check it further.
    It’s my plans to do it tomorrow. I will keep you updated.

    thanks

    -Rui

    #173187
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi @Kirsten,

    Apologize for the delay, this took sometime to find.

    I already found the piece of code that is causing this, but will check with Ed when he comes online because any wrong change there can cause several problems in the rest of the site.

    Thanks

    -Rui

    #173213
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    I made a change in the file cardinal/swift-framework/core/sf-formatting.php
    I commented one line and added another.

    
    function sf_add_cpt_tags_to_archive($query) {
    	    //if ( is_category() || is_tag() ) {
    	    if ( get_query_var('is_category') || is_tag() ) { 

    Check if it’s ok now.

    -Rui

    #174244
    Kirsten
    Member
    Post count: 192

    It’s fixed! Thank you

    #174306
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Great thanks to Rui.
    Mohammad

    #174698
    JeffDSmith
    Member
    Post count: 31

    This fix worked for me too. Thank you!

    #174752
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome.
    Thanks
    Mohammad

Viewing 10 posts - 31 through 40 (of 40 total)

You must be logged in to reply to this topic.