hiatus.

Just to let anyone checking this blog for answers to questions, I am currently on hiatus. The blog will stay in place so the theme codes remain available.

Anonymous:
this is the same anon about page 004 playlist- i fixed the issue i had! sorry for wasting inbox space!!

My inbox is always wide open - glad it’s fixed, let me know if you have any more issues.

Anonymous:
How can I message you the code? Bit by bits over ask? <: Thanks for responding!

It would be much easier to come off anon and just submit the link to me here: macfustythemes.tumblr.com/submit

Anonymous:
I love your 003!! *w* Unfortunately when I click the 2nd icon (and others) it doesn't display the info :( help please?

(003) and also if I click on one tab and then another, then go back to the first tab the info disappears. Aaah. This is a wonder page and I’m hoping it has a solution :(

Hi, I’m sorry you’re having issues. It’s hard to tell exactly what the problem is without seeing the code, however I would check all your tags are closed correctly as this often causes issues. If you’d like to link me to the code, I should be able to figure it out (I never post links publicly in case you’re worried!)

Anonymous:
hi, i'm working with your page 3 (w/ filters) and i saw you told another anon not to touch the script at all--if i use a different div name for some of the containers would it be okay to just change the corresponding ones in the code? or will that break it?

It’s absolutely fine to touch the script if you feel confident doing so and changing the container names shouldn’t cause any issues. Let me know if any problems crop up though!

Anonymous:
Hi again! It's previous anon! It was indeed that awful option 'always serve blog over SSL', I forgot that it could cause problems as I usually don't use extra themes for my blog :s Thanks for checking this so quickly!! ~ a happy anon!

No problem at all - glad it’s fixed!

Anonymous:
Hi! :) I'm encountering two problems with your (wonderful btw) page 003: I copied-pasted the exact code (and changed it a little) but when I wanna click on one of the filters (and after many verifications) it still doesn't work. Second problem is: I don't have any image showing up when I click on a tab, even without edit them, I don't have the 'pastebin' ones showing and I don't understand why! It would be awesome if you could check this :s (sorry for my bad english btw ^^')

It sounds like the javascript code isn’t working - I can’t tell exactly what’s gone wrong without looking at the code, but check to make sure you haven’t accidentally edited the Javascript code at all (it goes between the  <script type=“text/javascript”> and </script> tags). Alternatively, if you have“Always serve blog over SSL” turned on in your blog settings, this will cause the javascript to break.

If it’s neither of these I would need to look at the actual code to see what’s gone wrong - if you send me the link it won’t be posted publicly.

Anonymous:
On your Page 004/Playlist theme, I can't get the audio tracks to work. I uploaded them to DropBox, and copy/pasted the URLs but they still won't play.

You can’t usually copy/paste the URLs directly - try following the instructions in this post.

Anonymous:
Hey so same anon as before! I meant to say can each row of the theme have more then 3 icons. Right now each row has 3 icons no matter how many we add and i was wondering if the menu can be changed so that we can have more than 3 icons displayed in each row?

Ah sorry I misunderstood! Yes if you find “ul#menu” and shortly underneath that you should see “width: 220px”. If you increase that number you will be able to fit more on a line - increasing to 290px allows for four. You may also want to adjust the “left: 10%” number if you find it doesn’t fit well on the screen.

Anonymous:
Hey! I was wondering if for the theme /post/122015817971/ it was possible for me to have each row display more boxes than just 3? I changed the left margin to make more space for the others but only 3 show up nonetheless. Thanks so much!

Sure - just copy and paste the code for the existing icons, it should look like this:

<li data-menuanchor=“c6”><a href=“#c6”><img src=“http://placehold.it/50x50”></a></li>

And ensure to increment the ‘c6′ number (i.e. it should go c7, c8, c9 etc with every new icon you add).

st