faresmon200 Posted November 8, 2023 Share Posted November 8, 2023 (edited) أريد إضافة رابط خارجي أو فئة من داخل موقعي في هذا المجال ولا أعرف كيف يمكنكم مساعدتي Edited November 8, 2023 by faresmon200 Quote Link to comment Share on other sites More sharing options...
Tech Support Posted November 8, 2023 Share Posted November 8, 2023 Please check "Adding / removing menu items" section here: Quote Link to comment Share on other sites More sharing options...
viper Posted December 19, 2023 Share Posted December 19, 2023 how to edit top menu? Quote Link to comment Share on other sites More sharing options...
Tech Support Posted December 19, 2023 Share Posted December 19, 2023 21 minutes ago, viper said: how to edit top menu? Please go to Website UI -> Language files -> default and find this block: header.network_name = header.network_sites.1.name = Site1name header.network_sites.1.link = http://google.com header.network_sites.2.name = Site2name header.network_sites.2.link = http://google.com 1 Quote Link to comment Share on other sites More sharing options...
viper Posted December 19, 2023 Share Posted December 19, 2023 Thanks Quote Link to comment Share on other sites More sharing options...
viper Posted December 19, 2023 Share Posted December 19, 2023 And how open link new tab? Quote Link to comment Share on other sites More sharing options...
Tech Support Posted December 19, 2023 Share Posted December 19, 2023 You need to modify header template for this. In Website UI -> Page components -> include_header_general.tpl inside this block: {{if $lang.enable_header_network=='true'}} ... {{/if}} Add target="_blank" to <a> tag. But please note that some adblockers may automatically disable all links with this attribute. 1 Quote Link to comment Share on other sites More sharing options...
viper Posted December 19, 2023 Share Posted December 19, 2023 Thanks Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.