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
It is currently off working hours and most of us aren't around

Rest assured that we will get back to you as soon as the day starts tomorrow!
  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