Forum replies created
Hi Beth,
Sorry there is no option to make the whole slide link to a page.
You will have to hire a developer for this customization.
We only provide custom css help. Sorry, it’s not possible to do this using custom css.
Thank you,
Denzek
Hi,
As describe by my employer in this thread.
https://theme4press.com/support/topic/pagination-is-not-working-on-homepage/
It’s a WordPress bug.
Thank you.
Hi,
Please post your url to that page.
Thank you.
Hi,
Please try using the following code in your Theme Options -> Custom CSS
.normal_logo {
float: left !important;
}
Thank you
Hi,
For individual post, you can click on Add New or Edit post, scroll down and find Sidebar Position setting
For Blog, you have to set in Theme Options -> General -> Layout
Thank you
Hi,
Use the following in Theme options -> Custom CSS
.navigation-links a {
font-size: 20px !important;
color:#000 !important;
}
To change the words, you need to use a translation plugin.
Thank you
Hi,
Use the following in your Theme Options -> Custom CSS
#search_label_top input {
background: #fff !important;
width: 170px !important;
}
Hi,
You are correct.
I just did a test.
On a static homepage, add the blog post shortcode with pagination.
Only the default permalink works for pagination.
Other permalink structures does not work.
Not sure if this is a bug or a WordPress limitation…..
I will report this to my employer.
Please wait for a fix in the next version update.
Thank you.
Hi,
Use only the available permalink structures such as post name, don’t create your own structure.
Thank you
Hi,
Sorry, I don’t understand what you mean by default fallback slider image.
Are you referring to the slides that come with the demo import?
They are pulled from http://demo.theme4press.com/evolve/
Thank you