Code

Discussion on Treweler - Mapbox Map Builder Plugin for WordPress

Discussion on Treweler - Mapbox Map Builder Plugin for WordPress

Cart 620 sales
Recently Updated

Aisconverse supports this item

Supported

This author's response time can be up to 2 business days.

128 comments found.

Hello, I have a question. When I add Map Description, Information Widgets, and Show Category Filter, and then click the full-screen control on the map to enter full-screen mode, the Map Description, Information Widgets, and Show Category Filter disappear. This affects the map’s appearance. Is it possible to add these custom elements to the map container so that they remain visible even when the map is in full-screen mode?

Thank you for your question!

Technically, it is possible to keep these elements visible in full-screen mode, but it would require changes to how the plugin currently renders them. We try to consider this improvement in a future versions.

Does the plugin support Oxygen builder with shortcodes on templates. Struggling to get any map displayed.

Hi, I’m experiencing an issue where the marks and filters sometimes work correctly, but at other times they disappear or stop responding. This happens inconsistently — sometimes everything loads fine, and other times the marks or filters vanish without any clear reason.

I’ve tried refreshing the data and restarting the tool, but the issue still occurs. Could someone please help me understand why this is happening or suggest a fix?

Hello,

Please create a support ticket for our team using https://codecanyon.net/item/treweler-advanced-mapbox-maps-builder-plugin-for-wordpress/34662374/support and include a more detailed description of the issue.

We’ll review it and do our best to investigate the problem.

Thank you!

Hey Gyus,

is there anyway to Bookmark markers? BTW the Plugin is awesome!

Hello,

It’s great to hear you’re enjoying it!

Unfortunately, this functionality is not currently available in the plugin, but we will definitely take it into account in our future plans for adding new features.

Thanks for the feedback!

That would be great!

Hi! I love the plugin and it works perfectly for me and my needs. I’ve adjusted the fonts to match the custom (google) fonts on my site by adding CSS on the Plugin Settings / Additional CSS fields. However, Safari isn’t loading the fonts (Safari is loading all my fonts everywhere else, it’s just for Treweler that it won’t load the google font.) Help? Thank you!

Is it possible to set the height of a map when not using full-screen option? I’m using fullwidth but I’d like to set a min-height . thanks!

Hello,

If you insert a map using a shortcode, you can set the height parameter in the shortcode settings. For example: [treweler map-id=”1” width=”100%” height=”600px”]

The shortcode configurator is available on the map settings page and is also described in the plugin documentation.

thanks! worked perfectly.

Hi ! Is it possible to remove the search box completely?

Hello,

Yes, you can completely disable the search field both on the map and in the Store Locator panel.

Hello,

Yes, you can completely disable the search field both on the map and in the Store Locator panel.

ah yes! just figured it out. thx!

do this work with jetengine ? and acf

Hello,

Please clarify what kind of integration with JetEngine and ACF you mean.

Thank you!

cartab

cartab Purchased

Howdy! It seems like the fullscreen lightroom isn’t working? Saw that fullscreen was in a change log but not seeing that issue resolve. Is there a custom CSS or the like to fix it?

Situation: enter map full screen, popup works and then clickin an image opens the light box but it is not visible because it dind’t make it to the fullscreen? have to click esc and its open in the embeded map

Hello,

Thanks for catching this and letting us know!

Unfortunately, we cannot provide any quick solution at the moment, but we will look into this in more detail and try to provide a solution in one of the next versions.

Thanks again for reporting it!

Presaled questions. I really like your “Real Estate Locator” demo, but I have a few questions: 1 – Even if I have the sidebar menu with all the filters, can I still link my POI to a WordPress post?

2 – In the sidebar search with the mini preview of the POIs, is it possible to display a vertical image without it being cropped to a horizontal format?

3 – I have many POIs to add. Is there a CSV format available to bulk import them?

Hello,

Thank you for your questions!

