Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #636370

    Hi Team,

    Sry to ask stupid questions, but I missed up a little with the child theme. I created one and it works fine. I make modification to the functions.php and it works. I made modification to plugin’s .phps and it works, but now I try to modify some enfold-theme-.phps and it seems I’m on the wrong path ;-) :-(

    -> here’s my structure:
    wp-content
    – themes
    – – enfold
    – – enfold-child
    – – – functions.php
    – – – plugins
    – – – – pluginNAME
    – – – – – folder within pluginName with .php containing
    – – – config-templatebuilder
    – – – – avia-shortcodes
    – – – – – countdown.php -> the file I like to modify as the labels are not in German (e.g. change to: 1 => array("interval" => 1000 , 'class'=>'seconds', 'label' => __('Sekunde', 'avia_framework' ), 'label_multi' => __('Sekunden', 'avia_framework')), )

    But is seems, this doesn’t work.
    Thanks for a short look!

    Also I would love to use your “notification-box” and apply dynamical content, e.g. some blog-headers, so they will be colorful as warning -> thinking about to do the same as with the countdown.php -> is this the correct way or some other suggestions?

    Would also love to get sub-menus/mega-menus underlined, but your post here doesn’t seem to work for me. The best would be if I could underline menus even I just scroll through the page (some menus are just jumps/anchor to section-ids )…

    Thanks in advanced and really like your theme!

    Cheers
    Richard

    • This topic was modified 7 years, 11 months ago by WM-acbh.
    #636641

    Hey Richard,

    You don’t need to replicate config-templatebuilder, please refer to the following:

    Best regards,
    Josue

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