• Hi, I have an issue with nimble and customizr. The site preview doesn’t work unless I’m in the wordpress customize tab.
    I’ve tried all the troubleshooting steps but it still won’t work.
    I’m using bitnami to build this site (I don’ know if it’s important to mention).
    I only have one plugin which is nimble. I use a simple child to customizr but I already had this problem before that.
    I’m really new to wordpress, so I’m probably missing something, but after several hours of search and try, I’m still unable to fix that.
    Any help would be really welcome. These theme and plugin are so great.
    Thanks in advance.

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Contributor Rocco Aliberti

    (@d4z_c0nf)

    Hi there,
    thanks for your appreciation!

    Can you please elaborate a little more what you mean with the “site preview”?
    Can you please provide us with the steps to reproduce the issue?

    Thanks!

    Thread Starter saynom

    (@saynom)

    Hi Rocco,

    thanks for your reply.

    So by “site preview” I was meaning the site after it was published (sorry I’m still a total beginner so I’m not completely familiarized with wordpress terminology).

    I’ve worked on it since I posted that and I found that nimble didn’t override some aspects of the customizr theme (and other themes as well). For instance the background color that I defined in custom css in nimble wasn’t applied. I had to put the code in the customizr custom css. In fact all the custom css of nimble wasn’t applied. But I fixed that by not using this feature. You might want to take a look at this issue though.

    I have an other little problem but I don’t know if it’s related to custimizr or nimble. When I hover my navigation menu entries, I got an underline. I tried everything but I can’t find a way to disable that. Do you have any idea?

    Thanks again for your fast reply.

    Plugin Contributor Rocco Aliberti

    (@d4z_c0nf)

    Hi there,
    thanks for the further details!

    I’ve worked on it since I posted that and I found that nimble didn’t override some aspects of the customizr theme (and other themes as well). For instance the background color that I defined in custom css in nimble wasn’t applied. I had to put the code in the customizr custom css. In fact all the custom css of nimble wasn’t applied. But I fixed that by not using this feature. You might want to take a look at this issue though.

    I’m not able to reproduce this issue… or better, it might be a matter of priority…
    Outside de preview the nimble dynamic CSS is loaded pretty early so the theme’s CSS might override it, as theme CSS are generally loaded after.
    Adding more specificity to your CSS selectors (and/or using the !important clause) would fix that issue.
    Anyway I’m going to add to report this on our issues tracker!

    I have an other little problem but I don’t know if it’s related to custimizr or nimble. When I hover my navigation menu entries, I got an underline. I tried everything but I can’t find a way to disable that. Do you have any idea?

    That’s a Customizr theme feature for the some links, that you can disable in
    Appearance -> Customize -> Formatting: links, paragraphs… -> Animated underline effect on link hover

    You can also remove the “underline” from the current active menu item through this option:
    Appearance -> Customize -> Header -> General Design Settings -> Highlight contextually active menu items

    Hope this helps.

    Plugin Author presscustomizr

    (@nikeo)

    Thanks for reporthing this @saynom . We’re working on it.

    Thread Starter saynom

    (@saynom)

    Thank you Ricco and Nicolas for your replies.

    Adding more specificity to your CSS selectors (and/or using the !important clause) would fix that issue.

    I didn’t know anything about loading priorities and CSS selectors, so thanks for the info. I will do some research about that and see what I can come up with.
    About the !important clause, I enabled it on some content to see what it does but I can’t see this clause in the nimble custom CSS tab…

    That’s a Customizr theme feature for the some links, that you can disable in
    Appearance -> Customize -> Formatting: links, paragraphs… -> Animated underline effect on link hover

    You can also remove the “underline” from the current active menu item through this option:
    Appearance -> Customize -> Header -> General Design Settings -> Highlight contextually active menu items

    I already tried both but none of them worked. It might be a conflict with the hover.css (https://ianlunn.github.io/Hover/) I use in my child theme though.

    Thread Starter saynom

    (@saynom)

    Important side note to my css issue. I had to switch from Nimble template to default template. I forgot about that and I thing it has to be said.

    Plugin Contributor Rocco Aliberti

    (@d4z_c0nf)

    Hi there,
    I’m not sure how that hover plugin might impact on the theme menu.
    You might want to open a new topic on the theme support forum and provide a link to your website so that we can look at the issue ??

    Thanks!

    Thread Starter saynom

    (@saynom)

    Hi Rocco,

    I’m not sure either…
    I’d love to do that but as I said I work on it locally with bitnami for now. :/

    Thread Starter saynom

    (@saynom)

    Rocco, Nicolas,

    I’m sorry to be a bother but I think I spotted an other issue with z-index.
    Should I mention it here or open an other post ?

    Plugin Author presscustomizr

    (@nikeo)

    @saynom you don’t bother at all ??
    Would you mind opening a new topic for this problem ?
    Thanks !

    Thread Starter saynom

    (@saynom)

    Alright then! ??

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Site preview not working’ is closed to new replies.