help with acadp-widget-public-listing-contact-display.php
-
please help
a href login link code does not work properly on the page.
here is code in acadp-widget-public-listing-contact-display.php<p class="text-muted"> <?php if ( 'acadp' == $registration_settings['engine'] ) { printf( esc_html__( 'Please, <a href="%s">login</a> to contact this listing owner.', 'advanced-classifieds-and-directory-pro' ), esc_url( $login_url ) ); } else { esc_html_e( 'Please, login to contact this listing owner.', 'advanced-classifieds-and-directory-pro' ); } ?> </p>
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘help with acadp-widget-public-listing-contact-display.php’ is closed to new replies.