Title: dnp_theme's Replies | WordPress.org

---

# dnp_theme

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Please add placeholder support for [quiz], CODE HERE](https://wordpress.org/support/topic/please-add-placeholder-support-for-quiz-code-here/)
 *  Thread Starter [dnp_theme](https://wordpress.org/support/users/dnp_theme/)
 * (@dnp_theme)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/please-add-placeholder-support-for-quiz-code-here/#post-5807208)
 * Hey, if Takayouki doesn’t want to improve it, I made a plugin, check it out:
   
   [https://github.com/thednp/contact-form-7-enhancements](https://github.com/thednp/contact-form-7-enhancements)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Oxygen] comment submit button disappeared](https://wordpress.org/support/topic/comment-submit-button-disappeared/)
 *  [dnp_theme](https://wordpress.org/support/users/dnp_theme/)
 * (@dnp_theme)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/comment-submit-button-disappeared/#post-6071938)
 * [@the_tim](https://wordpress.org/support/users/the_tim/) thank you so much for
   your valuable answer. So simple explained what not even the codex does/have.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Support for Title Attributes](https://wordpress.org/support/topic/support-for-title-attributes/)
 *  [dnp_theme](https://wordpress.org/support/users/dnp_theme/)
 * (@dnp_theme)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/support-for-title-attributes/#post-5806766)
 * You can try something like this
 *     ```
       <div class="form-group">
         <label title="ADD SOME TITLE HERE MAN" class="required" for="yourSubject">Subject</label>
         [text* your-subject id:yourSubject placeholder "Type your subject"]
       </div>
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Live Landing Page Composer – visual landing page builder for digital marketers] License restriction](https://wordpress.org/support/topic/license-restriction/)
 *  [dnp_theme](https://wordpress.org/support/users/dnp_theme/)
 * (@dnp_theme)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/license-restriction/#post-5002926)
 * Hi Danny, fellow author here.
 * I am interested in this as well, thank GOD you agree on this, I plan to only 
   use the interface, the modules will be my own coding, very very specific to my
   theme.
 * Thanks a million and GOD bless 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page Builder by SiteOrigin] twitter bootstrap](https://wordpress.org/support/topic/twitter-bootstrap/)
 *  [dnp_theme](https://wordpress.org/support/users/dnp_theme/)
 * (@dnp_theme)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/twitter-bootstrap/page/2/#post-3907280)
 * +1 FOR BOOTSTRAP
    I would delete all current widgets and create new ones with
   Bootstrap.
 * I really like the back-end of this plugin it’s really good, just the front-end
   is not so clean to me.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[OptionTree] Custom post type not working with import/export.](https://wordpress.org/support/topic/custom-post-type-not-working-with-importexport/)
 *  Thread Starter [dnp_theme](https://wordpress.org/support/users/dnp_theme/)
 * (@dnp_theme)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/custom-post-type-not-working-with-importexport/#post-4187290)
 * Come on mates, give me a link or something.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[OptionTree] Custom post type not working with import/export.](https://wordpress.org/support/topic/custom-post-type-not-working-with-importexport/)
 *  Thread Starter [dnp_theme](https://wordpress.org/support/users/dnp_theme/)
 * (@dnp_theme)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/custom-post-type-not-working-with-importexport/#post-4187105)
 * Also the page metaboxes values don’t get imported via XML import, how can we 
   fix this?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Widget Logic] Custom conditioning and some ideas](https://wordpress.org/support/topic/custom-conditioning-and-some-ideas/)
 *  Thread Starter [dnp_theme](https://wordpress.org/support/users/dnp_theme/)
 * (@dnp_theme)
 * [13 years ago](https://wordpress.org/support/topic/custom-conditioning-and-some-ideas/#post-3777866)
 * Thanks so much for your reply. Unfortunately it does not help.
 * That could be because I am using query_posts() to get the posts and not WP_Query,
   I am not sure.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Page Widget] Single custom post types inherit widgets from parent custom page](https://wordpress.org/support/topic/single-custom-post-types-inherit-widgets-from-parent-custom-page/)
 *  Thread Starter [dnp_theme](https://wordpress.org/support/users/dnp_theme/)
 * (@dnp_theme)
 * [13 years ago](https://wordpress.org/support/topic/single-custom-post-types-inherit-widgets-from-parent-custom-page/#post-3768795)
 * Actually this plugin would have been better if we can link our custom loop pages
   like page-[post_type].php with the corresponding single-[post_type].php, without
   having to use multiple page templates.
 * Example, we may need to be able to add widgets to
    – blog pages (blog loop page
   and blog item page) – portfolio page ( loop and item ) – gallery ( loop and item)
 * Let me know what is your take on this.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Page Widget] Single custom post types inherit widgets from parent custom page](https://wordpress.org/support/topic/single-custom-post-types-inherit-widgets-from-parent-custom-page/)
 *  Thread Starter [dnp_theme](https://wordpress.org/support/users/dnp_theme/)
 * (@dnp_theme)
 * [13 years ago](https://wordpress.org/support/topic/single-custom-post-types-inherit-widgets-from-parent-custom-page/#post-3768562)
 * BTW, the plugin is awesome, I am including into my future themes recommended 
   list 🙂
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [Page Builder or Content Builder as Standard](https://wordpress.org/support/topic/page-builder-or-content-builder-as-standard/)
 *  [dnp_theme](https://wordpress.org/support/users/dnp_theme/)
 * (@dnp_theme)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/page-builder-or-content-builder-as-standard/#post-3742226)
 * Greg’s code is quite nice, all widgets work. Some of my impressions:
 * * the widget system is amazing, I can use all possible widgets within, no problemo
   *
   the drag to resize is good but takes tooo much js to power up and uses no grids,
   Bootstrap grid would be favorite for large no. of people * the loop is another
   cool thing, perhaps adding some control to it would help alot: items per page,
   number of columns, and perhaps options to extend * the front-end has too many
   nested divs, I don’t think we need so many
 * Maybe these changes can be applied to the plugin or at least have the possibility
   to change/override them within our themes.
 * Great work.
    DNP
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page Builder by SiteOrigin] Some Quick questions](https://wordpress.org/support/topic/some-quick-questions-1/)
 *  Thread Starter [dnp_theme](https://wordpress.org/support/users/dnp_theme/)
 * (@dnp_theme)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/some-quick-questions-1/#post-3713499)
 * Thanks Greg for your wonderful reply. The widget guide is excellent.
 * However, the most important change I think you need to think of is the Bootstrap
   grids. The drag to resize is not practical with a Bootstrap dominated environment.
 * Thanks again and hope to hear from you soon.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[OptionTree] Metabox settings won't save](https://wordpress.org/support/topic/metabox-settings-wont-save/)
 *  Thread Starter [dnp_theme](https://wordpress.org/support/users/dnp_theme/)
 * (@dnp_theme)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/metabox-settings-wont-save/#post-3738079)
 * I solved, got back to include_once instead of get_template_part()
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page Builder by SiteOrigin] Some Quick questions](https://wordpress.org/support/topic/some-quick-questions-1/)
 *  Thread Starter [dnp_theme](https://wordpress.org/support/users/dnp_theme/)
 * (@dnp_theme)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/some-quick-questions-1/#post-3713429)
 * Thanks.
 * I don’t really know how to do this thing you say. I also don’t want to make a
   widget for every little type of bootstrap button.
 * I need something smart and I am willing to contribute here 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page Builder by SiteOrigin] Some Quick questions](https://wordpress.org/support/topic/some-quick-questions-1/)
 *  Thread Starter [dnp_theme](https://wordpress.org/support/users/dnp_theme/)
 * (@dnp_theme)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/some-quick-questions-1/#post-3713417)
 * I got it with the loop, checked with your themes. I only need to know a quick
   way to add my shortcodes and my custom post types.

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