The Big Spring Sale! Up to 50% off!

Tags in Template Code

Moorcam
40 Posts
Moorcam posted this 07 October 2021
Ask a Question

Hi guys,
In HTML templates these tags appear if you use Social Icons:

<path fill="#FFFFFF" d="M83.8,47.3c0,0.6,0,1.2,0,1.7c0,17.7-13.5,38.2-38.2,38.2C38,87.2,31,85,25,81.2c1,0.1,2.1,0.2,3.2,0.2
            c6.3,0,12.1-2.1,16.7-5.7c-5.9-0.1-10.8-4-12.5-9.3c0.8,0.2,1.7,0.2,2.5,0.2c1.2,0,2.4-0.2,3.5-0.5c-6.1-1.2-10.8-6.7-10.8-13.1
            c0-0.1,0-0.1,0-0.2c1.8,1,3.9,1.6,6.1,1.7c-3.6-2.4-6-6.5-6-11.2c0-2.5,0.7-4.8,1.8-6.7c6.6,8.1,16.5,13.5,27.6,14
            c-0.2-1-0.3-2-0.3-3.1c0-7.4,6-13.4,13.4-13.4c3.9,0,7.3,1.6,9.8,4.2c3.1-0.6,5.9-1.7,8.5-3.3c-1,3.1-3.1,5.8-5.9,7.4
            c2.7-0.3,5.3-1,7.7-2.1C88.7,43,86.4,45.4,83.8,47.3z"></path>

Any particular reason why they are there?

Hi guys, In HTML templates these tags appear if you use Social Icons: <path fill="#FFFFFF" d="M83.8,47.3c0,0.6,0,1.2,0,1.7c0,17.7-13.5,38.2-38.2,38.2C38,87.2,31,85,25,81.2c1,0.1,2.1,0.2,3.2,0.2 c6.3,0,12.1-2.1,16.7-5.7c-5.9-0.1-10.8-4-12.5-9.3c0.8,0.2,1.7,0.2,2.5,0.2c1.2,0,2.4-0.2,3.5-0.5c-6.1-1.2-10.8-6.7-10.8-13.1 c0-0.1,0-0.1,0-0.2c1.8,1,3.9,1.6,6.1,1.7c-3.6-2.4-6-6.5-6-11.2c0-2.5,0.7-4.8,1.8-6.7c6.6,8.1,16.5,13.5,27.6,14 c-0.2-1-0.3-2-0.3-3.1c0-7.4,6-13.4,13.4-13.4c3.9,0,7.3,1.6,9.8,4.2c3.1-0.6,5.9-1.7,8.5-3.3c-1,3.1-3.1,5.8-5.9,7.4 c2.7-0.3,5.3-1,7.7-2.1C88.7,43,86.4,45.4,83.8,47.3z"></path> Any particular reason why they are there?
Vote to pay developers attention to this features or issue.
5 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 08 October 2021

Hello Danno,

Thanks for using Nicepage and your question.

You are right - removing those tags would remove the SVG image from your website. The path makes the icon. It describes the lines of an icon. It is the same as if you remove the path to the image from the image tag.
You can easily put custom code in CSS control for Font Awesome if you prefer to use images from there!
Nicepage loads icons from Flaticon.
Because they depend on external resources svg is a more stable decision for Nicepage.
If we can help with anything else we will be happy to!
...................................................
Sincerely,
Negat Veri
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hello Danno, Thanks for using Nicepage and your question. You are right - removing those tags would remove the SVG image from your website. The path makes the icon. It describes the lines of an icon. It is the same as if you remove the path to the image from the image tag. You can easily put custom code in CSS control for Font Awesome if you prefer to use images from there! Nicepage loads icons from Flaticon. Because they depend on external resources svg is a more stable decision for Nicepage. If we can help with anything else we will be happy to! ................................................... Sincerely, Negat Veri Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp

Last edited 08 October 2021 by Support Team

Moorcam
40 Posts
Moorcam posted this 08 October 2021

