R

Rohit Kumar's Buffer Now

Programming and Troubleshooting blog Programming Tips and
internet tricks: Facebook, Google, php, c#.net, joomla,
wordpress and drupal.

  • Rated1.8/ 5
  • Updated 6 Years Ago

Redirect CMS Category to CMS Page [Prestashop] - Buffer Now

Updated 9 Years Ago

Redirect CMS Category To CMS Page [Prestashop] - Buffer Now
context->controller->cms_category->id)) { if($this->context->controller->cms_category->id == 17) Tools::redirect('index.php?id_cms=138&controller=cms'); if($this->context->controller->cms_category->id == 16) Tools::redirect('index.php?id_cms=137&controller=cms'); } } }  
Read More