arniarni
Forum Replies Created
-
… continue
On the language edit page appears next message:
Warning: The actual loaded translation content contains mixed textdomains and is not pure translateable within one textdomain.
It seems, that there is code contained extracted out of other plugins, themes or widgets and used by copy & paste inside some source files.
The affected unknown textdomains are: ultimatemember, redux-framework-demo, edd-recurring, eddForum: Plugins
In reply to: [Custom Content Shortcode] Exclude post ID for cooments loopThank you!
Hi everybody!
In Library (Change mediafile page) meta-box “Access” with checkboxes and with list of groups is present and users can change access.
In post edit page I removed this meta-box by using this code:
remove_meta_box( 'uma_post_access', 'post', 'side' );
but can not remove it from library!
How could I solve this problem?Forum: Plugins
In reply to: [Custom Content Shortcode] Sorting in posts loopWow, great! It works! I wrote about this effect.
Thank you! But if it is not hard, add the parameter to shortcode, it will be easier for using.Forum: Plugins
In reply to: [Custom Content Shortcode] Sorting in posts loopHello,
Great! It works!
Thank you! Very nice! This question is closed.Is it possible to solve the second question about comment link (I asked above)? Posts have same parameter [field title-link] but comments haven’t same ability. Will be useful when excerpt of comment would have an own link to this comment in loop.
For example: now I use this code:
[comment content length="100"]
but want to see this content with link and shortcode might be as example below:
[comment content-link length="100"]
Can you look for this feature?Regards,
ArniHello,
it works fine.
Thank you!Regards,
ArniForum: Plugins
In reply to: [Broken Link Checker] Plugin no longer find linksThank you. I i did not see this button.
A lot of new broken links was found. It is good when I know what I should look ?? but some broken links can be another.
Ok. Thanx.Forum: Plugins
In reply to: [WP-CommentNavi] Permalink bad for SEOThanks
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] How to publicize comments?P.S. Also will be good if admin could select categories needed for publicize.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] How to publicize comments?Hi,
Yes. Each comment as new message to social networks. For example on my blog I have first posts as main themes and a lot of big comments (they each like a full posts). And I think that it makes sense to publicize all of them.
Admins who don’t need to publish could use some checkbox in settings.Regards,
ArniForum: Themes and Templates
In reply to: [Customizr] Add numbered pagination to homepage post list nav?Hi d4z_c0nf,
Numbered pagination works well (both posts and comments) and thanks one more but I found one SEO problem with permalink of comments navigation (posts pagination works correctly from any page).
Comment plugin adds page number to permalink of each comment and if some changes be made (for example changes of comments ordering or removal of some comments) then this urls will change too. Example of comments permalink with pagination:
https://domain.com/postname/comment-page-2/#comment-492
Do you know any way how correct this problem and make permalink structure like as posts without page numbers?
Regards,
ArniForum: Reviews
In reply to: [ARK Related Posts] Спасибо, отлично!Можете подсказать насчет того, как убрать тень?
Forum: Plugins
In reply to: [Participants Database] Link recovery does not worksThanks
Forum: Plugins
In reply to: [Participants Database] Link recovery does not worksMy postbox which I set for this messages has redirect to main postbox. And emails from plugin don’t sent to it. I don’t know why because all other emails I reseive without problems.
Now I set main email address and plugin works well. but the problem remains )Forum: Plugins
In reply to: [Participants Database] Link recovery does not worksYes, I get success message and new participant adds to base.
Now I think that I found the problem. Need some time for checking then I will write about result.