-
AuthorPosts
-
September 30, 2016 at 11:23 am #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
September 30, 2016 at 12:55 pm #693662Hi 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,
BasilisOctober 13, 2016 at 12:53 pm #698673Hi 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
October 13, 2016 at 1:05 pm #698676Hi!
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!
YigitOctober 13, 2016 at 1:34 pm #698700Hi 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
October 13, 2016 at 1:39 pm #698705Hey!
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,
YigitOctober 13, 2016 at 1:48 pm #698709Hi 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!
AlexandraOctober 13, 2016 at 1:53 pm #698715Hey!
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,
YigitOctober 13, 2016 at 2:16 pm #698725Help…the entire website is gone since I activated Child theme…ooopsss
Any suggestions how to set this back?October 13, 2016 at 2:23 pm #698731Hi!
It does load fine on my end. Please go to Enfold child theme options > Import & Export and import parent theme settings.
Regards,
YigitOctober 13, 2016 at 2:29 pm #698739Ok 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
October 13, 2016 at 2:32 pm #698744Hi!
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,
YigitOctober 13, 2016 at 6:09 pm #698858Thank you for the amazing support!! Alexandra
October 13, 2016 at 6:36 pm #698860Hi!
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 -
AuthorPosts
- You must be logged in to reply to this topic.