Home › Forums › WoodMart support forum › Target blank for Mobile bottom navbar link
Target blank for Mobile bottom navbar link
- This topic has 13 replies, 2 voices, and was last updated 4 years, 11 months ago by
Elise Noromit.
-
AuthorPosts
-
April 2, 2020 at 10:01 am #184039
MutartParticipantHi,
is it possible to change the target of link (Select buttons, not custom button) of the Mobile bottom navabr?
In option theme there isn’t but maybe editing some file it can be possible.Thank you.
April 2, 2020 at 11:28 am #184077
Elise NoromitMemberHello,
All the links are in this file:
woodmart\inc\modules\sticky-toolbar.php
You can change them.
Best Regards
April 3, 2020 at 8:50 am #184256
MutartParticipantHi,
what code and where i have to add for blank link?Thank you.
April 3, 2020 at 12:20 pm #184300
Elise NoromitMemberHello,
Find the code
<a href="http://thelink.youneed" target="_blank"></a>
and inserttarget="_blank"
as shown.Best Regard s
April 6, 2020 at 9:38 am #184813
MutartParticipantHi,
as you can see in my site on mobile https://mar10.bigparty.it/ i would edit the blog link (Idee Party) that is the blog page of the site (attachment 1).
How can i edit that link? I can’t find it in the file.Thank you.
Attachments:
You must be logged in to view attached files.April 6, 2020 at 11:34 am #184860
Elise NoromitMemberHello,
You cannot edit the existing button. You can add your custom buttons. Below you will find the fields. You can add URL only
http://thelink.youneed
Best Regards
April 6, 2020 at 11:41 am #184866
MutartParticipantHi,
ok, but i would the same icon of Idee Party. Not a custom image… how can i do?April 6, 2020 at 12:16 pm #184891
Elise NoromitMemberHello,
You can take icons from this source: https://www.flaticon.com/ They are free here or extract from the site.
Best Regards
April 7, 2020 at 9:06 am #185092
MutartParticipantHi,
maybe my english is bad…
I would that almost one link in mobile bottom nav is open in blank!.
If i create a custom link, where can i put the target=”_blank”?The question is simple: the possibilities to setup target=”_blank” for almost one link in mobile bottom nav.
In this case, for “Idee Party” that it should be “Blog Page” or a “Custom botton”, like do you want.
Is it clear now?
Thank you
April 7, 2020 at 1:24 pm #185148
Elise NoromitMemberHello,
There is no option to configure _target in the mobile navbar menu.
Best Regards
April 7, 2020 at 1:34 pm #185150
MutartParticipantHi,
first you say yes and you send me the code example. Now you say no.Ok…
Thank you.
April 7, 2020 at 2:46 pm #185172
Elise NoromitMemberHello,
1. You need to configure mobile menu navbar.
2. You need to file:
woodmart\inc\modules\sticky-toolbar.php
and find the code<a href="http://thelink.youneed" target="_blank"></a>
and inserttarget="_blank"
as shown.There is no option to add it in the Theme Settings > General > Mobile bottom navbar, you can change that only customizing the file as described in point 2.
Best Regards
April 7, 2020 at 2:48 pm #185175
MutartParticipantHi,
ok. I understand.Thank you for your support.
April 7, 2020 at 5:30 pm #185202
Elise NoromitMemberIf you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register