Y
Y
Yan Evseev2016-12-31 19:55:10
HTML
Yan Evseev, 2016-12-31 19:55:10

Tabular tabs displaying relevant news for each tab?

Good day to all. There is a page on the site with a specific product that requires a few more tabs with additional information, and for convenience I solved the issue with tabular tabs.
c39a4a5b60524d5d8b1814f6a61c4adc.png
But now the question arises, how to implement the output of information so that in the "News" or "Pictures" section the latest information is displayed only for a specific product. How can this be done, what solution would you suggest?
DLE 11.1 engine

Answer the question

In order to leave comments, you need to log in

2 answer(s)
J
Jimmy Neutron, 2016-01-01
@SkyShot

Вот смотри тут инструкцию
{custom category="2,7" from="5" cache="yes"} - выведет новости из категорий 2 и 7 при этом количество новостей будет взято из настроек скрипта, а выборка будет осуществляться после 5 новости, отвечающей данному условию

Григорий Васильков, 2016-01-01
@gzhegow

1. Сделайте запрос в базу данных, получите данные
2. Сделайте верстку табов, есть решение с ява-скриптом и без. Если без - то перед вкладкой ставится невидимый input[type="radio"] а стили пишутся вида input ~ .tab {display: block};
3. Разбейте данные запроса по вкладкам
Проще сделать чем обьяснить.
пс. Люблю ЦМС-ки за то, что вам нужно искать специалиста в этой ЦМС-ке. Они нормально так создают рабочие места))

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question