At Home Page Col-2, how do I open the Read More link in a new tab?

Discussion in 'Cloriato WordPress Theme' started by midoricraft, Feb 20, 2013.

  1. midoricraft

    midoricraft Member

    Joined:
    Dec 7, 2012
    Messages:
    38
    Likes Received:
    0
    I prefer to have a separate tab upon clicking on the Read More link. Also, how do I disable the top menu bar at the new tab?
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    For this issue, you have to add the code "target="_blank" after the read more link in the Home Page 2 Cols.
    Code:
    "target="_blank"
    For the reference see the image given below
    [​IMG]

    Do the above steps with all the read more links, where you want separate tab on clicking.
     
  3. midoricraft

    midoricraft Member

    Joined:
    Dec 7, 2012
    Messages:
    38
    Likes Received:
    0
    Thank you. It works now. Can you also advise my next question pls? That is,
    how do I disable the top menu bar at the new tab?​

    In the new tab, I prefer to disable the navigation to other pages.
     
  4. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
  5. midoricraft

    midoricraft Member

    Joined:
    Dec 7, 2012
    Messages:
    38
    Likes Received:
    0
    Here is the screen shot for Home Page Col 2.
    Col 2 Read More Link.png

    A new tab would now be opened as the one below:

    Top Menu Bar.png
    In this new tab, I would like to disable the Top Menu Bar since my home page is still opened in another tab.

    Thanks.
     

    Attached Files:

  6. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Unfortunately there isn't a way to do that with our theme unless you custom code something up. Sorry.
     

Share This Page