Salvacal Posted April 10, 2020 Share Posted April 10, 2020 Hi, I have a little problem, I can't store an HTML expression at the Pages editor (see Screenshot) The line is this: <div class="tiva-events-calendar full" data-source="php" data-start="monday"> </div> I have tried in various ways but it saves only this: <div class = "tiva-events-calendar full"> </div> I tried also inserting something inside the DIV to see if doesn't delete it: <div class ="tiva-events-calendar full" data-source ="php" data-start="monday">TEST</div> but the result is the same. Where am I wrong? Can someone help me? Thank you in advance. Link to comment Share on other sites More sharing options...
Prescol Posted April 10, 2020 Share Posted April 10, 2020 Go to preferences-> general and disable "use html purifier" 1 Link to comment Share on other sites More sharing options...
Salvacal Posted April 10, 2020 Author Share Posted April 10, 2020 12 minutes ago, Prescol said: Go to preferences-> general and disable "use html purifier" Great ! Thanks a lot... Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now