Skip to content
Public Ticket #2617

Hide post like

Conversation thread

PenciDesign replied

Staff Reply

Hi,

You can see this option via Customize > Single Post Options

Best Regards,

PenciDesign

Charnette_Schnabel replied

Customer Reply

Ok! Before I install it again...one more question:

I have found this code in the comments.php:

$gdrp_mess = '';
if( get_theme_mod( 'penci_single_gdpr' ) ){
$mess_default = get_theme_mod( 'penci_single_gdpr_text' ) ? do_shortcode( get_theme_mod( 'penci_single_gdpr_text' ) ) : esc_html__( '* By using this form you agree with the storage and handling of your data by this website.','pennews' );

\

if( $mess_default ) {
$gdrp_mess .= '<div class="penci-gdpr-message">';
$gdrp_mess .= do_shortcode( $mess_default );
$gdrp_mess .= '</div>';
}
}

What does that mean? Is it a checkbox before sending a comment? That would be really great, but it does not work on my page! Could you help me with that?

Thank you very much.

Regards,

C.

PenciDesign replied

Staff Reply

Hi,

We have realized this and we've released a small update after that. Please download again the file from themeforest and re-update on your site to fixed itsmile.png Sorry for the inconvenience.

Best Regards,

PenciDesign

Charnette_Schnabel started the conversation

Conversation Start

Hi,

with the new version 5.2 I have the possibility to hide the post like. But it doesn't work on my page.

Do you have any idea?

Thank you very much.

Regards,

C.

Want to join this conversation or access attachments? Sign in first.