Title: valedeveloper's Replies | WordPress.org

---

# valedeveloper

  [  ](https://wordpress.org/support/users/valedeveloper/)

 *   [Profile](https://wordpress.org/support/users/valedeveloper/)
 *   [Topics Started](https://wordpress.org/support/users/valedeveloper/topics/)
 *   [Replies Created](https://wordpress.org/support/users/valedeveloper/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/valedeveloper/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/valedeveloper/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/valedeveloper/engagements/)
 *   [Favorites](https://wordpress.org/support/users/valedeveloper/favorites/)

 Search replies:

## Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Themes similar to Shopify's "Boundless" theme?](https://wordpress.org/support/topic/themes-similar-to-shopifys-boundless-theme/)
 *  [valedeveloper](https://wordpress.org/support/users/valedeveloper/)
 * (@valedeveloper)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/themes-similar-to-shopifys-boundless-theme/#post-7074220)
 * that’s interesting to me, have you found something? Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Limit Posts] doesnt work with custom post type](https://wordpress.org/support/topic/doesnt-work-with-custom-post-type/)
 *  Thread Starter [valedeveloper](https://wordpress.org/support/users/valedeveloper/)
 * (@valedeveloper)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/doesnt-work-with-custom-post-type/#post-6357970)
 * Up, please
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Limit Posts] doesnt work with custom post type](https://wordpress.org/support/topic/doesnt-work-with-custom-post-type/)
 *  Thread Starter [valedeveloper](https://wordpress.org/support/users/valedeveloper/)
 * (@valedeveloper)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/doesnt-work-with-custom-post-type/#post-6357930)
 * Yes I need that Subscriber can submit ignition_product post type and yes ignition_product
   by default are draft, not published, so I presum that I need that is “submitted
   for review”.
 * Ok I didnt understood about shortcode, that I need to use with the IgnitionDeck
   frontend submission form.
 * But how shortcodes works?
    Sorry but I dont understand how to limit with shortcode
   => User: Subscriber cannot Submit for review more than 2 posts of type Ignition_product
   within 24 years.
 * About Ignitiondeck frontend submission form:
    documentations about it is here:
   [http://ignitiondeck.com/id/documentation/ignitiondeck-enterprise/ignitiondeck-enterprise-dashboard/front-end-submission-form/](http://ignitiondeck.com/id/documentation/ignitiondeck-enterprise/ignitiondeck-enterprise-dashboard/front-end-submission-form/)
 * Codes about it is:
 *     ```
       $form = new ID_FES(null, $vars);
       	do_action('ide_before_fes_display');
       	$output = '<div class="ignitiondeck"><div class="id-fes-form-wrapper">';
       	$output .= '<form name="fes" id="fes" action="" method="POST" enctype="multipart/form-data">';
       	$output .= $form->display_form();
       	$output .= '</form>';
       	$output .= '</div></div>';
       	return apply_filters('ide_fes_display', $output);
       ```
   
 * I try to access into your site but it doesnt work.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Limit Posts] doesnt work with custom post type](https://wordpress.org/support/topic/doesnt-work-with-custom-post-type/)
 *  Thread Starter [valedeveloper](https://wordpress.org/support/users/valedeveloper/)
 * (@valedeveloper)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/doesnt-work-with-custom-post-type/#post-6357884)
 * Thanks for your prompt reply PluginCentral,
    much appreciated
 * I havent used shortcodes, I only Add New Limit into Limit Post Select in this
   way: User: Subscriber cannot Submit for review more than 2 posts of type Ignition_product
   within 24 years.
 * I can send you plugins or give you access to my site.
    I need your contact/email
   to do this.
 * Thanks.
    Best.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content – ProfilePress] Issue with uploading avatar from frontend](https://wordpress.org/support/topic/issue-with-uploading-avatar-from-frontend/)
 *  [valedeveloper](https://wordpress.org/support/users/valedeveloper/)
 * (@valedeveloper)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/issue-with-uploading-avatar-from-frontend/#post-6057286)
 * up
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content – ProfilePress] Issue with uploading avatar from frontend](https://wordpress.org/support/topic/issue-with-uploading-avatar-from-frontend/)
 *  [valedeveloper](https://wordpress.org/support/users/valedeveloper/)
 * (@valedeveloper)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/issue-with-uploading-avatar-from-frontend/#post-6057280)
 * The admin can upload the image from the frontend using wordpress media upload.
 * But with role as subscriber dont appear wordpress upload but input select file
   and this user cant upload avatar.
 * I enable “Allow Contributors & Subscribers to upload avatars” and I enable upload_file
   capabilities.
 * Can you help me?
 * Many thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content – ProfilePress] Issue with uploading avatar from frontend](https://wordpress.org/support/topic/issue-with-uploading-avatar-from-frontend/)
 *  [valedeveloper](https://wordpress.org/support/users/valedeveloper/)
 * (@valedeveloper)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/issue-with-uploading-avatar-from-frontend/#post-6057276)
 * up
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content – ProfilePress] Issue with uploading avatar from frontend](https://wordpress.org/support/topic/issue-with-uploading-avatar-from-frontend/)
 *  [valedeveloper](https://wordpress.org/support/users/valedeveloper/)
 * (@valedeveloper)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/issue-with-uploading-avatar-from-frontend/#post-6057275)
 * what does it mean?
 * it is a lot of days that exist this problem I cant find a solution please help
   me.
 * Thanks

Viewing 8 replies - 1 through 8 (of 8 total)