-
Author
-
December 25, 2017 at 16:03 #183866
kingsanit
ParticipantHi
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
December 27, 2017 at 03:14 #183924Laura
ModeratorHello, 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 solutionDecember 29, 2017 at 13:17 #184195kingsanit
ParticipantHi Laura
Is there no Theme options or Plugin for this?
With regards
KingsanitDecember 30, 2017 at 01:54 #184253Laura
ModeratorHello, 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 solutionDecember 30, 2017 at 06:37 #184257kingsanit
ParticipantNormal Kleo post Laura.
With regards
KingsanitJanuary 1, 2018 at 00:02 #184417Laura
ModeratorHello, 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 solutionJanuary 4, 2018 at 17:44 #184737Radu
ModeratorHi,
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 solutionJanuary 5, 2018 at 11:47 #184799kingsanit
ParticipantHi 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
KingsanitJanuary 9, 2018 at 16:16 #185275Radu
ModeratorHi,
Just add this javascript code to wp-admin -> theme options -> JavaScript code
COPY CODEjQuery( document ).ready(function() { $('.kleo-masonry a').attr('target', '_blank'); });That’s it
cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 10, 2018 at 17:20 #185402kingsanit
ParticipantHi 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
KingsanitJanuary 10, 2018 at 18:22 #185411Radu
ModeratorHi,
Paste again this one instead the old one then make sure to purge the cache if you have any plugin like this.
COPY CODEjQuery( 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 solutionJanuary 11, 2018 at 10:32 #185491kingsanit
ParticipantHi R
It still launches in the same page.
With regards
KingsanitJanuary 11, 2018 at 19:14 #185537Radu
ModeratorWorks 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 solutionJanuary 24, 2018 at 13:36 #186720kingsanit
ParticipantHi R
I would leave it to same page opening.
Thank you.
With regards
KingsanitJanuary 25, 2018 at 16:00 #186835Radu
ModeratorHi,
Ok
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.