Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #328935

    Where can I change this Text? Could not find any file.

    #329651

    Hi royaltask!

    I recommend to use this plugin: https://wordpress.org/plugins/codestyling-localization/

    Another (quick and dirty) way would be to go to the file themes->enfold->framework->php->class-breadcrump.php
    There you will find on line 186:

    'before' => '<span class="breadcrumb-title">' . __( 'You are here:', 'avia_framework' ) . '</span>',

    replace “You are here” with whatever text you like.

    Cheers!
    Andy

    • This reply was modified 10 years, 1 month ago by Andy.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.