Add-on Name?

\o/

an oddity
Joined
Apr 30, 2018
Messages
343
I would not assume that there is one plug-in that does it for all sites of this kind. The one you linked to looks rather simple anyway: Use any plug-in that lets you split a single article into multiple pages, then write a small script that loops over all pages:

Code:
<select class="contentjumpddl" onchange="location = this.options[this.selectedIndex].value;">
  <option value="https://www.kitguru.net/tech-news/featured-tech-reviews/dominic-moass/asus-tuf-gaming-h3-headset-review/" selected="">1. Introduction</option>
  <option value="https://www.kitguru.net/tech-news/featured-tech-reviews/dominic-moass/asus-tuf-gaming-h3-headset-review/2/">2. Unboxing and First Look</option>
  <option value="https://www.kitguru.net/tech-news/featured-tech-reviews/dominic-moass/asus-tuf-gaming-h3-headset-review/3/">3. Testing</option>
  <option value="https://www.kitguru.net/tech-news/featured-tech-reviews/dominic-moass/asus-tuf-gaming-h3-headset-review/4/">4. Closing Thoughts</option>
  <option value="https://www.kitguru.net/tech-news/featured-tech-reviews/dominic-moass/asus-tuf-gaming-h3-headset-review/all/1">5. View All Pages</option>
</select>

If you can't find a better solution, I might write one for you over the weekend, I guess?
 

bilbo baggins

Aspirant
Joined
Oct 2, 2019
Messages
15
My god I really need to learn how to use HTML, that's fine I'll just paste that html into wordpress.

Thank you anyway! :)
 

phucvandinh

Aspirant
Joined
Oct 1, 2019
Messages
12
My god I really need to learn how to use HTML, that's fine I'll just paste that html into wordpress.

Thank you anyway! :)
Are you selling your XF license? :notworthy: I can open a private conversation since I just create new account here to looking for a XF license. My email: phucvandinh(@)icloud.com
 

\o/

an oddity
Joined
Apr 30, 2018
Messages
343
You might want to use the Classifieds section for that.
 

phucvandinh

Aspirant
Joined
Oct 1, 2019
Messages
12
You might want to use the Classifieds section for that.
New account can't post anything! I am not a kind of person going around to spam post since the only thing that I'm interesting right now is XF license :p
 

\o/

an oddity
Joined
Apr 30, 2018
Messages
343
In fact, you are spam-posting this thread right now. Please stop.
 
Top