By LAC Webadmin on Saturday, 27 August 2016
Posted in Technical Issues
Replies 1
Likes 0
Views 265
Votes 0
Hi Arlex or Team,

Please refer to this post that you've closed without answering http://stackideas.com/forums/easysocial-sh404sef.

I said:

I played around with the sef_ext/video.php and trying to add the video category to the url like:

videos/videocategory/video-name-alias

the default is:

videos/video-name-alias

I tried to do this:


// For videos, we need to get the beautiful title
if (isset($id)) {
// Get the video alias
$videoAlias = getVideoAlias($id);

// get the video category alias
$videoCategoryAlias = getVideoCategoryAlias($id);

// Set the video alias
$title[] = $videoCategoryAlias . '/' . $videoAlias;
}


But the resulting url does not show the correct category name where the video is. Check this out:

http://webnew.lakeave.org/videos/all

Maybe I did not asked for how to fix it. so can you please help?

Thanks,

Jackson
Hello Jackson,

I am sorry but your questions are actually beyond our support scope as we do not cover customization requests. Should you require any further assistance on customizing the integrations on SH404, I would be happy to help but these would be under our customization services which you can request for a quote from https://crm.stackideas.com
·
Saturday, 27 August 2016 16:12
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post