Incompatibility with optimezepress plugin

This topic has 12 replies, 3 voices, and was last updated 8 years, 1 month ago ago by Eva Kemp

  • Avatar: morganaeffect
    morganaeffect
    Participant
    January 24, 2016 at 14:41

    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

    11 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    January 25, 2016 at 16:40

    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.

    Avatar: morganaeffect
    morganaeffect
    Participant
    January 25, 2016 at 18:14

    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

    Avatar: Eva
    Eva Kemp
    Support staff
    January 26, 2016 at 12:50

    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.

    Avatar: morganaeffect
    morganaeffect
    Participant
    January 26, 2016 at 14:27

    ok, thank you.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    January 27, 2016 at 11:34

    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.

    Avatar: morganaeffect
    morganaeffect
    Participant
    January 27, 2016 at 12:08

    Thank you, I forward this informations.
    Many thanks

    Avatar: stan
    Stan Russell
    Participant
    January 27, 2016 at 15:42

    Hello morganaeffect,

    you are welcome!

    Regards,
    Stan Russell.

    Avatar: morganaeffect
    morganaeffect
    Participant
    January 30, 2016 at 17:47

    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!

    Avatar: Eva
    Eva Kemp
    Support staff
    February 1, 2016 at 10:35

    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.

    Avatar: morganaeffect
    morganaeffect
    Participant
    February 1, 2016 at 13:24

    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

    Avatar: Eva
    Eva Kemp
    Support staff
    February 1, 2016 at 14:43

    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.

  • Viewing 12 results - 1 through 12 (of 12 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.