I'm observing that "row" background images and custom colors only render when a page is "hard-refreshed" but never show after navigating from the home page when ajax is option is on. I've cleared history and cache with every publish. Please advise?
The ajax function loads only the HTML+CSS and performs javascript initialisations related with our shortcodes. Everything else is skipped because we cannot possible know every plugin's code.
Regarding the second solution, we can create a short video clip for you to have it as a reference. You need to provide wp admin access though (admin username and password).
Thanks so much for this! I understand now - I actually have to capture the Bakery Builder styles AFTER they are created and force them into the readable content. In my case, I think I'll just call them out by ID in the CSS. Thanks so much for your assistance, feel free to close the ticket!
I'm observing that "row" background images and custom colors only render when a page is "hard-refreshed" but never show after navigating from the home page when ajax is option is on. I've cleared history and cache with every publish. Please advise?
Updated URL: https://christopherwatson.io/work/adobe-2/
Hello Christopher
The ajax function loads only the HTML+CSS and performs javascript initialisations related with our shortcodes. Everything else is skipped because we cannot possible know every plugin's code.
You can either:
- disable ajax transitions in theme options
- have the row's styles added as inline CSS:
Background shows as clear even though it is set to white
Regarding the second solution, we can create a short video clip for you to have it as a reference. You need to provide wp admin access though (admin username and password).
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hi Christopher,
Here is the link to the clip:
https://d.pr/free/v/8fsSQB
Let me know.
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Thanks so much for this! I understand now - I actually have to capture the Bakery Builder styles AFTER they are created and force them into the readable content. In my case, I think I'll just call them out by ID in the CSS. Thanks so much for your assistance, feel free to close the ticket!