Search:

Search: Search took 1.00 seconds.

  1. If you know bit of PHP then you can try this....

    If you know bit of PHP then you can try this.
    Wrap the content you want to hide within is_user_logged_in function.
    Like in single-ad_listing.php find
    replace it with


    Take backup of the file...
  2. Replies
    11
    Views
    839

    Hi mickforand, Add this to your child theme...

    Hi mickforand,

    Add this to your child theme functions.php:


    function unhook_appthemes_functions() {
    remove_action( 'appthemes_after_post_content', 'cp_do_ad_ref_id' );
    }...
  3. Yes, of course! New version ready to go. I...

    Yes, of course!

    New version ready to go. I need couple of days to complete some tickets and testing.
Results 1 to 3 of 3