magdalenahoward321
Forum Replies Created
-
Hi @ninjew
Sorry I had a look and vendors are wp users, however, they don’t have any role assigned in wprdpress.
Is there a way to show vendor’s name on a map? we are using free version of geo my wp but would be happy to pay for extensions if we could show vendor name on window info on a map and ideally in the product?
Thank you
Hi @ninjew
Here is the live website:
We are using WCFM as multi vendor platform, and I don’t think vendors are WP users, but I could change WCFM platform, I have heard that WC vendors save vendors as WP users?
Looking forward to hearing fro you
Forum: Plugins
In reply to: [GEO my WP] Pagination page emptyHi Eyal,
I was just wondering if I need to insert [gmw search_results=”1″]
on https://fonentry.com/store/page/2/ pagination to display results.
I think at the moment page 2 shows woocommerce results not geo my wp.
Is there something that needs to be added in order for page 2 etc to show geo my wp results?Thank you
Forum: Plugins
In reply to: [GEO my WP] Pagination page emptyHi Eyal,
Thank you for your replay.
There is debugging enabled on page load, it doesn’t show anything.
I have added this code, which you have suggested in a post similar to mine, to functions.php, but it hasn’t fixed it.
function gmw_fix_pagination_page_number( $gmw ) {$gmw[‘paged_name’] = ( is_front_page() || is_single() ) ? ‘page’ : ‘paged’;
$gmw[‘paged’] = get_query_var( $gmw[‘paged_name’] ) ? get_query_var( $gmw[‘paged_name’] ) : 1;return $gmw;
}
add_filter( ‘gmw_default_form_values’, ‘gmw_fix_pagination_page_number’, 50 );this is our website https://fonentry.com/store/
if it helps.
Do you think it could be an issue related to WordPress 5.5.3?Many thanks,
MagdalenaForum: Plugins
In reply to: [GEO my WP] geo my wp database not createdHi Eyal, No I don’t, thank you. Excellent plugin by the way. Thanks for creating it.
Hello,
We are thinking of using a different marketplace provider because something so basic as showing vendor’s products on a map should be supported by an e-commerce platform. And there is an option in store manager to actually tick Show Product Location and Enable Auto Filter so I don’t understand why you’re claiming you don’t provide such functionality?
It seems like it is provided but with a lot of bugs.Yes, I have such a filter but it’s working showing vendors, but it’s not working with products. The map doesn’t show products correctly. it shows vendors but when you want to show vendor’s products on a map it has a lot of bugs. Is there a plugin that could show products instead of vendors that would work?
Many Thanks
Thank you for your reply,
I probably didn’t specify what problem I have well enough so you might have misunderstood it.
I don’t know if there is an option of sending you a video of what I mean.Currently the filter doesn’t display products/stores within a particular category on a map on a store website or products website, which is a major bug.
So if I am looking for vendors related to meetings for example in London area, when I press filter button the map will show vendors related to gyms instead of meetings. Also on a store website, where we display all products. If I enter a location for example London and press filter button the map shows vendors related to gyms instead of showing all vendors. The map isn’t showing correct vendors.
So the filter button works and shows the correct products that appear below the map but the map isn’t working and isn’t showing the same results.I hope it makes more sense
Hello @wclovers have you managed to fix this problem. I have a similar problem displaying products on a map. After you click filter radius button it will only show one category products which is not relevant to category I am looking at. I can attach a video of it. I have already reported this issue with a video to wc lovers and I am not sure if they’re working on it.
Thank you