This topic has 1 reply, 2 voices, and was last updated 7 years, 11 months ago by Hasibul Amin Hemel. Viewing 2 posts - 1 through 2 (of 2 total) Mar 26, 2018 at 2:02 am #72345 Member Carrie OP I am using the wpdm_all_packages shortcode – is it possible to hide the page link (associated with the title) in the table? https://www.wpdownloadmanager.com/doc/short-codes/wpdm_all_packages-list-all-downloads-in-tabular-format-in-a-page/ I don’t want people using the page link and seeing the URL, as this is hidden from Google and WordPress search. I would rather they use the Download link alone. I’m using a 3rd party password protection feature to hide access to the table itself. Mar 26, 2018 at 10:21 am #72353 Blocked Hasibul Amin Hemel Hi, You have to edit /download-manager/tpls/wpdm-all-downloads.php for this shortcode. You can find details here about modifying the shortcode templates. You need to remove the page link from line 251 by removing href='".get_the_permalink(get_the_ID())."' Thanks Viewing 2 posts - 1 through 2 (of 2 total) The topic "Hiding page link" is closed to new replies.