Re: change url
Hello,
Thank you for your answers.
See the picture i talking about this:
<img src=”http://phigoz.free.fr/slugs.jpg” alt=”problem” />
When I put this :
define ( 'BP_ACTIVITY_SLUG', 'activité' );
define ( 'BP_BLOGS_SLUG', 'journals' );
define ( 'BP_MEMBERS_SLUG', 'membres' );
define ( 'BP_FRIENDS_SLUG', 'peeps' );
define ( 'BP_GROUPS_SLUG', 'leschallenges' );
define ( 'BP_MESSAGES_SLUG', 'messages' );
define ( 'BP_WIRE_SLUG', 'pinboard' );
define ( 'BP_XPROFILE_SLUG', 'profil' );
in the wp-config.php i have new url adress BUT my little pictures disappear
Have you got an idea?