Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #985676
    karaokelove
    Participant

    Hi, I’m having an issue with my site at http://www.streamauthority.com. I want to allow comments on my pages, but when I check “Allow Comments”, my stack totally breaks down.

    Wordpress Version: 4.5.2
    Themeco Version: 4.4.2
    Cornerstone Version: 1.2.4

    #985682
    karaokelove
    Participant
    This reply has been marked as private.
    #985833
    Thai
    Moderator

    Hi There,

    Upon checking your website, I see some JS errors.

    Please try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

    Hope it helps.

    #985941
    karaokelove
    Participant

    That seems to have helped. Thanks!

    #986121
    Joao
    Moderator

    Great,

    Let us know if you need further help.

    Thanks,

    Joao

    #991640
    karaokelove
    Participant

    So my theme no longer breaks, but I still can’t get comments to show up on my pages, even with “Show Comments” enabled. I’m using Blank Container Head/Footer.

    #991894
    Rad
    Moderator

    Hi there,

    Comment sections are not applicable for blank templates. Blank templates are meant to be empty with other design structure to make it clean.

    Thanks!

    #992401
    karaokelove
    Participant

    In that case, is there a way to do the Default Template without the post title appearing at the top? I prefer using custom headers at the top of each of my pages, so it looks weird to have the page title up there as well. Thanks!

    #992477
    Rupok
    Member

    Hi there,

    Thanks for updating. In that case you can hide the header with custom CSS. You can add this under Custom > CSS in the Customizer or page level CSS if you want for specific pages :

    .x-header-landmark{
       display: none;
    }

    Hope this helps.

    Cheers!

    #992479
    karaokelove
    Participant

    You are my hero, thanks!

    #992520
    Rupok
    Member

    You are welcome!

    Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!

    #1025704
    karaokelove
    Participant

    Hey, I’m still having some issues. That code worked to remove the header from Renew and Ethos, but Icon and Integrity still show the default page header above my custom header. Any tips on how to fix this? Thanks!

    #1026286
    Christopher
    Moderator

    Hi there,

    Entry title doesn’t display on your pages, please see the attachment.

    Please clear cache and check again.

    Hope it helps.

    #1026652
    karaokelove
    Participant

    Cool, thanks!

    #1027190
    Rue Nel
    Moderator

    You’re welcome!
    If you need anything else we can help you with, don’t hesitate to open another thread.

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