Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #704837

    Hello guys,

    I have 2 other tickets waiting your response. Hopefully can answer today.

    I need to delete the link to the main image (Please take a look to de private link):

    I also want the text in black and left align.

    I need to change this titles to green.

    And these texts:
    1- Share this entry
    2- Want to join the discussion?
    Feel free to Contribute!

    I need them in Spanish.

    I hope you can answer as soon as possible. Thank you!

    #704850

    Hey marilusnm!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .single .big-preview.single-big {
        pointer-events: none!important;
    }
    .single .entry-content, .single .entry-content strong, .single .entry-content a {
        color: black;
    }
    #top .fullsize .template-blog .post .entry-content-wrapper > *, #top .fullsize .template-blog .post .entry-content-wrapper {
    max-width: 100%; 
    }

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Please use this plugin to translate untranslated strings – https://wordpress.org/plugins/loco-translate/

    Best regards,
    Yigit

    #704875

    Hello Yigit, that speed. Thank you!!
    I prefer the poedit to translate, no add new plugins. Could you tell me the file name ? I think the problem is here (had installed another theme before) but in this file I think I have nothing without translation .

    I add the styles but nothing happens…

    #704879

    Hi!

    You can find language files in wp-content/themes/enfold/lang folder. If you would like to move your translations to your child theme, please see – http://kriesi.at/documentation/enfold/child-theme-translations/

    Regards,
    Yigit

    #705332

    Hi, I suspect that my English is not very good. Hahaha.
    What I need, to be sure, are the original enfold files in Spanish. Could you give me a link to download this files?

    Thanks!

    #705619

    Hi,

    I attach Spanish language files in private content field.

    If that is still not what you would like to know, please feel free to post your question in Spanish, so our Spanish speaking moderators can help :)

    Best regards,
    Yigit

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