-
AuthorPosts
-
March 30, 2014 at 5:10 am #244939
Hi team,
I’m using the child theme
1) For this theme, what is the recommended way to add new fonts?
2) For sidebar widget, is there a way to decide which categories to be shown?
3) Mega Menu – Is there a max number of subpages/subcategories allowed?
I’m doing this,
1A
– 1Aa
– 1Aaa
– 1Aaaa
– 1Aaaaa
– 1Aaaaaa
– 1AaaaaaaIt seems that after 5 subpages are added, the MegaMenu drop down is truncated.
3a) Is it possible to arrange the subpages under 1A into 2 columns?
4) I can’t seem to find the option to change font size via the theme settings?
5) Is there a way to display custom titles or post titles instead of the Blog – Latest News
6) have an option to show breadcrumb only?
7) Menu – What is the max number of main and sub pages supported for mobile version? It seems that the megamenu is truncated in mobile version.
8) I’d like to add custom fields in single posts, how and where should i edit the files? Is using Advanced custom field plugin advisable and compatible with this theme?
9) Can you recommend a plugin for form that is compatible with this theme?
10) Can you recommend a plugin for social sharing? I am surprised it is not included with the theme.
Thanks
- This topic was modified 10 years, 8 months ago by senso.
April 1, 2014 at 1:25 pm #245990Hi Senso!
1- Please see Ismael’s post here to add new Google fonts and font weights – https://kriesi.at/support/topic/add-new-font/#post-234710
2- You can post the link to your website and point out the categories you would like to remove from sidebar widget and we can provide you custom CSS code to do so
3- Can you elaborate please? Screenshot would help. This is how it looks on my local installation http://i.imgur.com/rW7jCuT.jpg
3a- Using custom CSS we can hide the title of second column. Please post the link to your website and point out the title you would like to remove
4- Please see – http://kriesi.at/documentation/enfold/change-the-default-font-size/
If you would like to change the font size of other elements, let us know and we can provide you custom CSS code
5- Please see Ismael’s post here – https://kriesi.at/support/topic/the-blog-grid-is-not-being-displayed-correctly-in-version-2-4-5/#post-210799
you can replace your title with “Blog Grid”
6- Please add following code to Quick CSS in Enfold theme options under Styling tab.title_container .main-title { display: none !important; }
7- You can go to Enfold theme options > Header > Mobile Menu and check "Hide Mobile Menu Submenu Items" to show submenu items on click
8- You can edit helper-post-format.php file inside wp-content\themes\enfold\includes folder
9- bbPress plugin is fully compatible with Enfold - https://wordpress.org/plugins/bbpress/
10- Please try using this one - http://wordpress.org/plugins/socialize/Cheers!
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.