Link to Department & Button Link

  • Posted in : Responsy WP
  • vin007
    Participant

    1. Could you please tell me how to write the button short code such that the link opens in a new tab?

    2. Is there a way to give a link to a department within my portfolio?

    Thanks so much…

    Mehmet S.
    Keymaster

    1 – Use html code to open in a new tab:

    <a class="btn" target="_blank">Button Text</a>
    

    For big button: class=”btn btn-large”

    See also: http://twitter.github.com/bootstrap/base-css.html#buttons

    2 – Department links:

    sitename.com/department/departmentname
    
    vin007
    Participant

    Its great to know I can do both, thanks.
    Forgive my ignorance, I still need to clarify.

    1 – Button
    How can I open HTML in a new tab?
    Can I do that when Im logged into wordpress?

    2 – Department link
    Could you explain this in terms of responsy theme site

    For instance, I need a link to ‘coding’ department within ‘portfolio’ page of responsy theme site

    The link to portfolio is:
    http://themes.pixelwars.org/responsy-wp/portfolio/

    The link to coding department is also,
    http://themes.pixelwars.org/responsy-wp/portfolio/

    If i use, http://themes.pixelwars.org/responsy-wp/portfolio/coding – it gives me a 404 page.

    Thanks again

    vin007
    Participant

    My bad – I got the button alright.
    But Im still perplexed about the link to a department.

    Id like to link the image above each service (in Home Page) to its respective department within portfolio.

    thanks

    ahmetsali
    Keymaster

    Hi, don’t change the “department” keyword in the url; This works;

    http://themes.pixelwars.org/responsy-wp/department/coding/

    vin007
    Participant

    Thank you so much … it worked:)

Viewing 6 posts - 1 through 6 (of 6 total)

The forum ‘Responsy WP’ is closed to new topics and replies.