Forum replies created
Glad you resolved your problem!
Hi,
Not possible.
You have to open up sticky-header.php
And edit the template.
Thank you
Hi David.
Please open a new thread for your question.
Do not reply in another user’s thread.
https://theme4press.com/support/topic/theme4press-support-forums-rules-please-read/
Please import demo content and work from it.
Login to your WordPress admin
Go to Theme Options -> General -> Import demo content
Thank you.
Hi David.
Please open a new thread for your question.
Do not reply in another user’s thread.
https://theme4press.com/support/topic/theme4press-support-forums-rules-please-read/
Please import demo content and work from it.
Login to your WordPress admin
Go to Theme Options -> General -> Import demo content
Thank you.
Hi,
Please use the following in Theme Options -> Custom CSS
#main {
padding: 0 !important;
}
Your portfolio is opening to a completely blank page.
Which is most probably PHP memory exhausted.
Please contact your web hosting company, get them to check your error log in order to know what happened.
If it’s confirm a memory exhaust you will need to increase your web hosting memory.
Thank you.
Hi,
I know it’s taking a long time to load.
Sorry that can’t be help, unless the Theme author modifies the theme code to use function wp_add_inline_style https://codex.wordpress.org/Function_Reference/wp_add_inline_style instead of using the current way of printing dynamic css.
That’s beyond my control.
Thank you.
You are welcome.
Hi,
For translation, you can use this application. https://poedit.net/
update the strings before you start translating.
https://make.wordpress.org/polyglots/handbook/tools/poedit/
Thank you
Hi,
Check for broken css code or plugin conflict.
Do you have any custom css in your Theme Options -> Custom CSS?
If yes, remove them and keep in a text file.
Load your website and see if your issue is fixed.
Disable one plugin at a time, clear your browser history and check if your website is loading properly.
Thank you.
Hi,
Your website is loading in cache content.
Did you clear your cache?
Thank you