-
AuthorPosts
-
May 24, 2015 at 3:32 pm #449253
Hello,
I’ve been trying to insert a Special Heading Shortcode in a blog post and have figured out that it simply wasn’t appearing because I had special characters in my heading.
I wanted a heading that said “Tania’s Magnific-Essence”. This contains an “‘” and a “-“. So when previewing the post, it simply wasn’t there. I’m glad I figured out why it was doing that, but my question is, is there a way to have a Special Heading with hyphens and possessives. These are so common in the English language, that I’m sure I’ll come up with that issue again.
Thanks.
May 25, 2015 at 8:20 am #449413Hi dominiquehurley!
You can find the html code for most special characters here: http://www.ascii.cl/htmlcodes.htm
Regards,
RikardMay 25, 2015 at 1:01 pm #449480Thanks Rikard,
That was my introduction to html, but I must have done something wrong because it didn’t work.
If I enter Tania's Magnific-Essence in the Special Headings Window, it does correct it in the blog edit window to this, which I want,“[av_heading heading='Tanias Magnific-Essence' tag='h3' style='' size='' subheading_active='' subheading_size='15' padding='10' color='custom-color-heading' custom_font='#5f3194'][/av_heading]
but then if I update and preview, there’s no heading in the post.
If I go in manually and correct the code to this in the formula in the blog edit window, to this:
“[av_heading heading='Tania's Magnific-Essence' tag='h3' style='' size='' subheading_active='' subheading_size='15' padding='10' color='custom-color-heading' custom_font='#5f3194'][/av_heading]the sub-heading appears in the post, but with all the symbols and numbers, not the corrected version.
Tania's Magnific-EssenceCan you spot what I’m doing wrong? Thanks.
May 25, 2015 at 3:49 pm #449568Hey!
Could you please provide us with a temporary admin login and a link to the page/post in question so that we can take a closer look? You can post the details here as a private reply.
Regards,
RikardMay 25, 2015 at 4:38 pm #449588This reply has been marked as private.May 26, 2015 at 6:01 am #449807Hi!
Thanks for that, I’m unsure what the user is though? We need a user and password to log in.
Cheers!
RikardMay 26, 2015 at 6:22 am #449818Hey!
You can also try to escape the characters by adding backslashes:
\"Tania\’s Magnific\-Essence\"
Note that you need to add the backslashes if you edit the element again.
Cheers!
IsmaelMay 26, 2015 at 12:53 pm #450040This reply has been marked as private.May 27, 2015 at 5:42 am #450416Hi!
You can use it like this:
[av_heading heading='& #034;Tania's Magnific& 045;Essence& #034;' tag='h3' style='' size='' subheading_active='' subheading_size='15' padding='10' color='custom-color-heading' custom_font='#5f3194'
Remove the space after the ampersand.
Cheers!
IsmaelMay 27, 2015 at 12:06 pm #450525This reply has been marked as private.May 28, 2015 at 7:42 am #450978Hey!
I tried one of the html character codes in a special heading editor and it worked. You can try it again or just use the “escape”. Glad to see you again on the forum. :)
Cheers!
IsmaelMay 28, 2015 at 10:43 am #451073This reply has been marked as private.May 28, 2015 at 11:02 am #451086 -
AuthorPosts
- The topic ‘Special Heading Shortcode Malfunction’ is closed to new replies.