Liz_S
Forum Replies Created
-
Hi, but I am using the basic Woocommerce Storefront theme. Surely this would be using the standard hooks?
Forum: Themes and Templates
In reply to: [Spacious] Sub menu is open by default after theme updateYes, I said I had fixed it with css. But there obviously a problem with the latest update of the theme. I have another site using the same theme and updated it today and AGAIN the submenus are open by default and wont collapse.
The css fix I used on the other site does not work on this one, so I will have to roll it back to a previous version of this theme.
Forum: Themes and Templates
In reply to: [Spacious] Sub menu is open by default after theme updateOK, I figured it out.
Changed:
.main-navigation ul li ul {
position: absolute;
top: 30px;
left: 25px;
background: none repeat scroll 0 0 rgba(51, 51, 51, 1) !important;
width: 180px !important;
}to:
.main-navigation ul li ul {
position: absolute;
background: none repeat scroll 0 0 rgba(51, 51, 51, 1) !important;
width: 180px !important;
}Removed:
top: 30px;
left: 25px;Forum: Themes and Templates
In reply to: [Spacious] Sub menu is open by default after theme updateWhat did you change exactly? I tried changing some css but it didn’t work.
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] I have a solution fix plugin 100% workedThank you. This version posted here worked for me where the “latest” version of the plugin just got stuck.
Forum: Plugins
In reply to: [WooCommerce] Cart page loading problem when items are in the cart@riaanknoetze Thank you, you are correct. I have tried another theme and everything works fine. I will contact the theme support. Thanks so much for your time and quick responses.
Forum: Plugins
In reply to: [WooCommerce] Cart page loading problem when items are in the cartThank you @basvandijkk and @riaanknoetze for your assistance with this.
In case it helps, here is the Cart page with the debugging showing:
Forum: Plugins
In reply to: [WooCommerce] Cart page loading problem when items are in the cartI haven’t tried switching themes. I am scared to do that as I in the past I have lost some customisations doing that, even though I do have a child theme set up – I’m not sure why, but I really don’t want to take the risk. If needed I will replicate the site and try it on a version that is not live.
Liz
Forum: Plugins
In reply to: [WooCommerce] Cart page loading problem when items are in the cartDebug log below
[11-May-2018 10:03:16 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LayerSlider_Widget has a deprecated constructor in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/LayerSlider/wp/widgets.php on line 6 [11-May-2018 10:03:17 UTC] PHP Notice: The called constructor method for WP_Widget in LayerSlider_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3767 [11-May-2018 10:03:17 UTC] PHP Notice: wpcf7_add_shortcode is <strong>deprecated</strong> since Contact Form 7 version 4.6! Use wpcf7_add_form_tag instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/contact-form-7/includes/functions.php on line 357 [11-May-2018 10:03:17 UTC] PHP Notice: get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>home</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3891 [11-May-2018 10:03:22 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LayerSlider_Widget has a deprecated constructor in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/LayerSlider/wp/widgets.php on line 6 [11-May-2018 10:03:23 UTC] PHP Notice: The called constructor method for WP_Widget in LayerSlider_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3767 [11-May-2018 10:03:23 UTC] PHP Notice: get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>home</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3891 [11-May-2018 10:03:26 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LayerSlider_Widget has a deprecated constructor in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/LayerSlider/wp/widgets.php on line 6 [11-May-2018 10:03:26 UTC] PHP Notice: The called constructor method for WP_Widget in LayerSlider_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3767 [11-May-2018 10:03:27 UTC] PHP Notice: wpcf7_add_shortcode is <strong>deprecated</strong> since Contact Form 7 version 4.6! Use wpcf7_add_form_tag instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/contact-form-7/includes/functions.php on line 357 [11-May-2018 10:03:27 UTC] PHP Notice: get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>home</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3891 [11-May-2018 10:03:32 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LayerSlider_Widget has a deprecated constructor in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/LayerSlider/wp/widgets.php on line 6 [11-May-2018 10:03:33 UTC] PHP Notice: The called constructor method for WP_Widget in LayerSlider_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3767 [11-May-2018 10:03:33 UTC] PHP Notice: wpcf7_add_shortcode is <strong>deprecated</strong> since Contact Form 7 version 4.6! Use wpcf7_add_form_tag instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/contact-form-7/includes/functions.php on line 357 [11-May-2018 10:03:33 UTC] PHP Notice: get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>home</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3891 [11-May-2018 10:03:38 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LayerSlider_Widget has a deprecated constructor in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/LayerSlider/wp/widgets.php on line 6 [11-May-2018 10:03:39 UTC] PHP Notice: The called constructor method for WP_Widget in LayerSlider_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3767 [11-May-2018 10:03:40 UTC] PHP Notice: wpcf7_add_shortcode is <strong>deprecated</strong> since Contact Form 7 version 4.6! Use wpcf7_add_form_tag instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/contact-form-7/includes/functions.php on line 357 [11-May-2018 10:03:40 UTC] PHP Notice: get_userdatabylogin is <strong>deprecated</strong> since version 3.3.0! Use get_user_by('login') instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3707 [11-May-2018 10:03:40 UTC] PHP Notice: update_usermeta is <strong>deprecated</strong> since version 3.0.0! Use update_user_meta() instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3707 [11-May-2018 10:03:43 UTC] PHP Notice: Undefined index: login_redirect_user in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/admin-custom-login/admin-custom-login.php on line 32 [11-May-2018 10:03:43 UTC] PHP Notice: get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>home</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3891 [11-May-2018 10:03:43 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LayerSlider_Widget has a deprecated constructor in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/LayerSlider/wp/widgets.php on line 6 [11-May-2018 10:03:44 UTC] PHP Notice: The called constructor method for WP_Widget in LayerSlider_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3767 [11-May-2018 10:03:44 UTC] PHP Notice: wpcf7_add_shortcode is <strong>deprecated</strong> since Contact Form 7 version 4.6! Use wpcf7_add_form_tag instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/contact-form-7/includes/functions.php on line 357 [11-May-2018 10:03:45 UTC] PHP Notice: WC_Cart::get_cart_url is <strong>deprecated</strong> since version 2.5! Use wc_get_cart_url instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3707 [11-May-2018 10:03:45 UTC] PHP Notice: get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>home</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3891 [11-May-2018 10:03:45 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LayerSlider_Widget has a deprecated constructor in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/LayerSlider/wp/widgets.php on line 6 [11-May-2018 10:03:47 UTC] PHP Notice: The called constructor method for WP_Widget in LayerSlider_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3767 [11-May-2018 10:03:47 UTC] PHP Notice: get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>home</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3891 [11-May-2018 10:03:48 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LayerSlider_Widget has a deprecated constructor in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/LayerSlider/wp/widgets.php on line 6 [11-May-2018 10:03:48 UTC] PHP Notice: The called constructor method for WP_Widget in LayerSlider_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3767 [11-May-2018 10:03:49 UTC] PHP Notice: wpcf7_add_shortcode is <strong>deprecated</strong> since Contact Form 7 version 4.6! Use wpcf7_add_form_tag instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/contact-form-7/includes/functions.php on line 357 [11-May-2018 10:03:49 UTC] PHP Notice: get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>home</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3891 [11-May-2018 10:03:49 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LayerSlider_Widget has a deprecated constructor in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/LayerSlider/wp/widgets.php on line 6 [11-May-2018 10:03:50 UTC] PHP Notice: The called constructor method for WP_Widget in LayerSlider_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3767 [11-May-2018 10:03:51 UTC] PHP Notice: get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>home</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3891 [11-May-2018 10:03:51 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LayerSlider_Widget has a deprecated constructor in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/LayerSlider/wp/widgets.php on line 6 [11-May-2018 10:03:51 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LayerSlider_Widget has a deprecated constructor in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/LayerSlider/wp/widgets.php on line 6 [11-May-2018 10:03:53 UTC] PHP Notice: The called constructor method for WP_Widget in LayerSlider_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3767 [11-May-2018 10:03:54 UTC] PHP Notice: get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>home</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3891 [11-May-2018 10:03:54 UTC] PHP Notice: The called constructor method for WP_Widget in LayerSlider_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3767 [11-May-2018 10:03:54 UTC] PHP Notice: wpcf7_add_shortcode is <strong>deprecated</strong> since Contact Form 7 version 4.6! Use wpcf7_add_form_tag instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/contact-form-7/includes/functions.php on line 357 [11-May-2018 10:03:54 UTC] PHP Notice: WC_Cart::get_cart_url is <strong>deprecated</strong> since version 2.5! Use wc_get_cart_url instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3707 [11-May-2018 10:03:54 UTC] PHP Notice: woocommerce_get_template_part is <strong>deprecated</strong> since version 3.0! Use wc_get_template_part instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3707 [11-May-2018 10:03:54 UTC] PHP Notice: Undefined index: bs_wib_post_checkbox in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/wp-image-borders/inc/output.php on line 13 [11-May-2018 10:03:54 UTC] PHP Notice: woocommerce_get_template_part is <strong>deprecated</strong> since version 3.0! Use wc_get_template_part instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3707 [11-May-2018 10:03:54 UTC] PHP Notice: Undefined index: bs_wib_post_checkbox in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/wp-image-borders/inc/output.php on line 13 [11-May-2018 10:03:54 UTC] PHP Notice: woocommerce_get_template_part is <strong>deprecated</strong> since version 3.0! Use wc_get_template_part instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3707 [11-May-2018 10:03:54 UTC] PHP Notice: Undefined index: bs_wib_post_checkbox in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/wp-image-borders/inc/output.php on line 13 [11-May-2018 10:03:54 UTC] PHP Notice: woocommerce_get_template_part is <strong>deprecated</strong> since version 3.0! Use wc_get_template_part instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3707 [11-May-2018 10:03:54 UTC] PHP Notice: Undefined index: bs_wib_post_checkbox in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/wp-image-borders/inc/output.php on line 13 [11-May-2018 10:03:54 UTC] PHP Notice: woocommerce_get_template_part is <strong>deprecated</strong> since version 3.0! Use wc_get_template_part instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3707 [11-May-2018 10:03:54 UTC] PHP Notice: Undefined index: bs_wib_post_checkbox in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/wp-image-borders/inc/output.php on line 13 [11-May-2018 10:03:55 UTC] PHP Notice: woocommerce_get_template_part is <strong>deprecated</strong> since version 3.0! Use wc_get_template_part instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3707 [11-May-2018 10:03:55 UTC] PHP Notice: Undefined index: bs_wib_post_checkbox in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/wp-image-borders/inc/output.php on line 13 [11-May-2018 10:03:55 UTC] PHP Notice: woocommerce_get_template_part is <strong>deprecated</strong> since version 3.0! Use wc_get_template_part instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3707 [11-May-2018 10:03:55 UTC] PHP Notice: Undefined index: bs_wib_post_checkbox in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/wp-image-borders/inc/output.php on line 13 [11-May-2018 10:03:55 UTC] PHP Notice: woocommerce_get_template_part is <strong>deprecated</strong> since version 3.0! Use wc_get_template_part instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3707 [11-May-2018 10:03:55 UTC] PHP Notice: Undefined index: bs_wib_post_checkbox in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/wp-image-borders/inc/output.php on line 13 [11-May-2018 10:03:55 UTC] PHP Notice: woocommerce_get_template_part is <strong>deprecated</strong> since version 3.0! Use wc_get_template_part instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3707 [11-May-2018 10:03:55 UTC] PHP Notice: Undefined index: bs_wib_post_checkbox in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/wp-image-borders/inc/output.php on line 13 [11-May-2018 10:03:55 UTC] PHP Notice: woocommerce_get_template_part is <strong>deprecated</strong> since version 3.0! Use wc_get_template_part instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3707 [11-May-2018 10:03:55 UTC] PHP Notice: Undefined index: bs_wib_post_checkbox in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/wp-image-borders/inc/output.php on line 13 [11-May-2018 10:03:55 UTC] PHP Notice: woocommerce_get_template_part is <strong>deprecated</strong> since version 3.0! Use wc_get_template_part instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3707 [11-May-2018 10:03:55 UTC] PHP Notice: Undefined index: bs_wib_post_checkbox in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/wp-image-borders/inc/output.php on line 13 [11-May-2018 10:03:55 UTC] PHP Notice: woocommerce_get_template_part is <strong>deprecated</strong> since version 3.0! Use wc_get_template_part instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3707 [11-May-2018 10:03:55 UTC] PHP Notice: Undefined index: bs_wib_post_checkbox in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/wp-image-borders/inc/output.php on line 13 [11-May-2018 10:03:55 UTC] PHP Notice: woocommerce_get_template_part is <strong>deprecated</strong> since version 3.0! Use wc_get_template_part instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3707 [11-May-2018 10:03:55 UTC] PHP Notice: Undefined index: bs_wib_post_checkbox in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/wp-image-borders/inc/output.php on line 13 [11-May-2018 10:03:55 UTC] PHP Notice: woocommerce_get_template_part is <strong>deprecated</strong> since version 3.0! Use wc_get_template_part instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3707 [11-May-2018 10:03:55 UTC] PHP Notice: Undefined index: bs_wib_post_checkbox in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/wp-image-borders/inc/output.php on line 13 [11-May-2018 10:03:55 UTC] PHP Notice: woocommerce_get_template_part is <strong>deprecated</strong> since version 3.0! Use wc_get_template_part instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3707 [11-May-2018 10:03:55 UTC] PHP Notice: Undefined index: bs_wib_post_checkbox in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/wp-image-borders/inc/output.php on line 13 [11-May-2018 10:03:55 UTC] PHP Notice: woocommerce_get_template_part is <strong>deprecated</strong> since version 3.0! Use wc_get_template_part instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3707 [11-May-2018 10:03:55 UTC] PHP Notice: Undefined index: bs_wib_post_checkbox in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/wp-image-borders/inc/output.php on line 13 [11-May-2018 10:03:55 UTC] PHP Notice: woocommerce_get_template_part is <strong>deprecated</strong> since version 3.0! Use wc_get_template_part instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3707 [11-May-2018 10:03:55 UTC] PHP Notice: Undefined index: bs_wib_post_checkbox in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/wp-image-borders/inc/output.php on line 13 [11-May-2018 10:03:55 UTC] PHP Notice: woocommerce_get_template_part is <strong>deprecated</strong> since version 3.0! Use wc_get_template_part instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3707 [11-May-2018 10:03:55 UTC] PHP Notice: Undefined index: bs_wib_post_checkbox in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/wp-image-borders/inc/output.php on line 13 [11-May-2018 10:03:55 UTC] PHP Notice: woocommerce_get_template_part is <strong>deprecated</strong> since version 3.0! Use wc_get_template_part instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3707 [11-May-2018 10:03:55 UTC] PHP Notice: Undefined index: bs_wib_post_checkbox in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/wp-image-borders/inc/output.php on line 13 [11-May-2018 10:03:55 UTC] PHP Notice: Undefined index: bs_wib_post_checkbox in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/wp-image-borders/inc/output.php on line 13 [11-May-2018 10:03:55 UTC] PHP Notice: Undefined index: bs_wib_post_checkbox in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/wp-image-borders/inc/output.php on line 13 [11-May-2018 10:03:55 UTC] PHP Notice: Undefined index: bs_wib_post_checkbox in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/wp-image-borders/inc/output.php on line 13 [11-May-2018 10:03:55 UTC] PHP Notice: Undefined index: bs_wib_post_checkbox in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/wp-image-borders/inc/output.php on line 13 [11-May-2018 10:03:55 UTC] PHP Notice: Undefined index: bs_wib_post_checkbox in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/wp-image-borders/inc/output.php on line 13 [11-May-2018 10:03:55 UTC] PHP Notice: Undefined index: bs_wib_post_checkbox in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/wp-image-borders/inc/output.php on line 13 [11-May-2018 10:03:55 UTC] PHP Notice: get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>home</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3891 [11-May-2018 10:03:55 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LayerSlider_Widget has a deprecated constructor in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/LayerSlider/wp/widgets.php on line 6 [11-May-2018 10:03:57 UTC] PHP Notice: The called constructor method for WP_Widget in LayerSlider_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3767 [11-May-2018 10:03:57 UTC] PHP Notice: get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>home</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3891 [11-May-2018 10:04:01 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LayerSlider_Widget has a deprecated constructor in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/LayerSlider/wp/widgets.php on line 6 [11-May-2018 10:04:02 UTC] PHP Notice: The called constructor method for WP_Widget in LayerSlider_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3767 [11-May-2018 10:04:02 UTC] PHP Notice: wpcf7_add_shortcode is <strong>deprecated</strong> since Contact Form 7 version 4.6! Use wpcf7_add_form_tag instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/contact-form-7/includes/functions.php on line 357 [11-May-2018 10:04:03 UTC] PHP Notice: WC_Cart::get_cart_url is <strong>deprecated</strong> since version 2.5! Use wc_get_cart_url instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3707 [11-May-2018 10:04:03 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wc_get_cart_remove_url() in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/themes/wplms/woocommerce/cart/cart.php:63 Stack trace: #0 /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/woocommerce/includes/wc-core-functions.php(209): include() #1 /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-cart.php(87): wc_get_template('cart/cart.php') #2 /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php(76): WC_Shortcode_Cart::output(Array) #3 /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php(89): WC_Shortcodes::shortcode_wrapper(Array) #4 /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/shortcodes.php(326): WC_Shortcodes::cart('', '', 'woocommerce_car...') #5 [internal function]: do_shortcode_tag(Array) #6 /home2/p in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/themes/wplms/woocommerce/cart/cart.php on line 63 [11-May-2018 10:04:03 UTC] PHP Notice: get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>home</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3891 [11-May-2018 10:04:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LayerSlider_Widget has a deprecated constructor in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/LayerSlider/wp/widgets.php on line 6 [11-May-2018 10:04:05 UTC] PHP Notice: The called constructor method for WP_Widget in LayerSlider_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3767 [11-May-2018 10:04:05 UTC] PHP Notice: get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>home</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3891 [11-May-2018 10:04:32 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LayerSlider_Widget has a deprecated constructor in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/LayerSlider/wp/widgets.php on line 6 [11-May-2018 10:04:33 UTC] PHP Notice: The called constructor method for WP_Widget in LayerSlider_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3767 [11-May-2018 10:04:33 UTC] PHP Notice: wpcf7_add_shortcode is <strong>deprecated</strong> since Contact Form 7 version 4.6! Use wpcf7_add_form_tag instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/contact-form-7/includes/functions.php on line 357 [11-May-2018 10:04:33 UTC] PHP Notice: WC_Cart::get_cart_url is <strong>deprecated</strong> since version 2.5! Use wc_get_cart_url instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3707 [11-May-2018 10:04:33 UTC] PHP Notice: get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>home</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3891 [11-May-2018 10:05:24 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LayerSlider_Widget has a deprecated constructor in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/LayerSlider/wp/widgets.php on line 6 [11-May-2018 10:05:25 UTC] PHP Notice: The called constructor method for WP_Widget in LayerSlider_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3767 [11-May-2018 10:05:25 UTC] PHP Notice: wpcf7_add_shortcode is <strong>deprecated</strong> since Contact Form 7 version 4.6! Use wpcf7_add_form_tag instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/contact-form-7/includes/functions.php on line 357 [11-May-2018 10:05:25 UTC] PHP Notice: WC_Cart::get_cart_url is <strong>deprecated</strong> since version 2.5! Use wc_get_cart_url instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3707 [11-May-2018 10:05:25 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wc_get_cart_remove_url() in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/themes/wplms/woocommerce/cart/cart.php:63 Stack trace: #0 /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/woocommerce/includes/wc-core-functions.php(209): include() #1 /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-cart.php(87): wc_get_template('cart/cart.php') #2 /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php(76): WC_Shortcode_Cart::output(Array) #3 /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php(89): WC_Shortcodes::shortcode_wrapper(Array) #4 /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/shortcodes.php(326): WC_Shortcodes::cart('', '', 'woocommerce_car...') #5 [internal function]: do_shortcode_tag(Array) #6 /home2/p in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/themes/wplms/woocommerce/cart/cart.php on line 63 [11-May-2018 10:05:25 UTC] PHP Notice: get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>home</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3891 [11-May-2018 10:05:30 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LayerSlider_Widget has a deprecated constructor in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/LayerSlider/wp/widgets.php on line 6 [11-May-2018 10:05:31 UTC] PHP Notice: The called constructor method for WP_Widget in LayerSlider_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3767 [11-May-2018 10:05:31 UTC] PHP Notice: get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>home</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3891 [11-May-2018 10:06:17 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LayerSlider_Widget has a deprecated constructor in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/LayerSlider/wp/widgets.php on line 6 [11-May-2018 10:06:17 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/LayerSlider/wp/widgets.php:6) in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 1152 [11-May-2018 10:06:18 UTC] PHP Notice: The called constructor method for WP_Widget in LayerSlider_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3767 [11-May-2018 10:06:18 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LayerSlider_Widget has a deprecated constructor in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/LayerSlider/wp/widgets.php on line 6 [11-May-2018 10:06:19 UTC] PHP Notice: The called constructor method for WP_Widget in LayerSlider_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3767 [11-May-2018 10:06:19 UTC] PHP Notice: wpcf7_add_shortcode is <strong>deprecated</strong> since Contact Form 7 version 4.6! Use wpcf7_add_form_tag instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/contact-form-7/includes/functions.php on line 357 [11-May-2018 10:06:19 UTC] PHP Notice: get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>home</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3891 [11-May-2018 10:06:19 UTC] PHP Notice: wpcf7_add_shortcode is <strong>deprecated</strong> since Contact Form 7 version 4.6! Use wpcf7_add_form_tag instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/contact-form-7/includes/functions.php on line 357 [11-May-2018 10:06:19 UTC] PHP Notice: WC_Cart::get_cart_url is <strong>deprecated</strong> since version 2.5! Use wc_get_cart_url instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3707 [11-May-2018 10:06:19 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wc_get_cart_remove_url() in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/themes/wplms/woocommerce/cart/cart.php:63 Stack trace: #0 /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/woocommerce/includes/wc-core-functions.php(209): include() #1 /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-cart.php(87): wc_get_template('cart/cart.php') #2 /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php(76): WC_Shortcode_Cart::output(Array) #3 /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php(89): WC_Shortcodes::shortcode_wrapper(Array) #4 /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/shortcodes.php(326): WC_Shortcodes::cart('', '', 'woocommerce_car...') #5 [internal function]: do_shortcode_tag(Array) #6 /home2/p in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/themes/wplms/woocommerce/cart/cart.php on line 63 [11-May-2018 10:06:19 UTC] PHP Notice: get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>home</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3891 [11-May-2018 10:06:22 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LayerSlider_Widget has a deprecated constructor in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/LayerSlider/wp/widgets.php on line 6 [11-May-2018 10:06:23 UTC] PHP Notice: The called constructor method for WP_Widget in LayerSlider_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3767 [11-May-2018 10:06:23 UTC] PHP Notice: get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>home</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3891 [11-May-2018 10:07:48 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LayerSlider_Widget has a deprecated constructor in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/LayerSlider/wp/widgets.php on line 6 [11-May-2018 10:07:49 UTC] PHP Notice: The called constructor method for WP_Widget in LayerSlider_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3767 [11-May-2018 10:07:49 UTC] PHP Notice: get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>home</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3891 [11-May-2018 10:07:53 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LayerSlider_Widget has a deprecated constructor in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/LayerSlider/wp/widgets.php on line 6 [11-May-2018 10:07:54 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/LayerSlider/wp/widgets.php:6) in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 1152 [11-May-2018 10:07:54 UTC] PHP Notice: The called constructor method for WP_Widget in LayerSlider_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3767 [11-May-2018 10:07:54 UTC] PHP Notice: wpcf7_add_shortcode is <strong>deprecated</strong> since Contact Form 7 version 4.6! Use wpcf7_add_form_tag instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/contact-form-7/includes/functions.php on line 357 [11-May-2018 10:07:54 UTC] PHP Notice: get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>home</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3891 [11-May-2018 10:07:55 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LayerSlider_Widget has a deprecated constructor in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/LayerSlider/wp/widgets.php on line 6 [11-May-2018 10:07:57 UTC] PHP Notice: The called constructor method for WP_Widget in LayerSlider_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3767 [11-May-2018 10:07:57 UTC] PHP Notice: get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>home</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3891 [11-May-2018 10:07:58 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LayerSlider_Widget has a deprecated constructor in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/LayerSlider/wp/widgets.php on line 6 [11-May-2018 10:07:59 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/LayerSlider/wp/widgets.php:6) in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 1152 [11-May-2018 10:07:59 UTC] PHP Notice: The called constructor method for WP_Widget in LayerSlider_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3767 [11-May-2018 10:07:59 UTC] PHP Notice: wpcf7_add_shortcode is <strong>deprecated</strong> since Contact Form 7 version 4.6! Use wpcf7_add_form_tag instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/contact-form-7/includes/functions.php on line 357 [11-May-2018 10:07:59 UTC] PHP Notice: get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>home</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3891 [11-May-2018 10:08:00 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LayerSlider_Widget has a deprecated constructor in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/LayerSlider/wp/widgets.php on line 6 [11-May-2018 10:08:01 UTC] PHP Notice: The called constructor method for WP_Widget in LayerSlider_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3767 [11-May-2018 10:08:01 UTC] PHP Notice: get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>home</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3891 [11-May-2018 10:08:01 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LayerSlider_Widget has a deprecated constructor in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/LayerSlider/wp/widgets.php on line 6 [11-May-2018 10:08:03 UTC] PHP Notice: The called constructor method for WP_Widget in LayerSlider_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3767 [11-May-2018 10:08:03 UTC] PHP Notice: get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>home</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3891 [11-May-2018 10:08:44 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LayerSlider_Widget has a deprecated constructor in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/LayerSlider/wp/widgets.php on line 6 [11-May-2018 10:08:45 UTC] PHP Notice: The called constructor method for WP_Widget in LayerSlider_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3767 [11-May-2018 10:08:45 UTC] PHP Notice: wpcf7_add_shortcode is <strong>deprecated</strong> since Contact Form 7 version 4.6! Use wpcf7_add_form_tag instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/contact-form-7/includes/functions.php on line 357 [11-May-2018 10:08:45 UTC] PHP Notice: WC_Cart::get_cart_url is <strong>deprecated</strong> since version 2.5! Use wc_get_cart_url instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3707 [11-May-2018 10:08:45 UTC] PHP Notice: Trying to get property of non-object in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 151 [11-May-2018 10:08:45 UTC] PHP Notice: Trying to get property of non-object in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 151 [11-May-2018 10:08:45 UTC] PHP Notice: Trying to get property of non-object in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 154 [11-May-2018 10:08:45 UTC] PHP Notice: Trying to get property of non-object in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 154 [11-May-2018 10:08:45 UTC] PHP Notice: Trying to get property of non-object in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 843 [11-May-2018 10:08:45 UTC] PHP Notice: Trying to get property of non-object in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 166 [11-May-2018 10:08:45 UTC] PHP Notice: Trying to get property of non-object in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 170 [11-May-2018 10:08:45 UTC] PHP Notice: Trying to get property of non-object in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 170 [11-May-2018 10:08:45 UTC] PHP Notice: Trying to get property of non-object in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 151 [11-May-2018 10:08:45 UTC] PHP Notice: Trying to get property of non-object in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 151 [11-May-2018 10:08:45 UTC] PHP Notice: Trying to get property of non-object in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 154 [11-May-2018 10:08:45 UTC] PHP Notice: Trying to get property of non-object in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 154 [11-May-2018 10:08:45 UTC] PHP Notice: Trying to get property of non-object in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 843 [11-May-2018 10:08:45 UTC] PHP Notice: Trying to get property of non-object in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 166 [11-May-2018 10:08:45 UTC] PHP Notice: Trying to get property of non-object in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 170 [11-May-2018 10:08:45 UTC] PHP Notice: Trying to get property of non-object in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 170 [11-May-2018 10:08:45 UTC] PHP Notice: Trying to get property of non-object in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 151 [11-May-2018 10:08:45 UTC] PHP Notice: Trying to get property of non-object in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 151 [11-May-2018 10:08:45 UTC] PHP Notice: Trying to get property of non-object in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 154 [11-May-2018 10:08:45 UTC] PHP Notice: Trying to get property of non-object in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 154 [11-May-2018 10:08:45 UTC] PHP Notice: Trying to get property of non-object in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 843 [11-May-2018 10:08:45 UTC] PHP Notice: Trying to get property of non-object in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 166 [11-May-2018 10:08:45 UTC] PHP Notice: Trying to get property of non-object in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 170 [11-May-2018 10:08:45 UTC] PHP Notice: Trying to get property of non-object in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 170 [11-May-2018 10:08:45 UTC] PHP Notice: Trying to get property of non-object in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 151 [11-May-2018 10:08:45 UTC] PHP Notice: Trying to get property of non-object in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 151 [11-May-2018 10:08:45 UTC] PHP Notice: Trying to get property of non-object in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 154 [11-May-2018 10:08:45 UTC] PHP Notice: Trying to get property of non-object in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 154 [11-May-2018 10:08:45 UTC] PHP Notice: Trying to get property of non-object in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 843 [11-May-2018 10:08:45 UTC] PHP Notice: Trying to get property of non-object in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 166 [11-May-2018 10:08:45 UTC] PHP Notice: Trying to get property of non-object in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 170 [11-May-2018 10:08:45 UTC] PHP Notice: Trying to get property of non-object in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 170 [11-May-2018 10:08:45 UTC] PHP Notice: get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2.0! The <code>home</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in /home2/p1000/public_html/peterrussellscriptdoctor.com/wp-includes/functions.php on line 3891
Forum: Plugins
In reply to: [WooCommerce] Cart page loading problem when items are in the cartBelow is from /wp-content/themes/wplms/woocommerce/cart/cart.php
<?php if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly } if( function_exists('WC') && version_compare( WC()->version, "3.0.0", ">=" )) { /** * Cart Page * * This template can be overridden by copying it to yourtheme/woocommerce/cart/cart.php. * * HOWEVER, on occasion WooCommerce will need to update template files and you * (the theme developer) will need to copy the new files to your theme to * maintain compatibility. We try to do this as little as possible, but it does * happen. When this occurs the version of the template file will be bumped and * the readme will list any important changes. * * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates * @version 3.3.0 */ wc_print_notices(); do_action( 'woocommerce_before_cart' ); ?> <div class="row"> <div class="col-md-8"> <form class="woocommerce-cart-form" action="<?php echo esc_url( wc_get_cart_url() ); ?>" method="post"> <?php do_action( 'woocommerce_before_cart_table' ); ?> <table class="shop_table shop_table_responsive cart woocommerce-cart-form__contents" cellspacing="0"> <thead> <tr> <th class="product-remove"> </th> <th class="product-thumbnail"> </th> <th class="product-name"><?php _e( 'Product', 'vibe' ); ?></th> <th class="product-price"><?php _e( 'Price', 'vibe' ); ?></th> <th class="product-quantity"><?php _e( 'Quantity', 'vibe' ); ?></th> <th class="product-subtotal"><?php _e( 'Total', 'vibe' ); ?></th> </tr> </thead> <tbody> <?php do_action( 'woocommerce_before_cart_contents' ); ?> <?php foreach ( WC()->cart->get_cart() as $cart_item_key => $cart_item ) { $_product = apply_filters( 'woocommerce_cart_item_product', $cart_item['data'], $cart_item, $cart_item_key ); $product_id = apply_filters( 'woocommerce_cart_item_product_id', $cart_item['product_id'], $cart_item, $cart_item_key ); if ( $_product && $_product->exists() && $cart_item['quantity'] > 0 && apply_filters( 'woocommerce_cart_item_visible', true, $cart_item, $cart_item_key ) ) { $product_permalink = apply_filters( 'woocommerce_cart_item_permalink', $_product->is_visible() ? $_product->get_permalink( $cart_item ) : '', $cart_item, $cart_item_key ); ?> <tr class="woocommerce-cart-form__cart-item <?php echo esc_attr( apply_filters( 'woocommerce_cart_item_class', 'cart_item', $cart_item, $cart_item_key ) ); ?>"> <td class="product-remove"> <?php echo apply_filters( 'woocommerce_cart_item_remove_link', sprintf( '<a href="%s" class="remove" aria-label="%s" data-product_id="%s" data-product_sku="%s">×</a>', esc_url(wc_get_cart_remove_url( $cart_item_key ) ), __( 'Remove this item', 'vibe' ), esc_attr( $product_id ), esc_attr( $_product->get_sku() ) ), $cart_item_key ); ?> </td> <td class="product-thumbnail"> <?php $thumbnail = apply_filters( 'woocommerce_cart_item_thumbnail', $_product->get_image(), $cart_item, $cart_item_key ); if ( ! $product_permalink ) { echo $thumbnail; } else { printf( '<a href="%s">%s</a>', esc_url( $product_permalink ), $thumbnail ); } ?> </td> <td class="product-name" data-title="<?php _e( 'Product', 'vibe' ); ?>"> <?php if ( ! $product_permalink ) { echo apply_filters( 'woocommerce_cart_item_name', $_product->get_name(), $cart_item, $cart_item_key ) . ' '; } else { echo apply_filters( 'woocommerce_cart_item_name', sprintf( '<a href="%s">%s</a>', esc_url( $product_permalink ), $_product->get_name() ), $cart_item, $cart_item_key ); } // Meta data echo wc_get_formatted_cart_item_data( $cart_item ); // Backorder notification if ( $_product->backorders_require_notification() && $_product->is_on_backorder( $cart_item['quantity'] ) ) { echo '<p class="backorder_notification">' . esc_html__( 'Available on backorder', 'vibe' ) . '</p>'; } ?> </td> <td class="product-price" data-title="<?php _e( 'Price', 'vibe' ); ?>"> <?php echo apply_filters( 'woocommerce_cart_item_price', WC()->cart->get_product_price( $_product ), $cart_item, $cart_item_key ); ?> </td> <td class="product-quantity" data-title="<?php _e( 'Quantity', 'vibe' ); ?>"> <?php if ( $_product->is_sold_individually() ) { $product_quantity = sprintf( '1 <input type="hidden" name="cart[%s][qty]" value="1" />', $cart_item_key ); } else { $product_quantity = woocommerce_quantity_input( array( 'input_name' => "cart[{$cart_item_key}][qty]", 'input_value' => $cart_item['quantity'], 'max_value' => $_product->get_max_purchase_quantity(), 'min_value' => '0', 'product_name' => $_product->get_name(), ), $_product, false ); } echo apply_filters( 'woocommerce_cart_item_quantity', $product_quantity, $cart_item_key, $cart_item ); ?> </td> <td class="product-subtotal" data-title="<?php _e( 'Total', 'vibe' ); ?>"> <?php echo apply_filters( 'woocommerce_cart_item_subtotal', WC()->cart->get_product_subtotal( $_product, $cart_item['quantity'] ), $cart_item, $cart_item_key ); ?> </td> </tr> <?php } } ?> <?php do_action( 'woocommerce_cart_contents' ); ?> <tr> <td colspan="6" class="actions"> <?php if ( wc_coupons_enabled() ) { ?> <div class="coupon"> <label for="coupon_code"><?php _e( 'Coupon:', 'vibe' ); ?></label> <input type="text" name="coupon_code" class="input-text" id="coupon_code" value="" placeholder="<?php _e( 'Coupon code', 'vibe' ); ?>" /> <input type="submit" class="button" name="apply_coupon" value="<?php _e( 'Apply coupon', 'vibe' ); ?>" /> <?php do_action( 'woocommerce_cart_coupon' ); ?> </div> <?php } ?> <input type="submit" class="button" name="update_cart" value="<?php _e( 'Update cart', 'vibe' ); ?>" /> <?php do_action( 'woocommerce_cart_actions' ); ?> <?php wp_nonce_field( 'woocommerce-cart' ); ?> </td> </tr> <?php do_action( 'woocommerce_after_cart_contents' ); ?> </tbody> </table> <?php do_action( 'woocommerce_after_cart_table' ); ?> </form> <?php do_action( 'woocommerce_cart_collaterals' ); ?> </div> <div class="col-md-4"> <div class="cart-collaterals"> <?php do_action( 'woocommerce_cart_totals' ); ?> </div> </div> </div> <?php do_action( 'woocommerce_after_cart' ); ?> <?php } else { /** * Cart Page * * @author WooThemes * @package WooCommerce/Templates * @version 2.3.8 */ wc_print_notices(); do_action( 'woocommerce_before_cart' ); ?> <div class="row"> <form action="<?php echo esc_url( WC()->cart->get_cart_url() ); ?>" method="post"> <div class="col-md-8"> <?php do_action( 'woocommerce_before_cart_table' ); ?> <table class="shop_table cart" cellspacing="0"> <thead> <tr> <th class="product-remove"> </th> <th class="product-thumbnail"> </th> <th class="product-name"><?php _e( 'Product', 'vibe' ); ?></th> <th class="product-price"><?php _e( 'Price', 'vibe' ); ?></th> <th class="product-quantity"><?php _e( 'Quantity', 'vibe' ); ?></th> <th class="product-subtotal"><?php _e( 'Total', 'vibe' ); ?></th> </tr> </thead> <tbody> <?php do_action( 'woocommerce_before_cart_contents' ); ?> <?php foreach ( WC()->cart->get_cart() as $cart_item_key => $cart_item ) { $_product = apply_filters( 'woocommerce_cart_item_product', $cart_item['data'], $cart_item, $cart_item_key ); $product_id = apply_filters( 'woocommerce_cart_item_product_id', $cart_item['product_id'], $cart_item, $cart_item_key ); if ( $_product && $_product->exists() && $cart_item['quantity'] > 0 && apply_filters( 'woocommerce_cart_item_visible', true, $cart_item, $cart_item_key ) ) { ?> <tr class="<?php echo esc_attr( apply_filters( 'woocommerce_cart_item_class', 'cart_item', $cart_item, $cart_item_key ) ); ?>"> <td class="product-remove"> <?php echo apply_filters( 'woocommerce_cart_item_remove_link', sprintf( '<a href="%s" class="remove" title="%s" data-product_id="%s" data-product_sku="%s">×</a>', esc_url( WC()->cart->get_remove_url( $cart_item_key ) ), __( 'Remove this item', 'vibe' ), esc_attr( $product_id ), esc_attr( $_product->get_sku() ) ), $cart_item_key ); ?> </td> <td class="product-thumbnail"> <?php $thumbnail = apply_filters( 'woocommerce_cart_item_thumbnail', $_product->get_image(), $cart_item, $cart_item_key ); if ( ! $_product->is_visible() ) { echo $thumbnail; } else { printf( '<a href="%s">%s</a>', esc_url( $_product->get_permalink( $cart_item ) ), $thumbnail ); } ?> </td> <td class="product-name"> <?php if ( ! $_product->is_visible() ) { echo apply_filters( 'woocommerce_cart_item_name', $_product->get_title(), $cart_item, $cart_item_key ) . ' '; } else { echo apply_filters( 'woocommerce_cart_item_name', sprintf( '<a href="%s">%s </a>', esc_url( $_product->get_permalink( $cart_item ) ), $_product->get_title() ), $cart_item, $cart_item_key ); } // Meta data echo WC()->cart->get_item_data( $cart_item ); // Backorder notification if ( $_product->backorders_require_notification() && $_product->is_on_backorder( $cart_item['quantity'] ) ) { echo '<p class="backorder_notification">' . esc_html__( 'Available on backorder', 'vibe' ) . '</p>'; } ?> </td> <td class="product-price"> <?php echo apply_filters( 'woocommerce_cart_item_price', WC()->cart->get_product_price( $_product ), $cart_item, $cart_item_key ); ?> </td> <td class="product-quantity"> <?php if ( $_product->is_sold_individually() ) { $product_quantity = sprintf( '1 <input type="hidden" name="cart[%s][qty]" value="1" />', $cart_item_key ); } else { $product_quantity = woocommerce_quantity_input( array( 'input_name' => "cart[{$cart_item_key}][qty]", 'input_value' => $cart_item['quantity'], 'max_value' => $_product->backorders_allowed() ? '' : $_product->get_stock_quantity(), 'min_value' => '0' ), $_product, false ); } echo apply_filters( 'woocommerce_cart_item_quantity', $product_quantity, $cart_item_key, $cart_item ); ?> </td> <td class="product-subtotal"> <?php echo apply_filters( 'woocommerce_cart_item_subtotal', WC()->cart->get_product_subtotal( $_product, $cart_item['quantity'] ), $cart_item, $cart_item_key ); ?> </td> </tr> <?php } } do_action( 'woocommerce_cart_contents' ); ?> <tr> <td colspan="6" class="actions"> <?php if ( WC()->cart->coupons_enabled() ) { ?> <div class="coupon"> <label for="coupon_code"><?php _e( 'Coupon', 'vibe' ); ?>:</label> <input type="text" name="coupon_code" class="input-text" id="coupon_code" value="" placeholder="<?php _e( 'Coupon code', 'vibe' ); ?>" /> <input type="submit" class="button" name="apply_coupon" value="<?php _e( 'Apply Coupon', 'vibe' ); ?>" /> <?php do_action( 'woocommerce_cart_coupon' ); ?> </div> <?php } ?> <input type="submit" class="button" name="update_cart" value="<?php _e( 'Update Cart', 'vibe' ); ?>" /> <?php do_action( 'woocommerce_cart_actions' ); ?> <?php wp_nonce_field( 'woocommerce-cart' ); ?> </td> </tr> <?php do_action( 'woocommerce_after_cart_contents' ); ?> </tbody> </table> <?php do_action( 'woocommerce_after_cart_table' ); ?> </div> <div class="col-md-4"> <div class="cart-collaterals"> <?php do_action( 'woocommerce_cart_totals' ); ?> </div> </div> </form> <?php do_action( 'woocommerce_cart_collaterals' );?> </div> <?php do_action( 'woocommerce_after_cart' ); }
Will post Debug log next
Forum: Plugins
In reply to: [ShiftNav - Responsive Mobile Menu] Remove shadowHi,
Thanks, I just tried this now but it does not work. The shadow I want to remove is the shadow that falls onto the left hand side of the menu (the menu is positioned on the right hand side of the device screen).
Please see: https://www.elizabethsparg.com
Any suggestions?
Thank you, this works!
Hi Cais, they were all different sizes… obviously bigger than the thumbnail sizes, and they all came out blurry. Anyhow, I gave up on NextGen gallery as I found another plugin that works pretty much the same and my images thumbnails are super crisp with the other plugin. I am a bit disappointed at the time I wasted in trying to get NextGen gallery to work properly, but I guess that is how it goes and I don’t really have the right to complain about free versions of plugins.
Hi Cais,
Thanks.
I have set in Other options > Image options > the following:
Delete Image Files? No
Automatically resize images after upload Yes
What should images be resized to? Width: 350 Height: 300
Backup the original images? YesUnder Thumbnail Options the following:
Default thumbnail dimensions: 350 x 300
Then I create the gallery from the toolbar icon on the page, and I upload the images there. Thumbnail sizes set to 350 x 300 in the gallery display settings
I tried all sorts of other settings combinations too, and nothing seems to work. Looks like it is retina display that is the problem as it is only on my mobile phone that it is blurry, and only the thumbnails.
Thanks,
LizForum: Plugins
In reply to: [Recent Posts FlexSlider] Images and title not showingPS: It looks great. Thanks for an awesome plugin!