HTMLify tags in commentary form
-
Hi,
Thank you for the great job you did with that extension.
How can one HTMLify the tags used in the commentary form please ([manager_link] and [subscribe_link])?Thanks in advance! π
https://wordpress.org/plugins/subscribe-to-comments-reloaded/
-
Hello @lofaro
Basically they are tags that are recognize by the plugin and then they are replace with the appropriate value.
See the code here: https://github.com/stcr/subscribe-to-comments-reloaded/blob/master/subscribe-to-comments-reloaded/subscribe-to-comments-reloaded.php#L1076
Thanks @reedyseth.
Let’s suppose: [manager_link] = http://mylink.com
Then: “You may manage your subscriptions on [manager_link]” gives: You may manage your subscriptions on http://mylink.comBut how can one have: You may manage your subscriptions on http://mylink.com?
Thanks in advance.
Ok, the forum editor has just deleted my html <tags> so one cannot understand my previous post…
I was just saying that I would like a clickable [manager_link] tag with a href.
Is it possible please?The tag [manager_link] will create an anchor tag and that is a link.
Can you explain the:
I would like a clickable [manager_link] tag with a href
Are you seeing raw html code?
The tag [manager_link] will create an anchor tag and that is a link.
It doesn’t seem it does actually. Take my page http://benvenutoinitalia.net/chansons/con-te-partiro/ for example (check at the very bottom and you will see that it’s full text not html).
Thanks in advance π
I get it now! please go to this link to see the fix:
https://github.com/stcr/subscribe-to-comments-reloaded/issues/75
I get it now! please go to this link to see the fix
Sorry but it doesn’t work. I went on “Formulaire de commentaire”/”Page de gestion”/”Notification”/”Options” indeed and clicked on “Enregistrer les modifications”, deleted my browser cache and went again on http://benvenutoinitalia.net/chansons/con-te-partiro/ and did not notice any change…
Do you know where is the glitch? π1.- Please go to this link:
2- Select the Raw Button and save that file with the name
subscribe-to-comments-reloaded.php3- Upload that file to your StCR WordPress site:
yoursite/wp-content/plugins/subscribe-to-comments-reloaded/4- Deactivate and Activate the plugin.
Follow those steps and let me know.
I did steps 1-2-3 but unfortunately I forgot to deactivate the plugin (step4) before uploading the new file (step3). And now I have a big problem: StCR is not recognized any more in my plugin administration panel i.e. it does not appear (whereas it is present in the wp-content/plugins/ directory…)!
I tried to rename the plugin via FTP with an “_” at the beginning and then renamed it with its initial name -> no avail
I set the permissions to 644 -> no avail
I logged out/logged in from my wp-admin/ panel -> no avail…How can I force my WP install to recognize again the plugin please?
Thank you in advance.Rename it with its original name. I will suggest to download the zip file https://github.com/stcr/subscribe-to-comments-reloaded, that way the file will keep its properties, like encoding.
After downloading the zip file just upload that single file again.
By the way, what version is on the readme file, that is on he StCR folder.
If problem persists please contact me through here:
http://behstant.com/negocio/contact.phpBy the way, what version is on the readme file, that is on he StCR folder.
I’m not sure to have quite understood the question but the readme file version on my StCR FTP folder is
Stable tag: 150207After downloading the zip file just upload that single file again.
Ok, I will do that. But I will lose all my plugin preferences, won’t I? :/
Please contact me hereL http://behstant.com/negocio/contact.php Then I will post the solution here.
The topic ‘HTMLify tags in commentary form’ is closed to new replies.