Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

aridius

Users
  • Posts

    2,391
  • Joined

  • Last visited

Everything posted by aridius

  1. @bonifazzziy1984 Ви можете перейменувати доставку якою ви не користуєтеся catalog\language\uk-ua\extension\shipping\(flat.php-flat5.php)
  2. @zhizherinv Доброго дня. Спробуйте в базу зробити запит CREATE TABLE IF NOT EXISTS oc_review_dig_lim (review_id int(11) NOT NULL AUTO_INCREMENT,dignity text NOT NULL,limitations text NOT NULL,PRIMARY KEY (review_id)) ENGINE=MyISAM DEFAULT CHARSET=utf8;
  3. в Каталог-Категории выбрать нужные и добавить в них фильтры для показа
  4. в особисті повідомлення домен надішліть мені
  5. Може я не правильно зрозумів питання, що заважає задати висоту блоку засобами css?
  6. или 'description' => utf8_substr(trim(strip_tags(html_entity_decode($result['meta_description'], ENT_QUOTES, 'UTF-8'))), 0, 777) . '..', где 777-кол символов
  7. catalog/controller/product/category.php 'description' => utf8_substr(trim(strip_tags(html_entity_decode($result['description'], ENT_QUOTES, 'UTF-8'))), 0, $this->config->get('theme_' . $this->config->get('config_theme') . '_product_description_length')) . '..', на 'description' => utf8_substr(trim(strip_tags(html_entity_decode($result['meta_description'], ENT_QUOTES, 'UTF-8'))), 0, $this->config->get('theme_' . $this->config->get('config_theme') . '_product_description_length')) . '..',
  8. тех под модуля ->
  9. Здравствуйте, в шаблоне можно менять практически любой цвет настройками шаблона, есть 11 шрифтов на выбор. Более детально ответил в лс.
×
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.