The setting in the module 'linked titles' is somewhat misleading. I would expect a setting of 'show title' and a setting of 'linked titles' - so you can choose to show the title, without linking.
Is there any way to do this, or would it need a template override?
Just updated to latest version and still can't see how to do it.
Hi Ruth Cheesley
Thanks for contacting and choosing our product
About your problem, if you do not want to have the link on the title, I can customize it for you
Please give me link your site and your account of administrator via private message or mail: This email address is being protected from spambots. You need JavaScript enabled to view it.
I will fix it for you soon
Hi Ruth Cheesley
Thanks for feedbacks
I have visited your website, sorry, but I did not find my product on your site,you can tell me where it is displayed or give me one specific picture of your problems
I will fix for help you,
Thank so much
Hi rcheesley
Thanks for feedbacks
I can't edit code my product on your web page, possibly due to cache or you have not decentralized to my login information may not edit code in your site
you can do something so that I can edit the code for you
Are looking forward to helping you
Thanks
Hi Ruth Cheesley
Thanks for feedbacks
About your problem, You can replace the code follow the instructions below,
In source: \modules\mod_jux_news_wall\tmpl\default.php - > you replace lines 94 and 98 with the following code: <?php echo $item->title; ?>
As image attachments:
prnt.sc/csua5l
Hope it can help you.
Thanks
I'm not sure what you did but it prevented the module from even showing. I had to roll back to our previous backup to restore the functionality as even reinstalling the module wouldn't fix the issue.
Thanks for pointing out the template override that could achieve this, I was actually suggesting that there should be two switches in the module - one to say if you wish to show titles (which would require a conditional if statement wrapped around the title tag) and one if you wished to hyperlink those titles (the existing if statement should work fine for that part).
So you could show titles with or without hyperlinks.
I hope that makes sense!
Once we roll back I will apply the suggested options which should resolve the issue for this client all being well.