Bugs in list icon widget in Visual Composer

This topic has 4 replies, 2 voices, and was last updated 8 years, 7 months ago ago by Jack Richardson

  • Avatar: jrevillini
    jrevillini
    Member
    September 11, 2015 at 17:36

    1. once a list icon widget is placed in the layout, it is difficult or impossible to move it using the move handle. in my case, i have it in a row which is within a full row.

    2. icon size will not save. icon margin does save. i have to edit the code and manually put in ultimate_icon_list icon_margin="3" icon_size="14" for example.

    3 Answers
    Avatar: jrevillini
    jrevillini
    Member
    September 11, 2015 at 17:39

    furthermore, this manual code ultimate_icon_list icon_margin="3" icon_size="14" will not save. updating the page strips the icon_size attribute out unless I save it in classic mode.

    Avatar: jrevillini
    jrevillini
    Member
    September 13, 2015 at 20:19

    one mroe to add to this list … I can’t get the list items to show up without extra paragraph tags added. here’s an example of the HTML code I wind up with

    <li class="firstItem"><div class="uavc-list-content"><div class="uavc-list-icon " data-animation="" data-animation-delay="03" style="margin-right:5px;"><div class="ult-just-icon-wrapper "><div class="align-icon" style="text-align:center;"><div class="aio-icon none " style="color:#333333;font-size:32px;display:inline-block;"> <i class="Defaults-list"></i></div></div></div></div><span class="uavc-list-desc"><p></p><p><a href="http://bbb.vandertech.com/resources/faq/">FAQ</a></p><p></p></span></div></li>

    It should be like this if the list item is on a line by itself:

    <li class="firstItem"><div class="uavc-list-content"><div class="uavc-list-icon " data-animation="" data-animation-delay="03" style="margin-right:5px;"><div class="ult-just-icon-wrapper "><div class="align-icon" style="text-align:center;"><div class="aio-icon none " style="color:#333333;font-size:32px;display:inline-block;"> <i class="Defaults-list"></i></div></div></div></div><span class="uavc-list-desc"><a href="http://bbb.vandertech.com/resources/faq/">FAQ</a></span></div></li>

    I can’t really see how multi-paragraph list items would actually work since you wrap them in a SPAN tag.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 14, 2015 at 11:22

    Hello,

    Please show us a screenshot where you make changes and what you want to achieve. Also provide us with FTP and WP Dashboard credentials in private content.

    Best regards,
    Jack Richardson.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.