Home › Forums › WoodMart support forum › Всплывающее окно при наведении на боковое меню/Popup when hovering over sidebar
Всплывающее окно при наведении на боковое меню/Popup when hovering over sidebar
- This topic has 7 replies, 2 voices, and was last updated 4 years, 10 months ago by
Elise Noromit.
-
AuthorPosts
-
September 27, 2020 at 3:31 pm #229181
detroyt86ParticipantGood afternoon!
An unexpected problem has occurred.
When you hover over the side menu items, a pop-up window appears.
It takes up a lot of screen space and disturbs the user
Link for verification http://beta.aquaworks.com.ua/oformleniye-pruda/
Animation https://gyazo.com/7a8a6076b5e2b05c5448911b7c5ec84a
How can this large window be removed?Добрый день!
Возникла неожиданная проблема.
При наведении курсора на пункты бокового меню появляется всплывающее окно.
Оно занимает много места на экране и мешает пользователю
Ссылка для проверки http://beta.aquaworks.com.ua/oformleniye-pruda/
Анимация https://gyazo.com/7a8a6076b5e2b05c5448911b7c5ec84a
Как это можно это большое окно убрать?September 27, 2020 at 7:05 pm #229195
Elise NoromitMemberHello,
You have added the long description to links of these category’s links. https://prnt.sc/uovl4u
Please send us an updated site admin access to the private area. I will check where it is added.
Best Regards
September 28, 2020 at 8:12 am #229278
detroyt86ParticipantThanks! Here is the access
Спасибо! Вот доступ
September 28, 2020 at 2:47 pm #229365
Elise NoromitMemberHello,
Please make the full backup of your site and update the theme and all the plugins.
Then check the issue on the parent theme. I do not see you have added this information somewhere in the category. I think it is customization.
Best Regards
October 1, 2020 at 5:56 pm #230272
detroyt86ParticipantHello!
On your advice, I’ve updated the WordPress version and Woodmart theme.
Failed to update only WPBakery Page Builder Here is the error http://joxi.ru/52avBNkhEQJnjAAbout customization. There are only one changes in the Wodmart Child file http://joxi.ru/823zvnku9Q7Oem I made them according to the advice https://xtemos.com/forums/topic/changing-the-caption-in-the-header-%d0%b8 % d0% b7% d0% bc% d0% b5% d0% bd% d0% b5% d0% bd% d0% b8% d0% b5-% d0% bd% d0% b0% d0% b4% d0% bf% d0% b8% d1% 81% d0% b8-% d0% b2-% d1% 85% d0% b5% d0% b4% d0% b5% d1% 80% d0% b5-% d0% b7% d0% b0 % d0% bf / # post-227295
I tried deleting this entry and clearing the cache – the problem remained. So it’s not her.
Tell me what other options are there for solving the problem?Здравствуйте!
По вашему совету я обновил версию Вордпрес и тему Вудмарт.
Не удалось обновить только WPBakery Page Builder Вот какая ошибка http://joxi.ru/52avBNkhEQJnjAНасчет кастомизации. Есть только одни изменения в файле Wodmart Child http://joxi.ru/823zvnku9Q7Oem Я внес их согласно совету https://xtemos.com/forums/topic/changing-the-caption-in-the-header-%d0%b8%d0%b7%d0%bc%d0%b5%d0%bd%d0%b5%d0%bd%d0%b8%d0%b5-%d0%bd%d0%b0%d0%b4%d0%bf%d0%b8%d1%81%d0%b8-%d0%b2-%d1%85%d0%b5%d0%b4%d0%b5%d1%80%d0%b5-%d0%b7%d0%b0%d0%bf/#post-227295
Я пробовал удалять эту запись и чистить кэш – проблема осталась. Значит дело не в ней.
Подскажите какие еще есть варианты решения проблемы?October 2, 2020 at 11:53 am #230453
Elise NoromitMemberHello,
Please add this code to the functions.php of the child theme:
add_filter( 'widget_categories_args', function($args){ $args['use_desc_for_title'] = false; return $args; } );
Best Regards
October 3, 2020 at 12:32 pm #230646
detroyt86ParticipantThanks! You helped me a lot – your solution works!
Спасибо! Вы мне очень помогли – ваше решение работает!
October 3, 2020 at 12:51 pm #230655
Elise NoromitMemberYou are welcome! If you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register