bfrisch1
Forum Replies Created
-
Nevermind. Found it. It was in the autoresponder settings.
- This reply was modified 8 years, 5 months ago by bfrisch1.
Let me clarify my question as I continue to dig for an answer. When the recipient receives the email it is coming from the what appears to be the site title(name) and the site admin (email). However, I cannot figure out where that email admin address is being pulled from. Please let me know so I can update it. Is it wordpress Settings -> General, is from the host? Thanks!
- This reply was modified 8 years, 5 months ago by bfrisch1.
I think I’m having the same issue as this person.
The from email in my settings and the from email in my inbox when the email comes through are different. I believe there is a bug where the from email is not being updated.
Screenshot: http://imgur.com/a/vv4pm
The from email in my inbox, after some investigation, was the site admin email address which is different than the one in the from email field in the email settings for caldera. I hope this makes sense!
Thanks again!
Forum: Fixing WordPress
In reply to: Site crashed with errors after upgradingOk. So I think you were right. I did a completely fresh installation of wordpress. And then FTP’d in her theme files. Please revisit the http://www.caremanagementchicago.com/. You can see those errors are still there but if you scroll down you can see her site is there! SUPER WEIRD. Not really sure what to think/do now, especially since I took this site over for maintenance purposes.
Would you recommend I test this on 4.6 to see if it works again? Thanks.
Here are the errors if you’re “lazy”
Strict Standards: Declaration of DropDown_Nav_Menu::start_lvl() should be compatible with Walker_Nav_Menu::start_lvl(&$output, $depth = 0, $args = Array) in /home/ddfcaremgmt/public_html/wp-content/themes/medicalplus-v1-06/functions.php on line 164 Strict Standards: Declaration of DropDown_Nav_Menu::end_lvl() should be compatible with Walker_Nav_Menu::end_lvl(&$output, $depth = 0, $args = Array) in /home/ddfcaremgmt/public_html/wp-content/themes/medicalplus-v1-06/functions.php on line 164 Strict Standards: Declaration of DropDown_Nav_Menu::start_el() should be compatible with Walker_Nav_Menu::start_el(&$output, $item, $depth = 0, $args = Array, $id = 0) in /home/ddfcaremgmt/public_html/wp-content/themes/medicalplus-v1-06/functions.php on line 164 Strict Standards: Declaration of DropDown_Nav_Menu::end_el() should be compatible with Walker_Nav_Menu::end_el(&$output, $item, $depth = 0, $args = Array) in /home/ddfcaremgmt/public_html/wp-content/themes/medicalplus-v1-06/functions.php on line 164 Notice: The called constructor method for WP_Widget in Recent_Post is deprecated since version 4.3.0! Use __construct() instead. in /home/ddfcaremgmt/public_html/wp-includes/functions.php on line 3846 Notice: The called constructor method for WP_Widget in Recent_Port is deprecated since version 4.3.0! Use __construct() instead. in /home/ddfcaremgmt/public_html/wp-includes/functions.php on line 3846 Notice: The called constructor method for WP_Widget in Recent_Port2 is deprecated since version 4.3.0! Use __construct() instead. in /home/ddfcaremgmt/public_html/wp-includes/functions.php on line 3846 Notice: The called constructor method for WP_Widget in Popular_Post is deprecated since version 4.3.0! Use __construct() instead. in /home/ddfcaremgmt/public_html/wp-includes/functions.php on line 3846 Notice: The called constructor method for WP_Widget in Contact is deprecated since version 4.3.0! Use __construct() instead. in /home/ddfcaremgmt/public_html/wp-includes/functions.php on line 3846 Notice: The called constructor method for WP_Widget in flickr is deprecated since version 4.3.0! Use __construct() instead. in /home/ddfcaremgmt/public_html/wp-includes/functions.php on line 3846 Notice: The called constructor method for WP_Widget in Twitter is deprecated since version 4.3.0! Use __construct() instead. in /home/ddfcaremgmt/public_html/wp-includes/functions.php on line 3846 Notice: The called constructor method for WP_Widget in Goodlayers_Personnal is deprecated since version 4.3.0! Use __construct() instead. in /home/ddfcaremgmt/public_html/wp-includes/functions.php on line 3846 Notice: Undefined index: sense in /home/ddfcaremgmt/public_html/wp-content/themes/medicalplus-v1-06/functions.php on line 4- This reply was modified 9 years, 3 months ago by bfrisch1.
Forum: Fixing WordPress
In reply to: Site crashed with errors after upgradingwill try again!
Forum: Fixing WordPress
In reply to: Site crashed with errors after upgradingSorry if i didn’t make it clear enough, i’ve done this!
Forum: Plugins
In reply to: [Logo Carousel] Bullets and Vertical CarouselHi,
Has anybody found a solution to this yet?
Edit: FOUND SOLUTION –
Add this to your stylesheet
.entry ul li:before, #sidebar ul ul li:before { display:none; }Forum: Plugins
In reply to: [Easing Slider] easing slider not loading picturesForum: Plugins
In reply to: [Max Mega Menu] flyout menu's wont change widthOk, I think it’s fixed. Might’ve just been a caching issue. CLEAR YOUR CACHE EVERYBODY. Will report back if the problem persists.
Brandon
Thank Bradvin.
I know exactly what’s using jquery. However, that “thing” needs to operate as well should there be any issues there do you think?
Best,
BrandonSure thing. http://tksconcrete.com/portfolio/residential/ site is still in dev but foobox/gallery/etc. is configured.
bfrisch1
Forum: Plugins
In reply to: [Max Mega Menu] Menu Import keeps failing!Holy Sh**,
I completely forgot to do this! Thanks for your help! Code is below:
function megamenu_add_theme_ywb_menu_theme_1464127400($themes) { $themes["ywb_menu_theme_1464127400"] = array( 'title' => 'YWB Menu Theme', 'container_background_from' => 'rgba(255, 255, 255, 0)', 'container_background_to' => 'rgba(255, 255, 255, 0)', 'menu_item_background_from' => 'rgba(0,0,0,0)', 'menu_item_background_to' => 'rgba(0,0,0,0)', 'menu_item_background_hover_from' => 'rgba(255, 255, 255, 0)', 'menu_item_background_hover_to' => 'rgba(0, 0, 0, 0)', 'menu_item_spacing' => '7px', 'menu_item_link_font_size' => '15px', 'menu_item_link_color' => 'rgb(255, 255, 255)', 'menu_item_link_text_transform' => 'none', 'menu_item_link_color_hover' => 'rgb(87, 196, 15)', 'menu_item_border_bottom' => '2px', 'menu_item_border_color_hover' => 'rgb(87, 196, 15)', 'panel_background_from' => 'rgba(241, 241, 241, 0.9)', 'panel_background_to' => 'rgba(241, 241, 241, 0.9)', 'panel_header_border_color' => '#555', 'panel_font_size' => '14px', 'panel_font_color' => '#666', 'panel_font_family' => 'inherit', 'panel_second_level_font_color' => '#555', 'panel_second_level_font_color_hover' => '#555', 'panel_second_level_text_transform' => 'uppercase', 'panel_second_level_font' => 'inherit', 'panel_second_level_font_size' => '16px', 'panel_second_level_font_weight' => 'bold', 'panel_second_level_font_weight_hover' => 'bold', 'panel_second_level_text_decoration' => 'none', 'panel_second_level_text_decoration_hover' => 'none', 'panel_second_level_background_hover_from' => 'rgba(0,0,0,0)', 'panel_second_level_background_hover_to' => 'rgba(0,0,0,0)', 'panel_second_level_border_color' => '#555', 'panel_third_level_font_color' => '#666', 'panel_third_level_font_color_hover' => '#666', 'panel_third_level_font' => 'inherit', 'panel_third_level_font_size' => '14px', 'panel_third_level_background_hover_from' => 'rgba(0,0,0,0)', 'panel_third_level_background_hover_to' => 'rgba(0,0,0,0)', 'flyout_link_size' => '14px', 'flyout_link_color' => '#666', 'flyout_link_color_hover' => '#666', 'flyout_link_family' => 'inherit', 'flyout_link_text_transform' => 'none', 'toggle_background_from' => 'rgba(0, 0, 0, 0)', 'toggle_background_to' => 'rgba(0, 0, 0, 0)', 'toggle_font_color' => 'rgb(255, 255, 255)', 'custom_css' => '#{$wrap} #{$menu} { /** Custom styles should be added below this line **/ } #{$wrap} { clear: both; }', ); return $themes; } add_filter("megamenu_themes", "megamenu_add_theme_ywb_menu_theme_1464127400");Forum: Plugins
In reply to: [Max Mega Menu] Menu Import keeps failing!Hi Tom,
I mis-wrote then, I meant theme not menu. I exported the theme from my local site, via tools > export theme PHP. I copied the code. Opened up production site, pasted the code and got the Red Import Failed error at the top of the tools page.
Does the menu structure have to be identical for the theme to import correctly?
Bfrisch1
Forum: Fixing WordPress
In reply to: Error in website headerJames I actually found the issue. I took a snippet of the error and googled it. I had a misspelling in my function.php entry for font awesome. Thanks for your help anyway!
Take Care.
Forum: Fixing WordPress
In reply to: Error in website headerI’m actually deploying for the first time ( i know not good practice, I’m new to local dev). So I’ve made a shit ton of changes lol 🙁