1. There is no direct link between markers and WordPress posts, but you can add any link you want to open when clicking on a marker, or create a custom field (link or button) in the popup or sidebar that opens any URL.

2. There is no dedicated setting for image height, but you can easily adjust this by adding a simple CSS rule in the plugin settings.

3. The plugin supports importing markers and their custom fields directly from Google Sheets, which allows you to handle bulk imports.

We hope this helps!

Hi, I have all the website images uploaded on Amazon S3. How can I display these images in the popup of the marker? It seems to only fetch images from the website’s Upload folder. Could you please indicate which file I should modify in order to integrate this function, if it is not planned for the future? Thanks.

It could also work by adding a new Custom Field HTML, just like you did for mp3 and video: Use audio mp3=”https://example.com/example.mp3” shortcode to display the audio player. Use video mp4=”https://example.com/example.mp4” shortcode to display the video player.

Creating a new one like: img=”https://example.com/image.jpg”

ciao :)

Hello,

Thank you for using the plugin!

At the moment, images for the popups can only be added from the WordPress media library. Unfortunately, we can’t provide a stable solution right now for using external image sources (like Amazon S3) that would fully work with all plugin functionality.

We will consider the possibility of implementing such a feature in future versions, but at this point we cannot give any exact timeline for when it might be available.

Thanks again for your feedback!

Hi, just found your plugin and would like to ask for the filtering option. Is it possible or do you have any plans for adding filter customization per category? e.g. I would like to use the plugin both for place & events search in one map, where I need date from/date to for events (not relevant for places).

Hello!

Thanks for your interest in the plugin!

At the moment it’s only possible to have one fixed set of filters on a single map. However, we’ll definitely take your suggestion into account when planning new features for upcoming releases.

Thanks again!

Subject: Missing Tutorial or Setup Instructions for Travel Map Plugin

Dear Team,

I have just purchased your Travel Map plugin. While the installation itself was no problem, I’m now struggling with how to actually create and set up individual maps. Unfortunately, there seems to be no tutorial video or clear guidance available anywhere.

Could you please provide some assistance or point me to any helpful resources or documentation?

Thank you in advance.

Best regards,

Hello,

Thank you for purchasing the plugin!

The plugin includes detailed documentation covering all settings, including a quick start guide and step-by-step instructions on how to create and set up maps. You can find the documentation in the “docs” folder located inside the plugin archive you downloaded from CodeCanyon.

If you have any difficulties after reviewing the documentation, please feel free to open a support ticket at the following link: https://codecanyon.net/item/treweler-advanced-mapbox-maps-builder-plugin-for-wordpress/34662374/support

We’ll be happy to assist you further.

Thanks again!

Thanks

Hello,

I’m wondering if you have any plans to optimize the number of rows in the wp_postmeta table? I’ve seen others mention this issue before.

I added a marker, and it’s taking up 213 rows in the wp_postmeta table. Example: https://prnt.sc/qUZknActWG0y

Adding too many markers can significantly increase the number of rows in the wp_postmeta table, slowing down database access. Even if the database is indexed.

I’ve noticed some plugins lump all settings together, requiring only one row in the database, like this: https://prnt.sc/OW0Eh2TtbEHK

I’m wondering if this issue of excessive wp_postmeta row usage can be resolved in the future?

Thank you!

Hello,

Thank you for your message and for sharing your observations.

Yes, we are planning to optimize the number of rows used in the wp_postmeta table. However, we cannot provide an exact timeline for this improvement just yet.

Please stay tuned for updates in future plugin releases.

Hi,

Could you share your roadmap and the upcoming improvements you’re planning to make in the next version please ?

Thx

I also vote for:

- GPX and KML export for routes

- Clickable routes

- Elementor support

