This topic has 14 replies, 3 voices, and was last updated 8 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
    #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
    #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
    #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

    Hi R

    Please click any post that is tagged as “Kingsanit Hub” in http://www.kingsanithub.com.

    Or click on any posts in the following page. I want my blog post to open in a new page.

    https://www.kingsanithub.com/tag/kingsanit-hub/

    With regards
    Kingsanit

    #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

    Hi R

    I tried putting the script in Theme options > General Settings > JavaScript code.

    But still, when I click on the post, it opens in the same rather opening in different page.

    With regards
    Kingsanit

    #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

    Hi R

    It still launches in the same page.

    With regards
    Kingsanit

    #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

    Hi R

    I would leave it to same page opening.

    Thank you.

    With regards
    Kingsanit

    #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?