Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #693606

    Hello,

    Does anyone knows where I can find the custom function php (in Filezilla) as I would like change the coding to adjust the names of product page tabs? I’m using the Enfold theme.

    Thanks a lot, Alexandra

    #693662

    Hi Thijsalex!

    Please go to /wp-content/themes/enfold/ and you will find the functions.php file there.
    Please always remember to create a child theme if you are going to do such modifications, it will help not to loose them in a theme update.

    Thanks a lot

    Regards,
    Basilis

    #698673

    Hi Basilis,

    Thank you for your reply and I have been looking into how install a child theme, however I understand that it will reset our website to the starting point. So I hesitate to do it, or is this not true?

    If i do move on (without Child theme) to adjust the custom-function-php file in order to change names of the product page tabs do you think I will run into serious troubles after any updates?

    Thanks in advance for clarifying this (sorry am not a profi website builder)

    Alexandra

    #698676

    Hi!

    You can find more information about child theme and download pre-built one here – http://kriesi.at/documentation/enfold/using-a-child-theme/.

    If you would not like to use a child theme, you are going to need to apply the same changes in the files after each update.
    You can also edit functions.php file in Appearance > Editor in WordPress dashboard.

    Let us know if you have any other questions!

    Cheers!
    Yigit

    #698700

    Hi Yigit,

    So the pre-built one is safe to use and won’t set the website back?

    Any other modifications in the functions.php file can be done via
    appearance & editor, so there is no need to go via filezilla?

    Thanks again!!

    Cheers, Alexandra

    #698705

    Hey!

    Did you modify any theme files? If you have, which ones?

    Pre-built one is built correctly and already has some functions which are commented out in functions.php file of it which you can enable by simply removing comments from them.

    After installing and activating child theme, please go to Enfold theme options and import parent theme options.

    Yes, you do not need to edit functions.php file via FTP. If you make any mistake in your code, then your site will be locked, then you can edit the file via FTP :)

    Regards,
    Yigit

    #698709

    Hi again,

    Thanks a lot for your prompt reply and explanation. Wonderful news that I don’t have to go via filezilla :))

    No I did not modify a theme file but just a quick CSS modification:
    .sku_wrapper {
    display: none;
    }

    That’s all for the entire site…so perhaps I have to redo this one?

    Happy to read your answer!
    Alexandra

    #698715

    Hey!

    Yes, you can simply paste that custom CSS code into style.css file of your child theme, which can be also edited in Appearance > Editor :)

    Best regards,
    Yigit

    #698725

    Help…the entire website is gone since I activated Child theme…ooopsss
    Any suggestions how to set this back?

    #698731

    Hi!

    It does load fine on my end. Please go to Enfold child theme options > Import & Export and import parent theme settings.

    Regards,
    Yigit

    #698739

    Ok cool…I indeed already did activate the import parent theme setting. I only need to redo the colour settings. But for the rest I do hope it’s fine. However it still says ‘Enfold Child” in the Wordpess Menu bar instead of “Enfold”. So hope this is ok for future :-)

    Pffff..learning by doing is exciting :-)

    Alexandra

    #698744

    Hi!

    That is correct because it shows the name of the current active theme, which is Enfold child theme in your case :)
    Glad all is well now!

    Regards,
    Yigit

    #698858

    Thank you for the amazing support!! Alexandra

    #698860

    Hi!

    Happy we could help Alexandra!
    We would also appreciate if you could go ahead and rate our theme at themeforest.
    It does really help us a lot.

    Thanks a lot for your time and patience

    Best regards,
    Basilis

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