Profiles

  • Member Since: April 14th, 2016
  • Find me on:
  • Posted a reply to Добавление своих стилей через functions.php, on the site Форумы поддержки:
    Не работает <?php /* function stroy_scripts() { wp_enqueue_style( 'stroy-style', get_stylesheet_uri() ); wp_enqueue_style('stroy-style-template', get_template_directory_uri() . '/css/template.css');…

  • Posted a reply to Добавление своих стилей через functions.php, on the site Форумы поддержки:
    Не помогает. вот весь мой functions.php <?php function stroy_scripts() { wp_enqueue_style( 'stroy-style', get_stylesheet_uri() ); wp_enqueue_style('stroy-style-template',…

  • Created a topic, Добавление своих стилей через functions.php, on the site Форумы поддержки:
    Доброго времени суток форумчане, подскажите пожалуйста…