Home › Forums › WoodMart support forum › Two problem about visual composer
Two problem about visual composer
- This topic has 7 replies, 3 voices, and was last updated 6 years, 11 months ago by
Artem Temos.
-
AuthorPosts
-
May 16, 2018 at 11:06 pm #57973
wanilaParticipantHello!
I completely understand that my question is not about woodmart theme …
but i hope you guys help me cause i don’t know anyone better than xtemos team in wordpress …1. my first problem is, when i add a “paragraph element” in visual composer, the visual composer plugin automatically add a <p></p> tag to the begin and the end of that element
I use paragraph element for lots of my works other than writing a simple Paragraph …
So how can i remove that tag? or at least change that tag to <span> … which files i must edit?2. When i add a “Raw HTML” element in visual composer, at the end, when i look at the codes in my page builder, the codes are like they are scripted!
for example, in normal, when you add a element in visual composer your code is SOMETHING like this: [vc_element] … ( just an example … )
but in “raw html” your code is something like this: 6r$543eefD5^7 …
the codes are works perfect in website. no problem with that!
but what is your suggestion about this? is it safe to use “raw html” element? is this ok for website SEO?Thanks a lot.
May 17, 2018 at 6:28 am #57995
Artem TemosKeymasterHi,
1. Sorry, but it is not possible to change this behavior. It is quite annoying, but there is no way to replace it.
2. Yes, the code is encoded with base64 function. It is how this element works and you don’t need to worry about that. Search bots will see the correct HTML code and not encoded one.
Regards
May 24, 2018 at 2:54 am #59073
wanilaParticipantThank you so much
For my first question, could you please contact Visual Composer support and ask them about this problem? i think there should be a way to solve this problem ..
+ I can’t contact them myself, cause i got no licenceThank you
May 24, 2018 at 6:19 am #59086
Artem TemosKeymasterIt is how WordPress editor works in general, Visual Composer doesn’t have any influence it.
May 24, 2018 at 7:28 am #59111
wanilaParticipantOh!
So i think this “wpautop” function …
By the way, thank you so much for your helpJust one more question. i made all of my footer section with visual composer “paragraph element”, do you think is it bad for my website seo that for example my footer Title has <p> tag?
May 24, 2018 at 8:25 am #59134
Elise NoromitMemberHello,
No problem if the footer is made in visual composer in HTML markup it will be correct and valid code. If p tag wraps VC shortcode, remove it, if it is used correctly for warping the text, it would be ok.
Best Regards
May 24, 2018 at 12:31 pm #59219
wanilaParticipantI think you didn’t read my first question Elise 🙁
May 24, 2018 at 12:33 pm #59220
Artem TemosKeymasterSorry, but we don’t know how you are optimizing your website for SEO so we can’t advise you here.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register