Forums
Hi
course-catalogue page not displaying in manner it was displaying before . Changes that i made is to compress the CSS and Javascript for performance after that it is showing in wrong order. please see the page at http://www.shonod.com/course-catalogue .
Can you please help?
How can i make this page as default- when user comes to site will see the catelog page ?
If i want to customize this page category wise like https://www.udemy.com/courses/ how to do that. How much it will cost to customize it?
Hi
Hi
The display is not correct because you don't have images for your courses.
Regarding the description missing, could you post a sample screenshot of one of your courses' description, as it appears on the course page?
To define course catalogue as the default homepage for anonymous users you should change in
http://<your domain>/admin/config/system/site-information
the default front page (indicate course-catalogue instead of dashboard), and in template.php comment this part:
// Use a custom markup for the front page if anonymous ?
if (empty($vars['user']->uid) && $vars['is_front'] && theme_get_setting('platon_use_home_page_markup')) {
$setting = theme_get_setting('platon_home_page_markup');
if (!empty($setting['value'])) {
$value = check_markup($setting['value'], $setting['format']);
if (!empty($value)) {
drupal_set_title($vars['site_name']);
$vars['page']['content'] = $value;
}
}
}
Hi Axel,
Could you try disabling js
Could you try disabling js and css compression?
I have already disabled the
I could change the template
Which Opigno version are you
Which Opigno version are you using?
latest one just installed 2
You can find the version in
You can find the version in the modules interface. If you installed it 2 months ago it should be 1.18
If you don't put images on course catalogue then change the CSS to remove the top setting for
.view-opigno-course-catalgue .views-field.views-field-title {
The description seems to be emtpy so you should fill it in
I am putting the image and
Upgrade is explained in our
Upgrade is explained in our user manual:
https://www.opigno.org/150706_Opigno_User-Manual.pdf
I have upgrade to 1.19
In Configuration -> System ->
In Configuration -> System -> Site information try to change with:
default front page: dashboard:
default 403 (access denied) page: course-catalogue
This should fix your display
It is same still. Do you have
When anonymous user click on
Hello Axel, if you need the
Which visibility setting did
Which visibility setting did you choose for your courses? Public, private, semi-public?
I have chosen semi public and
When you say "it was working
When you say "it was working properly before", when did it stop to work properly?
As I already told you the display for guest is incorrect because you don't have images
It stopped working properly
update: I have just created 3
Hi saydujjaman,
Hi saydujjaman,
I suggest you create a backup of the database and go to admin -> structure -> views, and for the views that come with Opigno, click on revert on the views.
After that clear the cache. If the issue persists please provide us with some screenshots. Also, let us know if you have a custom or sub theme.
Best regards
Thank you for your reply. I
Hi saydujjaman,
Hi saydujjaman,
If you go to admin/structure/views, each view has a operations dropdown.
If any of them are not default, a revert option will display. If it has not been changed the option will not display.
Best regards
Hi, In my case there is no
Full site is now mingled. I
Catalogue showing neither pictures/text, nor <BUY access> button