Home Forums WoodMart support forum Error with delivery and theme

Error with delivery and theme

Viewing 30 posts - 1 through 30 (of 31 total)
  • Author
    Posts
  • #592578

    jevgenij.s
    Participant

    Hello, i have big problem with my website
    When its woodmart theme, my delivery boxes not working, tried disabling plugins, nothing help.
    When i disable theme it works perfect. Plese help with theme. (check chekout page on website)

    i need to silve it as soon as posable.

    #592606

    Luke Nielsen
    Keymaster

    Hello,

    Send me admin access to the website and some screenshots for a better understanding which delivery boxes you mean.

    Thank you in advance.

    Kind Regards

    #592611

    jevgenij.s
    Participant

    there should be lot of post places to choose. with venimap post and dpd post.

    Shop is active, please set under construction if do something critical. And try to not to hold underconstuctions.

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #592965

    Luke Nielsen
    Keymaster

    Hello,

    I apologize for the delay.

    Please, confirm the permission for plugins deactivation, and switching to the parent/default theme. As soon as we complete the testing we will enable it all back.

    Looking forward to collaborating with you!

    Kind Regards

    #592973

    jevgenij.s
    Participant

    Yes sure, just launch underconstruction 🙂

    #593427

    Luke Nielsen
    Keymaster

    Hello,

    We have checked your site and unfortunately, we can’t find the reason why this plugin is not working with our theme, so you can also contact the plugin developers and ask them to check it from their end.

    Thank you for your time.

    Kind Regards

    #593435

    jevgenij.s
    Participant

    Problem that its not only 1 plugin. ITs 2 plugins, js not working check the console.
    popup not loading data. When i swich the theme its perfect. With any other theme its working.

    Please fix the problem. becouse i cant work 🙁

    #593486

    Luke Nielsen
    Keymaster

    Hello,

    Send your FTP access so we can investigate it more deeply.

    Thank you in advance.

    Kind Regards

    #593522

    jevgenij.s
    Participant

    logins

    #594365

    Luke Nielsen
    Keymaster

    Hello,

    Add the code below into the functions.php file in your child theme:

    add_action('wp_enqueue_scripts', function () {
    		global $wp_scripts;
    		$script = $wp_scripts->query( 'woocommerce-shopup-venipak-shipping' );
    		if ( $script instanceof _WP_Dependency ) {
    			$script->deps[] = 'shopup_select2';
    			$wp_scripts->add_data( 'woocommerce-shopup-venipak-shipping', 'group', 1 );
    		}
    });

    Clear the cache and check how it works.

    Kind Regards

    #594375

    jevgenij.s
    Participant

    It works with venipak. But still we have problem with DPD 🙂

    #594896

    Luke Nielsen
    Keymaster

    Hello,

    Please clarify the issue with the DPD, what is that and how to replicate the issue.

    Thank you in advance.

    Kind Regards

    #594903

    jevgenij.s
    Participant

    Please go to website, add to cart, go to chekout, choose delivery dpd parcel, and select. send me screenshot how you can select something…

    #594922

    Luke Nielsen
    Keymaster

    Hello,

    Try the use the code below:

    add_action('wp_enqueue_scripts', function () {
    		global $wp_scripts;
    		$script = $wp_scripts->query( 'woo-shipping-dpd-baltic' );
    		if ( $script instanceof _WP_Dependency ) {
    			$script->deps[] = 'selectWoo';
    			$wp_scripts->add_data( 'woo-shipping-dpd-baltic', 'group', 1 );
    		}
    });

    Kind Regards

    #594925

    jevgenij.s
    Participant

    added but still the same 🙁

    #595059

    Luke Nielsen
    Keymaster

    Hello,

    The code we provided is needed to remove the error from the console, we also tested how it works on the default theme and it seems to work the same, so could you please test it on your side with the default theme and show a screenshot what exactly works on default themes and doesn’t work with ours.

    Thank you for your time.

    Kind Regards

    #595148

    jevgenij.s
    Participant

    Added 2 screenshots. What should be. its loading dpd points.

    Attachments:
    You must be logged in to view attached files.
    #595447

    Luke Nielsen
    Keymaster

    Hello,

    Unfortunately, this functionality cannot work correctly with our theme due to a technical issue, but we can offer the custom code that we found in this plugin, which should solve the problem. You need to add it to the Global custom JS in Theme settings -> Custom JS.

    The code is here – https://codefile.io/f/3SAWz5Jgn7

    Kind Regards

    #624224

    jevgenij.s
    Participant

    Hello we have problem with woodmart core. When we activate it payments nor working.

    woocommerce not showing notices, and console get error. and not letting pay.
    can you fix it?

    Attachments:
    You must be logged in to view attached files.
    #624226

    jevgenij.s
    Participant

    logins to website

    #624282

    Luke Nielsen
    Keymaster

    Hello,

    It looks like the password is wrong – https://prnt.sc/-rbGgMaF4ZU8

    Could you please update it?

    Kind Regards

    #624410

    jevgenij.s
    Participant

    Please try again i updated

    #624743

    Luke Nielsen
    Keymaster

    Hello,

    Currently, I do not see that issue from your screenshot, but there are a lot of other – https://prnt.sc/acsoI_xau5DC

    May I disable 3rd party plugins and enable the parent theme for testing?

    Kind Regards

    #624751

    jevgenij.s
    Participant

    Yes but activate under construction. Please

    P.s core plugin is disabled. and when eneble sometimes problems with paysera plugin. ( payment paysera plugin i need)

    #624752

    jevgenij.s
    Participant

    Yes but activate under construction. Please

    P.s core plugin is disabled. and when eneble sometimes problems with paysera plugin. ( payment paysera plugin i need)

    #625161

    Luke Nielsen
    Keymaster

    Hello,

    I see that all JS scripts are unavailable on your side even after disabling all 3rd party plugins – https://monosnap.com/file/1HRzKVbeS8yDKsu9oh0SGacO4q9eFg it looks like you have removed them.

    Could you please fix those script issues and then we will be able to investigate that issue you mentioned above.

    Thank you for your time.

    Kind Regards

    #625552

    jevgenij.s
    Participant

    If you disable all 3rd party plugins and still problem persist. It meants problem with woodmard theme or woodmart core. Can you fix it please?

    #625627

    Luke Nielsen
    Keymaster

    Hello,

    This is not a theme issue, it’s just the wrong configuration on your side, e.g URLs are different here – https://monosnap.com/file/KTByngOjpSjixC3F5IJ5ossVoXYRWj , compare the actual URL and those ones in the settings of the WP, they are different, so make them as https, then clear the site/server cache.

    Kind Regards

    #625652

    jevgenij.s
    Participant

    Worst support ever…. so disapointed. you turned off website and after the testing you left it turned off and my shop didnt sell.

    i told you that your woodmart core breaking website. and you activated it and saying lot of js error… these errors becouse of your woodmart core… fix this plugin!!!!!!!!!!!

    you fixing your plugin for 7 days and saying this is not the theme issue…..

    Please fix your product as soon as possable….

    #625678

    Luke Nielsen
    Keymaster

    Hello,

    Please send your FTP access to the server files so we can investigate it deeply.

    Looking forward to hearing back from you!

    Kind Regards

Viewing 30 posts - 1 through 30 (of 31 total)