Vova Druzhaev
Forum Replies Created
-
Hello. This cannot be done dynamically in the current implementation. But you can try using css styles
.js-otfm-sp__opened .otfm-sp__title {
font-size: 0;
}.js-otfm-sp__opened .otfm-sp__title::after {
opacity: 1;
content: “Close”;
transform: none;
width: auto;
height: auto;
font-size: 16px;
background: transparent;
top: 5px;
left: 30px;
transition: none;
}Forum: Plugins
In reply to: [WP-Recall - Registration, Profile, Commerce & More] ДеИнсталяцияВы по вхождению
/rcl-uploads/avatars/cropped-1-32x32.png
поищите поиском по файлам вашей ВП теме.
Еще раз – выключенный плагин или деинсталлированный – не работает никак. т.е. тут руками кто-то вписал где-то у вас
Forum: Plugins
In reply to: [WP-Recall - Registration, Profile, Commerce & More] ДеИнсталяцияВозможно или вы или ваш программист прописали эти строки. Куда нибудь в header.php
Плагин же когда выключен (так работает вордпресс) – он как выключатель – нет его и нет всё что с ним связано.
У форума нет ограничения на ширину. Возможно то место где он выведен – уже само по себе имеет ограничения. Посмотрите в настройках той страницы в вашей вордпресс теме. Или к документации или разработчику вп темы обратитесь за инструкцией как расширить.
Или смените ВП тему на другую
Пример где на всю ширину: codeseller.ru/forum/ – и вы можете в консоли разработчика посмотреть что id в который вложен “prime-forum” – не имеет ограничений.
It is impossible to put a jackdaw FORCIBLY. I have to check the box myself if I want you to put something else to me.
That’s my message.
And the behavior with a pre-marked check mark hidden in a bunch of settings hints at your fraudulent actions and manipulates on the inattention of your users.This should be TURNED OFF by default. You hide behind small text – this is done on purpose in the hope that the user will miss important information
Forum: Plugins
In reply to: [WP-Recall - Registration, Profile, Commerce & More] Создание вкладокДока:
https://codeseller.ru/dokumentaciya-wp-recall/
Менеджер вкладок личного кабинета
???и статья по использованию: “Шаблоны и переменные внутри произвольной вкладки”А все что по вашему функционалу – это в доки и техподдержку вашего плагина товаров
hi.
It is worth clarifying in the support of the PDF Embedder plugin
Perhaps an arbitrary css will be the solution for him:.pdfembed-iframe.nonfullscreen.wppdf-fullscreen {
z-index: 1;
}v1.5.4 fix
Thanks. I’ll take a look and, if anything, release an update.
Hi.
Now I checked – yes, it is fully compatible with WordPress 5.9.2
Forum: Plugins
In reply to: [OtFm Gutenberg Spoiler - (or FAQ) collapse block] Spoiler within SpoilerHello.
Unfortunately multiple nesting is not supported for Box spoiler.Multiple nesting is only possible for Little Spoiler.
Hi.
This is not an easy task because icons are pseudo-elements. And they can no longer be used for the background color. You can try the hack:.otfm-sp__wrapper { position: relative; } .otfm-sp__wrapper::before { content: ""; background: rgb(204 231 243); position: absolute; width: 30px; height: 33px; top: -1px; left: 0px; } .otfm-sp__title { padding-left: 36px; }
but it won’t work for spoilers that have color
Спасибо за отзыв!
В “content” вы можете использовать текст, эмодзи или элементы из вашего иконочного шрифта (если у вас на странице он есть – но тогда font-family его указать надо будет ещё)
В общем там это кастомизируется.Если плагин вам нравится – будет замечательно если вы поставите ему оценку https://www.ads-software.com/support/plugin/otfm-gutenberg-spoiler/reviews/