UPDATES EasyBlog 6.0.11 Released! Update to the latest version 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!
It is currently a public holiday for us from where we are at.

There may be a delay in our responses but rest assured that we will be back at full speed when we are back to the office.
  Support is offline
None
I am getting some problems when i use categories custom template override within EasyBlog.
How the problem occurs ..

1. I setup some EasyBlog Categories
2. Inside EasyBlog category settings i am selecting a "custom template" which exists in my template override folder like this :
/templates/my_site_template/html/com_easyblog/themes/category_custom_template


3. It seems that when i use this option, EasyBlog it's searching for it's css files in the wrong location.
By inspecting the page source, i notice that when a "template" it's chosen in the category settings, EasyBlog will look for it's css file like this (which it's wrong)

  <link rel="stylesheet" href="http://www.site.com/components/com_easyblog/themes/category_custom_template/styles/style.min.css" type="text/css" />
<link rel="stylesheet" href="http://www.site.com/components/com_easyblog/themes/category_custom_template/styles/style-modules.min.css" type="text/css" />


When i dont' use any custom template in the category settings, EasyBlog will get the css as it should from the "wireframe" template

<link rel="stylesheet" href="http://www.site.com/components/com_easyblog/themes/wireframe/styles/style.min.css" type="text/css" />
<link rel="stylesheet" href="http://www.site.com/components/com_easyblog/themes/wireframe/styles/style-modules.min.css" type="text/css" />


What i am doing wrong ? Is this a bug ?
The replies under this section are restricted to logged in users or users with an active subscription with us