• Hi,

    I would like to create a textarea window, for pure html which will be attached to some posts. I mean that some posts should have some extra code:

    
    <div title="Add to Calendar" class="addeventatc">
        Add to Calendar
        <span class="start">02/18/2020 08:00 AM</span>
        <span class="end">02/18/2020 10:00 AM</span>
        <span class="timezone">America/Los_Angeles</span>
        <span class="title">Summary of the event</span>
        <span class="description">Description of the event</span>
        <span class="location">Location of the event</span>
    </div>
    

    I am worried that the owner of the website will not understand to switch from visual to text editor etc..

    Would it be possible ?

    • This topic was modified 6 years, 4 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic

The topic ‘Create a textarea below editors window’ is closed to new replies.