Viewing 4 posts - 1 through 4 (of 4 total)
-
AuthorPosts
-
March 9, 2016 at 2:36 pm #595572
Hi,
please how can I custom this page -> http://aderal.es/tag/arquitectura-de-marca/
and make it looks like this one -> http://aderal.es/proyectos/I guess that I’ve to edit tag.php .. any suggestions?
Thanks
March 14, 2016 at 9:44 am #597626Hi aderal2016!
Thank you for using Enfold.
Yes, you will have to modify the tag.php file. Extract the html markup of the full width easy slider then add it somewhere in the tag.php template. This is the html markup of the slider in the “proyektos” page:
<div id="full_slider_1" class="avia-fullwidth-slider main_color avia-shadow avia-builder-el-0 el_before_av_masonry_entries avia-builder-el-first container_wrap fullsize"><div data-size="no scaling" data-lightbox_size="large" data-animation="slide" data-ids="343" data-video_counter="0" data-autoplay="false" data-bg_slider="false" data-slide_height="" data-handle="av_slideshow_full" data-interval="5" data-class=" " data-css_id="" data-scroll_down="" data-control_layout="av-control-hidden" data-custom_markup="" data-perma_caption="" data-autoplay_stopper="" data-src="" data-position="top left" data-repeat="no-repeat" data-attach="scroll" data-stretch="" class="avia-slideshow avia-slideshow-1 av-control-hidden avia-slideshow-no scaling av_slideshow_full avia-slide-slider" itemscope="itemscope" itemtype="https://schema.org/ImageObject"><ul class="avia-slideshow-inner" style="padding: 0px; height: 261px;"><li class="av-single-slide slide-1 active-slide" style="visibility: visible; opacity: 1; transition: none; transform: translateZ(0px);"><div data-rel="slideshow-1" class="avia-slide-wrap"><img src="http://aderal.es/wp-content/uploads/2016/02/slide_proyectos01.jpg?e35697" width="1920" height="530" title="slide_proyectos01" alt="" itemprop="contentURL"><div class="av-section-color-overlay" style="opacity: 0.6; background-color: #000000; "></div></div></li></ul></div></div>
You can also try the do_shortcode function but it doesn’t work in few cases. https://developer.wordpress.org/reference/functions/do_shortcode/
Cheers!
IsmaelMarch 14, 2016 at 1:59 pm #597710Hi Ismael,
Awesome! Many thanks!!
Cheers
DavideMarch 17, 2016 at 4:11 am #599391 -
AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)
- The topic ‘Custom "tag" (portfolio item) page’ is closed to new replies.