1. I installed the sample magazine site from the framework installer.
Then I tried to upload the toolset starter child theme 1.1, the layout and css files seem to be off.
Does anyone know what css rules/ files i would probably need to change to to the child theme so that i start clean with the child theme?
2. On one of the post I need to include a javascript snippet just for that post only. (a javascript example). Where should I put it?
I think I might need to add custom javascript codes to different pages from time to time, with each page having its set of javascript code.
Should I create new custom post fields and put my scripts there? I have seen example for adding custom fields, but I am unsure how I can connect all the pieces together. If so, is there any tutorial where can point me to that?
I needed to go to the Toolset Theme -> Custom CSS and copy and paste the content into the child theme style.css. Once that part is done, the layout and style all look fine.
I am still need some assistance for the javascript questions, however. any help will be greatly appreciated!
Thanks for the speedy response and these resources!
I was hoping for an elegant solution w/o modifying the php files, and I will try to use the plug-ins. So I guess it is not currently doable within ToolSet itself? Is there any plan for the future?
Also, for the ToolSet plugins it seems that it loads lots of jquery + font awesome + other plugins css and js. Is there anyway to specify them to use the CDN version? I know font awesome and jquery do have many other CDN out there.
I was hoping for an elegant solution w/o modifying the php files, and I will try to use the plug-ins. So I guess it is not currently doable within ToolSet itself? Is there any plan for the future?
==> Well - its good if you go for any other plugin as there is no such feature available not.
Also, for the ToolSet plugins it seems that it loads lots of jquery + font awesome + other plugins css and js. Is there anyway to specify them to use the CDN version? I know font awesome and jquery do have many other CDN out there.
==> There is no such feature available to use CDN version. But I will discuss this with our developers.