• I maintain two websites, both of which use the Customizr theme. Both were intially designed with an older version of WordPress, before Gutenberg. When WordPress was updated I was offered the option to add the Nimble builder, which I did for both websites. One website works correctly, so I have continued building it with Nimble Builder.

    I can activate Nimble Builder on the second website, but although I can add sections, when I try to access the menus (top left) of Column (bottom right), instead of displaying a row of icons in a black box it appears to be displaying the text equivalent. All the text strings are over-written so are undecipherable. From the first website I can see the approximate position for each icon, and if I click in the appropriate position within the black box on the second website the required action is taken.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter RouseA

    (@rousea)

    PS: Using Windows 10, WordPress 5.5.3, Nimble Builder v2.1.22 + Customizr theme v4.3.6

    Plugin Author presscustomizr

    (@nikeo)

    Thanks for reporting your problem on this support forum.
    In most of the cases, this type of problem is due to a plugin or a theme in conflict with Nimble Builder. So the first thing to do is to identify the culprit if any.
    For that, you’ll need to follow the troubleshooting steps listed on this topic.

    Thread Starter RouseA

    (@rousea)

    There is some additionsl CSS code to modify fonts. Is this likely to be the problem:

    .wp-caption .wp-caption-text {
    font-size: 18px;
    text-align: center;
    padding-top: 8px;
    margin: 10px;
    }
    h3 {
        color: red;
        font-style: italic;
    }
    h2 {
        color: red;
        font-style: italic;
    }
    body {
        color: black;
    }
    .tablepress .odd td, .tablepress .even td {
    	background:none;
    }
    .tablepress-id-PayPalButton tbody td {
    	font-family: Tahoma;
    	font-size: 22px;
    	color: purple;
    }
    #tribe-events h1 {
    color: red;
    text-transform: uppercase;
    }
    #tribe-events body {
    color: blue;
    font-size: 18px;
    }
    
    Thread Starter RouseA

    (@rousea)

    PS I have tried all the troubelshooting steps:
    * All the software is the latest
    * I can find nothing appropriate on the forum
    * I have cleared the browser cache. I have also tried both Firefox and Chrome
    * I disabled all other plug-ins
    * I tried using the 2020 theme instead of Customizr
    * The only javascript I can find is described above

    Thread Starter RouseA

    (@rousea)

    Nicolas
    Any further thoughts since I gave you log-in details for our website? If you have finished your tests can I delete you as an administraotor?

    • This reply was modified 4 years, 4 months ago by RouseA.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Menu problem when editing a section’ is closed to new replies.