Forum replies created

    Denzel Chia
    Moderator
    Posts: 2656
    07.09.2015 at 22:04 #20501

    Hi,

    Please use the following code in your Theme Option->Custom CSS

    .menu-container {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    }

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    07.09.2015 at 21:53 #20499

    Hi,

    Sorry, Please see screenshot http://prntscr.com/8dpbl5
    Look under Theme Location, there is no footer navigation.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    07.09.2015 at 21:44 #20498

    Hi,

    You can try using the flexslider shortcode and content boxes shortcode on a page template. You can position the shortcodes according to your needs.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    07.09.2015 at 21:37 #20497

    Hi,

    Sorry, there is no option to arrange the bootstrap slider location on the page.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    07.09.2015 at 21:15 #20494

    Hi,

    You can search this forum for that error message you encountered, and you will see that you are the only person experiencing that. There is no other customer with that same error.

    I believe my written English is understandable, I already mentioned that I do not know how to replicate your issue on my localhost. I have never encountered that error before.

    I will need access to your server via FTP and WordPress admin to do the troubleshooting.

    There is nothing I can do if you refuse to read my reply or refuse to provide access to your website.

    Best Regards,
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    07.09.2015 at 21:01 #20493

    Hi,

    Just copy the folder from ftp.
    Sorry, I do not have a recommended plugin in mind.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    07.09.2015 at 21:00 #20492

    Hi,

    Please try the following codes. It removes the “dark” horizontal box in the slider.

    .carousel-caption h2 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    }
    .carousel-caption {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    }

    The rgba value is for color. For example if you want blue color, change rgba(0, 0, 0, 0) to rgb(0,0,255)

    Please refer to this chart http://www.december.com/html/spec/colorrgbadec.html or any rbga colorpicker.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    07.09.2015 at 20:47 #20490

    Hi,

    I suggest a backup, in case you need it for another project, or you accidentally deleted it. If not you do not need to backup revolution slider or layer slider. You can still use both sliders with the latest Alora Theme.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    07.09.2015 at 20:43 #20489

    Hi,

    Please use the following code in your Theme Options -> Custom CSS

    .hentry {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    }

    That’s the best I can do without breaking the layout.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    07.09.2015 at 20:37 #20487

    Hi,

    No, you will not lose any plugin.

    Thanks!