- Voxel support (https://codecanyon.net/comments/30180733)

Hello,

Thanks for your suggestions!

We’re currently working on a new version of the plugin, which will include clickable routes and GPX export functionality. These features are high on our roadmap and should be available soon.

You can already embed maps using shortcodes in Elementor, so that’s supported.

As for Voxel, we don’t have plans to support it in the near future, but we’ll keep it in mind based on user demand.

Thanks again for your input!

Hey guys,

Frist, this plugin is awesome, but i don’t understand how to get the icons from the marker category for the various markers on the map?

This should also work with the front-end submission, but it doesn’t work because a new template has to be created for the front-end submission, and you can only select one category per template.

If I set the Style: in the template to Custom Optimized and then select the marker category, I no longer see any markers on the map, even though the category has both a color and an image (png).

BR Chris

Hello Chris,

Thanks for your feedback! We’re glad you’re enjoying the plugin!

To display marker style based on the marker’s category, please make sure you’ve reviewed the Category Marker Style section in the plugin documentation. It explains all the necessary settings for displaying markers according to their primary category.

Also, for the marker to display correctly, it’s essential that the primary category is selected in the marker settings. Otherwise, the style won’t be applied.

Hope it will help!

Hey Guys,

what would be th right way?

- Parent Cat (eg Markers without color and icon) —Frist cat with color and different icon —Second cat with color and different icon —Third cat with color and different icon

or

- First Parent cat with color and different icon - Second Parent cat with color and different icon - Third Parent cat with color and different icon

All two way show me no category icon as marker on the map.

Hello Chris,

The color setting has nothing to do with the style of the marker on the map. The category color setting is used to customize the checkbox color in the category selection menu.

Both of your methods should work if you set everything up according to the instructions below.

To customize the marker style based on its primary category, follow these steps:

1. In the Category Settings, assign the necessary marker images using the Default Marker Image option. 2. On the marker or template settings page, go to the Marker Styles tab and enable the Use Category Marker switch. Note that this setting is only available for Custom or Custom Optimized marker styles. 3. On the marker settings page, select the appropriate categories in the Primary Category field.

This configuration ensures that the marker style on the map will use the image specified in the Default Marker Image field of the primary category settings.

If you need any further assistance, feel free to submit a support ticket using the link below and we’ll be happy to help you directly: https://codecanyon.net/item/treweler-advanced-mapbox-maps-builder-plugin-for-wordpress/34662374/support

Thank you!

TC3

TC3 Purchased

Feature request for GPX and KML export for routes! That would make this plugin without equal. CMinds plugin has this, but it’s not as elegant (although it has more features).

Hello,

We appreciate your suggestion and will include this feature in our development roadmap.

Thank you for your feedback!

Is it possible to test the plugin on a staging domain and then transfer everything to the production domain when the website is published?

Thank you for the question!

If you move the entire website, including all its content, from the staging to the production domain, the plugin’s content will be transferred along with everything else. However, the plugin doesn’t currently have a built-in tool to transfer its content separately.

kguley

kguley Purchased

Hi! Amazing map plugin. I noticed there are “Get Directions” buttons in this demo: https://treweler.com/demo-maps/the-largest-cities-in-italy/

Are the Google Maps direction URLs automatically generated, or do we need to enter them manually? Thank you!

Using the import functionality from Google Spreadsheet, you can automatically create markers with the specified latitude and longitude. This means the latitude and longitude fields will be automatically populated in the marker settings from the spreadsheet during the import process.

We hope this is what you were looking to clarify!

kguley

kguley Purchased

I mean, would we be able to use the latitude and longitude values for the Get Directions button?

Thanks for the clarification! Unfortunately, this functionality is not available using the plugin’s standard settings.

Pre-sales question (probably a dumb one): can Mapbox be set up to find POIs? I’ve been trying to find things like very promiment hotels or shops – they’re all displayed on the marker post search map, but they never show up in results. Since our map is mainly restaurants and shops, having to search for these by address would be suboptimal.

Thanks for your question!

Mapbox does have a Search Box API that allows this, but it’s not integrated into the Treweler plugin yet. At the moment, you can only search by address. If you’re using the Store Locator feature, you can also search by the names of your own custom markers.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey