Stop block titles from linking.

Posted in: Newspaper
Post count: 24

Hello community. I am trying to get my block title to stop linking. How do I stop the Block 4 title linking?

Post count: 3343

Hi,
what do you mean? the title of the block?, i mean link to the categories selected?

If you want that add this line instead of existing at line 194: http://screencast.com/t/S4pvFdSSh

$buffy .= '<span ' . $td_header_color_css . '">' . $computed_category_block_name . '</span>';

Thanks!

Post count: 24

Thank you for your reply Marius.

I have not yet updated to the recent version as I am waiting for all major issues to be resolved first. I do not have the wp-boost folder that you refereed to in your screenshot.

As it stands, I have a block 4 titled Legalization displaying the recent articles in the category legalization. When I hover over the block title and click, it links to the category page legalization.. I am trying to disable that link to category page. I don’t want the block 4 title to link to anything, I just want the title show without a link.

A example is in your demo: http://demo.tagdiv.com/newspaper/block-4-2/

When you click on the block title, it takes you to a different page. How do you disable that?

Thanks for your help!

Post count: 3343

Hi,
Yes the solution provided above is what you want. We changed the file structure in V3, so if you have an old version please locate td_block.php file and make the changes.

Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.