- Author was Featured
- Bought between 10 and 49 items
- Contributed a Blog Post
- Exclusive Author
- Germany
- Has been a member for 3-4 years
- Item was Featured
- Referred between 100 and 199 users
Hey guys,
I am looking for experienced coders, who can take the customization jobs, when I have no time for it. At the moment I get a lot of mails for customization of my products that I am selling on envato. So just check out my portfolio and you see what I am doing, mainly jQuery and wordpress plugins.
Just send me a mail via the contact form on my profile page and tell something about you. Of course portfolio counts!!! When you dont have a portfolio on codecanyon, please send me some other plugins that you developed.
When I think you are qualified, then I would like to add you to my skype and you will be notified when there is something to do.
Looking forward hearing from you. Rafael
- Author was Featured
- Bought between 10 and 49 items
- Contributed a Blog Post
- Exclusive Author
- Germany
- Has been a member for 3-4 years
- Item was Featured
- Referred between 100 and 199 users
Thx man. I will try it.
- Author was Featured
- Bought between 10 and 49 items
- Contributed a Blog Post
- Exclusive Author
- Germany
- Has been a member for 3-4 years
- Item was Featured
- Referred between 100 and 199 users
Hi,
I am searching for a common and good solution how you can achieve that. When creating a theme, its very easy, just create a single-post_type.php in the root of the theme folder and it will be used as template for the custom post type. But how can you do that with plugins? I read something about the wp_rewrite, is this the only solution? How do you do that?
- Author was Featured
- Bought between 10 and 49 items
- Contributed a Blog Post
- Exclusive Author
- Germany
- Has been a member for 3-4 years
- Item was Featured
- Referred between 100 and 199 users
Hey guys,
which method are you using to create a custom homepage? So far I used the index.php with this filter hook:
function home_page_menu_args( $args ) {
$args['show_home'] = true;
return $args;
}
add_filter( 'wp_page_menu_args', 'home_page_menu_args' );
But there are several other solutions, like home.php, front-page.php or a custom template. I would like to use a different method now, so users select the frontpage under Settings->Reading. When using this method, is it still possible to insert the code in the index.php? If not, how can the index.php be used, because I also create a template for my blog?
- Author was Featured
- Bought between 10 and 49 items
- Contributed a Blog Post
- Exclusive Author
- Germany
- Has been a member for 3-4 years
- Item was Featured
- Referred between 100 and 199 users
Yes for images, but it was only an example. I mean any other file extensions too, so in other words, give me all internal links that refers to an internal site and not to a file, like jpg, mp3, zip, pdf etc.
- Author was Featured
- Bought between 10 and 49 items
- Contributed a Blog Post
- Exclusive Author
- Germany
- Has been a member for 3-4 years
- Item was Featured
- Referred between 100 and 199 users
Hey guys,
I already googled for it, but I can only find a solution how to get all internal urls of a site, but lets say the internal url refers to a .jpg and not to an internal site, how could I check that with js?
Thx
- Author was Featured
- Bought between 10 and 49 items
- Contributed a Blog Post
- Exclusive Author
- Germany
- Has been a member for 3-4 years
- Item was Featured
- Referred between 100 and 199 users
Last question:
Can I use the images from psdtuts+ in my item previews? Only the final jpg, not the sources!!
For an example this one:
http://psd.tutsplus.com/tutorials/drawing/splattered-vector-and-photography-mash-up/- Author was Featured
- Bought between 10 and 49 items
- Contributed a Blog Post
- Exclusive Author
- Germany
- Has been a member for 3-4 years
- Item was Featured
- Referred between 100 and 199 users
Ok thanks.
- Author was Featured
- Bought between 10 and 49 items
- Contributed a Blog Post
- Exclusive Author
- Germany
- Has been a member for 3-4 years
- Item was Featured
- Referred between 100 and 199 users
... http://creativecommons.org/licenses/by-nc-sa/3.0/au/deed.en
Sorry for asking again a stupid license question. I would like to use an image only in my previews licensed under this creative commons!!!
Yes or no?
- Author was Featured
- Bought between 10 and 49 items
- Contributed a Blog Post
- Exclusive Author
- Germany
- Has been a member for 3-4 years
- Item was Featured
- Referred between 100 and 199 users
+1000
So funny…..I was thinking about the same idea in the last days and was going to open a thread about that idea. This is a must-have feature for the next envato update.
