Oleg Goltsev
Forum Replies Created
-
Forum: Plugins
In reply to: [AMO Team Showcase] Info PopUp Goes To Main PageHi,
First of all, please read this question/answer in the plugin’s FAQ – “When I click on member thumbnail nothing happens, the info panel doesn’t appear”.
So it seems some other plugin or custom code on your site uses MagnificPopup.js (in its own way), and in support of this I found these lines in the HTML code of the page:
var td_magnific_popup_translation_tPrev="Previous (Left arrow key)"; var td_magnific_popup_translation_tNext="Next (Right arrow key)"; var td_magnific_popup_translation_tCounter="%curr% of %total%"; var td_magnific_popup_translation_ajax_tError="The content from %url% could not be loaded."; var td_magnific_popup_translation_image_tError="The image #%curr% could not be loaded.";
(These lines are not from my plugin).
That’s why you have the problem, if it’s a plugin try to disable it.
- This reply was modified 7 years, 3 months ago by Oleg Goltsev.
Forum: Plugins
In reply to: [AMO Team Showcase] Team members image-bubble soizeYou’re welcome.
Forum: Plugins
In reply to: [AMO Team Showcase] Use without thumbnails?Hi vbacigal,
Unfortunately there is no such option in the plugin and it won’t be an easy change, if you decide to customize the plugin code, because unique ids(for links) for members and their panels generated right before html output and needed to open certain panel for certain member.
But that’s an interesting idea of using the plugin, and maybe I’ll implement it some of the future updates.
Forum: Plugins
In reply to: [AMO Team Showcase] Team members image-bubble soizePrivet Natalia,
Yes, there are settings for that.
1. Please refer to the plugin documentation for shortcodes. There are 2 shortcode parameters, which determine the size of the member thumbnail:
item-width
andfull-width
.2. If
full-width
is ON (set to “yes”), thenitem-width
works as minimum width.
And of course the size of container determine the width of member thumbnails iffull-width
is ON.3. If you use
[amo_member]
shortcode to output a few members, then you need to place all members you want to output in one shortcode (in its ID parameter) for proper size/width calculation of the thumbnails.4. In this topic on the forum you can find more thorough info on how things are calculated in terms of width/size of member thumbnails and their container – https://www.ads-software.com/support/topic/list-member-in-row-on-movile/
5. Most probably, there will be no other (additional) settings for size/width, these ones are responsive and works fine with current design.
Hi sslazio1900,
To be honest I don’t remember what was your question and my answer to it, but you can refer to the answer above, which I gave to Natalia and the links inside the answer for more thorough understanding of how things works in the plugin.
P.S. thank you for your kind words about the plugin ??- This reply was modified 7 years, 3 months ago by Oleg Goltsev.
Forum: Plugins
In reply to: [AMO Team Showcase] Items and categories disappeared after upgradeВот это да! Спасибо!!! Неожиданно и очень, очень приятно)
Вообще, конечно всегда приятно когда твой труд ценят. В общем, если что, обращайтесь / обращайся.
Forum: Plugins
In reply to: [AMO Team Showcase] Items and categories disappeared after upgradeДа всё бывает :), пожалуйста.
А я новую страницу донатов завел неделю назад, https://www.paypal.me/amothemo там можно выбрать рубли (RUB) вместо USD. А на старой да, только доллары можно было донатить, и это было неправильно, потому как во многих странах свои ограничения, например жителю РФ (мне) житель РФ может послать только рубли ??
Forum: Plugins
In reply to: [AMO Team Showcase] Items and categories disappeared after upgradeЗдравствуйте,
Тут опять плагин Polylang и его использование.
Что отображались все участники надо выбрать все языки – Скриншот 1, а не какой-то один.
Если участники были созданы до использования Polylang они не привязаны ни к какому языку (Скриншот-2), и конечно не будут нигде отображаться. Это надо или их всех пересохранять для русского например или / и английского, ведь теперь использование полиленг для них включено по умолчанию.
Или надо удалить файл wpml-config.xml из папки плагина, это отключит автоматическое использование Polylang для них, а вручную это можно будет опять включить в настройках Polylang (как я отвечал в этой теме форума – Multilanguage support)
Forum: Reviews
In reply to: [AMO Team Showcase] Extremely nice pluginThank you very much!
Forum: Plugins
In reply to: [AMO Team Showcase] Suggestions and IdeasHi mdhesi.
Thanks for the suggestion.
Just read your message so the addition won’t get into the current update, only into the next one.Forum: Plugins
In reply to: [AMO Team Showcase] info panel not showingGreat to hear that!
You’re welcome!
Forum: Plugins
In reply to: [AMO Team Showcase] info panel not showingYou’re welcome Svenntie. The update is ready.
Forum: Plugins
In reply to: [AMO Team Showcase] info panel not showingOr you may wait several hours, and then download a new version of the plugin, 1.1.3.
I decided to remove # from href attribute of member link, this both fixes your problem (usage of a “scroll to” script) and magnific pop-up conflict (in about 90% of cases).
So thanks to you I was able to find a solution for this problem.
Forum: Plugins
In reply to: [AMO Team Showcase] info panel not showingHi, thanks for the question.
1. The demo site was long ago updated to 4.9. It showed 4.8.3 because this was a cached page.
2. The info panel works fine on WP 4.9 (you can check the demo site again).
3. There is no other version of MagnificPopup.js file on this page. So it something else causes the problem.
And I think I found it. If you scroll the page at the bottom and try to click on any member thumbnail the page will slowly scroll to it.
You have scroll-to-anchor plugin on your site and it seems it uses links in member thumbnails, which placed there to open the panel as links for site scrolling. So try to deactivate the plugin (scroll-to-anchor) and I almost sure this will fix things.Forum: Plugins
In reply to: [AMO Team Showcase] Plugin not responsive in mobilesYou’re welcome Andrea.
Forum: Plugins
In reply to: [AMO Team Showcase] Multilanguage supportДень добрый, в общем в настройках полилэнг (смотрите скриншот надо поставить галочки) напротив Team Members и Categories.
https://drive.google.com/open?id=18hEyLmb1xlF1jl_xnhPf3tg2IKCeCyFmДобавил файл wpml-config.xml, так что в следующей версии плагина не придется этого делать, автоматически будет активирован перевод для категорий команд, и членов команд.