Results 1 to 1 of 1

Thread: Duplicate Ad title & date appear after activating ACFCP

  1. #1
    Thread Starter
    bahmet's Avatar
    Join Date
    Feb 2014
    Location
    Russian Federation
    Posts
    13
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Duplicate Ad title & date appear after activating ACFCP

    Hi, Артём!
    First of all i want to say thank you for the great plugin and excellent support.

    I just started this thread and already found a solution from you.

    I added this code to my CHILD THEME functions.php file in the very end. And now everything works just fine

    PHP Code:
    remove_action'init''acf_unhook_appthemes_functions' );
    remove_action'appthemes_before_loop''acf_get_loop_fields' );
    remove_action'appthemes_after_post_content''acf_ad_loop_bottom' );
    remove_action'appthemes_after_post_title''acf_ad_loop_meta_top' ); 
    Please mark it as SOLVED

    Thank you,
    Roman

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Duplicate Page title (WordPress SEO) - How to add category to title?
    By robertbarnes in forum Help Using ClassiPress
    Replies: 10
    Last Post: May 10th, 2015, 03:52 PM
  2. Duplicate title tags
    By Sam King in forum JobRoller General Discussion
    Replies: 4
    Last Post: August 11th, 2014, 04:06 PM
  3. duplicate title tags for classipress blog
    By ananzeh30 in forum Report ClassiPress Bugs
    Replies: 4
    Last Post: September 16th, 2013, 06:54 AM
  4. Duplicate Title for each user's ads
    By apekade in forum Report ClassiPress Bugs
    Replies: 3
    Last Post: December 7th, 2011, 12:40 AM
  5. Duplicate title
    By ldopi in forum Report ClassiPress Bugs
    Replies: 2
    Last Post: January 28th, 2011, 02:26 PM