[x ] I've read the guidelines for Contributing to this project in the README.md
[ ] This is a feature request
[x ] This is a bug report
[x ] This request isn't a duplicate of an existing issue
[x ] I've read the README and followed its instructions (if applicable)
Replace any X with your information.
What is the current behavior?
When I ran the command to push from dev to staging, I found that I was not seeing my background image which I added using Elementor. When I searched on Google, I found that it happened because URLs were not replaced. (https://github.com/elementor/elementor/issues/5663)
What is the expected or desired behavior?
That URLs get replaced properly so that when I push dev to staging, it goes well.
Bug report
(delete this section if not applicable)
Please provide steps to reproduce, including full log output:
X Create a page using Elementor and add image as background. Then push it to staging and check on mobile. You won't see the image on mobile.
Please describe your local environment:
Ansible version: 2.5.1
OS name and version: Ubuntu 18.04
Trellis version: Can't find. But I cloned the git repo today, so probably 1.0.3
Where did the bug happen? Development or remote servers?
Hi @amankapoor , thank you for reporting the issue. As reported here elementor/elementor#5663, I've found that Elementor provides itself tools for CSS regeneration and URL replacement for his tables (docs here).
Submit a feature request or bug report
Replace any
X
with your information.What is the current behavior?
When I ran the command to push from dev to staging, I found that I was not seeing my background image which I added using Elementor. When I searched on Google, I found that it happened because URLs were not replaced. (https://github.com/elementor/elementor/issues/5663)
What is the expected or desired behavior?
That URLs get replaced properly so that when I push dev to staging, it goes well.
Bug report
(delete this section if not applicable)
Please provide steps to reproduce, including full log output:
X Create a page using Elementor and add image as background. Then push it to staging and check on mobile. You won't see the image on mobile.
Please describe your local environment:
Ansible version: 2.5.1
OS name and version: Ubuntu 18.04
Trellis version: Can't find. But I cloned the git repo today, so probably 1.0.3
Where did the bug happen? Development or remote servers?
Remote (Staging)
Has the bug already been solved or discussed on Ansible issues page?
X
Other relevant information:
X