UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online

SH404SEF URL On Videos

LAC Webadmin · ·
12:28 AM Saturday, 27 August 2016
None
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
The replies under this section are restricted to logged in users or users with an active subscription with us