baubau80
Forum Replies Created
-
Forum: Plugins
In reply to: [Ajax Load More – Infinite Scroll, Load More, & Lazy Load] Show Full PostOk, but what custom functionality do I need? Do I need the addon or do I not? Can you give me a brief idea of how to setup this?
Forum: Plugins
In reply to: [Ajax Load More – Infinite Scroll, Load More, & Lazy Load] Show Full PostHi, for what I understand i’d say no, that’s not the functionality I need. That seems to load more posts when the user scrolls the page down. I want the single posts (identified by tag or id) to only be loaded on demand, when the user clicks the button. So if a user wants to know more about one of the items I’m reviewing he can load the full review of that item. This means I’m going to need multiple shortcodes on a single big post (Best items of 2025), and each one of them shall load, on demand, their respective sub-post (item#1, item#2, etc)
Sorry if i’m not that good at explaining myself, but I’m sture we’ll get there eventually. Thanks for your time.- This reply was modified 1 year, 1 month ago by baubau80.
Forum: Plugins
In reply to: [Ajax Load More – Infinite Scroll, Load More, & Lazy Load] Show Full PostHello Darren and thanks for your quick answer. I hope you don’t mind a couple more pre-purchase questions, just to be sure the single post addon can do what I need.
I have an affiliate review site. I want load several sub-posts into a big post. I have a long post that is “Best Items of 2025”. That post contains several sections, each for a single reviewed item. I have single-item mini posts that I will load on that page. Something like this:
Page: Best Items of 2025
Item #1
Some content
Button: Show Full Review (when clicked loads content from item #1 post)
Item #2
Some content
Button: Show Full Review (loads item#2 post)
Item #3
Some content
Button: Show Full Review (loads item#3 post)
And so on.
Also, last question, will the loaded content show the images, tables, css and everything, so that the loaded content looks like the actual mini-post?
Thanks in advance:)