Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1053252

    Hi

    I am trying to add an icon list to a widget, but the icons do not show. I first created the icon list in a page, then copied the html code an pasted it into a html widget. The list shows up, and so does the circles but with no icons in them. Any ideas on how to make the icons appear also?

    Code used:
    <div class=”avia-icon-list-container avia-builder-el-7 el_after_av_hr avia-builder-el-last “>
    <ul class=”avia-icon-list avia-icon-list-left av-iconlist-big avia_animate_when_almost_visible avia-iconlist-animate avia_start_animation”>
    <li class=”avia_start_animation”>
    <div class=”iconlist_icon avia-font-entypo-fontello” style=”color: #484d59;”></div>
    <article class=”article-icon-entry av-iconlist-empty”>
    <div class=”iconlist_content_wrap”><header class=”entry-content-header”>
    <h4 class=”av_iconlist_title iconlist_title av_inherit_color ” style=”color: #f99c3a; font-size: 16px;”>Webcam Synnfjellporten</h4>
    </header>
    <div class=”iconlist_content “></div>
    </div>
    <footer class=”entry-footer”></footer></article>
    <div class=”iconlist-timeline”></div>
    <li class=”avia_start_animation”>
    <div class=”iconlist_icon avia-font-entypo-fontello” style=”color: #484d59;”></div>
    <article class=”article-icon-entry av-iconlist-empty”>
    <div class=”iconlist_content_wrap”><header class=”entry-content-header”>
    <h4 class=”av_iconlist_title iconlist_title av_inherit_color ” style=”color: #f99c3a; font-size: 16px;”>Webcam Lenningen</h4>
    </header>
    <div class=”iconlist_content “></div>
    </div>
    <footer class=”entry-footer”></footer></article>
    <div class=”iconlist-timeline”></div>
    <li class=”avia_start_animation”>
    <div class=”iconlist_icon avia-font-entypo-fontello” style=”color: #484d59;”></div>
    <article class=”article-icon-entry av-iconlist-empty”>
    <div class=”iconlist_content_wrap”><header class=”entry-content-header”>
    <h4 class=”av_iconlist_title iconlist_title av_inherit_color ” style=”color: #f99c3a; font-size: 16px;”>Webcam Gamlestølen</h4>
    </header>
    <div class=”iconlist_content “></div>
    </div>
    <footer class=”entry-footer”></footer></article>
    <div class=”iconlist-timeline”></div>

    </div>

    Regards
    Nina

    #1053279

    Hey Advantage09,
    Please try creating your icon list shortcode like this, first go to a new post or page and use the “magic wand” tool in the default editor, I prefer to use the “classic editor”
    2019-01-12-203147
    then you can create your icon list in the builder, for this example I created a “minimal small list”
    2019-01-12-203315
    once you save the shortcode will be left in the page that you can copy, I like to copy from the “Text” tab and not the “visual” tab
    2019-01-12-203338
    then you can paste into a html widget and save
    2019-01-12-203426
    Tada!
    2019-01-12-203517

    Best regards,
    Mike

    #1054625

    Hi Mike

    It worked perfectly. Thank you.

    Regards
    Nina

    #1054627

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Icin list in widget area’ is closed to new replies.