Jump to content

Слайдер новостей

Featured Replies

<div class="veilon_slider">
	<div id="owl-veizor" class="owl-carousel owl-theme">
{{if theme.veilon_slider_section1}}
		<div class="item">
			{{if theme.veilon_slider_section1_upload}}
			<a href='{theme="veilon_slider_section1_link"}'><img src="{theme='veilon_slider_section1_upload'}"></a>
			{{endif}}
		</div>
{{endif}}
{{if theme.veilon_slider_section2}}
		<div class="item">
			{{if theme.veilon_slider_section2_upload}}
			<a href='{theme="veilon_slider_section2_link"}'><img src="{theme='veilon_slider_section2_upload'}"></a>
			{{endif}}
		</div>
{{endif}}
{{if theme.veilon_slider_section3}}
		<div class="item">
			{{if theme.veilon_slider_section3_upload}}
			<a href='{theme="veilon_slider_section3_link"}'><img src="{theme='veilon_slider_section3_upload'}"></a>
			{{endif}}
		</div>
{{endif}}
{{if theme.veilon_slider_section4}}
		<div class="item">
			{{if theme.veilon_slider_section4_upload}}
			<a href='{theme="veilon_slider_section4_link"}'><img src="{theme='veilon_slider_section4_upload'}"></a>
			{{endif}}
		</div>
{{endif}}
</div>
</div>

имеется такой код слайдера ^

Как сделать чтоб этот слайдер выводил новости?

Link to comment
https://ipbmafia.ru/topic/16060-slajder-novostej/
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.


Guest
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.