• Resolved nickvernitsky

    (@nickvernitsky)


    Hi,

    The questions are about your file \directorist\templates\front-end\single-listing\listing-contact-info.php

    1. There are 2 phone numbers, but just second is inside “a” tag.
    2. No options are defined for $use_nofollow variable, so the switcher “Use rel=”nofollow” in Website Link” does not affect the link “rel=” attribute appearence.
    Same problem for files in /directorist/templates/front-end/all-listings.

    And could you be so kind to add next functions to your code:

    add_filter(‘atbdp_listing_content’, array($wp_embed,’run_shortcode’), 8);
    add_filter(‘atbdp_listing_content’, array($wp_embed,’autoembed’), 8);

    Thank you so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,
    Thanks for informing the issue here. We have already fixed the first two issues in our development version regarding \directorist\templates\front-end\single-listing\listing-contact-info.php file.

    We are sorry that the query regarding /directorist/templates/front-end/all-listings file is not clear to us. Please describe the problem in detail.

    Regards

    Thread Starter nickvernitsky

    (@nickvernitsky)

    Hello,
    Thank you so much!
    $use_nofollow variable is not defined in files all-grid-listings.php, all-list-listings.php, all-map-listings.php, that are in the directory /directorist/templates/front-end/all-listings.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Some corrections’ is closed to new replies.