92 reputation
10
bio website bramvanroy.be
location Belgium
age 21
visits member for 11 months
seen 3 hours ago
stats profile views 10

Thank you for stopping by! Here is some information about me:

Drummer! You can find some drum covers on my youtube channel. Please like, share and subscribe if you like them! My latest (12th of May 2013) is Rodrigo y Gabreila's Tamacun.


Web design and web developing hobbyist! Especially enthusiastic about CSS(3), HTML(5) and jQuery. Also a linguistics (English and Dutch) student!

If you are a Dutch speaking webdeveloper, don't hesitate to join us at our new forum: http://www.webdevs.be/forum


Besides that, I'm also a newbee/wannabee photographer and I own a Canon 600D with a 18-135mm IS kit-lens.


Oh, and don't forget to follow me on Twitter! @BramVanroy


11h
comment CPT: if more than X images are in post, use pagination
This all sounds like a good plan, but I don't think I can implement this by myself without some extra explanation. The action would go in functions.php I suppose, but I have no idea what to do in that action. Also, your example code won't work because the plugin only supports one gallery per post.
1d
asked CPT: if more than X images are in post, use pagination
May
4
comment Archive of custom post type returns 404
@toscho That is very kind of you! Thanks a lot.
May
4
comment Archive of custom post type returns 404
@JohannesPille toscho made me aware of that, yes. :)
May
4
comment Archive of custom post type returns 404
@toscho Could you post this as an answer, or edit your current answer? Then I can give you the bounty and accept the answer: it works now. :) Should I deactivate the plugin after usage?
May
4
comment Archive of custom post type returns 404
@toscho I haven't, but it seems as if it can solve the problem. I don't nkwo how I can add this as a plugin though. I tried downloading the gist, and uploading it, but that doesn't work. Nor re-zipping the .php file itself and uploading that one. Any hint?
May
4
comment Archive of custom post type returns 404
@mrwweb What do you mean by resetting permalinks? I use a custom permalink structure for my custom post types.
May
4
revised Archive of custom post type returns 404
added 188 characters in body
Apr
22
revised Archive of custom post type returns 404
added 1969 characters in body
Apr
21
comment Archive of custom post type returns 404
@s_ha_dum I'm sorry, I don't know where you want me to look. I had made this cpt before, and thus have some videos posted (ex. denotenbalkers.be/videos/2010-if-you-please-showavond) but the links are dead.
Apr
21
comment Archive of custom post type returns 404
@s_ha_dum Indeed.
Apr
21
revised Archive of custom post type returns 404
added 149 characters in body
Apr
21
comment Archive of custom post type returns 404
If it helps, this is the site: denotenbalkers.be/fotos (As you can see, /fotos works, but the "Video's" link in the nav does not.)
Apr
21
comment Archive of custom post type returns 404
Hm, strange. The other posttype (foto) has the same setting, and it does work on /fotos. But, I changed it to false and it's still not working.
Apr
21
asked Archive of custom post type returns 404
Apr
14
accepted Remove class that has been added by parent theme
Apr
14
comment Remove class that has been added by parent theme
@toscho I had not. So, basically what does is: all functions are called with a priority (quickest being 1) and a latter can overwrite a former? Thank you, it works! Please provide your comment as an answer and I'll mark it as correct.
Apr
14
asked Is it possible to disable a function of a parent theme?
Apr
14
asked Remove class that has been added by parent theme
Oct
17
comment How to show 'login error' and 'lost password' on my template page?
@guiniveretoo Thanks for your reply! The problem is that I work with a dropdown form that can be accessed from any page on the website. So, there is no definite slug possible, because people can login from any page ... So, what should I put there?