NOTE ABOUT THE SUBMIT BOX: When you enable the Submit box, a link to the submit will also appear. If you don’t want the link to your submit to show all you have to do is find this: and just delete it.
QUESTION 01. HOW DO I INSTALL YOUR THEMES?
My themes are all in the theme garden so all you have to do is click on Install. Now if you want to install them manually, check out this post
HERE.
QUESTION 02. ASK DOES NOT SHOW. IT SAYS "FOUND. THE URL YOU REQUESTED COULD NOT BE FOUND."
Okay, the reason this is happening is because you have not enabled your ask box. In order to enable it, go to your blog settings (
http://tumblr.com/blog/YOURBLOGURL/settings).
QUESTION 03. HOW DO YOU ADD LINKS IN YOUR SIDEBAR?
This is pretty easy. All you have to do is add this to your sidebar description: <a href="URLHERE">TITLE</a>. If for some odd reason it doesn’t work, replace the quotation marks with your own.
QUESTION 04. HOW DO YOU ADD MORE EXTRA LINKS IN THE SIDELINKS/NAVIGATION?
Okay go to the code and find either this <div id="sidelinks">, <div id="navigation"> or this <div class="navigation"> and right below it add this <a href="URLHERE">TITLE</a>. Sometimes it might require you add a <br> right after the </a> so see if the other links have them.
QUESTION 05. HOW DO YOU CREATE A PAGE?
Now to create a page is very simple. All you have to do is go to Pages > + Add A Page. A little window will pop up. Write down the URL and title of page and write the content that you want. When your done, just click save page.
QUESTION 06. "SHOW A LINK TO THIS PAGE" DOESN’T WORK. IT SAYS "YOUR CURRENT THEME DOES NOT SUPPORT PAGE LINKS".
This option should work with all my themes if you install them through the theme garden. Now if you install my themes manually and click on the "Show A Link To This Page" the little window saying "Your current theme does not support page links" will pop but it's not true cause the link to the page will still show up.
QUESTION 07. THEME 009: HOW DO I GET THE SIDEBAR BACKGROUND TO BLEND IN WITH THE SIDEBAR?
This can’t be done with the theme. The sidebar background image has to be blended with photoshop. I made a tutorial on how to do this with photoshop. Check it out
over here.
QUESTION 08. HOW DO I GET INFINITE SCROLLING?
I have managed to get infinite scrolling working on my themes. I'm in the process of adding it to all my themes so at the moment, theme 012, 014, 015, 016, 017, 018 and 019 all have infinite scrolling. Just click on the little box in the appearance tab to enable infinite scrolling.
QUESTION 09. HOW DO I GET MY BACKGROUND IMAGE TO REPEAT?
It’s really simple. All you have to do is find this:
background-repeat: no-repeat; and just remove the
no-. If it’s on repeat, then add the no- right before the repeat.
QUESTION 10. THEME 008. TITLE SAYS "THE WICKED ETERNITY THEME 008 PREVIEW". HOW DO I REMOVE/CHANGE IT?
Unfortunately I can't edit the coding of the theme once it’s in the theme garden but the coding over at pastepin has been updated. So if you install the theme manually you can just grab the new code. Now if you installed the theme through the theme garden this is what you’ve got to do to get your default title.
When customizing, go to Edit HTML and find this in the coding: <div id="topbar"><div id="title">The Wicked Eternity Theme 008 Preview</div></div> and replace the "The Wicked Eternity Theme 008 Preview" with this: The Wicked Eternity Themes.
QUESTION 11. THEME 003; THEME 004: POSTS GO OVER ONTO THE SIDEBAR.
Unfortunately once the theme is installed in the theme garden I can't fix any problems. So this questions is only if you installed it through the theme garden. If you installed it manually, the code on pastebin has been updated.
So to fix this problem for theme 003, check out this post right here.
To fix this problem for theme 004, check out this post right here.
QUESTION 12. THE LINKS ARE DOUBLING UP ON MY PAGE OR THERE ARE LINKS THAT SAY "PAGE".
The only reason they are appearing more than once or there;s a links appearing as "Page" is because you have clicked on "Show A Link To This Page". If you don't want your page to show up in the link area then edit your pages and uncheck the little box that says "Show A Link To This Page".
QUESTION 13. HOW DO YOU HIDE CAPTION IN PHOTOS AND PHOTOSETS?<
I wrote a small tutorial on how to do that
right here. Please read it before asking me questions about it.
QUESTION 14. CAN YOU PLEASE MAKE A THEME WITH [CELEBRITY NAME HERE]?
I don't know what made you guys think that I make themes just for celebrities but I don't. Just because I feature their pictures in the live preview does not mean the theme is about theme because when you install the theme there is nothing remotely related to them.
QUESTION 15. THE NAVIGATION ISN'T SHOWING IN THEME 009. HOW DO I SHOW IT?
Go to customize theme and then scroll down past the part you change the colours and you'll find something that says "Show Navigation". Click on the little check box thats next to it and the navigation will show.
QUESTION 16. HOW DO YOU ADD A IMAGE TO THE SIDEBAR?
I've made a very simple tutorial on how to do this. Go to
this page and follow the steps. Let me know if you need more help.
QUESTION 17. THE TAGS ARE ALL IN SMALLER LETTERS. HOW CAN I CHANGE THIS?
Find this part of the code: #tags and underneath there should be something that says text-transform:lowercase. You can either just remove that or you can change it to uppercase.
QUESTION 18. THEMES WITH TOPBAR THAT HAVE LINKS WHO ARE UNABLE TO CLICK ON SOME OF THE LINKS.
Okay so the reason this is happening is because you have a small monitor (a small screen) so the customize/follow and dashboard button background goes over it, making you unable to click on the links. Now there's really nothing I can do about that. The only thing I recommended is for you to move that link either to the custom link option or just to move the links to your sidebar.