• I want to install Nice(r?) Titles on my site
    I’ve found this “.DS_Store” file but I have no idea what I’m supposed to do with it and there’s no install procedure or read me file.
    Does anybody know how I must install this?
    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • .DS_Store : throw that away, its a byproduct of archiving files on an apple.

    This should work, assuming you’re talking about Nicer Tiles by Mark Wubben:

    1. Upload “nicetitle.js” and “nicetitle.css” to your template directory.

    2. Add the following to your template index file header:

    <script language="javascript" type="text/javascript" src="<?php bloginfo('stylesheet_directory'); ?>/nicetitle.js"></script>

    Thread Starter flush

    (@flush)

    Thank you

    Thread Starter flush

    (@flush)

    Oops… I uploaded both files in my theme directory, copied the script in my header.php file (I didn’t put it in the index because there’s no header section in it), but nothing happens.
    Normally, all elements with a title tag should display the new titles right?
    should I have replaced ” php bloginfo(‘stylesheet_directory’) ” with something else?
    Could there be a conflict with Lightbox?

    Do you have a URL?

    Thread Starter flush

    (@flush)

    Pfew… I just can’t make it work…
    I’m trying to run it on a test site, so I can provide id and passw if some generous soul would be prepared to look into it.
    The address is https://siteground129.com/~raphaell/
    I tried installing Nicer Titles, I then found Sweet Titles: https://www.dustindiaz.com/sweet-titles/
    I even tried one called Qtip (https://solardreamstudios.com/learn/css/qtip/) without success.
    I just don’t get it.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Does anyone know how to install Nice(r) Titles?’ is closed to new replies.