• Resolved andreasputlitz

    (@andreasputlitz)


    Hi! I am on my localhost, and have installed the WCFM marketplace plugin. Everything worked flawlessly.

    Then, I subscribed a test-user in incognito mode, and set up a test-store. Also here, no problems.

    But now, when I view the vendor store from the front end, there is an ugly line of JavaScript code showing:

    jQuery(document).ready(function($) { $(‘#tab_links_area’).find(‘a’).each(function() { $(this).off(‘click’).on(‘click’, function() { window.location.href = $(this).attr(‘href’); }); }); });

    This happens when I am logged in as the test user, as well as when I am not logged in. I have tried to deactivate other plugins, but that didn’t have any effect.

    I am out of ideas, what could be the problem. Could you please advise how to troubleshoot this glitch?

    Thank you in advance. The plugin looks very promising so far!
    Andreas

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author WC Lovers

    (@wclovers)

    Hi,

    Are you using latest version of the plugin?

    Well, there has this script, but written inside <script> tag, so no chance of visible like this.

    Kindly show me screenshot for this.

    Between, which theme you are using for testing?

    Thank You

    Thread Starter andreasputlitz

    (@andreasputlitz)

    Hi! Thank you for the quick reply. I have the very latest version of the plugin, just downloaded.

    I am on the BuddyBoss Theme. I just tried with OceanWP and Twenty Twenty, and there the code does not show. So, it seems to be a conflict with the theme.

    The inspector shows me this class for the body:

    <body class=”bp-nouveau error404 logged-in admin-bar wp-custom-logo theme-buddyboss-theme geodir_custom_posts woocommerce woocommerce-page woocommerce-js tribe-js page-template-cxampphtdocsdortmund-west-marketplace-wp-content-themes-buddyboss-theme-page-php buddyboss-theme sticky-header wcfm-store-page wcfmmp-store-page tax-dc_vendor_shop wcfm-theme-buddyboss bp-search elementor-default gd-map-osm js gd-osm-gmaps customize-support bb-page-loaded”>

    Not sure, if that helps.

    Where can I reach you, to send you a screenshot?

    Thread Starter andreasputlitz

    (@andreasputlitz)

    I also just realized, that on the page, where I put the shortcode to display all vendor stores, it seems like the top most 50px of the page are missing.

    That seems to be the case also with the vendor store page. It looks glued to the top, where there should be a ~50px margin to the navigation bar.

    Looking forward to your assessment!
    Andreas

    Plugin Author WC Lovers

    (@wclovers)

    Hi,

    Please contact me here – https://wclovers.com/setup-guidance/

    Thank You

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Code showing on vendor store frontend’ is closed to new replies.