J
J
jenya77712016-09-26 18:27:44
HTML
jenya7771, 2016-09-26 18:27:44

How to insert a piece of code from a file into a WP page?

Hello, there is a main page, it is created simply as a page through the admin panel using the "shortcodes" plugin. After changing this page anywhere, the slider that is on the page slides off!

<div class="slider-home">

[su_slider source="media: 1225,1226,1228,1229,1230,1231" limit="6" width="1400" height="540" title="no" pages="no" mousewheel="no" autoplay="5000" class="slider_home"]
<ul class="akord_home">
 	<li class="top_button1 button">
<div>

ПРОДВИНУТЬ

</div></li>
 	<li><img src="/wp-content/uploads/2015/01/po-otrasli.png" alt="альтернативный текст" />
Каталоги, буклеты, проспекты, листовки, агитпродукция</li>
 	<li class="top_button2 button">
<div>

ПОЗДРАВИТЬ

</div></li>
 	<li><img src="/wp-content/uploads/2015/01/po-otrasli.png" alt="альтернативный текст" />
Каталоги, буклеты, проспекты, листовки, агитпродукция</li>
 	<li class="top_button3 button">
<div>

ЗАИНТЕРЕСОВАТЬ

</div></li>
 	<li><img src="/wp-content/uploads/2015/01/po-otrasli.png" alt="альтернативный текст" />
Каталоги, буклеты, проспекты, листовки, агитпродукция</li>
</ul>
</div>
<div class="main_div">
<div class="main_text">
<h4>Стать законодателем полиграфической моды Украины</h4>
Рекламно-полиграфический центр «СИЧ» отличается креативностью подхода.
Мы разрабатываем и патентуем нестандартные носители и буклеты, следим за мировым полиграфическим опытом и принимаем участие в формировании отечественной полгрифической моды. 10-летний опыт на полиграфическом рынке позволяет украинским о зарубежным компаниям доверять нам.
В 2013 году мы были парнерами Международного фетиваля рекламы.
В 2014 произвели фурор на 18 Международной выставке рекламы и маркетинка РЕКС.
В 2014 выступили партнерами на ежегодной премии Ukrainian Event Awards.

</div>
<div class="main_urls">
<div>[su_lightbox class="main_button button1" src="www.youtube.com/watch?v=rpKQ7WP8jKc"]Смотреть видео[/su_lightbox]</div>
<div>[su_lightbox class="main_button button2" src="http://www.slideshare.net/slideshow/embed_code/33801283?rel=0"]Смотреть презентацию[/su_lightbox]</div>
</div>
<div id="aktualno">

<hr size="2px" />

<div class="aktualno">Актуально</div>
<div class="aktual"></div>
<div>[show_slider_1row]</div>

<hr size="2px" />

<div>[show_slider_2row]</div>
</div>

<hr size="2px" />

</div>

And the slider always slides off.
4a1a1b4e74e841618c7836881981d815.PNG
Therefore, the idea came up to put this slider into a separate file in the folder with the template and connect it to the main one in the admin panel.
How to implement this, more precisely, how to display this slider in the settings of the main page in the admin panel.
Can someone tell me how to remove this "splash" layout.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
W
Webreeba, 2016-09-26
@Webreeba

You can create a file via FTP where your slider will be located. And on the main page, connect it via <?php get_template_part( 'template with slider' );

J
jenya7771, 2016-09-26
@jenya7771

8ba9d64c6404456388da95f9dc36852f.PNG

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question