Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Nitin Yawalkar

    (@yawalkarm)

    Yes you can do it. Just follow the following steps:
    Look for the following line in rdfa-breadcrumb.php file :

    $item['last'] = get_the_title();

    Add the Comment Slash to this line as :

    //$item['last'] = get_the_title();

    Now update the file.

    The Post title will not be displayed.

    If this solves your problem and the plugin is working fine, please try to rate and vote for this plugin.

    Thread Starter [email protected]

    (@goodboyahamedgmailcom)

    Thanks mate… Works fine now

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: RDFa Breadcrumb] Removing Post Title’ is closed to new replies.