By Hideto on Monday, 24 February 2020
Posted in Technical Issues
Replies 1
Likes 0
Views 820
Votes 0
Hello,

We don't want to show 'Insert follow Attribute' option for links. (Screenshot attached.)
How can I hide it?

Thanks,
Rikao
We do not have setting to turn it off, but you can customize it from this file JoomlaFolder/components/com_easyblog/themes/wireframe/composer/blocks/handlers/links/fieldset.php


Remove this LINE 21


<?php echo $this->html('composer.field', 'form.toggler', 'nofollow', 'COM_EASYBLOG_COMPOSER_BLOCKS_BUTTON_ATTRIBUTE_NOFOLLOW', $data->noFollow, 'data-links-nofollow'); ?>
·
Monday, 24 February 2020 15:45
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post