having taught myself extremely basic HTML with the help of
http://www.thejaded.co.uk/workshop/index.html -such a wonderful site, and a wonderful person who made it *starry eyes*
and learnt through trial and error how to work an FTP program, i've made some basic changes to my comic, http://travellerstale.comicgenesis.com
i was wondering how long it takes to update my page so it doesn't look godawffully white and my mistake in naming page 2 into the year 2003 dissapears (as i replaced it with a page two called 20070121 )
many thanks to anyone who attempts to help ^_^
when do updates take place?
-
Vaan Mortier
- Newbie
- Posts: 5
- Joined: Fri Jan 19, 2007 8:51 am
- Contact:
when do updates take place?
A limerick
there was was a man from dundee
who was stung on the nose by a wasp
when asked if it hurt
he said, "no not much,
"it can do it again, if it wants."
there was was a man from dundee
who was stung on the nose by a wasp
when asked if it hurt
he said, "no not much,
"it can do it again, if it wants."
- Moonshadow
- Regular Poster
- Posts: 158
- Joined: Sat Nov 15, 2003 9:38 pm
- Location: Somewhere north
- Black Sparrow
- Cartoon Anti-Hero
- Posts: 6973
- Joined: Fri Jul 22, 2005 9:04 am
- Location: Violating your restraining order
- Contact:
Your site looks updated to me. That is, the background is now black and the text is white. If you can't see it, hard refresh your browser (shift+refresh or ctrl+shift+r) to clear out your cache.
In answer to your question... Comic Genesis runs an update of every comic on the system once a day. By default, this is at midnight, Pacific time, though you can change the offset in siteadmin. This is an automatic process.
If you manually press your "update comic" button in siteadmin, it usually takes less than an hour for changes to occur. The exception to this is when the queue is backed up, which happens every once in a while. If this is the case, it will say so in siteadmin. Your comic gets put to the back of the queue every time you press the button, so don't press it more than once.
Congrats on learning the basics on your own. If you have any more questions on how to do something, feel free to ask. We were all in your position at one point.
In answer to your question... Comic Genesis runs an update of every comic on the system once a day. By default, this is at midnight, Pacific time, though you can change the offset in siteadmin. This is an automatic process.
If you manually press your "update comic" button in siteadmin, it usually takes less than an hour for changes to occur. The exception to this is when the queue is backed up, which happens every once in a while. If this is the case, it will say so in siteadmin. Your comic gets put to the back of the queue every time you press the button, so don't press it more than once.
Congrats on learning the basics on your own. If you have any more questions on how to do something, feel free to ask. We were all in your position at one point.
-
Vaan Mortier
- Newbie
- Posts: 5
- Joined: Fri Jan 19, 2007 8:51 am
- Contact:
i thank you both sincerely for your help. i suppose even though my first hurdle is passed, there are so many more to come.
EDIT: navigation buttons elude me(as in, are hiding) despite doing this:
http://www.thejaded.co.uk/workshop/Buttons.html
is there some changing to the script requireing for my lovely buttons (which took all of two minutes each) to appear?
bloody hurdles...
also, if i wanted to have images that aren't the comic or my nav buttons, how would i type that in? would i use the directory instead of an url and work it similar to on a board? which folder would they go into?
EDIT: navigation buttons elude me(as in, are hiding) despite doing this:
http://www.thejaded.co.uk/workshop/Buttons.html
is there some changing to the script requireing for my lovely buttons (which took all of two minutes each) to appear?
bloody hurdles...
also, if i wanted to have images that aren't the comic or my nav buttons, how would i type that in? would i use the directory instead of an url and work it similar to on a board? which folder would they go into?
A limerick
there was was a man from dundee
who was stung on the nose by a wasp
when asked if it hurt
he said, "no not much,
"it can do it again, if it wants."
there was was a man from dundee
who was stung on the nose by a wasp
when asked if it hurt
he said, "no not much,
"it can do it again, if it wants."
- Cope
- Incompetent Monster
- Posts: 7363
- Joined: Sat Jul 31, 2004 8:37 pm
- Location: Masked man of mystery
- Contact:
Do you have more than one comic page up? You'll need at least two, and possibly up to five before the images themselves will appear.Vaan Mortier wrote:navigation buttons elude me(as in, are hiding) despite doing this:
http://www.thejaded.co.uk/workshop/Buttons.html
is there some changing to the script requireing for my lovely buttons (which took all of two minutes each) to appear?
Upload your images to the /images folder, then use a bit of code along these lines:also, if i wanted to have images that aren't the comic or my nav buttons, how would i type that in? would i use the directory instead of an url and work it similar to on a board? which folder would they go into?
Code: Select all
<img src="/images/YOURIMAGE.gif">- Black Sparrow
- Cartoon Anti-Hero
- Posts: 6973
- Joined: Fri Jul 22, 2005 9:04 am
- Location: Violating your restraining order
- Contact:
Usually, button images don't start working properly until the 3rd-5th comic. Just ensure that your button images' entire filenames are in lowercase, including the jpg/gif/png extension. Once you have a couple comics up, it'll start working properly.
On a related note.... do you have the ***first_day*** and ***previous_day*** tags on your indextemplate.html? And do you have a dailytemplate.html? Those buttons should be showing up, but then again, you may have to wait a couple comic pages... I don't know why that happens.
On a related note.... do you have the ***first_day*** and ***previous_day*** tags on your indextemplate.html? And do you have a dailytemplate.html? Those buttons should be showing up, but then again, you may have to wait a couple comic pages... I don't know why that happens.









