Forum replies created

    Denzel Chia
    Moderator
    Posts: 2656
    19.06.2015 at 06:30 #18343

    Hi,

    Please use the following, in addition to what you already have.

    .mobile-selector {
    height: 40px;
    overflow: hidden;
    }
    .mobile-selector .t4p-icon-bars {
    position: relative;
    top: -5px;
    }

    Thanks!
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    18.06.2015 at 05:31 #18325

    Hi,

    Thank you for your reply.

    Warnings will not cause any issue or stop your server from working. You need to be looking for Fatal Error.

    Thanks!
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    18.06.2015 at 03:09 #18322

    Hi,

    It’s very likely that you encounter a server issue when you save your Theme Option value.
    We cannot be sure what is the problem. It could be server offline or memory exhaust or internet connection dropped…
    Please check your error log to see if there is anything recorded.

    When you save your Theme Option values, please wait until you see the words “Options Updated” before you visit other admin page.
    If it takes a very long time to see the words “Options Updated”, then this could indicate that your server’s resources is not enough to run this installation efficiently.

    Under normal server condition, your settings will not be lost when you save.

    I am sorry, you will have to re-enter your lost Theme Options value.

    Thanks!
    Denzel

    In reply to Image borders
    Denzel Chia
    Moderator
    Posts: 2656
    18.06.2015 at 02:39 #18321

    Hi,

    The image borders that you mentioned on this page hmfotografie.eu/gallery/natuur/
    could not be removed using custom css, or maybe I am not equip with that knowledge yet.

    That gallery was built using javascript and the spacing is part of the script calculation.
    By looking at your webpage source code, I found out that your gallery was created by this premium plugin. http://codecanyon.net/item/gallery-factory/11219294
    Please kindly post this question in that premium plugin’s support forum.

    Thanks!
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    18.06.2015 at 02:29 #18320

    Hi,

    I am so sorry, I made a mistake. That code was incomplete. Please remove the previous code I provided.

    Please use the following codes in Theme Options -> Custom CSS

    .home #main{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    }

    The above code will target your home page only.

    Thanks!
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    18.06.2015 at 02:23 #18319

    Hi,

    This thread is a duplicate of https://theme4press.com/support/topic/alora-premium-download-is-not-working-correctly/
    Please kindly created only one thread for a related issue.

    Thanks!
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    18.06.2015 at 02:22 #18318

    Hi,

    You imported the demo content twice, now everything is duplicated.
    I am afraid you will have to reset everything.

    http://prntscr.com/7i9ko2

    Thanks!
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    17.06.2015 at 09:25 #18305

    Hi,

    Forgot to mention, you need to make sure that the language folder has the language files that you need.
    Not the en_US.po or en_US.mo, that’s for English. For example, you need the zh_CN.po and zh_CN.mo for chinese language.

    And also you need to switch your site language to the language that you want.
    It’s located in WordPress admin -> Settings -> General at the end of the page.

    Hope this helps.

    Thanks!
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    17.06.2015 at 09:16 #18304

    Hi,

    In your WordPress add page, at the bottom under Slider Options.
    You are able to select the revolution slider that you created.
    As for the 3 content boxes, you will need to use the content boxes shortcode.

    Thanks!
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    17.06.2015 at 09:11 #18303

    Hi,

    I tried out the translation and it’s working properly for me.
    Please see screenshot, this is before translation. http://prntscr.com/7hxtak

    This is after I switch to Chinese language. http://prntscr.com/7hxtt1

    This shows that our language file still work for the “Written by” string.

    Thanks!
    Denzel