You will have to create a custom template for displaying the publication.
Follow the documentation on how to do this.
https://github.com/winkm89/teachPress/wiki/Creating-templates
Related Posts:
- wp_remote_get() and javascript/noscript situation
- Order & Orderby Parameters
- Add a class with body_class to a specific url with parameter
- Post title as link parameter
- Why “?v=hash” is added to my URLs? [closed]
- How to create a shortcode with 1 parameter (atts)
- Trying to use add_action and do_action with parameters
- use query string in URL to display content on the page
- Open WordPress ‘Add New Post’ admin page with parameters set via $_GET
- Pulling a parameter out of the URL of a WP link without “?” or being sent to a different page
- Why does WordPress automatically redirect URLs with the parameter “name=” to a different page?
- get_the_title($postID) OR get_the_title()?
- CPT archive 404ing when using a custom taxonomy name as a variable
- Display posts from an author using search parameters (not author template/query_posts)
- Any way to use a custom Parameter for youtube embed without using an iframe?
- Detecting $_GET parameters from any page + Cookie
- Making extra parameters optional
- Why does rewrite rule work for page not for custom post type post?
- Add attribute to existing Shortcode
- oEmbed vimeo with add_query_arg parameters not inserted to HTML
- Any way to use a custom Parameter for vimeo embed without using an iframe?
- Passing a parameter to a permalink
- Determine WP_Query parameters from URL
- How do I know what variables are passed in a filter/action and what their meaning is?
- Can we access the REST request parameters from within the permission_callback to enforce a 401 by returning false?
- Wp Login redirect strips parameters from url
- append url parameters to all links
- WordPress ajax function parameter value not being passed
- REST API parameters not working with nginx
- Load custom template for specific GET parameter
- Returning a value from a PHP page
- How to get variables from fucntion.php to my plugin files
- Create URL with parameter for JQuery toggle status
- How do I pass arguments for multiple functions hooked to a single action?
- Query string parameters from custom fields, inconsistent results
- wp_parse_args & category parameter
- Add custom parameter to REST API request of a custom post type?
- How to Use Parameters with a Do_Action Function Within PHP Tags
- Changing WP_Query params with url Query Var
- Pass GET params to URL from a main menu item
- Get URL Param Plugin and Inserting Result in Widget Code
- Dynamically change page title from URL param
- How to add parameter to wp_enqueue_script?
- Pass additional parameter in the URL
- Using several add_action with parameters inside a class
- How do I retain url parameters the entire time a user browses my site?
- Get value from shortcode to do something
- Rewrite custom post type URL parameters
- Adding parameters to password reset key
- 404 error when passing “cat” parameter to URL
- Assign category to new post via URL
- Is there a link parameter that will show me all my published pages?
- Making extra parameters optional
- Using different parameters for different queries with pre get posts in functions.php
- How to add URL-Parameter for Javascript Widgets?
- Website Warning: call_user_func_array() expects parameter 1 to be a valid callback, class ‘Wppr_Public’ does not have a method ‘amp_support’
- post_parent array doesn’t work
- Passing parameters to a static front page
- How to return hook data when multiple parameters are present?
- HTTP 403 Error when passing parameters to URL
- WordPress get parameter ‘unapproved’ and ‘moderation-hash’
- array_filter warning – wp-includes/post.php line 3148
- Does anyone know all parameters of get_comments()
- missing argument 2 when passing arguments to add_action
- How to parse a custom url (within WP site) and obtain params passed to that URL
- why do I have to use required parametres?
- Where is this function’s callback getting its arguments from?
- Passing values through url for checkbox fields with same name to get?
- Can I pass parameters to the add_shortcode() function?
- unique post in “$args” of wp_query display more than one post
- Handle multiple parameters in filter
- Custom HTML title based on URL parameter
- How to create custom search result page with custom URL parameters for custom post type?
- Get param from shortcode in plugin function
- shortcode – multiple instances of same parameter name in one shortcode instance
- How to get setting from separate file?
- query_posts with meta_value
- How to pass menu slug as a variable to wp_nav_menu?
- What is wrong with my WP_Query Arguments?
- Sortby parameter to sort users
- how to load posts to a custom post template after using template_redirect or template_include
- How to pass on a value as parameter via url to another page
- Why won’t the action hook wp_head accept parameters?
- How do I pass $in_foooter to wp_enqueue_script() without passing other params?
- Adding a Tag Parameter / Filter to My Shortcode
- Pre-existing arguments when using queries
- Adding query parameter to archive page returns 404
- How to pass username in affiliate link in wordpress website
- Warning at top of website & top menu gone
- How to get a page url segment on wordpress?
- Different url to same page (with dynamic content)
- Accidently changed the GUID
- Unable to display multiple parameters from url by javascript through shortcodes
- Append a parametter at first or last to a certain URL
- Add a paramter to page url
- How to pass parameters in wordpress shortcode?
- RTrouble passing arguments to action
- Problem parsing long parameter in shortcode
- Display value of the GET parameter in a new URL page
- Why “?v=hash” is added to my URLs? [closed]