wouter-mesker
Forum Replies Created
-
Forum: Plugins
In reply to: WP-Flickr Lightbox Combolightbox… download lightbox and edit the php code that create the html code of your flickr img..
<img src="img url" alt="Bad Kamers" width="122" height="130" border="1" >into
<a href="img url big" rel="lightbox[name of project/set]" title="title"><img src="thumpnail url" alt="your choose" width="122" height="130" border="1" /></a>Forum: Fixing WordPress
In reply to: show 7 titles of one categoryCan someone give me the code… I want to show 7 posts off categorie 9…
WOuter
Forum: Fixing WordPress
In reply to: Each Categorie a different (post) Template….I going to try it!
Tnx !
Forum: Fixing WordPress
In reply to: Each Categorie a different (post) Template….I finished yet;) but I don’t understand it….?
Do I have to make templates like catogory-1.php and than it should work?…
Forum: Fixing WordPress
In reply to: Each Categorie a different (post) Template….Can you give where I have to start.. I understand the docs but where do I have to start
Forum: Fixing WordPress
In reply to: Plugin not showing up in Plugin Management pageMaby you lose a file with unzipping… try to download it again or from a different website
Forum: Fixing WordPress
In reply to: File permissions…give htacces 755 than its fixed
Forum: Fixing WordPress
In reply to: Adding Photos in the BlogYou have to give htaccess the permission… 775 (your root map!)
You can do that with your ftp program! right mouse and permissions..