Osclass forums
Support forums => General help => 3.8.x => Topic started by: zasami on May 14, 2019, 10:50:29 am
-
hi every bady..
Permalink problem when click on showas or order by price or date publication etc...
mod_rewrite is enabled
all others permalinks work fine
Thank for help
-
in head.php i call the global css file like this
osc_enqueue_style('all', '../../assets/css/all.min.css');
and i have change to osc_enqueue_style('all', '/assets/css/all.min.css');
and all work like charm