kiril4913
Forum Replies Created
-
Forum: Plugins
In reply to: [amr shortcode any widget] It doesn't show 2 widgets in one pageOh! And the finally! The last issue was also solved. It was a specific display:none css rule. That’s all, thanks. 🙂
Forum: Plugins
In reply to: [amr shortcode any widget] It doesn't show 2 widgets in one pageSo I’ve continued my experiments and found the solution.
It looks like the main reason of such behavior is that I used the [do_widget id=sticky-posts-3] in two sidebars in the same time (I wanted to make one package of CSS rules for the same widget which has to be published in different pages). So when I add additional widget [do_widget id=sticky-posts-4] and used the [do_widget id=sticky-posts-3] only in one page everything became fine.Except one strange thing… The [do_widget id=sticky-posts-4] widget doesn’t display title of the posts…Ofcourse there is a check in “Show title” box.
Anyway I continue my struggle 🙂Forum: Plugins
In reply to: [amr shortcode any widget] It doesn't show 2 widgets in one pageI’ve made a little experiment I removed the [do_widget id=sticky-posts-3] from the “Widgets for shortcode” and it shown me an error as it has to be… so it can see the widget but in some reason doesn’t add it in DOM…
Forum: Plugins
In reply to: [amr shortcode any widget] It doesn't show 2 widgets in one pageWell, I point out that [do_widget id=sticky-posts-3] doesn’t appear on the page even if it’s alone (without [do_widget id=sticky-posts-2]). It doesn’t appear in DOM at all. You can see it by yourself, just run the http://kharkovchane.ru/ and try to find it in DOM. But in debug we can see that plugin notice the [do_widget id=sticky-posts-3].
Also, I can’t understand why but the [do_widget id=sticky-posts-3] apppears in
http://kharkovchane.ru/konsultaciya-ot-fms/Maybe there is some problem with duplicating widgets of the same kind?
Forum: Plugins
In reply to: [amr shortcode any widget] It doesn't show 2 widgets in one pageoh… maybe it will help. Here is the debug link on the problem page
http://kharkovchane.ru/?do_widget_debug=1and here is the link on the page where the plugin works fine
http://kharkovchane.ru/konsultaciya-ot-fms/Forum: Plugins
In reply to: [amr shortcode any widget] It doesn't show 2 widgets in one pageI made an experiment. I removed the [do_widget id=sticky-posts-2] hoping that [do_widget id=sticky-posts-3] will appear but it doesn’t. Also I have to notice that [do_widget id=sticky-posts-3] works fine on another page where was no [do_widget id=sticky-posts-2].
Forum: Plugins
In reply to: [bbPress Votes] How to translate a plug-in into Russian?ok, where is the answer? It doesn’t translate for me too (by default and by my own). I use version 1.0.8.