Hi everybody,
i dont understand how edit the link title. I want to remove “Permanent link” but i dont understand how it’s constructed the code. I have searched for hours (really 3 hours)
PLease heeeeeeeelllllpppp
Hey antoinebro!
In WordPress dashboard please go to Appearance > Editor and open Functions-enfold.php file and find
title='".__('Permanent Link:','avia_framework')." ".esc_attr( $title )."'
and remove it
Best regards,
Yigit
Thanks a lot :) You rock !