Tagged: Advanced Styling, H1, Schriftgröße
-
AuthorPosts
-
January 22, 2015 at 9:49 pm #384029
Hallo zusammen,
ich wollte heute die Schriftgröße von h1 ändern. Es wird zwar die Meldung ausgegeben, dass die Änderung funktioniert hätte, jedoch passieren keine tatsächlichen Änderungen auf der Seite.
Ändere ich die Schriftgröße jedoch direkt in der base.css, so wird die Änderung auch übernommen. Entsprechend wird die Schriftgröße auch durch keine andere Custom.css verändert.
Ich hab ebenfalls versucht, die base.css mit sämtlichen Rechten (777) auszustatten, jedoch hat dies auch keine Besserung gebracht.
Gerne würde ich das Advanced Styling Feature nutzen, als immer einen Code in eine Custom CSS zur Änderung zu schreiben.Vielen Dank für eure Hilfe!
January 24, 2015 at 1:53 am #384746Hey Christian!
kannst du bitte versuchen alle Plugins zu deaktivieren, um zu schauen ob eins einen Konflikt verursacht? Bitte installieren auch die aktuelle Enfold Version 3.0.5. Leere ebenso deinen Browser Cache.
Gruß,
AndyFebruary 22, 2015 at 8:21 pm #400257Hey Andy,
ich bin heute dazu gekommen und habe sämtliche verfügbare Updates installiert und alle Plugins deaktiviert, bevor ich dann versucht habe die Schriftgröße von beispielsweise h2 zu ändern.
Leider wurde die im Advanced Styling angegebene Schriftgröße nicht übernommen.Viele Grüße
ChristianFebruary 23, 2015 at 11:22 am #400523Noch eine kleine Ergänzung: Auch Änderungen in den “General Styling” Einstellungen scheinen nicht angewendet zu werden.
February 23, 2015 at 11:38 am #400532Hi!
Please make sure that wp-content/uploads folder has correct permissions ( 755 ) – http://codex.wordpress.org/Changing_File_Permissions
Best regards,
YigitFebruary 23, 2015 at 11:44 am #400537Hi Yigit,
Permissons of wp-content/uploads were even set to 777
Best Regards
ChristianFebruary 24, 2015 at 2:01 am #401142Hi!
verwendest du ein caching plugin? wenn ja, dann gehe bitte in deren Einstellungen und deaktiviere das caching. Erst hinterher deaktiviere bitte alle Plugins. Falls das auch nicht funktioniert, kannst du bitte deinen Host kontaktieren? wahrscheinlich verwendet dein Server irgendeine Art auto caching.
Lieben Gruß,
AndyFebruary 24, 2015 at 1:37 pm #401386Hallo,
ein Caching Plugin verwenden wir schon seit einiger Zeit nicht mehr.
Ich habe den Host kontaktiert. Dieser teilte mir mit, dass eine Caching Funktion zwar vorhanden wäre, jedoch vom Nutzer explizit aktiviert werden kann. Dies wurde von uns jedoch nicht getan.
Schöne Grüße
ChristianFebruary 26, 2015 at 7:42 am #402488Hi!
Maybe, you’re not using the correct css selectors. If you want to change the product title font size, you can try this on the Quick CSS field
div.product .product_title { font-size: 20px !important; }
Regards,
IsmaelMarch 16, 2015 at 7:28 pm #412459Hi Ismael,
I would like to use the Enfold Styling functions, but they don’t work. I wouldn’t buy a theme if I need to code everything manually ;)
So could anyone please check out why the styling functions of Enfold aren`t working?
Regards
ChristianMarch 17, 2015 at 9:31 am #412813Hi!
Can you please provide a screenshot of the title that you’re trying to change? I edited the H1 element in the Advanced Styling panel and it works fine. Note that advanced styling panel doesn’t contain all the elements on the theme so you still have to add custom css modifications if necessary.
Regards,
IsmaelMarch 17, 2015 at 6:09 pm #413133Hi,
sorry but I can’t confirm that…
I tried to change the colour of the header and the footer, but nothing happens/changes on the homepage.
I made a video which should explain the problem: https://www.dropbox.com/s/ovpumk4xlv66ge3/Styling%20functions%20not%20working.webm?dl=0Regards,
ChristianMarch 18, 2015 at 4:56 pm #413765Hi!
thanks for the video. Can you please give us FTP access so we can check what’s going on? post login details here as private reply.
I personally stil think that your host is using caching, because I tried making changes via General styling and Quick CSS. Both are not showing up on your website. Maybe you could ask your host to switch caching on and off again for your website?Regards,
AndyMarch 18, 2015 at 8:30 pm #413947This reply has been marked as private.March 19, 2015 at 4:56 pm #414621Hi!
I’m not sure if this is a file permission or server configuration issue. I checked the files via FTP and the dynamic_avia folder which contains the theme’s general styling or enfold.css file was last modified a year ago. Why is that?
Please contact your hosting provider. Ask them if the the dynamic_avia folder inside the wp-content folder have the correct file permission. Ask them specifically if you can rewrite the file instantly. Also, please try to deactivate all WPML plugins if possible.
Best regards,
IsmaelApril 1, 2015 at 9:48 am #421803btw i recognized in the last time that the folder in the wp-content/uploads/ “dynamic_avia” has the wrong permissions – espacially the enfold.css inside. so try to look to this folder (btw. if you are working with a child theme there is a enfold_child.css which might be writeable !!
Otherwise no Changings will have an effect.Maybe it is a matter of Ownership too. I often change the ownership of a whole wordpress installation to ftp on my Hosting-Backend.
and i guess it might be for the folder “dynamic_avia” in that case to web user (wp…)edit: oh ismael – your a little faster
so solution could be to change for the folder the file ownership back to wp – or to set the filepermission of enfold.css (enfold_child.css) to 770
- This reply was modified 9 years, 7 months ago by Guenni007.
April 1, 2015 at 3:09 pm #421931 -
AuthorPosts
- You must be logged in to reply to this topic.