Tagged: yigit
-
AuthorPosts
-
June 12, 2015 at 2:25 pm #458343
I am currently using enfold 3.0.8. Is there a possibility to use AVIA in blogs and posts?
June 12, 2015 at 2:27 pm #458347Hi ultramixer!
You can update Enfold to the latest version 3.2 to have that functionality – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Or you can use this code – http://kriesi.at/documentation/enfold/use-the-layout-builder-with-any-post-type/
P.S.: Updating the theme is recommended.Best regards,
YigitJune 12, 2015 at 3:37 pm #458419Thanks, I see.
I didn’t found this AVIA activation for blog/posts in the revision history and I didn’t wanted to update without reason since we have made some minor changes and we don’t have a child theme :( I don’t know of a good practice to get child theme into an existing and used installation :(
June 12, 2015 at 3:42 pm #458424Hi!
Please see – http://kriesi.at/documentation/enfold/using-a-child-theme/
What kind of changes have you made? Have you made any changes on theme files? If so, can you please let us know which files you have modified?Cheers!
YigitJune 12, 2015 at 3:48 pm #458428It not really much. We needed more alternate colors and so we have overwritten this:
$avia_config[‘color_sets’] = array(
‘header_color’ => ‘Logo Area’,
‘main_color’ => ‘Main Content’,
‘alternate_color’ => ‘Alternate Content (gelb)’,
‘alternate_color2’ => ‘Alternate Content 2 (beige 1)’,
‘alternate_color3’ => ‘Alternate Content 3 (beige 2)’,
‘footer_color’ => ‘Footer’,
‘socket_color’ => ‘Socket’
);If you would have the possiobility to have more than one alternate color, so I would not need any changes anymore :)
June 15, 2015 at 7:08 pm #459600September 30, 2015 at 11:18 am #511337Well, I just tried to do this. This caused bigger problems than I though. You are writing in your codumentation “Now you’ll need to re-set your menu options and any other WordPress theme specific options that are tied to which theme you are using. Even though you are technically still using the same parent theme (with the same options), WordPress sees using a child theme as different than the parent.” … this is a bigger task :( I cannot do this on a live page. Any idea how to do this programmatically?
October 1, 2015 at 5:14 am #511926Hi,
I’m not sure what you mean by that? Do you mean the theme settings? If so you can export/import settings when activating the child theme. Please try to explain a bit further.
Regards,
RikardOctober 5, 2015 at 4:54 pm #513931I manged it by a third party child theme plugin… Never mind.
-
AuthorPosts
- The topic ‘AVIA in blog and posts’ is closed to new replies.