Good morning,
A big thank you for all your help and advice so far, I'm now enjoying using WYSIWYG.
I can't find a way to add HTML <article> Tag before a some text.
I'm trying to use read more js https://github.com/jedfoster/Readmore.js/
I can add it with a txt editor after exporting the page to HTML, just wondering if possible within WYSIWYG, hopefully I have worked out how to add the js file/link.
HTML <article> Tag Read more / read less
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
- Joker7
-

- Posts: 28
- Joined: Sun Mar 15, 2026 2:50 pm
- Contact:
HTML <article> Tag Read more / read less
Last edited by Joker7 on Wed Mar 25, 2026 9:29 pm, edited 1 time in total.
- Pablo
- Posts: 24421
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: HTML <article> Tag
<article> is a container tag. So, you will need to set the 'Semantic tag' property of the container.

Alternative, you can add custom code to the text object via the HTML properties.

Alternative, you can add custom code to the text object via the HTML properties.
- Joker7
-

- Posts: 28
- Joined: Sun Mar 15, 2026 2:50 pm
- Contact:
Re: HTML <article> Tag
Hello,
I'm not sure if it's me but, I can’t get it to work that way.
Trying to get a read more / read less to work within CARDS any ideas.
trying to use read more js https://github.com/jedfoster/Readmore.js/
I'm not sure if it's me but, I can’t get it to work that way.
Trying to get a read more / read less to work within CARDS any ideas.
trying to use read more js https://github.com/jedfoster/Readmore.js/
- BaconFries
-

- Posts: 6260
- Joined: Thu Aug 16, 2007 7:32 pm
Re: HTML <article> Tag Read more / read less
You should note that there is no help with installing 3rd party script as it is understood you know how to use yourself.
This is mentioned at the Forum Rules
With this said there is a extension by crispy68 available see the following:
READ MORE CSS EXTENSION (FREE) - Updated 6/11/25
Any help with this you should ask with him.
Did you real Pablos reply
This is mentioned at the Forum Rules
With this said there is a extension by crispy68 available see the following:
READ MORE CSS EXTENSION (FREE) - Updated 6/11/25
Any help with this you should ask with him.
Did you real Pablos reply
Adding HTML, Javascript or PHP to a web page Read from Add HTML to an objectAlternative, you can add custom code to the text object via the HTML properties.
- Pablo
- Posts: 24421
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: HTML <article> Tag Read more / read less
I cannot give support on custom script because for me it may also take a lot of time to figure out how these scripts work.
Besides the 'read more' extension, there are two (old) templates that implement a simple read more solution:
https://www.wysiwygwebbuilder.com/support/wb12tryouts/wb12_clouds.html
https://www.wysiwygwebbuilder.com/support/wb12tryouts/wb12_winter.html
Besides the 'read more' extension, there are two (old) templates that implement a simple read more solution:
https://www.wysiwygwebbuilder.com/support/wb12tryouts/wb12_clouds.html
https://www.wysiwygwebbuilder.com/support/wb12tryouts/wb12_winter.html
- Joker7
-

- Posts: 28
- Joined: Sun Mar 15, 2026 2:50 pm
- Contact:
Re: HTML <article> Tag Read more / read less
Thank you I give it a bash.BaconFries wrote: Wed Mar 25, 2026 10:11 pm You should note that there is no help with installing 3rd party script as it is understood you know how to use yourself.
This is mentioned at the Forum Rules
With this said there is a extension by crispy68 available see the following:
READ MORE CSS EXTENSION (FREE) - Updated 6/11/25
Any help with this you should ask with him.
Did you real Pablos replyAdding HTML, Javascript or PHP to a web page Read from Add HTML to an objectAlternative, you can add custom code to the text object via the HTML properties.
- Joker7
-

- Posts: 28
- Joined: Sun Mar 15, 2026 2:50 pm
- Contact:
Re: HTML <article> Tag Read more / read less
Understandable, thanks for the links.Pablo wrote: Thu Mar 26, 2026 7:00 am I cannot give support on custom script because for me it may also take a lot of time to figure out how these scripts work.
Besides the 'read more' extension, there are two (old) templates that implement a simple read more solution:
https://www.wysiwygwebbuilder.com/support/wb12tryouts/wb12_clouds.html
https://www.wysiwygwebbuilder.com/support/wb12tryouts/wb12_winter.html