themaCreator
http://creator.themasoftware.com/forum/

How to get post title also inside post body?
http://creator.themasoftware.com/forum/viewtopic.php?f=18&t=6753
Page 1 of 1

Author:  saamxvr [ September 25th, 2019, 5:32 pm ]
Post subject:  How to get post title also inside post body?

Hi How could i get post title also inside post body ? :geek:

Example : my post titels look like : my post have 100 blog post

I want same post title inside post body massage

How could i do that ? i used {#fileTitle#} inside template , it doesn't work also {#fileName#} useless becurse titles build from folder name not file name .

Author:  Freddy [ September 25th, 2019, 5:54 pm ]
Post subject:  Re: How to get post title also inside post body?

There is tag:
Code:
{#folderName#}


Or you can as well insert it with message replacement (this would make it the same as "subject" in the first line of the message text):
Search for:
Code:
^


Replace with:
Code:
<postSubject>\n\n


Enable regex search.

Author:  saamxvr [ September 26th, 2019, 3:36 am ]
Post subject:  Re: How to get post title also inside post body?

Perfect !! its work !!

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/