This topic has 12 replies, 3 voices, and was last updated 8 years, 9 months ago ago by Eva Kemp
Hi,
I have a big trouble with your woopress theme: the optimizepress plugin doesn’t work on it.
I tried with standard wordpress theme (sixteen) and the plugin works. The problem it’s your theme.
Somebody else has the same problem? How can I do?
I have another problem with your theme: all H text title are always in uppercase; I tried to set in theme options, but it’s the same thing.
Thank you
Hello,
Please add this code in Theme Options > Custom CSS > Global Custom CSS:
h1, h2, h3, h4, h5, h6 {
text-transform: capitalize !important;
}
Please take our apologies but we don’t guarantee full compatibility of 3rd-party plugins with the theme.
Regards,
Eva Kemp.
Now all the words of the sentence beginning with a capital letter…
It’s not the best.
Optimizepress is a big marketing tool today, it’s not a simply 3rd-party plugins.
If you not resolve this, you may lose many customers that buy another more powerful theme.
Thank you
Hello,
Please clarify what exact problems you have with optimizepress plugin.
How can we replicate the issue?
Provide us with correct FTP/WP admin panel credentials in Private Content.
Regards,
Eva Kemp.
ok, thank you.
Hello,
As I see there is an error which is related to the plugin file:
http://storage9.static.itmages.com/i/16/0127/h_1453890855_8917641_b03eb3462c.png
You have to contact the plugin author to investigate the issue.
Regards,
Eva Kemp.
Thank you, I forward this informations.
Many thanks
Hello morganaeffect,
you are welcome!
Regards,
Stan Russell.
I tried the optimizepress plugin in other theme and it works. The probem is only with your theme.
It is a great regret having to change this theme, but I’m obliged to do so…
Furthermore I ask you to the problem with capitals letters, but you don’t help me!
All H text title are always in uppercase; with your new code, all the words of the sentence beginning with a capital letter…so I haven’t solved the problem!
Hello,
Please use this code in Global Custom CSS instead of the previous one we provided in the previous post:
h1, h2, h3, h4, h5, h6 {
text-transform: lowercase !important;
}
Regards,
Eva Kemp.
I need a normal phrase that begin with a capital letter and the other in lowercase letters: not all in lowercase and not all in upper case.
My problem is that when I type the H tag, the letters are ALL in uppercase, I don’t know why…
At the moment I write manually the tag div how it should be.
With your new code ALL the letters are in lowercase and I don’t need that.
Maybe there is an error in THEME OPTIONS area? How I should configure the typography section?
Thank you
Hello,
There is no such possibility. As you can see text-transform
property uses only these values:
none|capitalize|uppercase|lowercase|initial|inherit
http://www.w3schools.com/cssref/pr_text_text-transform.asp
Otherwise you have to edit source theme files.
Regards,
Eva Kemp.
Tagged: best selling, incompatibility, optimizepress, plugin, themes, woocommerce
You must be logged in to reply to this topic.Log in/Sign up