Forum Replies Created

Viewing 15 replies - 1 through 15 (of 18 total)
  • Thread Starter sweetiowa

    (@sweetiowa)

    I’m using the Google Analytics for WooCommerce plugin (by Woocommerce). On other sites, I’ve used Google Site Kit. I was just so confused about Google Analytics itself “leading” me to install an analytics tool just for Woocommerce when it detected WooCommerce was on my site.

    FYI, this article on using Google Site Kit along with a Woocommerce analytics plugin was interesting, but wasn’t clear if an analytics tool for WooCommerce would ignore my blog pages: https://www.ads-software.com/support/topic/do-i-need-the-woocommerce-ga-plugin-if-i-use-this-one-2/

    This user was concerned with “double reporting” if using two analytics plugins – the shared sentiment was to allow one to carry the tracking code and the other not to, to avoid double reporting. Luckily, my WooCommerce traffic isn’t my biggest concern. I think the minimum analytics that WooCommerce provides on my dashboard is enough for me.

    UPDATE: To confuse matters more, I found this on my WooCommerce dashboard this morning: With the release of WooCommerce 4.0, these reports are being replaced. There is a new and better Analytics section available for users running WordPress 5.3+. Head on over to the?WooCommerce Analytics?or learn more about the new experience in the?WooCommerce Analytics documentation.

    • This reply was modified 6 months ago by sweetiowa.

    Can someone please verify what it means that the WooCommerce Shipping & Tax plugin must be connected to WordPress.com?

    My website is NOT hosted on WordPress.com. Does that mean that the WooCommerce Shipping & Tax plugin is only for customers of WordPress.com who have their site hosted on that platform?

    Thread Starter sweetiowa

    (@sweetiowa)

    I do realize there is a line height button for text – that does help. Just wondering if their is some magical CSS to apply?

    Ditto. I responded to related problem here https://www.ads-software.com/support/topic/wordpress-fatal-error-13/ – it all seems to be lining up to a virus.

    I think this is a virus. I noticed the same error in my code (I pasted my error code in a browser and found your thread today, only 15 hours old). Here is another fresh thread calling it out as a virus (thread from 6 days ago) https://www.ads-software.com/support/topic/new-virus-malware-domain-deleted/ I had reached out to my theme creator but not heard back so started digging around. I turned all of my plugins off with no luck.

    I noticed two urls redirecting to a malicious website. I have been extremely brute force attacked trying to get into my website login page the past several months. I finally added a plugin that changed the wp-admin access url, it seemed to calm down, but now this!

    Thread Starter sweetiowa

    (@sweetiowa)

    I think my problem goes much deeper than your plugin. This is obviously a very old site that needs updating. I think this site probably did not make the leap to blocks when WordPress went that way. There was no shortcode on the page that should have had the “Connections” shortcode. When I popped it in and saved it, the directory appeared on the Business Directory page. For all I know, I could have decided not to confuse people and have it displayed on the page and maybe chose not to enter it. However, when I go to my menu list, some of my items don’t have URLs (and I’m not talking about the “Connections” category pages).

    I created this site as a small project years ago for a local small town. I’ll just have to bite the bullet and update the site. It just needs to be done. Your plugin worked very nicely for this so hopefully I can incorporate it into the updated version. I’ll also see if I can return here and let you know how this all ended up!

    Thank you for your kind help, I truly appreciate it! -sweetiowa

    Thread Starter sweetiowa

    (@sweetiowa)

    If I click on View the Category in the backend, every category defaults to the first alphabetized entry.

    Thread Starter sweetiowa

    (@sweetiowa)

    I wonder if there is someplace set to only show a set number of entries in a category?

    Thread Starter sweetiowa

    (@sweetiowa)

    I thought I cleared and deactivated WP Super Cache. I then installed Comet Cache and tried clearing cache with that, no luck. Item is set to public. It has been so long since I set up this website – I poked around for use of a shortcode but don’t know where it is in use.

    Thread Starter sweetiowa

    (@sweetiowa)

    Steven, I didn’t expect you to reply so fast! I took the action what I thought to clear the cache and refreshed the website (I have an obvious test entry under “Animal Care.” Then I disabled the cache plugin, refreshed, and still no luck. I know it is quite an old website that needs to be updated. Any more thoughts?

    Thread Starter sweetiowa

    (@sweetiowa)

    I will also add that the portrait/profile view appeared to be 400×600 pixels. Is that size recommended these days, or is everything going the route of bumping up the pixels higher in featured images?

    Thread Starter sweetiowa

    (@sweetiowa)

    I ended up reaching out to a company online that specializes in fixing wordpress issues. It was a problem with my database. They said that wp forms caused the issue, but that it had to be fixed in the database, which was beyond my skill. I was very grateful that I reached out for further help.

    I just want others to know that I did such things as changing out my theme, uninstalling plugins, updating PHP, and re-uploading wordpress.

    Thank you to danielbora123 for leaving a suggestion.

    This was my solution.

    • This reply was modified 3 years, 9 months ago by sweetiowa.
    Thread Starter sweetiowa

    (@sweetiowa)

    I keep finding information regarding a disabled auto increment for wp_posts table for my problems. I know how to get to mysql database, but I don’t have experience working with it. I’m willing to take action if I have good guidance, but otherwise, I will need suggestions to locate someone to assist.

    Thread Starter sweetiowa

    (@sweetiowa)

    I attempted to turn on WP DEBUG AND now get all of this:

    WordPress database error: [Duplicate entry ‘500’ for key ‘PRIMARY’]
    INSERT INTO lur_posts (post_author, post_date, post_date_gmt, post_content, post_content_filtered, post_title, post_excerpt, post_status, post_type, comment_status, ping_status, post_password, post_name, to_ping, pinged, post_modified, post_modified_gmt, post_parent, menu_order, post_mime_type, guid) VALUES (1, ‘2021-02-08 14:41:29’, ‘0000-00-00 00:00:00’, ”, ”, ‘Auto Draft’, ”, ‘auto-draft’, ‘post’, ‘open’, ‘open’, ”, ”, ”, ”, ‘2021-02-08 14:41:29’, ‘0000-00-00 00:00:00’, 0, 0, ”, ”)

    Warning: Creating default object from empty value in /home/customer/www/example.com/public_html/wp-admin/includes/post.php on line 732

    Notice: Undefined property: stdClass::$ID in /home/customer/www/example.com/public_html/wp-admin/post-new.php on line 67

    Notice: Undefined property: stdClass::$post_status in /home/customer/www/example.com/public_html/wp-admin/edit-form-blocks.php on line 106

    Notice: Object of class WP_Post could not be converted to int in /home/customer/www/example.com/public_html/wp-includes/functions.php on line 4806

    Notice: Undefined property: stdClass::$post_type in /home/customer/www/example.com/public_html/wp-admin/includes/meta-boxes.php on line 1426

    Notice: Object of class stdClass could not be converted to int in /home/customer/www/example.com/public_html/wp-includes/functions.php on line 4806

    Notice: Trying to get property ‘labels’ of non-object in /home/customer/www/example.com/public_html/wp-admin/includes/meta-boxes.php on line 1502

    Notice: Trying to get property ‘attributes’ of non-object in /home/customer/www/example.com/public_html/wp-admin/includes/meta-boxes.php on line 1502

    Notice: Undefined property: stdClass::$post_type in /home/customer/www/example.com/public_html/wp-admin/edit-form-blocks.php on line 429

    Warning: Cannot modify header information – headers already sent by (output started at /home/customer/www/example.com/public_html/wp-includes/wp-db.php:1519) in /home/customer/www/example.com/public_html/wp-admin/admin-header.php on line 9

    Notice: Trying to get property ‘label’ of non-object in /home/customer/www/example.com/public_html/wp-content/plugins/wordpress-seo/inc/class-wpseo-utils.php on line 907

    Notice: Trying to get property ‘labels’ of non-object in /home/customer/www/example.com/public_html/wp-content/plugins/wordpress-seo/inc/class-wpseo-utils.php on line 908

    Notice: Trying to get property ‘singular_name’ of non-object in /home/customer/www/example.com/public_html/wp-content/plugins/wordpress-seo/inc/class-wpseo-utils.php on line 908

    Warning: Invalid argument supplied for foreach() in /home/customer/www/example.com/public_html/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox.php on line 1067

    Notice: Undefined property: stdClass::$post_type in /home/customer/www/example.com/public_html/wp-includes/taxonomy.php on line 226

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