Map does not load all the Vendors and Page Number overlap with Text

WCMp Core

Resolved
Viewing 25 reply threads
  • Author
    Posts
    • #142223
      Gimmy88
      Participant

      Hi,

      I have 2 problems in the page where the Vendors are listed:

      1. in the map only the Vendors listed in the page are showed, not the total. For example I have 15 Vendors, 13 are listed in the page 1 and 3 are listed in the page 2 and the map shows 13 Vendors in page 1 and 3 Vendors in page 2; I would like to have in the map the whole view for the Vendors or list them in 1 single page.

      2. The page number overlap with the image of the products of the Vendors making those buttons impossible to click.

      Thanks,
      Andrea

    • #142235

      Hi Andrea, our replies are inline :

      1. in the map only the Vendors listed in the page are showed, not the total. For example I have 15 Vendors, 13 are listed in the page 1 and 3 are listed in the page 2 and the map shows 13 Vendors in page 1 and 3 Vendors in page 2; I would like to have in the map the whole view for the Vendors or list them in 1 single page.

      >> Please add this code in the function.php of the theme

      
      add_filter('wcmp_vendor_list_vendors_query_args', 'test_function');
      function test_function($args) {
            $args = array(
                     'number' => -1,
                 );
             return $args;
      }
      Copy

      2. The page number overlap with the image of the products of the Vendors making those buttons impossible to click.
      >> Can you share the page link, so we can check and assit you.

    • #142236
      Gimmy88
      Participant

      Hi,

      problem #1 is solved, thank you.

      For problem #2 here is the link: https://honeythebrave.com/apicoltori/

      As you can see in the attached screenshot the products of some Vendors are not align with the Vendor box.

      Thanks,
      Andrea

    • #142274
      This reply has been marked as private.
    • #142411
      Gimmy88
      Participant
      This reply has been marked as private.
    • #142470
      This reply has been marked as private.
    • #142665

      @Gimmy88, the issue you are facing, becasue the vendor has uploaded larger-size images.

      So you can ask them to upload images of a fixed size.
      Alternatively, you can add this CSS, so always a specific image size will be displayed at the vendor list page :

      .wcmp-productImg .gray .img-fluid {
          height: 50px;
          width: 50px;
      }
      Copy
    • #142719
      Gimmy88
      Participant

      Hi,

      where do I have to add this CSS code?

      Thanks,
      Andrea

    • #142731
      This reply has been marked as private.
    • #145016
      Gimmy88
      Participant

      Hi,

      I have added the code in the style.css of the theme but the issue still remains.

      I have also to raise another problem: after the last update of the plugin I cannot see anymore the marker on the Vendors map.

      Could you please help me on these issues?

      Thanks,
      Andrea

    • #145105

      Andrea, we have added the updated css in your site. Please check now.

      Regarding the map issue, whenever I am trying to access the site, it is showing Error: User denied the request for Geolocation.
      So, can you please share a vendor address that we can use to test this.

    • #145150
      Gimmy88
      Participant
      This reply has been marked as private.
    • #145195
      This reply has been marked as private.
    • #145238

      Hi,
      Please enabled https://scrnli.com/files/6LGnCUbUNCXQFy this option from module settings
      Thanks

      • #145475
        Gimmy88
        Participant

        Hi,

        image is no more available, could you please share it again?

        Thanks,
        Andrea

    • #145498

      Hello,You just need to go to MultiVendorX>>Modules>>Store Management, from here just enable Store Location.

      • #145539
        Gimmy88
        Participant

        Hi,

        I have just enabled the flag, but the markers are still not present in the Vendors Map.

    • #145594

      @Gimmy88, can you please share temporary admin, FTP access so we can check the issue on our end.Also don’t forget to mark your reply as private.

      • #145645
        Gimmy88
        Participant
        This reply has been marked as private.
    • #145748
      This reply has been marked as private.
      • #145856
        Gimmy88
        Participant

        Hi,

        in the attached screenshot the Vendors markers on the map are not available.

        Please let me know if you need other information to solve the issue.

        Thanks,
        Andrea

    • #146015

      Andrea, we located the issue.

      It seems like the vendor has not added their location from their store location. There is an issue. We will fix this in our next update.

      You can track the progress of this issue from here : https://github.com/multivendorx/MultiVendorX/issues/238

      • #147667
        Gimmy88
        Participant

        Hi,

        any news on the release date?

        Thanks,
        Andrea

    • #147784

      @Andrea, first check whether you have enabled the Location module: https://prnt.sc/62tWXWKEJeD-
      Then make sure admin has configured google map and vendor has also added their location.

      After that check the flow again.

      • #180443
        Gimmy88
        Participant

        Hi,

        yes the location module is enabled (screenshot attached), but the markers on the Vendors Map are still not visible.

        How can I solve this problem?

        Thanks,
        Andrea

    • #180474

      Kindly share the admin and ftp access of your site so that we can check. Also do not forget to mark your reply as private while sharing the access.

    • #180492
      Gimmy88
      Participant
      This reply has been marked as private.
    • #180530

      Hello Gimmy88 kindly give us permission to add https://wordpress.org/plugins/user-switching/ plugin in your site to switch role to check or you can share a vendor access of your any existing vendor.

    • #180562
      Gimmy88
      Participant
      This reply has been marked as private.
    • #180604

      Hello Gimmy88 ,We have tried to recreate the issue in our end .https://watch.screencastify.com/v/80Ehk3RZPOOGkN8xOWxb
      Here you can see we are not getting any issue regarding this.
      There might be some plugin/theme conflict .Kindly deactivate all the plugins except MultiVendorX ,MultiVendorX Pro and WooCommerce, and check again.

      If you still face issue kindly share the admin and ftp access of your staging site.

      • #186478
        Gimmy88
        Participant

        Hi,

        I don’t know what happened, but now the markers are available in the map.

        The issue now is that on the map are shown only the markers related to Vendors in that page and not the full list.

        Could you please help me with this problem?

        Thanks,
        Andrea

    • #186546

      By default the vendors present in the 1st page will be shown on the map . https://prnt.sc/RJsjeBQsd1pf .
      Because if you have many vendors, then it will be impossible for us to display all of them in the map.

      Now whenever a customer will search for a vendor according to their desired location the vendors will be shown on the page and on the map according to the location entered by the customer.

      Let us know if you need any further clarification.

    • #192232

      It’s been a while and we have not heard back from you . We presume your query is solved now . So we are closing this thread . If you face issue in future please open a new thread .

Viewing 25 reply threads

The topic ‘Map does not load all the Vendors and Page Number overlap with Text’ is closed to new replies.