-
Closed
The topic Page Title Bar is closed to new replies
Hello. I’ve updated theme to the Pro and now I can not turn off Page Title Bar. In the settings “PAGE TITLE BAR OPTIONS” is ticked off. http://zarabotaydengi.com/kak-sozdat-youtube-kanal/
And one more question. Why do not work bulleted lists – http://zarabotaydengi.com/my-posts/
Thanks.
Are you getting any error message when turning off the Page Title Bar option.
As for ul/ol styles, you can use the following css to make them work though make sure to use proper classes/id so that it gets applied to the needed elements only.
ul {
list-style-type: disc;
list-style-position: inside;
}
ol {
list-style-type: decimal;
list-style-position: inside;
}
ul ul, ol ul {
list-style-type: circle;
list-style-position: inside;
margin-left: 15px;
}
ol ol, ul ol {
list-style-type: lower-latin;
list-style-position: inside;
margin-left: 15px;
}
Thanks for the answer. Lists began to work.
There are no messages when I turning off the Page Title Bar option. I also noticed, if Page Title Bar is enabled, it does not change Page Title Bar Height. I enter different values, its height does not change.
Can you provide the login details at http://theme4press.com/contact/ so that I can have a look.
I sent you all information.
The settings seems to work fine but since it can be overridden on per page/post basis, you may have it enabled on some of the posts/pages. I disabled it for http://zarabotaydengi.com/kak-sozdat-youtube-kanal/ and now it is not visible.
I have a lot of posts and I do not want to manually do it all. In post that you changed header is missing. Do you have other options to solve this problem. Why buy a premium theme, if the free works best?
Also does not work widget social media liks. In the mobile version of site it shows the empty white squares. Also, in mobile version does not show scroll up button.
Does not work Similar Posts.
Can these problems be due to the fact that I imported the theme settings from the free version?
Still waiting for an answers from you .. or maybe a refund.
Looking into the issues mentioned by you.
Thank you for not forgetting about me. Maybe this is due to the fact that I update vordpress?
The topic Page Title Bar is closed to new replies