Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End social URLs wrong Reply To: social URLs wrong

#209809
Alen
Participant

@ligefrem,

Generated HTML looks like this:

<a href="">
    <i class="fa fa-facebook "></i>
</a>

href is missing therefore browser defaults to current URL.

What does your Visual Composer look like? Screenshot? Any errors?

Alen