• Resolved ironfish2

    (@ironfish2)


    Hi,
    I installed Customizr on a site about 2 weeks ago, and it is now up to date at Version: 4.0.4.

    Then, yesterday, I installed Customizr Version: 4.0.4 on a different site.

    What I am posting about is this:

    The two installations have differences:

    Eg 1)
    Under Customize > Customizing ▸ Global settings > Primary color of the theme:

    One site says:
    Pick a primary color for the theme
    Choose a predefined skin

    The other site says:
    Pick a primary color for the theme
    Primary color

    Eg 2)
    In my child theme, on the 1st install of the theme, the following css works to override the color of the header:

    .tc-header {
    background: #33A1DE; /* #33A1DE; */

    border-bottom: 8px solid #e9eaee;
    }

    But if I copy this css to the child theme of the 2nd install of the theme, this css does not work.

    It seems much or most of the css that works on the first install does not work on the 2nd.

    Eg 3)

    The footer design is very different between the 2 – for example the text:
    · © 2017 [ ] · Designed by Press Customizr · Powered by ·
    is horizantally centered in the 1st install, but left justified in the 2nd install.
    The background is differtent as well.

    And there seem to be other differences as well.

    I am really puzzled about this and I have spent a fair bit of time making sure I wasn’t doing something wrong, like using different versions, not allowing some js, having a child theme active, or something. I reset both installs, etc. I cant find a cause for this.

    Please help.

    I also have a new issue only on the 2nd install of the theme, that even though the sidebar is supposed to show on the right, it actually shows on the left….

    It seems like the two themes are definitely not the same code, even though they say they are the same version.

    I really really liked the 1st installed version and I am hoping to be able to get it showing for the 2nd install.

    • This topic was modified 6 years, 9 months ago by ironfish2.
    • This topic was modified 6 years, 9 months ago by ironfish2.
    • This topic was modified 6 years, 9 months ago by ironfish2.
    • This topic was modified 6 years, 9 months ago by ironfish2.
    • This topic was modified 6 years, 9 months ago by ironfish2.
Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter ironfish2

    (@ironfish2)

    Another difference is:

    In the 1st install I had:

    /* ————- Page */
    #tc-page-wrap {
    background: #FFF !important;
    }

    To change the background of a page.

    In the 2nd install the default background is already FFF….

    It seems they are like two very different versions.

    Thread Starter ironfish2

    (@ironfish2)

    Another difference is that in the 1st install, by default the widget list items are indented and have a little > as a bullet.

    In the 2nd install there is no indent and no bullets.

    LOL I keep checking the versions of both themes in both sites and they both report:

    CustomizrVersion: 4.0.4

    By nikeo

    ie I am not going crazy……

    • This reply was modified 6 years, 9 months ago by ironfish2.
    Thread Starter ironfish2

    (@ironfish2)

    These are like 2 different themes……

    Theme Author presscustomizr

    (@nikeo)

    Hi, the last version introduces 2 styles that you can switch to in the customizer > advanced options> theme style.
    Both styles do have the same options, but the skin is handled with a primary color in the modern style. The classical style is more flat while the modern is intended to be more material design oriented. I hope this will help.
    Best regards

    Theme Author presscustomizr

    (@nikeo)

    The documentation of the theme is being updated about this but not finished yet.
    Cheers 🙂

    Thread Starter ironfish2

    (@ironfish2)

    Thanks for your quick help.

    For others, the solution is:

    Put:

    define( ‘CZR_MODERN_STYLE’, false );

    in functions.php

    Theme Author presscustomizr

    (@nikeo)

    Thank you. Yes the constant in functions is for child theme users. Otherwise, setting the option in the customizer does the job.

    When I loaded the new version 4.0.4 there is no open to upload the Sticky Logo it is gone, all it says is

    Sticky header : shrink title / logo [check box here]

    When your header ( containing the site title or logo ) is gluing to the top of a page, this option will make the title or logo smaller.

    but no place to upload the sticky logo… the above says to add

    define( ‘CZR_MODERN_STYLE’, false );

    IN functions.php

    can you explain in more detail how to add this to the functions.php or is that the fix for this issue?

    by the way this just stopped working recently…

    Theme Author presscustomizr

    (@nikeo)

    @davisjt, thank you for reporting this. We are working on a fix.
    related to https://wordpress.org/support/topic/sticky-header-logo-3/

    Hello,

    I don’t know if it is relate but:

    – a previous installed theme updated to latest version
    and
    – a clean new install of the latest version

    do not show the same options.

    For example, on the previous installed version (now updated), I do not see the
    DESIGN SETTINGS FOR DESKTOP AND LAPTOP option.

    Actually all the new options do not show.

    Then finally, can I say something stupid: is it really useful to keep changing what already worked perfectly ? Why not keeping all the new options for the pro version ?
    It might be just my idea, but when something is already perfect, it does not need any update !

    Thank you again for the great theme.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Differences in 2 installs of the same version of theme’ is closed to new replies.