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 offline
Our team is away during the weekend. Some answers may already be available on our documentation

Rest assured that we will get back to your posts as soon as the week starts!
  Support is offline

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