syrinx87
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Plugins
In reply to: [CommentPress Core] translation supportHi Needle !
Thanks
I’m new to github but I’ll take a look at the files…Forum: Plugins
In reply to: [CommentPress Core] translation supportsame things for the line 2696
Forum: Plugins
In reply to: [CommentPress Core] translation supportit line 2801 on functions.php
// set block identifier $block_name = __( 'paragraph', 'commentpress-core' ); } // set paragraph text $paragraph_text = $block_name.' '.$para_num; // set permalink text $permalink_text = __('Permalink for comments on ', 'commentpress-core' ).$paragraph_text; // define heading text $heading_text = sprintf( _n( // singular '<span class="cp_comment_num">%d</span> <span class="cp_comment_word"><strong>Comment</span> on</strong> ', // plural '<span class="cp_comment_num">%d</span> <span class="cp_comment_word">Commentaires</span> pour ', // number[Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]
Forum: Plugins
In reply to: [CommentPress Core] translation supportsome strings are missing in the activity_sidebar.php
like this one :
<h3 class=”activity_heading”>Who’s Online</h3>Forum: Plugins
In reply to: [Nobs • Share Buttons] Getting error message in admin areaHi,
Having the same problem with multisite installation.
The solution is to install the plugin but not activate it on the network.
If you activate it on the sites’ dashboard, the problem disappear
Viewing 5 replies - 1 through 5 (of 5 total)