Tagged: iconbox, shortcut codes
-
AuthorPosts
-
January 14, 2016 at 2:39 am #565129
Hi, Enfold expert,
I add the below iconbox shortcut code in a post.
[av_icon_box position='left' boxed='' icon='1' font='entypo-fontello' title='IconBox Title' link='' linktarget='' linkelement='' font_color='' custom_title='' custom_content='' color='' custom_bg='' custom_font='' custom_border='']
Click here to add your own text
[/av_icon_box]It display, H3 as the result, you are seeing below ones..
<article itemprop=”blogPost” itemtype=”https://schema.org/BlogPosting” itemscope=”itemscope” class=”iconbox iconbox_left avia-builder-el-0 avia-builder-el-no-sibling “>
<div class=”iconbox_content”>
<header class=”entry-content-header”>
<div data-av_iconfont=”entypo-fontello” data-av_icon=”” aria-hidden=”true” class=”iconbox_icon heading-color”></div>
<h3 itemprop=”headline” class=”iconbox_content_title”>IconBox Title</h3></header>
<div itemprop=”text” class=”iconbox_content_container “>
<p>Click here to add your own text</p>
</div></div><footer class=”entry-footer”></footer>
</article>So, as i bold the divs, what to do, if i add the iconbox shortcut code in post, and it should not add that bolder tags..like header and h3. and the other divs are ok.
h3 should not be added automatically with iconbox.
Note: please don’t give me css, how to remove it by customizing either the html or php in theme.
-
This topic was modified 9 years, 9 months ago by
hamzakhankhan.
January 14, 2016 at 4:18 pm #565488Hi Hafeez!
Please go to Enfold/config-templatebuilder/avia-shortcodes/iconbox.php file and search and replace “H3” tags.
Also see – http://kriesi.at/documentation/enfold/add-new-or-replace-advanced-layout-builder-elements-from-child-theme/Cheers!
YigitJanuary 17, 2016 at 6:30 am #566742Thanks bundles Yigit it worked for me, now the post should be closed.
January 17, 2016 at 2:01 pm #566790 -
This topic was modified 9 years, 9 months ago by
-
AuthorPosts
- The topic ‘How to Remove H3 from IconBox Shortcut code ?’ is closed to new replies.