yes, it'll render your ivon useless. I encountered that and there was no way to restore it

Yeah I had a look and removed the content I quoted above and the icon vanished. Not good really because we have lines of code when there is no need to have it. This is why I think they should introduce an option to use fontawesome or something similar so instead of all that crap we could have a simple tag.
By the way, these forums do not allow to post html tags, even using the intended Code feature.

> yes, it'll render your ivon useless. I encountered that and there was no way to restore it Yeah I had a look and removed the content I quoted above and the icon vanished. Not good really because we have lines of code when there is no need to have it. This is why I think they should introduce an option to use fontawesome or something similar so instead of all that crap we could have a simple tag. By the way, these forums do not allow to post html tags, even using the intended Code feature.

Last edited 08 October 2021 by Moorcam

Ch3vr0n
363 Posts
Ch3vr0n posted this 08 October 2021

yes, it'll render your ivon useless. I encountered that and there was no way to restore it

yes, it'll render your ivon useless. I encountered that and there was no way to restore it
Moorcam
40 Posts
Moorcam posted this 08 October 2021

Hi Olivia,
So, removing those tags, in particular the following part, would cause issues?

d="M83.8,47.3c0,0.6,0,1.2,0,1.7c0,17.7-13.5,38.2-38.2,38.2C38,87.2,31,85,25,81.2c1,0.1,2.1,0.2,3.2,0.2
        c6.3,0,12.1-2.1,16.7-5.7c-5.9-0.1-10.8-4-12.5-9.3c0.8,0.2,1.7,0.2,2.5,0.2c1.2,0,2.4-0.2,3.5-0.5c-6.1-1.2-10.8-6.7-10.8-13.1
        c0-0.1,0-0.1,0-0.2c1.8,1,3.9,1.6,6.1,1.7c-3.6-2.4-6-6.5-6-11.2c0-2.5,0.7-4.8,1.8-6.7c6.6,8.1,16.5,13.5,27.6,14
        c-0.2-1-0.3-2-0.3-3.1c0-7.4,6-13.4,13.4-13.4c3.9,0,7.3,1.6,9.8,4.2c3.1-0.6,5.9-1.7,8.5-3.3c-1,3.1-3.1,5.8-5.9,7.4
        c2.7-0.3,5.3-1,7.7-2.1C88.7,43,86.4,45.4,83.8,47.3z

If so, why is there not an option to use Fontawesome or something similar?

Hi Olivia, So, removing those tags, in particular the following part, would cause issues? d="M83.8,47.3c0,0.6,0,1.2,0,1.7c0,17.7-13.5,38.2-38.2,38.2C38,87.2,31,85,25,81.2c1,0.1,2.1,0.2,3.2,0.2 c6.3,0,12.1-2.1,16.7-5.7c-5.9-0.1-10.8-4-12.5-9.3c0.8,0.2,1.7,0.2,2.5,0.2c1.2,0,2.4-0.2,3.5-0.5c-6.1-1.2-10.8-6.7-10.8-13.1 c0-0.1,0-0.1,0-0.2c1.8,1,3.9,1.6,6.1,1.7c-3.6-2.4-6-6.5-6-11.2c0-2.5,0.7-4.8,1.8-6.7c6.6,8.1,16.5,13.5,27.6,14 c-0.2-1-0.3-2-0.3-3.1c0-7.4,6-13.4,13.4-13.4c3.9,0,7.3,1.6,9.8,4.2c3.1-0.6,5.9-1.7,8.5-3.3c-1,3.1-3.1,5.8-5.9,7.4 c2.7-0.3,5.3-1,7.7-2.1C88.7,43,86.4,45.4,83.8,47.3z If so, why is there not an option to use Fontawesome or something similar?
Support Team
Support Team posted this 07 October 2021

Hi,

Social icons are SVG icons. The path is an element of the SVG icon. It defines the icon shape.

...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, Social icons are SVG icons. The *path* is an element of the SVG icon. It defines the icon shape. ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
You must log in or register to leave comments