Website Features Temporarily Stop Working on Random Pages

  • Posted in : Read WP
  • jmacauley1
    Participant

    Hi,

    Here is my website: http://www.jordanmacauley.com

    I have no idea why, but sometimes certain features stop working on my site. I have custom CSS reducing the post width to 580px which is not working at the moment on the First Pae. The first post is an ASIDE post which should have the aside graphic on it also, which isn’t there at the moment.

    It’s quite frustrating because this morning it was working perfectly fine and every other Page is working perfectly fine also.

    Can you please advise a reason as to why this is happening? or how to fix?

    serkan
    Moderator

    Please deactivate all your plugin and try it again.

    Your aside content should be like that; you should use aside_content shortcode.

    [aside_content]
    
    TEXT
    
    [/aside_content]

    You can use this custom css code;

    .wrapper > .row {  max-width: 580px; }

    Thanks

    jmacauley1
    Participant

    Hi,

    The aside content is input correctly, so too is the custom CSS.

    As you can see here on Page 2: http://www.jordanmacauley.com/page/2/, the aside content is working fine and the width restriction is also working fine. I don’t understand why it isn’t working on Page 1 however. It was working fine a few hours ago, however it has now stopped. I have deactivated all plugins, reactivated and still nothing has changed.

    Any alternative fixes?

    serkan
    Moderator

    Custom css code will solve your max-width issue. Please change it with your readable code.
    And it looks like instagram script is conflicting with the aside content format. Could you check your script as well.
    Thanks

Viewing 4 posts - 1 through 4 (of 4 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