Tagged: ,

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1337265

    After the latest update the color of my fonts in the Fullwidth Easy Slider is changend.

    So in the Fullwidth Easy Slider settings > Image > Edit Form Element > Styling > Colors > Define custom colors

    I have setup a custom color for both Custom Caption Title Font Color and Custom Caption Content Font Color to be #ffffff (white).

    But after the latest Enfold update the font color has changend to the color of the H2 tag. So custom color seems not to overrule the default color anymore??

    #1337303

    Hey Alwin,

    Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply. Also please point out where on your actual site we can see the problem you are having.

    Best regards,
    Rikard

    #1337323

    I have these problem on multiple sites, I will send you admin access for greenconnections.nl
    At the homepage you see a green text in the Fullwidth Easy Slider (SAMEN BRENGEN WE DUURZAME VERANDERING OP GANG) which should be white instead of green. It was white before the last update.

    #1337340

    Hey,

    Thanks for the information and sorry for the inconvenience.

    It seems like Enfold theme options > Advanced Styling setting for H2 tagged elements is overriding slider caption title color.

    Please replace /enfold/config-templatebuilder/avia-shortcode-helpers/class-avia-slideshow.php file with this one – https://raw.githubusercontent.com/KriesiMedia/enfold-library/master/temp_fixes/Enfold_4_8_9/alb/class-avia-slideshow.php. After updating the file, please save Enfold theme options.

    If you would like us to update the file for you, please post FTP logins here privately. Theme editor is disabled so I could not update the file from WP dashboard.

    Fix will be included in upcoming update :)

    Regards,
    Yigit

    • This reply was modified 2 years, 10 months ago by Yigit.
    #1337343

    Thank you Yigit!

    Do you mean I have to replace the code in the /enfold/config-templatebuilder/avia-shortcode-helpers/class-avia-slideshow.php with the new code?
    So the file still will be namen /enfold/config-templatebuilder/avia-shortcode-helpers/class-avia-slideshow.php ?

    #1337345

    Hi,

    Yes, please. File name will be the same, only content needs updating.

    I shared the content of whole file thinking it would be simpler but if you prefer to find the line and update it, please open enfold/config-templatebuilder/avia-shortcode-helpers/class-avia-slideshow.php file and find
    'title' => "#top .avia-slideshow .av-slideshow-caption.{$element_id} .avia-caption-title",
    and change it to following
    'title' => "#top #wrap_all .avia-slideshow .av-slideshow-caption.{$element_id} .avia-caption-title",

    Best regards,
    Yigit

    #1337491

    Hello Yigit,

    I changend the code (line 413) but it did not help (see greenconnections.nl; the text is still green not white)

    Alwin

    #1337533

    Hi Alwin,

    I checked your website and text is currently white on my end :) I attached a sceenshot in private content field below.

    Please flush browser cache and refresh your page a few times.

    Best regards,
    Yigit

    #1337568

    Yes, it’s working :)

    Thank you Yigit!

    • This reply was modified 2 years, 10 months ago by Alwin.
    #1337649

    Hi,

    Great, I’m glad that Yigit could help you out. This problem will be fixed in the upcoming version of the theme. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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