27 comments found.
Is the template compatible with Drupal version 8.0.1?
The template is only able to show the pages from the screenshots. As soon as you click elsewhere, e.g. on a node, everything is broken. And because you cannot avoid that, the template is not usable.
Hi, Same here:
So I followed balaji_ameex’s comment to change how contact_site_form is rendered and the:
Strict warning: Only variables should be passed by reference in include() (line 16 of /webroot/m/u/muirlitt/linuspauling/www/sites/all/modules/tak/widget/widget_conact_section.tpl.php). Strict warning: Only variables should be passed by reference in include() (line 61 of /webroot/m/u/muirlitt/linuspauling/www/sites/all/modules/tak/widget/widget_conact_section.tpl.php). errors went away as expected.
The problem now is another related error pops up:
Notice: Use of undefined constant ‘contact_site_form’ – assumed ‘‘contact_site_form’’ in include() (line 16 of /webroot/m/u/muirlitt/linuspauling/www/sites/all/modules/tak/widget/widget_conact_section.tpl.php). Notice: Undefined index: ‘contact_site_form’ in drupal_retrieve_form() (line 771 of /webroot/m/u/muirlitt/linuspauling/www/includes/form.inc). Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘‘contact_site_form’’ not found or invalid function name in drupal_retrieve_form() (line 806 of /webroot/m/u/muirlitt/linuspauling/www/includes/form.inc). Notice: Use of undefined constant ‘contact_site_form’ – assumed ‘‘contact_site_form’’ in include() (line 61 of /webroot/m/u/muirlitt/linuspauling/www/sites/all/modules/tak/widget/widget_conact_section.tpl.php). Notice: Undefined index: ‘contact_site_form’ in drupal_retrieve_form() (line 771 of /webroot/m/u/muirlitt/linuspauling/www/includes/form.inc). Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘‘contact_site_form’’ not found or invalid function name in drupal_retrieve_form() (line 806 of /webroot/m/u/muirlitt/linuspauling/www/includes/form.inc). Changing the code as suggested above is obviously rippling its way through form.inc but at this point I am unsure of how to mod the form.inc file.
Any support would be much appreciated.
Could you respond please? Hello. I like the design very much, but I have some questions:
1) Is it possible to add some text description to the portfolio pop up elements? http://prntscr.com/8u3o6d – Is there a way to go to a full-page view on this elements?
2) I can’t see on the demo any “blog” list element… has this theme a single-blog template? Is there a way I could go from the elements on the homepage to a deeper detail page?
I’d like to use this template as a homepage, but I need to be able to create longer content with foto, text, sharers, etc (like blog notes) and be able to link them on the home page, but the demo doesn’t give any example like that, and I wanto to be sure that it’s possible before buy this.
Thank you!
Hello. I like the design very much, but I have some questions:
1) Is it possible to add some text description to the portfolio pop up elements? http://prntscr.com/8u3o6d – Is there a way to go to a full-page view on this elements?
2) I can’t see on the demo any “blog” list element… has this theme a single-blog template? Is there a way I could go from the elements on the homepage to a deeper detail page?
I’d like to use this template as a homepage, but I need to be able to create longer content with foto, text, sharers, etc (like blog notes) and be able to link them on the home page, but the demo doesn’t give any example like that, and I wanto to be sure that it’s possible before buy this.
Thank you!
So I followed
balaji_ameex’s comment to change how contact_site_form is rendered and the:
Strict warning: Only variables should be passed by reference in include() (line 16 of /webroot/m/u/muirlitt/linuspauling/www/sites/all/modules/tak/widget/widget_conact_section.tpl.php).
Strict warning: Only variables should be passed by reference in include() (line 61 of /webroot/m/u/muirlitt/linuspauling/www/sites/all/modules/tak/widget/widget_conact_section.tpl.php).
errors went away as expected.
The problem now is another related error pops up:
Notice: Use of undefined constant ‘contact_site_form’ - assumed '‘contact_site_form’' in include() (line 16 of /webroot/m/u/muirlitt/linuspauling/www/sites/all/modules/tak/widget/widget_conact_section.tpl.php).
Notice: Undefined index: ‘contact_site_form’ in drupal_retrieve_form() (line 771 of /webroot/m/u/muirlitt/linuspauling/www/includes/form.inc).
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function '‘contact_site_form’' not found or invalid function name in drupal_retrieve_form() (line 806 of /webroot/m/u/muirlitt/linuspauling/www/includes/form.inc).
Notice: Use of undefined constant ‘contact_site_form’ - assumed '‘contact_site_form’' in include() (line 61 of /webroot/m/u/muirlitt/linuspauling/www/sites/all/modules/tak/widget/widget_conact_section.tpl.php).
Notice: Undefined index: ‘contact_site_form’ in drupal_retrieve_form() (line 771 of /webroot/m/u/muirlitt/linuspauling/www/includes/form.inc).
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function '‘contact_site_form’' not found or invalid function name in drupal_retrieve_form() (line 806 of /webroot/m/u/muirlitt/linuspauling/www/includes/form.inc).
Changing the code as suggested above is obviously rippling its way through form.inc but at this point I am unsure of how to mod the form.inc file.
Any support would be much appreciated.
Hi,
You can send me your email? I will send the file update! My Email: drupalet022[@]gmail.com
Thanks
Just sent email. Thanks.
How do you change the address that is highlighted in the google map within in the contact block? Also the google maps language appears to be Thai??? I need English. Any way to do this? Thanks.
solved…didn’t see the second block.
Hello Drupalet,
When we submit the contact form which is in the footer with gmap we found that the error messages are not getting displayed.how to display the erros above the form
Hello Drupalet,
In ipad the background images are not getting displayed whewn we apply the tak theme.please advise me hwo to rectify it
Hello Drupalet,
For iphone the top scolling menu is not visible when we scroll through the images.Please let me know what we need to make it visible when we scroll through the page.
Hi All,
For the error in the contact section :
Strict warning: Only variables should be passed by reference in include() (line 16 of /home/windowcr/public_html/oursite.com/sites/all/modules/tak/widget/widget_conact_section.tpl.php).
This is the solution to get rid of this:
Instead Of this print render(drupal_get_form(‘contact_site_form’))
Rewrite as by assignign to the variable and printing it like this:
$contact_site = drupal_get_form(‘contact_site_form’); print render($contact_site);
Thanks!!!
I ran into an issue while building upon this theme. I believe I am having an error with the JS but I am not sure. The menu at the top is not appearing after scrolling down, you cannot vertical scroll with a mouse wheel but rather forced to grab the side bar and slide down manually, and the header for Contact us is not appearing. Very strange, as all of it was working just fine for the past week until today, but I can’t figure out what would have changed to cause these issues. Any help is appreciated.
So, to remedy this problem, I have to allow anonymous users to have permissions to the admin menu. Then, hide the admin menu and allow for only 1px of padding at the top of body.admin-menu. If it’s 0px, it breaks again. Very bizarre, but it works for now.
Please answer to my questions about “TAK”: 1- This template can be bear an image catalog graphic designer ?
2- This template can support a video gallery and audiovisual events production ?if yes, what are the different formats it accepts ?
3- This template is it customizable in all plan ? if yes, give all details to make. 4- Is it possible to embed a flash video to the template before accessing the homepage ?
PS: I love this template, but I would like to reassure me about certain things before buying.
I’m so sorry. Currently TAK not support that. However, we will update in the next version.
Thanks!
Great Work!
Hello
The site is loading very slow. The Js aggregation is breaking the site. The css aggregation doesn’t aggregate the files. Is it possible to fix this?
Thanks.
Please tell me your website.
Also, Drupal default overlay module doesnt work with this theme.
Really sad.
This theme doesn’t show up default Drupal classes for theming? Simple things like .block, .block-title not showing up.
Is this intended or I am missing something?
Hi, It is the intent of Tak default. I think it is very beautiful.
It doesn’t affect beauty if u provide classes. Doesn’t seem like a real Drupal theme if it doesn’t utilize Drupal classes and functionality.
I think a good practice would be to mention that on the features page. Generally Drupal themes are expected to have / use these classes.
Also, any of the inside pages looks bad. The header image sticks – even on the login page.
Its not so difficult to rectify these.
Great Design Theme! one question, can i add a news and events page in this template? thank you.
Hi Guys,
We’re getting this same error but I’ve just carried out a small test and put back your email drupalet022@gmail.com in the configuration in the contact form and the error has now gone ??? Can you let us know how to fix this error when you work it out so that we can replace our own email address
Thanks
Hi Guys just to give you an update, that error appears and then strangely disappears at different times. So not sure that it was the email causing the problem. But it’s still a problem that wont go away.
Anymore ideas please?
Hi Guys do you have a support area because now I can’t log back in to my site??
mysite/wp-login.php is saying page cannot be found. Is there any other way of logging into wordpress?
Thanks
Hi designing,
Sorry, this is a version for Drupal. Please select an appropriate theme for your WP.
Thanks! _
Hi Drupalet, I’m really sorry I’ve been trying to login to the theme using the /wp-login instead of /user for drupal. So there is no problem with login but I’m still getting the previous error i reported.
Strict warning: Only variables should be passed by reference in include() (line 16 of /home/windowcr/public_html/oursite.com/sites/all/modules/tak/widget/widget_conact_section.tpl.php). Strict warning: Only variables should be passed by reference in include() (line 61 of /home/windowcr/public_html/oursite.com/sites/all/modules/tak/widget/widget_conact_section.tpl.php).
Thanks
Hi, Please enable contact module and grant access for visitors.
Thanks!
hello Drupalet,
great website, but I get this error message :
Strict warning: Only variables should be passed by reference in include() (line 16 of /var/www/vhosts/ont-keten.be/httpdocs/Tak/sites/all/modules/tak/widget/widget_conact_section.tpl.php). Strict warning: Only variables should be passed by reference in include() (line 61 of /var/www/vhosts/ont-keten.be/httpdocs/Tak/sites/all/modules/tak/widget/widget_conact_section.tpl.php).
do you know the reason?
Hi squatzilla,
Please enable module Contact!
hi drupalet,
The contact module was enabled, so this is not the problem. Also, I notice that when used in Chrome browser, you can’t go to the contactpage (only when I ‘m logged in)
Hi, I guess you have not granted access to the contact page for visitors.