Pull subject line from blog title on a mailto + Essential Grid

Hi!

My website is fog.lamachineavapeur.ca

Any way we can automatically pull the subject line for a mailto: from the title of our blog? mailto:[email protected]?subject=BLOG TITLE

Also, on my pare Carriere, I have an Essential grid. However, only the sorts appear, not the actual grid, that are pulled from my blog categories. I have tried disabling all my third party plugins but still nothing…Help!

Thank you!

Nathalie :slight_smile:

Hey Nathalie,

Thanks for writing in!

Where did you added the mailto link? If you insert it in a text element, you can make use something like this:

<a href="mailto:[email protected]?subject={{dc:global:site_title}}">Email me</a>

By the way, there is a JS error on the page. It may have came from Essential Addon for Cornerstone plugin is generating this JS error. Please make sure that the plugin is up to date.

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.