Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1959185
new tab opening
Closed

Comments

  • wwwstorypeoplepl started the conversation

    Hey, I have a Bjorn template and have no idea how to set up a new tab opening. Now, when I use my website www.storypeople.pl any time I press a new page it opens in the same widow and I prefer to open it in a new one. It is useful usually when I read a blog and want to have a main blog page all the time open. Using Ctrl+Click doesn't work.

    Please help.

  •  1,845
    Elated replied

    Hello,

    Thank you for choosing Elated themes and sorry for keeping you in line, we're having some increased activity over the past couple of days, hope you can understand.

    I see you managed to set opening in new tab for menu items, so I assume you wanted to set opening in new tab for blog posts on this page - https://storypeople.pl/blog/

    To do that, you'd need to insert some custom jQuery, in Elated Options > General > Custom JS

    jQuery( 'article a' ).attr( 'target','_blank' );

    Let me know how it went!

    Giovanni


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • wwwstorypeoplepl replied

    Hey,


    thank you for your help. I did it and It works now for blog posts when I go to blog. It doesn't work on a home page where I have blog list. Can you tell me ho to do it here?

    Misia

  •  1,845
    Elated replied

    Hi again Misia,

    Sure, just replace the code we sent before with this one

    jQuery( 'article a, .eltd-blog-list a' ).attr( 'target','_blank' );
    

    And see how it goes.

    Giovanni


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • wwwstorypeoplepl replied

    Oh, thanks. I would never find out how to do it :)

    Last thing about it - can we also make it with menu so the user will open the menu item in a new tab when he/she clicks on it with Ctrl+Click? I know how to do the opening in a new tab when you click on it but I mean when somebody clicks on it with Ctrl+Click.

  •  1,845
    Elated replied

    Hello,

    You're welcome. 

    Please note that some keyboard shortcuts behavior depends on browser or OS so there is no option to control it by WordPress or theme options.

    As you've already  mentioned, there is an option for opening some Menu items in new tab / window in  Appearance → Menus →

    2212436640.png


    For any other issue you are facing please feel free to ask us and we will assist you as soon as possible. I will give my best to help you building your site.

    Thanks & Regards, 
    Vladimir


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.