https://destinations.softinator.com/destins/mallorca-spain/
What I am trying to achieve is that whenever someone clicks on the red “Compare Destinations” button on the above listing details page, the user should be able to see other similar destinations to compare it with. We will show/hide that div via custom JavaScript.
1. For this, I have tried applying gd_listings but never show any results. I have tried changing settings. But this shortcode never works.
2. Will it be suitable to use gd_linked_posts and gd_list_loop on this details page to achieve the above requirement? To be frank, I do not know how it works. There no clear documentation on how to link various listings to make this work, can you help me with this. They also show no results. Are they are only usable on the archive page?
3. gd_claim_post also never works, it never shows on the listing details page. Tried using a different user to claim other’s listing. But this shortcode never appears on the frontend.
4. gd_embed also giving an error. It just reloads the details page on the frontend.
5. gd_compare_list. Is it possible to see the current list which the user has added to his comparison list? On the backend, it is only possible to add them by listing IDs.