Add a custom url
-
I’m currently trying to customize the plugin for my archive page. The thing is: I don’t want to link to the single post when clicking on the listing which is the default setting. I want to direct the user to the post on the homepage, preferrably with the post-id.
My shortcode currently looks like this:
[a-z-listing display="posts" post-type="post" target="https://387785-12.web1.fh-htwchur.ch/#<?php the_id(); ?>"]Which I added in the backend to my page, but it does not seem to do anything. Do I have to add something to my functions.php? Or to my tepmlate part?
Thanks in advance!
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Add a custom url’ is closed to new replies.