Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • The theme is clean.
    Instead of no as test text, use a lorem text. Its way more better to test if the theme works great.

    http://www.lipsum.com generates a lorem text

    And use some markup tags to test the theme, such as bold, italic and html lists. and also blockquotes

    Thread Starter Wai

    (@wai)

    Thanks. removing phpsessid did work
    but the part about cruft-free urls didnt work

    Here is a line of one my mod_rewrite rules

    RewriteRule final-fantasy-adventure-(.*).html$ index.php?content=ffa&section=$1

    this will convert index.php?content=ffa&secton=whatever to final-fantasy-adventure-whatever.html

    I have a code that includes .inc files and rewrites the url to a fancy url

    Did i do something wrong? what does [QSA, L] do?

    Thread Starter Wai

    (@wai)

    sorry for not being detailed
    I am creating a theme, where I want to make a custom code in functions.php.
    what it is to do is to add a tab in templates sections. this tag is where users (admins) upload their own image for ie. header of the blog

    if there are several themes that let me do that. can you give me examples of which that do that?

Viewing 3 replies - 1 through 3 (of 3 total)