By Alysha McVeigh on Thursday, 17 November 2022
Posted in General Issues
Likes 0
Views 1.5K
Votes 0
Hey there,

I'm looking to change the link on the 'Pages' link of the StackIdeas Toolbar module. Where would I be able to do that (changing it from the default invited-pages.html to something else)?

Thanks for any help

James
Unfortunately, that is no easy way to change the default Easysocial page URL, you may need to modify the core file in order to achieve this.

JoomlaFolder/modules/mod_stackideas_toolbar/includes/adapter/easysocial/menu.php

You can check my attached screenshot and then you can put your permalink under that line of code.

'permalink' => '/yourCustomPermalink',
·
Thursday, 17 November 2022 11:21
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Arlex, That did the trick. I'll remember it, as it'll get overwritten with the next update if I'm not mistaken.
·
Thursday, 17 November 2022 14:54
·
0 Likes
·
0 Votes
·
0 Comments
·
You're most welcome.

Yes, you will need to modify this file again if you update the next toolbar release version.
·
Thursday, 17 November 2022 15:03
·
0 Likes
·
0 Votes
·
0 Comments
·
Is this true for all menu items that display on the SI Toolbar? When I create new EasySocial menu items using the SI Toolbar names and recreate the links with ES SEF URLs, i get double menu links that break the connection to other pages, such as https://example.com/videos/videos.html and /pages/pages.html , etc (with ES menu items active), but when ES menu items are disabled, SI Toolbar menu items link to https://example.com/videos.html as they should.

Please clear up this confusion about how to create menu items for SI Toolbar and EasySocial.

QUESTION: Do I need to create and enable ES menu items for each SI Toolbar menu item?
·
Tuesday, 31 October 2023 11:46
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post