Tanner Chung
Forum Replies Created
-
Sorry I missed the replies. I’ll try to recreate this issue again and post it when I reproduce the error.
Forum: Plugins
In reply to: [Gmail SMTP] Send as a google group email?Nevermind, it looks like this can be done. Just the OAuth Email Address has to be the one that was authorized. Any solutions on what should be done if I am working on a client site?
Any help?
Forum: Plugins
In reply to: [amr shortcode any widget] Changing the default sidebar nameI’m customizing it for a client and changing the title and description so they know exactly what it’s for. I used a contained widget per block of text on the homepage so they can’t mess up anything. For anyone else looking to do this:
global $wp_registered_sidebars;
$wp_registered_sidebars[ ‘widgets_for_shortcodes’ ][‘name’] = ‘New Title’;
$wp_registered_sidebars[ ‘widgets_for_shortcodes’ ][‘description’] = ‘New Description;Thanks for such an awesome plugin btw. Really made it easy to make sure my client doesn’t touch anything except the copy on the page.
Forum: Plugins
In reply to: [Client Dash] Functionality with Divi Dashboard Welcome pluginWould love to have functionality to modify the welcome screen. I’ve been modifying it manually and removing the dismiss button.
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Not exporting full folder?Nevermind!! Git was causing issues with the dev environment. I just had to checkout master and everything was fine.
Forum: Plugins
In reply to: [WP Sponsor Flip Wall] [Plugin: WP Sponsor Flip Wall] Shortcode ?Is it possible to create more than one separate flip wall with this plugin?