Forum Replies Created

Viewing 15 replies - 1 through 15 (of 31 total)
  • Confirming this.

    Also adding “https://www.tychesoftwares.com/docs/docs/abandoned-cart-for-woocommerce-lite/track-only-genuine-visitor-carts/” the following to your robots.txt dose not block thease bots from your website.

    Hi priyankajagtap,
    Just wanted to touch base regarding this issue, we are currently running v5.7.1 and are still experiencing this issue, today we have just over 20 pages of “suspected spam/bot” abandoned carts.

    Any idea whats causing this or a way to prevent it?

    I have now added the disallows to the sites robots.txt as suggested in your another post reply, but the initial problem still remains so i thought id update this thread.

    thanks

    Lee

    • This reply was modified 4 years, 9 months ago by Lollipops.
    Thread Starter Lollipops

    (@emcthemes)

    The only issue with removing that section of code from the plugin is your overriding core plugin files and generally bad practise as the next time the plugin receives an update the “custom” changes will revert.

    this really needs to be removed by the plugin developers or alternatively made togglable via a settings option, so those that require it can enable it and those that don’t and disable it.

    @mohamed18 with the UX Builder not loading, please check for any browser plugins that block content from loading as well as WordPress plugin that does the same internally within WordPress

    For Example, if your using a WordPress plugin that is blocking certain java or CSS from Flatsome from loading (to help speed the page load time up) this is known to cause issues with UX Builder loading.

    if all else fails, load up your browsers internal console and check for error messages there, alternatively look in your hosts error_log file as well.

    Hope this helps

    Further Updates:

    Unfortunately, I can’t see a way around this with simple CSS trickery.

    So I have submitted this to the Flatsome Theme Support team as a compatibility issue.

    They replied thanking me for the information and have passed it on to the theme developer.

    Updating as promised.

    Confirming that the reported CSS above is straight from the Flatsome theme its self.

    For those that would like to know it’s found on line 83 in the file below:
    themes\flatsome\inc\builder\core\server\templates\tinymce.php

    Currently testing to see if there is a workaround via CSS, possibly by over qualifying the rule for the container.

    I’ll post back with my findings.

    Could well be coming from the Flatsome Theme it’s self, I’ll do some testing on a dev site and get back to you with my findings.

    Confirming this!

    It’s to do with the following CSS rule

    .mce-container-body 
    {
        display: flex !important;
    }

    If the “!important” tag is removed (can only do this via inspection console) then the rule can be properly overridden and the element is displayed as a block instead of flex (this corrects the issue).

    Thread Starter Lollipops

    (@emcthemes)

    Ahh that’s awesome new, cheers, and yeas Backups, Backups, Backups sooo important!

    regards

    Lee.

    Thread Starter Lollipops

    (@emcthemes)

    Hi Alexander, thanks for getting back to me regarding this issue.

    If you don not mind a suggestion here, best way i can see from taking a look at the database structure would be to check for one of the following

    Table field => Table Data
    “comment_agent” => “WooCommerce”
    “comment_type” => “order_note”

    Looking at all of the order notes on my system (i had a backup thankfully) both these tables are automatically populated with that exact data when a comment is added either by system or an accrual person.

    Adding a note here

    +1 for this with additional note that it also breaks adding a note to a customers order on the woocommerce backend

    Basicaly any thing where you interact with a button in the woocommerce orders backend seems affected when the plugin is enabled.

    Thread Starter Lollipops

    (@emcthemes)

    bump, anyone able to assist its been a week ?

    Thread Starter Lollipops

    (@emcthemes)

    Any one about that could assist?

    thanks!

    Thread Starter Lollipops

    (@emcthemes)

    Corrected a copy paste error in the first code block!

    Also having this issue!

    my Woocommerce order Admin section is effected, all edit screen refund buttons e.t.c have lost functionality again I to am unable to refund an order.

    Wordpress: 4.8.2
    WooCommerce: 3.1.2
    All In One Schema.org Rich Snippets: 1.5.1 (Woocommerce option disabled)

    We have had to disable the plugin in order to restore Woocommerce admin functionality, please could you guys push out a fix a.s.a.p for this it’s rather urgent”

    Debuggin in console i get the following errors when loading the admin page with AIO Shema enabled

    
    Uncaught TypeError: Cannot read property 'editor' of undefined
        at HTMLDocument.<anonymous> (https://static.fireworks.co.uk/plugins/all-in-one-schemaorg-rich-snippets/js/media.js?ver=1.0:2)
        at i (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-core,jquery-ui-mouse,jquery-ui-sortable,underscore&ver=e7e109b4b1a894a8b51af631d855fbcb:2)
        at Object.fireWith [as resolveWith] (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-core,jquery-ui-mouse,jquery-ui-sortable,underscore&ver=e7e109b4b1a894a8b51af631d855fbcb:2)
        at Function.ready (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-core,jquery-ui-mouse,jquery-ui-sortable,underscore&ver=e7e109b4b1a894a8b51af631d855fbcb:2)
        at HTMLDocument.K (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-core,jquery-ui-mouse,jquery-ui-sortable,underscore&ver=e7e109b4b1a894a8b51af631d855fbcb:2)
    (anonymous) @ media.js?ver=1.0:2
    i @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-core,jquery-ui-mouse,jquery-ui-sortable,underscore&ver=e7e109b4b1a894a8b51af631d855fbcb:2
    fireWith @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-core,jquery-ui-mouse,jquery-ui-sortable,underscore&ver=e7e109b4b1a894a8b51af631d855fbcb:2
    ready @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-core,jquery-ui-mouse,jquery-ui-sortable,underscore&ver=e7e109b4b1a894a8b51af631d855fbcb:2
    K @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-core,jquery-ui-mouse,jquery-ui-sortable,underscore&ver=e7e109b4b1a894a8b51af631d855fbcb:2
    
    
    
    Uncaught TypeError: Cannot read property 'hasClass' of undefined
        at HTMLDocument.<anonymous> (load-scripts.php?c=1&load[]=hoverIntent,common,admin-bar,jquery-ui-position,wp-pointer,wp-ajax-response,jquery-color,wp-lists,quicktags,jquery-query,admin-c&load[]=omments,suggest,postbox,jquery-ui-menu,wp-a11y,jquery-ui-autocomplete,tags-suggest,tags-box,word-count,post,svg-painter,heartbea&load[]=t,wp-auth-check,sack,thickbox,shortcode,media-upload,jquery-ui-tabs,jquery-ui-button,wplink&ver=e7e109b4b1a894a8b51af631d855fbcb:307)
        at HTMLDocument.dispatch (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-core,jquery-ui-mouse,jquery-ui-sortable,underscore&ver=e7e109b4b1a894a8b51af631d855fbcb:3)
        at HTMLDocument.r.handle (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-core,jquery-ui-mouse,jquery-ui-sortable,underscore&ver=e7e109b4b1a894a8b51af631d855fbcb:3)
        at Object.trigger (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-core,jquery-ui-mouse,jquery-ui-sortable,underscore&ver=e7e109b4b1a894a8b51af631d855fbcb:3)
        at Object.a.event.trigger (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-core,jquery-ui-mouse,jquery-ui-sortable,underscore&ver=e7e109b4b1a894a8b51af631d855fbcb:9)
        at HTMLDocument.<anonymous> (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-core,jquery-ui-mouse,jquery-ui-sortable,underscore&ver=e7e109b4b1a894a8b51af631d855fbcb:3)
        at Function.each (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-core,jquery-ui-mouse,jquery-ui-sortable,underscore&ver=e7e109b4b1a894a8b51af631d855fbcb:2)
        at a.fn.init.each (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-core,jquery-ui-mouse,jquery-ui-sortable,underscore&ver=e7e109b4b1a894a8b51af631d855fbcb:2)
        at a.fn.init.trigger (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-core,jquery-ui-mouse,jquery-ui-sortable,underscore&ver=e7e109b4b1a894a8b51af631d855fbcb:3)
        at Object.<anonymous> (load-scripts.php?c=1&load[]=hoverIntent,common,admin-bar,jquery-ui-position,wp-pointer,wp-ajax-response,jquery-color,wp-lists,quicktags,jquery-query,admin-c&load[]=omments,suggest,postbox,jquery-ui-menu,wp-a11y,jquery-ui-autocomplete,tags-suggest,tags-box,word-count,post,svg-painter,heartbea&load[]=t,wp-auth-check,sack,thickbox,shortcode,media-upload,jquery-ui-tabs,jquery-ui-button,wplink&ver=e7e109b4b1a894a8b51af631d855fbcb:306)
    

    any assistance would be greatly apreciated.

    thanks

    Lee Wickham
    – Ghengis Fireworks – https://www.fireworks.co.uk – Webmaster

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