Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1222368
    nadigitaladm1n
    Participant

    Hi!

    I am using the Integrity 3 theme. I added the revolution slider to my homepage (3 slides), However it doesn’t load on the desktop until I resize the browser. it shows up as a small box to the left instead.

    I did add this custom CSS to change the height of the slider

    .rev_slider_wrapper, .rev_slider, .tp-fullwidth-forcer, .rev_slider .tp-bgimg.defaultimg {
    max-height: 500px !important;

    }

    How can I fix this slider loading issue?

    http://www.nadigitaladmin.com

    #1222527
    Joao
    Moderator

    Hi There,

    Would mind adding this in your wp-config.php located at the root directory of your site.

    define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
    define( ‘WP_MAX_MEMORY_LIMIT’, ‘512M’ );

    You can add it before the line

    /* That’s all, stop editing! Happy blogging. */

    Here you have a video tutorial in any case:

    Let us know how it goes.

    Thanks

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