Forum replies created
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
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
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
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
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
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
Hi,
You imported the demo content twice, now everything is duplicated.
I am afraid you will have to reset everything.
Thanks!
Denzel
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
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
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