Best Premium and Free WordPress Themes › Forums › Construction Field Pro › Opening Special Button On Menu Right in a new tab or browser window
Tagged: Special Button On Menu Right
- This topic has 3 replies, 2 voices, and was last updated 8 months, 1 week ago by
acmesupports.
- AuthorPosts
- October 12, 2021 at 3:31 pm #99656
Thomas
ParticipantIs there a way to open the link for the Special Button On Menu Right found Under Appearance -> Customizing -> Header Options -> Menu Options in a new tab or browser window. Would like to keep the site in the main tab but be able to open the link associated with this Special Button On Menu Right to open in a new window.
Please advise if possible. Thanks in advance!
October 15, 2021 at 4:43 pm #99688acmesupports
ModeratorDear Thomas,
It will require theme customization.Best Regards!
October 16, 2021 at 12:40 pm #99717Thomas
ParticipantIs the customization simple such as modifying the target=”_blank” to the anchor tag? If so, I’m familiar with PHP files and code and able to make the change. I understand each time a theme update was applied that the code would get replaced and the change would have to be made again. Please advise. Thanks!
October 22, 2021 at 4:08 am #99799acmesupports
ModeratorDear Thomas,
If you are familiar with PHP code then here are the steps you need to follow:-
1. Navigate to path: construction-field-pro\acmethemes\functions\primary-menu.php file.
2. search $construction_field_button_link variable and add target=”_blank” where the link is used.Best Regards!
- AuthorPosts
- You must be logged in to reply to this topic.