• hi there,
    i installed a new them for my wordpress blog. unfourtinatly the links in it arent working correctly.
    could anyone check it out here and tell me what my problem is?

    im not a proffesioanl php-coder so i dont know much about it.
    if you need some extra information about the files post it and ill reply.

    thanks

    leo

Viewing 12 replies - 1 through 12 (of 12 total)
  • It might help if your page didnt pop up with an annoying pop up window full of adverts and then people could look at your links problem.

    As a guess it might be the annoying music that starts up when you go to your site thats causing the problem.

    Turn off the ad and music, and then try.

    Thread Starter letitbe

    (@letitbe)

    this one has nothing to do with the music or imaginary popus youve seen.
    i think is more a script error in some of the theme files, or theres just a way of creating these ‘extrapages’ and im simply not able to understand it.

    umm yes, more info would be nice. What links, specifically? Please dont make us work to find something you can describe.

    Your permalinks work, however there is an error being displayed:

    Parse error: syntax error, unexpected '}' in /data/apache/users/kilu.de/letitbe/www/wordpress/wp-content/themes/rio/comments.php on line 1

    Youve been editing things incorrectly.

    Thread Starter letitbe

    (@letitbe)

    Your permalinks work, however there is an error being displayed:

    Parse error: syntax error, unexpected ‘}’ in /data/apache/users/kilu.de/letitbe/www/wordpress/wp-content/themes/rio/comments.php on line 1

    yes, this would have been my next question.
    actually i meant the links at the top of the blog (blog | music zone | links…)
    ive got the idea of an blog lik this from here.
    as you can see there is a folder created for each link. i cant imagine the guys who did this blog made it all self, im pretty sure there must be a way to teach the board creating all the folders itself.

    now to the php-files:
    i have uploaded the whole theme right here
    as i dont know whats wrong in this theme i have to ask you for help.
    maybe itll be best if you try to install the theme yourself.

    thanks a lot

    leo

    Im sorry — I dont and wont install themes to assist in helping ppl here. Thats never going to happen. Ever.

    Second question first — as I said youve edited that file incorrectly. What you need to do is put back the themes’s original comments.php and then start another thread asking for advice on whatever it is you are trying to do inside that file.

    First question:

    Your links dont “work” because if you look at what you have done they all point to the same place:

    div align="center">
        <a href="#">blog</a> | <a href="#">music zone</a> | <a href="#">guestbook</a> | <a href="#">links</a> |   <a href="#">info</a></div>

    Look at the source of your page.

    Thread Starter letitbe

    (@letitbe)

    Your links dont “work” because if you look at what you have done they all point to the same place:

    even if they would point to the same place it isnt being displayed anyohow.

    what i can do is creating a folder manually for each link, like:

    <!–a href=”blog/index.php”>blog</a—>

    but then the problem is that i do not know how to design the index.php as it must have the same look as the very first index.php you get to.

    anyhow editing and creating for each site a folder manually sounds really senceless for me. if you look at the sample page i posted before youll see that there is a created folder for each blog entry.

    Thread Starter letitbe

    (@letitbe)

    econd question first — as I said youve edited that file incorrectly. What you need to do is put back the themes’s original comments.php and then start another thread asking for advice on whatever it is you are trying to do inside that file.

    i never said i edited the comments.php. this error appeared after i installed the theme. when switching to preinstalled themes comments are alright.

    I didnt say that you said that, did i?

    If you havent edited the comments.php and that error is present than you need to take that issue up with whoever created the theme.

    Thread Starter letitbe

    (@letitbe)

    Ok, well then in that case, your comments.php got corrupted during the upload.

    A simple thing you might have done would have been to compare whats on your site with whats on your computer inside the zip. Right?

    php files need to be uploaded in ascii mode. If, for some reason, your ftp client isnt doing that, theres one possible source of the problem.

    So delete the file off your server, and reupload a fresh one, making sure that it is uploaded in ascii mode, and that the entire contents of the file is transferred.

    Thread Starter letitbe

    (@letitbe)

    everything checked, i tried to upload it once again too, the same error appears

    Thread Starter letitbe

    (@letitbe)

    theme download aviable here

    made by amypink

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘new theme – nothing works’ is closed to new replies.