Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Author presscustomizr

    (@nikeo)

    Thanks for reporting your problem.
    I will need to connect to your website to explore the bug and propose a solution.
    Can you send me a message at this address ? nicolas ( at ) presscustomizr.com

    Thread Starter evergreen4ik

    (@evergreen4ik)

    How to contact you?
    I have no professional version

    Plugin Author presscustomizr

    (@nikeo)

    You can use this email adress.

    Plugin Author presscustomizr

    (@nikeo)

    Your website ( http://185.217.190.140/kubolashak/ ) is not accessible for the moment.
    Would you mind sharing your system infos ?
    You’ll find them under Dashboard > Plugins > System Infos ( when the Nimble Builder plugin is active ).
    Thanks

    Thread Starter evergreen4ik

    (@evergreen4ik)

    ### Begin System Infos (Generated 2019-01-29 09:23:20) ###
    ———— SITE INFO
    Site URL: http://85.92.121.226/kubolashak
    Home URL: http://85.92.121.226/kubolashak
    Multisite: No

    ———— USER BROWSER
    Platform: Windows
    Browser Name: Firefox
    Browser Version: 64.0

    ———— WORDPRESS CONFIG
    WP Version: 5.0.3
    Language: ru_RU
    Permalink Structure: Default
    Active Theme: Customizr 4.1.26
    Show On Front: nothing
    ABSPATH: /var/www/html/kubolashak/
    WP_DEBUG: Disabled
    WP Memory Limit: 40MB

    ———— NIMBLE CONFIGURATION
    Version: 1.4.5
    Upgraded From: 1.4.4
    Started With: 1.4.4

    ———— WP ACTIVE PLUGINS
    Nimble Page Builder: 1.4.5
    WP Translitera: p1.2.5

    ———— WP INACTIVE PLUGINS

    ———— WEBSERVER CONFIG
    PHP Version: 7.0.32-0ubuntu0.16.04.1
    MySQL Version: 5.7.23
    Webserver Info: Apache/2.4.18 (Ubuntu)

    ———— PHP CONFIG
    Memory Limit: 256M
    Upload Max Size: 100M
    Post Max Size: 8M
    Upload Max Filesize: 100M
    Time Limit: 30
    Max Input Vars: 1000
    Display Errors: N/A
    PHP Arg Separator: &
    PHP Allow URL File Open: 1

    ### End System Infos ###

    Plugin Author presscustomizr

    (@nikeo)

    I’ve successfully created some sections on your home page.
    I couldn’t spot any particular issue while customizing.
    Then once published, I could see the results on front. I have also tried to logout, and it did not break anything as well.

    Could you provide a step by step process explaining how to reproduce your specific issue ?
    Thanks

    Thread Starter evergreen4ik

    (@evergreen4ik)

    I add pick section.
    I adjust the color of the button.
    I choose Background color button #a23c39.
    I choose Rounded corners 10 px.

    I choose to save.

    Then once published, I could see the results:
    Background color button #000000.
    Rounded corners 0 px.

    Plugin Author presscustomizr

    (@nikeo)

    OK thanks.

    I’ve been able to reproduce the problem. I’m working on a fix.

    I’ve noticed that the dynamic stylesheets generated by Nimble are not retrieved from a file but written inline in your website. It may be because the file and folder permission settings of your server don’t allow it. In particular for the wp-content/upload folder.
    Can you check those permissions and see if they are OK ?
    Documentation about this here : https://codex.ww.wp.xz.cn/Changing_File_Permissions
    This permission problem could be connected to your issue.
    Thanks

    Thread Starter evergreen4ik

    (@evergreen4ik)

    folder permission chmod -R 755

    Plugin Author presscustomizr

    (@nikeo)

    ok thanks

    Plugin Author presscustomizr

    (@nikeo)

    The problem has been identified and fixed with your help.
    The dynamic inline stylesheet was written too early at wp_head. The consequence was that the CSS rules were sometimes overriden by the default Nimble rules, loaded later.
    Those dynamic inline rules are now written after Nimble defaults.

    This problem does only occur when the dynamic stylesheet can not be written as a file. This is what happens for you. And this is not related to a folfer permission problem.

    Can you confirm that the problem is now fixed on your site?
    If so, I let you mark the topic as resolved.
    Thanks.

    Thread Starter evergreen4ik

    (@evergreen4ik)

    thank you very much
    everything is working

    Plugin Author presscustomizr

    (@nikeo)

    OK perfect. thanks

Viewing 13 replies - 1 through 13 (of 13 total)

The topic ‘Differences in page display’ is closed to new replies.