Differences in page display
-
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.comHow to contact you?
I have no professional versionYou can use this email adress.
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### 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 ###
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 ?
ThanksI 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.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.
Thanksfolder permission chmod -R 755
ok thanks
The problem has been identified and fixed with your help.
The dynamic inline stylesheet was written too early atwp_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.thank you very much
everything is workingOK perfect. thanks
The topic ‘Differences in page display’ is closed to new replies.