My requirement is exactly similar to . I am opening a new thread just because the topic is not resolved and new comments are closed.
I have Advanced Custom Fields (ACF) plugin to store data.
So pulling up the requirement from the other thread:
Movie Summary | Synopsis | Screens | Trailer | Comments | Add your Review
Movie summary is the_content()
, Synopsis is the_excerpt()
, Screens and Trailers are custom field values.
I want to know how I can split the content i.e. Summary, Synopsis, Screens, Trailers into Tabs which will reload the page. I do not want to change the tabs using javascript and specifically want to reload page every time.
A working example would be: Example
Thanks in advance.
]]>My items are listed in separate posts, each post uses a tabbed layout to help reduce the length of the post and make specific information easier to locate.
The problem i have is that the order item box display at the bottom of all tabs. I assume this is because it is in the footer of the post.
Is there a way of changing this so it only appears 1 item tab?
https://www.ads-software.com/extend/plugins/eshop/
]]>This is how my posts look using this plugin as Given Here
Please help me out.
]]>Sometimes I need to use multi-page posts because of the length of the post. But i don’t want the page to be reloaded every time the reader needs to switch between post pages.
I have seen some plugins that can make the multi-tabbed posts, meaning that you will be able to quickly switch between pages without reloading the site. Unfortunately, they look ugly and they are not meant for the purpose i need. I don’t want my post to be “tabbed”, i don’t want to have tabs at the top of post. Here is the example of one plugin that I came across (to show what I DON’T want), WordPress Post Tabs:
image
image
My idea is to have numbered buttons at the bottom of the page just like you can see on many websites where you use then to switch between pages. In my case instead of pages I want to switch between different parts of long post (NOT BETWEEN DIFFERENT POSTS! between the part os the SAME post) and without reloading the page. The best example is the Youtube’s commenting system. There you switch between comment pages without reloading the page and the buttons look just like I want them to look like:
image
Of coarse the buttons don’t have to look similar as long as the plugin does the work i need. Besides I can make my own disain if there’s possibility to change the buttons style.
So does anyone know plugin that does that or a metod to accomplish my wish?
So once again, shortly:
-) plugin/metod that will allow to see long multi-paged posts without reloading site using tab-based system.
-) I don’t want them to look like tabs, instead to have numbered buttons that will be at the bottom of the post.
-) something similar as Youtube handles their comments like.
image
Thank you in advance,
A.L.
Sometimes I need to use multi-page posts because of the length of the post. But i don’t want the page to be reloaded every time the reader needs to switch between post pages.
I have seen some plugins that can make the multi-tabbed posts, meaning that you will be able to quickly switch between pages without reloading the site. Unfortunately, they look ugly and they are not meant for the purpose i need. I don’t want my post to be “tabbed”, i don’t want to have tabs at the top of post. Here is the example of one plugin that I came across (to show what I DON’T want), WordPress Post Tabs:
image
image
My idea is to have numbered buttons at the bottom of the page just like you can see on many websites where you use then to switch between pages. In my case instead of pages I want to switch between different parts of long post (NOT BETWEEN DIFFERENT POSTS! between the part os the SAME post) and without reloading the page. The best example is the Youtube’s commenting system. There you switch between comment pages without reloading the page and the buttons look just like I want them to look like:
image
Of coarse the buttons don’t have to look similar as long as the plugin does the work i need. Besides I can make my own disain if there’s possibility to change the buttons style.
So does anyone know plugin that does that or a metod to accomplish my wish?
So once again, shortly:
-) plugin/metod that will allow to see long multi-paged posts without reloading site using tab-based system.
-) I don’t want them to look like tabs, instead to have numbered buttons that will be at the bottom of the post.
-) something similar as Youtube handles their comments like.
image
Thank you in advance,
A.L.