drop-down mega menu

Posted in: Newspaper
Post count: 37

Перевести вGoogleBingIs it possible to make the mega menu drop down when you click rather than hover?Is it possible to make the mega menu drop down when you click rather than hover?

Post count: 20688

Hi,

Unfortunately that is not possible by a theme setting, all the menus are based on the hover action. Once a user hovers the menu, the sub-menus or mega-menus will be visible. That is how the theme was designed.

Post count: 37

Okay, thanks.
And whether it is possible not to show the author in one or several specific records, and in the others to show?

Post count: 37

Can I do this for only one entry or category?
.author-box-wrap {
display: none;
}

Post count: 20688

That could be possible. Please provide more details about where exactly you want to remove the author box, for which posts. A code could be made for specific posts in a specific category, to remove the author box.

Post count: 37

Thanks. I found it!
Need an article to switch to the backend editor to put additional CSS
.author-box-wrap {
display: none;
}
And then translate back to the classic editor

Спасибо. Я нашел!
Надо статью перевезти в режим backend редактор, поставить дополнительный CSS
.author-box-wrap {
display: none;
}
И затем перевезти обратно в классический редактор

Post count: 37

Еще вопрос. Можно ли добавить в список социальных сетей свою сеть для отображения в : https://ok.ru/group/54158485028945
Такой в списке нет
Спасибо
В понедельник открытие. Обязательно кину ссылку на сайт.
_____________________________________________________________

Перевести вGoogleBingMore question. Is it possible to add to the list of social networking its network for display in : https://ok.ru/group/54158485028945
Such in the list there is no
Thanks
Monday opening. Be sure to throw a link to the website.More question. Is it possible to add to the list of social networking its network for display in : https://ok.ru/group/54158485028945
Such in the list there is no
Thanks
Monday opening. Be sure to throw a link to the website.

Post count: 20688

That social is not yet available in the social networks section, I believe it is already on our list and it will be implemented in a future update. if you want to try and add it yourself, this is a similar topic you could follow
https://forum.tagdiv.com/topic/%D1%81hange-the-color-of-the-paging-buttons/

Post count: 37

Good afternoon. Pages with code are displayed in the search. For example, search: wd2 – pages with TG code appear.
https://cloud.mail.ru/public/CeKm/97MiYVoRq
How to hide pages from search or how to fix this error?

Добрый день. В поиске отображается страницы с кодом. Например поиск: wd2 – выходят станицы с кодом TG.
https://cloud.mail.ru/public/CeKm/97MiYVoRq
Как спрятать страницы из поиска или как по другому исправить эту ошибку?

Post count: 22421

Hello,

You can try this method to remove pages from the wp search: http://www.wpbeginner.com/wp-tutorials/how-to-exclude-pages-from-wordpress-search-results/

Thank you!

Post count: 37

Спасибо. Помогло. Если темы будет обновляться, этот код надо дописывать заново?

Thanks. Helped. If the theme is updated, this code need to add again?

Post count: 23312

Hello bellendir,

Notice that change should have to be done in functions.php file which can be changed in our future updates and it will be overwritten. You can try using the child theme according to our documentation from here -> https://forum.tagdiv.com/the-child-theme-support-tutorial/ if you want to make some changes to your core files.

Thanks for your understanding!

Post count: 37

Добрый день. Сайт открылся. Спасибо за тему!
https://rbtoday.ru
Еще вопросы:
На какой версии PHP учше работает тема?
Почему в социальных сетях (во всех) ссылки на записи отображатся как ссылка | имя сайта. (копирую просто ссылку) Можно ли сделать, чтобы была просто ссылка?

https://cloud.mail.ru/public/Hcqr/k117qZ5vE

Good afternoon. The site was opened. Thank you for subject!
https://rbtoday.ru
More question:
What version of PHP exit does the theme work on?
Why in social networks (in all) links to records are displayed as link | site name. (just copy the link) is it Possible to do to was just a link?

Post count: 1341

1. Тема работает на версии php до 7.2 включительно.

2. Деинсталлируйте All in One SEO (данный плагин не тестировался разработчиками Темы) и установите Yoast SEO: https://forum.tagdiv.com/facebook-share/

В настройках Yoast SEO вы можете установить желаемый заголовок отображения вашей ссылки при копировании её в соцсетях.

Post count: 37

Спасибо

Viewing 15 posts - 1 through 15 (of 15 total)
The forum ‘Newspaper’ is closed to new topics and replies.