Some help, please.
This topic contains 17 replies, has 6 voices, and was last updated by stylescreative 10 years, 2 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
August 25, 2014 at 10:01 pm #13103
Hello. I have a problem with GDF Options. When I changed something in GeoDirectory Framework Child Options it doesn’t work in the site. As I understand, I should change the file permissions to 777 for wp-content/themes/GeoDirectory_framework/admin/style.css. I did it. But nothing happens.
August 25, 2014 at 10:03 pm #13104This reply has been marked as private.August 25, 2014 at 10:06 pm #13105Sorry, I put the question to the wrong directory. It should be in “GeoDirectroy Framework Theme”. Sorry(
August 25, 2014 at 10:50 pm #13107Hi, what are you trying to change?
August 26, 2014 at 8:09 am #13154Ok. For, example, if I change background color in GDF Options, It is changed there (and saved), but in my site it isn’t work (I think because the file wp-content/themes/GeoDirectory_framework/admin/style.css isn’t change).
I tried to do it in my localhost, it works fine.August 26, 2014 at 8:44 am #13156I was able to change the header color for example.
You got to make sure you use valid code; for example there is no DIV called header, only a class called header.August 26, 2014 at 9:01 am #13157OK. I use GeoDirectory Framework Child. I open “Header Styling Options” and change “Header Background” to “#194ca3” and save it. In style.css (wp-content/themes/GeoDirectory_framework/admin/style.css) it doesn’t change, that’s why in the site header background doesn’t change.
I can change header color, using child css, but I want to use GeoDirectory Framework Child, because it is a simple.
I think it is not work because of file permissions. First, when I tried to change something in GeoDirectory Framework Child, WP says me, that I should change file permission to 777 (wp-content/themes/GeoDirectory_framework/admin/style.css). I change it, WP doesn’t say anything, but changes don’t work.
P.S. how do you change header color?
August 26, 2014 at 9:36 am #13158You change header color by entering this CSS:
.header {background-color: #194ca3}You can use the Quick code of GDF as well, instead of using a child theme style.css.
What permissions do you have for
/wp-content/themes/GeoDirectory_framework/admin/style.css ?
644 is standard.August 26, 2014 at 10:05 am #13160You change header color by entering this CSS:
.header {background-color: #194ca3}
You can use the Quick code of GDF as well, instead of using a child theme style.css.Thanks, I find it.
What permissions do you have for
/wp-content/themes/GeoDirectory_framework/admin/style.css ?
644 is standard.Now I use 777, because GDF says me “GeoDirectory Framework: File is not writable: /var/www/dinara/data/www/geo.yavis.ru/wp-content/themes/GeoDirectory_framework/admin/style.css” when it was 644. If I use 755, GDF says it too.
I know, that the solution of my problem is file or folder permission. I tried to find the answer in internet and in forum of REDUX FRAMEWORK, but I can’t do it myself. (( I know it, because all works fine, when I use it in localhost.
August 26, 2014 at 1:51 pm #13186It happens also on my test site, it works only with GeoDirectory_framework/admin/style.css set to 777. Maybe Stiofan will knows more about that
August 26, 2014 at 2:09 pm #13188Ok. Let’s way Stiofal answer.
P.S. Sorry for multiple thread with the same topic.
August 26, 2014 at 5:53 pm #13202Hello, can you post FTP info and i’ll have a play, some servers are diffrent and require diffrent permissions, i usually start with 777 and work back until it still works.
Thanks,
Stiofan
August 26, 2014 at 8:49 pm #13236This reply has been marked as private.August 27, 2014 at 12:37 pm #13330for some reason the wordpress file write was failing, i added a php write backup, your site should work now, fix will be in the next veriosn of GDF (but i have added it to your site now)
Thanks,
Stiofan
August 27, 2014 at 2:50 pm #13343Thanks a lot.
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket