-
AuthorPosts
-
September 6, 2016 at 5:55 am #682442
Ahoy,
So i have ventured into using child themes and had a question.
Under this section below (private), it does not look like it does in the sample video https://vimeo.com/67221517 and file on that page…
There is no place with the Theme Url:
Is that needed to be added in here….
On the Codex website is also looks different https://codex.wordpress.org/Child_Themes…
Please advise
September 7, 2016 at 6:22 am #682965Hey mcraig77,
I’m sorry but I’m having trouble understanding your question, could you try to explain a bit further please?
Thanks,
RikardSeptember 7, 2016 at 7:08 am #683001Hi, So there is no place to put the theme url in child theme code which is provided in the enfold child theme tutorial file…
this is the code on the codex website
/* Theme Name: Twenty Fifteen Child Theme URI: http://example.com/twenty-fifteen-child/ Description: Twenty Fifteen Child Theme Author: John Doe Author URI: http://example.com Template: twentyfifteen Version: 1.0.0 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready Text Domain: twenty-fifteen-child */
It looks different than the code on the video tutorial
/* Theme Name: Enfold Child Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold WordPress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then. Version: 1.0 Author: Kriesi Author URI: http://kriesi.at Template: enfold */
do I need to put the Theme URI ?
- This reply was modified 8 years, 2 months ago by mcraig77.
September 8, 2016 at 6:31 am #683503Hi,
The codex lists all available variables and you don’t need to set all of them, you can download a child theme here: http://kriesi.at/documentation/enfold/downloads/
Best regards,
RikardSeptember 8, 2016 at 7:41 am #683524OK, yes that is the child them I have… Do i need to fill out anyting in this area or am i good to go?
/* Theme Name: Enfold Child Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold WordPress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then. Version: 1.0 Author: Kriesi Author URI: http://kriesi.at Template: enfold */
September 9, 2016 at 6:26 am #684004 -
AuthorPosts
- You must be logged in to reply to this topic.