This topic has 14 replies, 3 voices, and was last updated 6 years by Radu.

  • Author
  • #183866
     kingsanit
    Participant

    Hi

    I post a content and publish it. When I click it, it opens in the same page.

    Please let me know, if there is an option for the post to open in new page.

     

    With regards

    Kingsanit

    #183924
     Laura
    Moderator

    Hello, you need to edit the template, i can help you if you share ftp and wp-admin access 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #184195
     kingsanit
    Participant

    Hi Laura

    Is there no Theme options or Plugin for this?

    With regards
    Kingsanit

    #184253
     Laura
    Moderator

    Hello, it needs to be edited manually, is it a normal post or a visual composer element?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #184257
     kingsanit
    Participant

    Normal Kleo post Laura.

    With regards
    Kingsanit

    #184417
     Laura
    Moderator

    Hello, will assign the ticket to a higher support level who can help and advise you in your query.
    Thanks! ?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #184737
     Radu
    Moderator

    Hi,

    Can you please make a video that explains where you click, cuz cannot understand.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #184799
     kingsanit
    Participant
    This reply has been set as private.
    #185275
     Radu
    Moderator

    Hi,

    Just add this javascript code to wp-admin -> theme options -> JavaScript code

    COPY CODE
    
    jQuery( document ).ready(function() {
        $('.kleo-masonry a').attr('target', '_blank');
    });
    

    That’s it

    cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #185402
     kingsanit
    Participant
    This reply has been set as private.
    #185411
     Radu
    Moderator

    Hi,

    Paste again this one instead the old one then make sure to purge the cache if you have any plugin like this.

    COPY CODE
    
    jQuery( document ).ready(function() {
        jQuery('.kleo-masonry a').attr('target', '_blank');
    });
    

    Let me know

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #185491
     kingsanit
    Participant
    This reply has been set as private.
    #185537
     Radu
    Moderator

    Works for me, can you please provide wp admin credentials in a private reply ? to can take a closer look ?

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #186720
     kingsanit
    Participant
    This reply has been set as private.
    #186835
     Radu
    Moderator

    Hi,

    Ok

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 15 posts - 1 through 15 (of 15 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?