Mike Goehle

Results 4 comments of Mike Goehle

Just an update: i managed to fix this by changing this line: https://github.com/marketplacekit/marketplacekit/blob/7e0681e2eec458dbc2338e1e426cd39909a4448d/app/Http/Controllers/CreateController.php#L470 I updated it to : $listing->location = \DB::raw("ST_GeomFromText('POINT(".$point->getLng()." ".$point->getLat().")')");

I have found that if you import a csv in the folowing format with these as labels in the first row: | email | FirsName | where the first name...

If I follow the format: {trackingExample/https://www.example.com} It displays on my email like this: https://www.example.com&trackingId=079e9541-5d24-5340-a374-1aae6f66a9f5">trackingExample Instead of actually displaying a link. This is following the instructions given in the template creation...

For example: You can create an A record such as "email.customdomain.com" and have it point to the ip of your sever. You can then use that url as the whitelist...