Valery Kondakoff
Forum Replies Created
-
Forum: Plugins
In reply to: [BuddyPress First Letter Avatar] Not Working With Buddypress UpdateAny alternative to BuddyPress First Letter Avatar? What do you recommend?
Forum: Plugins
In reply to: [BuddyPress First Letter Avatar] Not Working With Buddypress UpdateI can confirm this. BuddyPress First Letter Avatar overrides all the BP avatars on Twenty Sixteen theme after the latest BP update. (Everything was OK before the update).
Ура, спасибо: после обновления до версии 1.0.9 все заработало как надо, кириллические адреса открываются корректно.
Спасибо еще раз.
Со старым Новым годом!Forum: Plugins
In reply to: [bbp style pack] My css tweaks get lost on every updateRobin, I’m doing the updates, and I’m pretty comfortable with WP/BBP.
Just encountered the issue while updating to 3.2.7. Clicking ‘Save’ button in the BBP Style Pack Settings solved the issue.Pretty sure this topic should be marked as _NOT_ resolved… ??
- This reply was modified 8 years, 6 months ago by Valery Kondakoff.
Forum: Plugins
In reply to: [bbp style pack] My css tweaks get lost on every updateHello!
I’m not sure this is the same issue, but my users reports loss of some styles after every BBP Style Pack update. Here are examples:
Usual topic list view: https://monosnap.com/file/W0SqTjAeRG9v4LNbCXO5KTtoFSxuoV
Topic list view after BBP Style Pack update: https://monosnap.com/file/l7ZO26PGPzCZE44o8bWm2FD3KqbrEOUsual topic view: https://monosnap.com/file/7X6NLRODMQLBtoEhizPqvuC39KQUji
Topic view after BBP Style Pack update: https://monosnap.com/file/MySzBIhdekLHL7u954eFTgxovdqSIlI have found, that it is enough to click ‘Save’ button in the updated BBP Style Pack to fix the issue, so now, I’m clicking ‘Save’ after each BBP Style Pack update. Is this info useful?
Hello, David!
Thank you for your explanations, I moved the two [mla_tag_cloud] shortcodes to a widget and leaved the two [mla_gallery] shortcodes in the body of a specific page, but now I receive a following error, when clicking on tags in [mla_tag_cloud] and loading the specified page:
ERROR: Invalid mla_gallery tax_query = '?array' ERROR: Invalid mla_gallery tax_query = '?array'
Here is what I have in widget:
[mla_tag_cloud taxonomy=attachment_tag number=0 limit=10 mla_link_href="/filtered-by-author/?current_id={+term_id+}&mla_cloud_current={+request:mla_cloud_current+}"] [mla_tag_cloud taxonomy=attachment_tag number=0 limit=10 mla_output="paginate_links,prev_next"]
Here is what I have on page:
[mla_gallery post_mime_type=all tax_query="array ( 0 => array ( 'taxonomy' => 'attachment_tag', 'field' => 'id', 'terms' => array( {+request:current_id+} ), 'include_children' => false ) )" mla_caption="{+title+}" columns=5 posts_per_page=5 size=icon link=file] [mla_gallery post_mime_type=all tax_query="array ( 0 => array ( 'taxonomy' => 'attachment_tag', 'field' => 'id', 'terms' => array( {+request:current_id+} ), 'include_children' => false ) )" columns=5 posts_per_page=5 mla_output="paginate_links,prev_next"]
Please, can you help me sort this issue down? Thank you a lot for your help!
Hello, David!
Thank you for your prompt and detailed answer. I have one more question though. Now I try to use the ‘MLA Text’ to display the [mla_tag_cloud] using the following code snippet:
[mla_tag_cloud taxonomy=attachment_tag number=0 limit=10 mla_link_href="{+page_url+}?current_id={+term_id+}&mla_cloud_current={+request:mla_cloud_current+}"] [mla_tag_cloud taxonomy=attachment_tag number=0 limit=10 mla_output="paginate_links,prev_next"] [mla_gallery post_mime_type=all tax_query="array ( 0 => array ( 'taxonomy' => 'attachment_tag', 'field' => 'id', 'terms' => array( {+request:current_id+} ), 'include_children' => false ) )" mla_caption="{+title+}" columns=5 posts_per_page=5 size=icon link=file] [mla_gallery post_mime_type=all tax_query="array ( 0 => array ( 'taxonomy' => 'attachment_tag', 'field' => 'id', 'terms' => array( {+request:current_id+} ), 'include_children' => false ) )" columns=5 posts_per_page=5 mla_output="paginate_links,prev_next"]
When I click on att_tags in widget the attachments are displayed right in the widget area. How can I display the attachments in the main page area?
Thank you for help!
Hello, Aldo!
Thank you a lot for help, your code works perfectly!
Issue resolved.
Should I provide any additional info?
There it is: https://rugby-forum.ru
Edited: sorry, this was a wrong report!
Thank you for implementing this feature.
Forum: Plugins
In reply to: [Posts in Sidebar] FR: make 'Leave a comment' text user changeableThank you!
Just to add a little bit: the count of comments should be translatable as well. Here is what I see now: “Опубликовано: 17.05.2016 | Комментарии: 2 Comments”.
Forum: Plugins
In reply to: [Super Emoji Plus+] Does this work with bbPress?Yes, thank you. The build 0.1.4 works well with bbPress. Thanks for the fix!
Unfortunately this build has another one bug: when you click “Edit Post” (standard WP post, not the bbPress topic) the emoji popup appears on the screen immediately after the page is loaded even when the Emoji button was not clicked.
Can you reproduce this? (I have not seen this behavior in the previous build).
Forum: Plugins
In reply to: [Super Emoji Plus+] Does this work with bbPress?Just tested WP Emoji One and it seems to work quite well with the latest WP and bbPress: https://take.ms/ZmjNr The pop-up is not as pretty as in Super Emoji Plus, but at least it works… ??
Here are the details of how to enable visual editor in bbPress: https://codex.bbpress.org/enable-visual-editor/
Forum: Plugins
In reply to: [Super Emoji Plus+] Does this work with bbPress?Here it is how it looks at bbPress with TinyMCE enabled: https://take.ms/ZIGo6 (no Emoji icon and wrong pop-up size). Can this be fixed?