Forum Replies Created

Viewing 15 replies - 1 through 15 (of 31 total)
  • Thread Starter Dayton Design

    (@wbbuilder)

    OH yes, I also disabled my security and any cache plugins as well. They are all off!

    Thread Starter Dayton Design

    (@wbbuilder)

    Thank you for your suggestions, they are very helpful!

    Thread Starter Dayton Design

    (@wbbuilder)

    Thank you for your time.

    Thread Starter Dayton Design

    (@wbbuilder)

    Thank you for your help. The issue did turn out to be my theme after all.

    Thread Starter Dayton Design

    (@wbbuilder)

    Thanks for your reply and your time Patrick.

    I do know CSS fairly well and use Firefox Developer tools to identify the CSS on a page but often times get tripped up by the many multiple layers and CSS sheets used by WordPress. Sometimes, I just miss the target. In fact my calendar turns to a list in cellphones using media quarries since a calendar gets too small in a cellphone. To say: “Layout/styling is not the responsibility of a plugin developer.” is very subjective. The person who decides this and makes this statement/rule is the plugin developer. Can you imagine if WooCommerce, WP Bakery Builder, WordPress or any other paid plugin developer made that statement? They would go out of business. The vast majority of WP Events custom software formatting already works properly inside my already responsive template, its just the calendar and this login form that doesn’t typically play well with a responsive template. My point: It should work already once inside a mobile template by default for the most part. Its just this nagging login form.

    Which is why I asked for help in their forum and got no clear answer. They could have offered a bit of help whether they make the statement to help with CSS or not. Many other WordPress plugin developers will help a little even if its outside their plugins fault or their responsibility, if you are a paying customer and if it affects their plugin. Not that its guaranteed or offered.

    Its very nice you offered to help, I am appreciative of your gesture. Its more their responsibility to assist with good service (regardless of what they decide to list in their terms) than yours. This wouldn’t have been that hard to assist for them especially for a paying customer. To me, this is lacking customer service on their behalf.

    Thread Starter Dayton Design

    (@wbbuilder)

    Bingo! Hosting was out of disk space, thank you both!!

    Thread Starter Dayton Design

    (@wbbuilder)

    OMG Dan, I have build countless stores in WooCommerce and didn’t look to see if the easiest solution was available. That is WooCommerce -> Settings -> Emails -> Reset password email -> Manage) was disabled. And guess what… it was unchecked or disabled. Obviously, that should solve the issue. I did not test it yet, but assume it will work and if not, will double check your other suggestions.

    Thank you!!

    Thread Starter Dayton Design

    (@wbbuilder)

    Thank you Stuart, that is what I was looking for. I do still have an issue in that the attribute pops back up in the title after the order is completed (+ in the order e-mails). So it stays away and works nicely during checkout but somehow gets added back into the title.

    • This reply was modified 6 years, 3 months ago by Dayton Design.
    Thread Starter Dayton Design

    (@wbbuilder)

    Am I the only one what has the issue with Woocommerce? Anyone?

    Thread Starter Dayton Design

    (@wbbuilder)

    Thank you. I will re-post this in the correct thread you mentioned.

    Thread Starter Dayton Design

    (@wbbuilder)

    t-p thank you for your help. Updating WordPress to the latest version per your instructions helped me to gain access to my admin panel.

    Thread Starter Dayton Design

    (@wbbuilder)

    t-p, In the process of updating now. I originally built the site, then it was moved to another server and this site was being managed and hosted by another webmaster the past few years; I just got the site back. Yeah. I was going to update after gaining access. Anyway, thanks for the manual upgrade instructions provided, I assumed I had to gain entry first. I am updating now, will let you know if I am able to gain entry after this.

    Thread Starter Dayton Design

    (@wbbuilder)

    At least when this WordPress was installed twentyfifteen was likely the default theme. 4.2.2 was the WordPress version I have in my design folder when this was originally installed, not sure if it has been updated since then.

    Thread Starter Dayton Design

    (@wbbuilder)

    Isn’t twentyfifteen the default theme? I have 6 themes in the theme folder including twentyfifteen. I renamed all the theme folders by adding a 1 in front of the name except twentyfifteen. After renaming both the front-end and back-end were both totally blank pages. The theme that made the difference (in renaming) was Cosmos, so I assume Cosmos is my current theme.

    Whether or not all the plugins are turned off, when I rename cosmos to 1cosmos the entire website goes blank (front and back ends).

    Thread Starter Dayton Design

    (@wbbuilder)

    I manually reset my plugins but the issue did not resolve. The changes just threw up lots of PHP errors on the login page:

    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Contact_Us_Widget has a deprecated constructor in /MyRoot/public_html/wp-content/themes/cosmos/inc/widgets.php on line 406
    
    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; flickr_widget has a deprecated constructor in /MyRoot/public_html/wp-content/themes/cosmos/inc/widgets.php on line 545
    
    Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use
    
    __construct()
    
    instead. in /MyRoot/public_html/wp-includes/functions.php on line 3624
    
    Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use
    
    __construct()
    
    instead. in /MyRoot/public_html/wp-includes/functions.php on line 3624
    
    Warning: Parameter 1 to wp_default_scripts() expected to be a reference, value given in /MyRoot/public_html/wp-includes/plugin.php on line 601
    
    Warning: Cannot modify header information - headers already sent by (output started at /MyRoot/public_html/wp-content/themes/cosmos/inc/widgets.php:406) in /MyRoot/public_html/wp-includes/pluggable.php on line 1228

    Disabling the plugins also created these errors on the front end:

    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Contact_Us_Widget has a deprecated constructor in /MyRoot/public_html/wp-content/themes/cosmos/inc/widgets.php on line 406
    
    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; flickr_widget has a deprecated constructor in /MyRoot/public_html/wp-content/themes/cosmos/inc/widgets.php on line 545
    
    Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use
    
    __construct()
    
    instead. in /MyRoot/public_html/wp-includes/functions.php on line 3624
    
    Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use
    
    __construct()
    
    instead. in /MyRoot/public_html/wp-includes/functions.php on line 3624
    
    Warning: Parameter 1 to wp_default_scripts() expected to be a reference, value given in /MyRoot/public_html/wp-includes/plugin.php on line 601
    
    Warning: Parameter 1 to wp_default_styles() expected to be a reference, value given in /MyRoot/public_html/wp-includes/plugin.php on line 601

    I then renamed all the current themes (Cosmos is the default theme) when I renamed them except for twentyfifteen the front end page went totally blank as well.

    active_plugins table under WP_Option ins PHPMyAdmin originally had this code before I removed to disable:

    a:25:{i:0;s:27:"LayerSlider/layerslider.php";i:1;s:41:"Ultimate_VC_Addons/Ultimate_VC_Addons.php";i:2;s:28:"add-posts-to-pages/index.php";i:3;s:33:"affiliates-manager/boot-strap.php";i:4;s:41:"better-wp-security/better-wp-security.php";i:5;s:67:"contact-form-7-simple-recaptcha/contact-form-7-simple-recaptcha.php";i:6;s:36:"contact-form-7/wp-contact-form-7.php";i:7;s:34:"custom-sidebars/customsidebars.php";i:8;s:45:"disable-wordpress-updates/disable-updates.php";i:9;s:53:"easy-custom-auto-excerpt/easy-custom-auto-excerpt.php";i:10;s:31:"export-emails/export-emails.php";i:12;s:27:"js_composer/js_composer.php";i:13;s:23:"ml-slider/ml-slider.php";i:15;s:74:"official-statcounter-plugin-for-wordpress/StatCounter-Wordpress-Plugin.php";i:16;s:50:"pricing-deals-for-woocommerce/vt-pricing-deals.php";i:17;s:45:"simple-page-ordering/simple-page-ordering.php";i:18;s:49:"smart-manager-for-wp-e-commerce/smart-manager.php";i:19;s:59:"woocommerce-export-customer-email/export-customer-email.php";i:20;s:71:"woocommerce-gateway-credit-card-offline/gateway-credit-card-offline.php";i:21;s:40:"woocommerce-simply-order-export/main.php";i:22;s:27:"woocommerce/woocommerce.php";i:23;s:24:"wordpress-seo/wp-seo.php";i:24;s:31:"wp-all-export/wp-all-export.php";i:25;s:16:"wp-edit/main.php";i:26;s:35:"wysiwyg-widgets/wysiwyg-widgets.php";}

    I added this back to the table, and the errors on the front end went away. The backend is still blank. It appears as if disabling plugins is giving me an error and disabling active theme is giving me blank page. /strong>

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