By tanveer_2030 on
Hi,
Please help me i have made the sub-theme of adaptivetheme but i am facing some problems. Can anyone tell me how can i use all functionality of adaptivetheme in my sub-theme.
Great thanks.
Best Regards,
Tanveer
Hi,
Please help me i have made the sub-theme of adaptivetheme but i am facing some problems. Can anyone tell me how can i use all functionality of adaptivetheme in my sub-theme.
Great thanks.
Best Regards,
Tanveer
Comments
If you use the new 6.x-2.x
If you use the new 6.x-2.x then its realy easy!! Here's a guide: http://adaptivethemes.com/documentation/setting-up-your-6x-2x-subtheme
...
Right on Hasse, using the 6.x-2.x version is the way to go - this is getting really close to release, in fact I probably won't be making many changes at all since there have been no new bug reports for a while now.
@tanveer_bzu - Post an issue in the issue queue for the theme if you need some specific help. Note that in the 6.x-2.x version all the theme settings defaults are set in the info file, not in php file as per the 6.x-1.x version, and in any case most of them are now ON by default (such as all the advanced layout settings).
Be sure to install the Skinr module, you really need this, and Panels 3 as well if you want to use the built in extra panels layouts.
Pimp your Drupal 8 Toolbar - make it badass.
Adaptivetheme - theming system for people who don't code.
Re:
Thank you.
One more issues please help me
Hi Jeff Burnz,
I have one more issues please help me. I have made the subtheme of adaptive theme but when blocks show on front end it embed this line "Posted Tue, 11/10/2009 - 13:08 by admin"at the end of block content so please tell me how can i remove this line from content.
Thanks
Beat Regards,
Tanveer Hussain
...
How did you create the block? Is it a Views list of nodes? Maybe a link will help me understand your issue more.
Pimp your Drupal 8 Toolbar - make it badass.
Adaptivetheme - theming system for people who don't code.
I have remove that line i was
I have remove that line i was wrong i thought that line becomes due to block but the line was coming due to node so now i have removed that line but i am very thankful you.
See the theme settings...
Its a theme setting in Adaptivetheme - go the theme settings page and just turn it off in the Advanced theme settings - there is no reason to touch the code to do something as simple as turning off the Submitted author name and date/time - you can even do this per content type in Adaptivetheme.
Pimp your Drupal 8 Toolbar - make it badass.
Adaptivetheme - theming system for people who don't code.