Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1182852
    Thomas K
    Participant

    On my homepage I’ve disabled the first row (the row includes two prompts for recurring events). I’ve saved the changes and updated the page. However, the row is still there. What else do I have to do to make it work?

    #1182854
    Thomas K
    Participant

    URL coachingcolleg.de. Word Press, X, Cornerstone are are all updated to the latest version.

    #1182913
    Lely
    Moderator

    Hello Thomas,

    Can you give us screenshot which row is supposed to be disabled? Then how you disabled it?
    Would you also mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #1188023
    Thomas K
    Participant
    This reply has been marked as private.
    #1188027
    Thomas K
    Participant
    This reply has been marked as private.
    #1188292
    Rahul
    Moderator

    Hi There,

    As per your requirements, if you are willing to hide that particular div; Use this as custom CSS code

    .hentry:first-child {
        display: none;
    }

    Let me know if this helps.

    Thanks

    #1192008
    Thomas K
    Participant
    This reply has been marked as private.
    #1192028
    Christian
    Moderator

    I’d like to login to your site but unfortunately the login credentials doesn’t work. Please check.

    Thanks.

    #1195546
    Thomas K
    Participant
    This reply has been marked as private.
    #1195577
    Paul R
    Moderator

    Hi Thomas,

    Please add display:none; in the style field of your row.

    http://screencast.com/t/pWPYxTw1PnL

    Hope that helps

    #1295432
    nezzazvoni
    Participant

    I would also like to have the ability to disable rows on request by clicking on the field. Can you please make it work in the next update?

    #1295460
    Lely
    Moderator

    Hi There,

    We certainly appreciate the feedback! This is something we can add to our list of feature requests. This way it can be taken into consideration for future development. All of these items are discussed with our team internally and prioritized based on the amount of interest a particular feature might receive. Thanks!

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