Title: WP CodeUs's Replies - page 4 | WordPress.org

---

# WP CodeUs

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 46 through 60 (of 150 total)

[←](https://wordpress.org/support/users/wpcodeus/replies/page/3/?output_format=md)
[1](https://wordpress.org/support/users/wpcodeus/replies/?output_format=md) [2](https://wordpress.org/support/users/wpcodeus/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/wpcodeus/replies/page/3/?output_format=md)
4 [5](https://wordpress.org/support/users/wpcodeus/replies/page/5/?output_format=md)…
[8](https://wordpress.org/support/users/wpcodeus/replies/page/8/?output_format=md)
[9](https://wordpress.org/support/users/wpcodeus/replies/page/9/?output_format=md)
[10](https://wordpress.org/support/users/wpcodeus/replies/page/10/?output_format=md)
[→](https://wordpress.org/support/users/wpcodeus/replies/page/5/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Proposals] Button not showing](https://wordpress.org/support/topic/button-not-showing-23/)
 *  Plugin Author [WP CodeUs](https://wordpress.org/support/users/wpcodeus/)
 * (@wpcodeus)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/button-not-showing-23/#post-14982675)
 * The color is red because that is the Hex color you assigned…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Proposals] Header](https://wordpress.org/support/topic/header-193/)
 *  Plugin Author [WP CodeUs](https://wordpress.org/support/users/wpcodeus/)
 * (@wpcodeus)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/header-193/#post-14982674)
 * Hello [@zandu](https://wordpress.org/support/users/zandu/),
 * Looking at the source code it looks like your active WordPress theme is adding
   it’s own padding. Below is some CSS you can add to override this for the custom
   post type ‘Proposal’.
 * .single-proposal #main {
    padding-top: 0px !important; margin-top: -60px !important;}
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Proposals] Header](https://wordpress.org/support/topic/header-193/)
 *  Plugin Author [WP CodeUs](https://wordpress.org/support/users/wpcodeus/)
 * (@wpcodeus)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/header-193/#post-14982663)
 * Hello [@zandu](https://wordpress.org/support/users/zandu/),
 * Unfortunately we’re not able to see the reference image you shared as it is giving
   us a 404 error ‘Invalid share key’.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Proposals] Button not showing](https://wordpress.org/support/topic/button-not-showing-23/)
 *  Plugin Author [WP CodeUs](https://wordpress.org/support/users/wpcodeus/)
 * (@wpcodeus)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/button-not-showing-23/#post-14982661)
 * Hello [@zandu](https://wordpress.org/support/users/zandu/),
 * The proposal accent color can be found on the design settings of WP Proposals.
   The setting you will want to change is the ‘Featured Image Overlay Color’ as 
   that also controls the accent color on the current version of WP Proposals.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Proposals] Header](https://wordpress.org/support/topic/header-193/)
 *  Plugin Author [WP CodeUs](https://wordpress.org/support/users/wpcodeus/)
 * (@wpcodeus)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/header-193/#post-14980712)
 * Hello [@zandu](https://wordpress.org/support/users/zandu/),
 * Can you please explain what you’re needing assistance with a little more clearly?
   I am sorry but I do not understand.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Proposals] Button not showing](https://wordpress.org/support/topic/button-not-showing-23/)
 *  Plugin Author [WP CodeUs](https://wordpress.org/support/users/wpcodeus/)
 * (@wpcodeus)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/button-not-showing-23/#post-14980703)
 * Hello [@zandu](https://wordpress.org/support/users/zandu/),
 * Looking at the source code of your referral link, it looks like you have assigned
   the proposal accent color to white. The accent color also colors the color of
   the approval button.
 * To fix this, either change the color of the proposal accent color, or you can
   customize the button with the following CSS:
 * .single-proposal .wpp-approval-form-holder #wpp-approved {
    background-color:#
   333; }
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Sermons] Sermons not appearing on Mobile](https://wordpress.org/support/topic/sermons-not-appearing-on-mobile/)
 *  Plugin Author [WP CodeUs](https://wordpress.org/support/users/wpcodeus/)
 * (@wpcodeus)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/sermons-not-appearing-on-mobile/#post-14757456)
 * Hello [@allisoncapps](https://wordpress.org/support/users/allisoncapps/),
 * I recommend checking your cache settings or contact your hosting company to see
   if they have an server side cache that is caching an older version of your install.
 * Best regards,
    Kevin Wilgenbusch
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Proposals] Fields Multiplying every time I update proposal](https://wordpress.org/support/topic/fields-multiplying-every-time-i-update-proposal/)
 *  Plugin Author [WP CodeUs](https://wordpress.org/support/users/wpcodeus/)
 * (@wpcodeus)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/fields-multiplying-every-time-i-update-proposal/#post-14747119)
 * Hello [@janzconceptz](https://wordpress.org/support/users/janzconceptz/),
 * This has been resolved and answered via your support ticket.
 * Best regards,
    WP Codeus
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Proposals] Please add German language](https://wordpress.org/support/topic/please-add-german-language/)
 *  Plugin Author [WP CodeUs](https://wordpress.org/support/users/wpcodeus/)
 * (@wpcodeus)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/please-add-german-language/#post-14708554)
 * Hello [@saschinger](https://wordpress.org/support/users/saschinger/),
 * The current version of WP Proposals was created to get feedback from the community.
 * Since the launch we have been working extremely hard to redesign the entire plugin
   and finish WP Proposals Pro.
 * We’re aiming to launch both of these this summer still.
 * With these updates are also improvements to translatable text. Unfortunately,
   this is not an update we will be performing on the current version as all of 
   our time is going into the new build.
 * Best regards,
    WP Codeus
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Proposals] Meta Fields not showing up](https://wordpress.org/support/topic/meta-fields-not-showing-up/)
 *  Plugin Author [WP CodeUs](https://wordpress.org/support/users/wpcodeus/)
 * (@wpcodeus)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/meta-fields-not-showing-up/#post-14697757)
 * Hello [@nocoder3243](https://wordpress.org/support/users/nocoder3243/),
 * In order for a section to be displayed, you must have at least 1 scope item created
   for that specific section.
 * If you do not create any items, the section will be hidden. This is to ensure
   only the data that needs to be displayed is displayed.
 * Best regards,
    WP Codeus
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Proposals] HTML not working in email](https://wordpress.org/support/topic/html-not-working-in-email/)
 *  Plugin Author [WP CodeUs](https://wordpress.org/support/users/wpcodeus/)
 * (@wpcodeus)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/html-not-working-in-email/#post-14697740)
 * Hello [@nocoder3243](https://wordpress.org/support/users/nocoder3243/),
 * This is to due sanitization and security and can not be altered.
 * Best regards,
    WP Codeus
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Classic Editor] Add support to disable Widget Block Editor 5.8](https://wordpress.org/support/topic/add-support-to-disable-widget-block-editor-5-8/)
 *  Thread Starter [WP CodeUs](https://wordpress.org/support/users/wpcodeus/)
 * (@wpcodeus)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/add-support-to-disable-widget-block-editor-5-8/#post-14686981)
 * [@azaozz](https://wordpress.org/support/users/azaozz/) Clearly there is a large
   percentage of people who prefer to not deal with Gutenberg with this plugin having
   over 5 million downloads.
 * The new Widget Block Editor uses the same design and components as Gutenberg.
 * Other plugins that are similar have already introduced this option which you 
   can view here: [https://wordpress.org/plugins/disable-gutenberg/](https://wordpress.org/plugins/disable-gutenberg/)
 * I guess we will just need to switch for all our installs…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Classic Editor] Add support to disable Widget Block Editor 5.8](https://wordpress.org/support/topic/add-support-to-disable-widget-block-editor-5-8/)
 *  Thread Starter [WP CodeUs](https://wordpress.org/support/users/wpcodeus/)
 * (@wpcodeus)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/add-support-to-disable-widget-block-editor-5-8/#post-14686083)
 * [@slouchyflower](https://wordpress.org/support/users/slouchyflower/),
 * I am glad to hear I am not the only one who thinks this makes sense.
 * WordPress did include some filters to disable the Widget Block Editor with a 
   few lines of code. I will include it to this thread incase someone is looking
   for them:
 *     ```
       // Disables the block editor from managing widgets in the Gutenberg plugin.
       add_filter( 'gutenberg_use_widgets_block_editor', '__return_false' );
   
       // Disables the block editor from managing widgets.
       add_filter( 'use_widgets_block_editor', '__return_false' );
       ```
   
 * However, this is one extra step that is needed when building out new WordPress
   installs. A few minutes saved here and there add up fast haha
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Proposals] Email being sent via WordPress](https://wordpress.org/support/topic/email-being-sent-via-wordpress/)
 *  Plugin Author [WP CodeUs](https://wordpress.org/support/users/wpcodeus/)
 * (@wpcodeus)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/email-being-sent-via-wordpress/#post-14684671)
 * Hello [@nocoder3243](https://wordpress.org/support/users/nocoder3243/),
 * You can customize the ‘From’ email in the general settings of WP Proposals.
 * If you’re using a 3rd party mail sender this may be overriding this setting and
   you may need to modify the from email from MailPoet.
 * Best regards,
    WP Codeus
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Proposals] Integrate “real” wp_users](https://wordpress.org/support/topic/integrate-real-wp_users/)
 *  Plugin Author [WP CodeUs](https://wordpress.org/support/users/wpcodeus/)
 * (@wpcodeus)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/integrate-real-wp_users/#post-14651121)
 * Hello [@saschinger](https://wordpress.org/support/users/saschinger/),
 * Unfortunately, this is not possible with WP Proposals.
 * Best regards,
    WP Codeus

Viewing 15 replies - 46 through 60 (of 150 total)

[←](https://wordpress.org/support/users/wpcodeus/replies/page/3/?output_format=md)
[1](https://wordpress.org/support/users/wpcodeus/replies/?output_format=md) [2](https://wordpress.org/support/users/wpcodeus/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/wpcodeus/replies/page/3/?output_format=md)
4 [5](https://wordpress.org/support/users/wpcodeus/replies/page/5/?output_format=md)…
[8](https://wordpress.org/support/users/wpcodeus/replies/page/8/?output_format=md)
[9](https://wordpress.org/support/users/wpcodeus/replies/page/9/?output_format=md)
[10](https://wordpress.org/support/users/wpcodeus/replies/page/10/?output_format=md)
[→](https://wordpress.org/support/users/wpcodeus/replies/page/5/?output_format=md)