Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #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!

    #384746

    Hey 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ß,
    Andy

    #400257

    Hey 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
    Christian

    #400523

    Noch eine kleine Ergänzung: Auch Änderungen in den “General Styling” Einstellungen scheinen nicht angewendet zu werden.

    #400532

    Hi!

    Please make sure that wp-content/uploads folder has correct permissions ( 755 ) – http://codex.wordpress.org/Changing_File_Permissions

    Best regards,
    Yigit

    #400537

    Hi Yigit,

    Permissons of wp-content/uploads were even set to 777

    Best Regards
    Christian

    #401142

    Hi!

    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ß,
    Andy

    #401386

    Hallo,

    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
    Christian

    #402488

    Hi!

    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,
    Ismael

    #412459

    Hi 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
    Christian

    #412813

    Hi!

    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,
    Ismael

    #413133

    Hi,

    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=0

    Regards,
    Christian

    #413765

    Hi!

    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,
    Andy

    #413947
    This reply has been marked as private.
    #414621

    Hi!

    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,
    Ismael

    #421803

    btw 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 8 years, 12 months ago by Guenni007.
    #421931

    Hi!


    @guenni007
    Thanks for your input :)

    Cheers!
    Yigit

Viewing 17 posts - 1 through 17 (of 17 total)
  • You must be logged in to reply to this topic.