Everything posted by Swen
-
[Wordpress] Previous & Next post buttons
Hello, I recently started an anime website and I want to add next and previous episode buttons. The problem is, all anime posts are located in 2 categories. (Anime List (primary) & The name of the anime(secondary)) Does anyone know how to make the 'next post in category' buttons go to the next post in the secondary category? This is the code I'm currently using <?php next_post_link('%link', 'Next Episode', TRUE, '3'); ?> I would really appreciate some help. Thanks.
-
Wordpress Custom Fields php help!
I tried your code but it gave me this error inside the page:
-
Wordpress Custom Fields php help!
Hello, I'm trying to use the Custom Fields feature of wordpress to output a download link underneath the actual post. I want something like this in my single.php: <div class="download-name"><?php GETNAME ?></div> <div class="download-link"><a href="<?php GETVALUE ?>"><?php GETVALUE ?></a></div> Which I want to output as: However, I'm a total newb in php coding so I would like to ask you if you know what code to put instead of GETNAME and GETVALUE to get the actual name and value. I need to use this for all my posts so I can't use a fixed postid in single.php file. FOR THOSE WHO ARE NOT FAMILIAR WITH CUSTOM FIELDS: http://codex.wordpress.org/Custom_Fields Thank you!
-
Need Help with jQuery tutorial
So you're saying that tutorial doesn't make any sense at all? I tried doing the tutorial but I didn't get it to work well. I tried linking the css and JS files to my index.html file but that didn't seem to work. After that I tried putting all of the code in one index.html file. But I couldn't get that to work either. And I'm not too fancy of doing jQuery tutorials as I won't be needing it anytime soon after I finished this stuff. Thanks for your reply by the way!
-
Need Help with jQuery tutorial
I need some help with the tutorial shown on this website I don't know anything of jQuery or Javascript and I can't get this tutorial to work. I would really appreciate it if anyone could do the tutorial for me and upload a .zip with 3 files in it. 1. The HTML file 2. The JS file 3. The CSS file Thank you!
-
Anime Website
What do you mean with 'running this on'? I'm guessing you're asking what CMS I use. I use wordpress And I'm wondering which browser your use as the search box looks fine to me (I'm using firefox and IE) I also made some changes today. I made the sidebar more wide and the content part a little less wide. I also added some light shading next to the logo.
-
Anime Website
Thanks for the replys. As for the pink, I'm not really into pink, and I want the background to be dark-ish so I don't think I'll be changing any of the colors to pink And for the fonts.. I'm not very good with those, I usually use one font for all my designs. So do you have any examples for the fonts? And this is the main part I'm not satisfied about (see pic)
- Anime Website
- Anime Website
-
Anime Website
Hey I've been working on an Anime website for quite a while now, and I think I'm satisfied with the design right now (only the first page 'works well' and there is still no actual content). The layout isn't finished yet, but I like to improve what I currently have! After that I can move on to the smaller details of my layout. Please give some critique and advice on my layout! www.AnimeCube.net Here's a list of things I'm still not sure about: - The logo - Empty space next to the logo - The containers for the 'actual content' - The Background Thank you!
-
Advert next to content issue
Thank you It's still a W.I.P.
- Advert next to content issue
- Advert next to content issue
-
Advert next to content issue
done, and didn't work :/
- Advert next to content issue
-
Advert next to content issue
Didn't work :/ I appreciate your help, keep em coming!
-
Advert next to content issue
that doesn't do the trick either
- Advert next to content issue
-
Advert next to content issue
This worked, but now my content-bottom image is weird.
- Advert next to content issue
-
Advert next to content issue
same effect... (you can check it out)
-
Advert next to content issue
I want the advertisement shown on my website (http://www.animecube.net/) to show next to the news articles posted on my index page. The problem is that it seems to stay below the post information (author and date posted).
-
Anime Layout Adivce
The fonts came with the theme I used as a base, so I'll be changing that for sure. The the gap also bothered me a bit.. I'll try your suggesting to see how it looks Thanks! EDIT: I edited like you said. Looks better imo, what do you think? EDIT2: I just realized that header and footer are 1px off in IE. Does anyone know how to fix that?
-
Anime Layout Adivce
Hello, I am planning (or actually in the process of) creating an Anime website. I am currently still working on the layout but I need some Constructive Criticism! I'm still a rookie web designer and do it mainly for fun. Please note that I'm using a pre-made wordpress theme which I edited quite a lot, but still haven't finished editing. I'm currently still optimizing the general look (background, logo, navigation, footer) and will be focusing on the content part later on. www.AnimeCube.net Tell me what you think, and what you like/dislike about it. Thank you!