Hi,
I have tried to add a child theme by renaming the style.css and renaming the folder of the child – and when I view the source code it does have the correct path to the child theme – but also lists the parent theme several times, including this comment in the source code :-
<!–
Debugging Info for Theme support:
Theme: Enfold
Version: 2.8.1
Installed: enfold
AviaFramework Version: 1.9.1
AviaBuilder Version: 0.7
– – – – – – – – – – –
ChildTheme: AnthonySomers
ChildTheme Version: 1.0
ChildTheme Installed: enfold
ML:256-PU:28-PLA:3
–>
Just wondered how I can disguise the name of the parent so that people can’t replicate my website with ease?
I have read and followed some previous threads on this but – there is still mention of Enfold in the source code plus the above remark
Thanks
Hi wirralweb!
You can use this function to remove the debug information from the source: http://kriesi.at/documentation/enfold/remove-avia-framework-debug-information/
But the parent theme name will always be visible from the child style.css since WordPress requires it there.
Regards,
Devin
Thanks,
Other themes that I use allow you to change the folder names of the parent theme – so as to disguise it if viewing source code in the browser – Is this not possible with this theme?
Hey!
You can actually change it via FTP, but you’d need to re-adjust your theme settings, that can also cause some issues with the automatic update feature.
Best regards,
Josue