For now, as I understand, anonymous simplenews-subscribers, that is susbscribers which are not registered users, are defined by one single field: the e-mail address. It is the only field presented on the subsription form.
I would like to add more fields to this form (name, sure name, etc.) and use this data via tokens in the newsletter, in order to address my subscribers by their name.
Update: I tried to use Leaflet and Geofield with Geocoder, but can't get geocoding from other field working at all. But at no point the map breaks. It just stays empty.
Is there really,...
To me this clearly looks like some wrong use of the Leaflet library at some point.
But the problem is not the empty map (alone), which works fine and never caused me trouble. Something...
Clearing the cache was one of the things I tried. This included truncating the cache tables that don't get cleared by the flush all caches button, as well as sessions and tempstore tables. This...
So tried accessing the updates.backdropcms.org server again and tech support said:
Hello,
It looks like outside of the server that host isnt accessible currently --
jeremy_a@khsupport...
It was the ProtectHome setting in the apache service which was the problem.
I did this:
systemctl edit apache2.service
Then added this:
[Service]
ProtectHome=no...
Posted2 days 3 hours ago by Francis Greaves (themetman) on:
Comments
Hi. Try adding more detail about what you want to do. That may help people respond.
Hi agriepiano,
thanks a lot for picking up this topic.
For now, as I understand, anonymous simplenews-subscribers, that is susbscribers which are not registered users, are defined by one single field: the e-mail address. It is the only field presented on the subsription form.
I would like to add more fields to this form (name, sure name, etc.) and use this data via tokens in the newsletter, in order to address my subscribers by their name.
Best regards