• Hi,

    can somebody tell me where I can change the green buttons when I hover my menu’s. I want another color for it instead of the green

    Kind Regards,

    Wesley

Viewing 15 replies - 1 through 15 (of 15 total)
  • Theme Author cats_456

    (@cats_456)

    Ncom, you can change it in the css by using child theme or custom css module:

    #page .horisontal-navigation li ul li a:hover,
    #page .horisontal-navigation li ul li a:focus,
    #page .horisontal-navigation li a:hover,
    #page .horisontal-navigation li a:focus {
    	box-shadow: none;
    	background: transparent;
    	color: #fff;
    }
    Thread Starter Ncom

    (@ncom)

    Hi,

    thanks for the respons. But wich file should I search for it?

    Kind Regards,

    Wesley

    Theme Author cats_456

    (@cats_456)

    Ncom, you can paste in custom css module from Jetpack for example.

    I have installed the SG Window and child theme SG Double, I have also installed the Pro plugin. But activating the plugin is causing htaccess errors and I have to ftp to deactivate the plugin so I can access my admin pages, when I deactivate the plugin it is fine no problems. I have tried the other child themes and they all the same problems. Please can you tell me if there is an update for the Pro plugin or what I may need to do as the plugin has some very good additions that I would like to use.

    Theme Author cats_456

    (@cats_456)

    fable666, hi. It works fine for me on php 5.4+, WordPress 4.3, latest versions of themes and some different servers configurations.

    Can you provide more info:

    – php version
    – WordPress version
    – SG Window and child theme version
    – Error Code

    Hi some info I will not post but here is the other info for you:

    PHP 5.5
    Wordpress 4.3.1
    SG Window 1.1.9
    SG Double 1.1

    Error message:
    Warning: Cannot modify header information – headers already sent by (output started at /xxxx/xxxx/xxxx/htdocs/xxxx/xxxx/wp-content/plugins/sg-window-pro/inc/customize-colors.php:1) in

    /xxxx/xxxx/xxxxx/htdocs/xxxx/xxxx/wp-admin/post.php on line 242

    Warning: Cannot modify header information – headers already sent by (output started at
    /xxxx/xxxx/xxxx/htdocs/xxxx/xxxx/wp-content/plugins/sg-window-pro/inc/customize-colors.php:1) in

    /xxxx/xxxx/xxxx/htdocs/xxxx/xxxx/wp-includes/pluggable.php on line 1207

    hope this helps

    Theme Author cats_456

    (@cats_456)

    fable666. This can happen due to first space in the customize-colors.php file before <?php at first line of the file (to fix it delete this space). I can’t access website to change code now.

    This error can happen if you have some plugin installed and this plugin uses function ‘Header’ to change header inormation after space already sent by SG Pro plugin. Removing space should solve the problem.

    Natalya

    (@sergeevsergey)

    очень понравилась эта тема. огромное спасибо за такую отличную работу!!!

    Но есть проблемы и они начинаются сразу после утановки плагина SG Pro

    1. Не сохраняются категории товара.
    Ошибка: Warning: Cannot modify header information – headers already sent by (output started at /home/p328829/www/p328829.for-test-only.ru/wp-content/plugins/sg-window-pro/inc/customize-colors.php:1) in /home/p328829/www/p328829.for-test-only.ru/wp-includes/class-wp-ajax-response.php on line 189

    2.Не сохраняются/не изменяются общие настройки
    Ошибка Warning: Cannot modify header information – headers already sent by (output started at /home/p328829/www/p328829.for-test-only.ru/wp-content/plugins/sg-window-pro/inc/customize-colors.php:1) in /home/p328829/www/p328829.for-test-only.ru/wp-includes/pluggable.php on line 1173

    3. и многи другие но самая главная: не могу зайти в админ панель управления.

    Если бы не так понравилась тема не писали бы. Но тема действительно подходит и множество настроек очень радует.

    Поэтому и пишем помогите решить этот вопрос.

    Версия PHP:5.4.45
    WordPress 4.3.1
    Browsers: Firefox
    Тема: SG WindowВерсия: 1.1.9
    Плагин: sg-window-pro

    Заранее спасибо

    Theme Author cats_456

    (@cats_456)

    sergeevsergey, попробуйте удалить пробел в самом начале customize-colors.php, перед открывающейся скобкой ‘<?php’. Видимо в этом пробеле проблема.

    Natalya

    (@sergeevsergey)

    огромное спасибо. Это действительно помогло.

    Для остальных у кого как у меня (чайника) такая же проблема:

    в разделе плагины выбираем плагин SG Window Pro и нажимаем – изменить.
    Далее справа выбираем: sg-window-pro/inc/customize-colors.php и убираем в самом начале пробел перед <?php

    Во первых спасибо за помощь
    Во вторых за скорость Вашего ответа – РЕКОМЕНДУЮ и рады что нашли такую тему))))

    Theme Author cats_456

    (@cats_456)

    Ну отлично тогда! ??

    Sorry for the different language, just someone asked how to remove first space in inc/customize-colors.php..

    Natalya

    (@sergeevsergey)

    Да спасибо разобрался – выше ответил:

    …”огромное спасибо. Это действительно помогло.

    Для остальных у кого как у меня (чайника) такая же проблема:

    в разделе плагины выбираем плагин SG Window Pro и нажимаем – изменить.
    Далее справа выбираем: sg-window-pro/inc/customize-colors.php и убираем в самом начале пробел перед <?php

    Во первых спасибо за помощь
    Во вторых за скорость Вашего ответа – РЕКОМЕНДУЮ и рады что нашли такую тему))))

    Thanks guys working OK but I will keep an eye on it over the next few hours. Once again thanks for the help.

    PS. great themes and plugin, keep up the great work

    can anyone help me with SG window?? i want to change the background of the content area en widget area..
    how can i change that??

    girlracer68

    (@girlracer68)

    cats_456 you are a superstar! Thanks for the css to remove the green menu colour, and thanks Ncom for beating me to it!!

    Also have installed Jetpack which so far has proved very useful….

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘SG Window Pro’ is closed to new replies.