101 comments found.
Thanks for all the help. How did you get the webform on the Contact Us page? I don’t see it in any blocks or as a content type. I do see it in the footer block but not how it’s placed on the Contact Us page.
thanks,
Hi switchfly,
It is Drupal default Contact page. Contact us page use core Drupal contact module.
Go to your-site/admin/structure/contact to set up your site-wide contact form.
Contact Form in footer is created by Webform module.
Thanks.
Damir
I have still an issue, I am trying to create an image gallery. Which is the best way to make it with this theme? I was thinking on creating a content type with no limit on the uploaded image and I would like for my image gallery to have the look that it has here http://webizrada.com/demo/boson/node/13#prettyPhoto (since I like it very much)
Hi i have just send you another message using your profile contact form..I hope to get an answer.. 
Hello—On the main menu you have three items under Blog; Blog:Large Images, Blog: Medium Images, and News. I can see that Blog:Medium Images and News are controlled by a View but how/where is Blog:Large Images controlled? It doesn’t appear to be a view or an article.
thanks,
Hello switchfly,
controlled by node—blog.tpl.php template
(templates directory).
Damir
I wish to use the Blog:Medium Images for our blog page. Should I remove the node—blog.tpl.php file so that I can /blog as the path for the blog page?
thanks for all your help,
Hi, i have just purchase this and is great!How can i create a block to show the latest 3 or 6 blog posts on a page? I mean like recent work instead of showing portfolio items to show blog posts with title,image,content linked to the post page?
Thanks in advance
Hello? Any chance to get a reply here?
Hello peterjohnson,
Thank you for purchasing the theme.
You need to add a new view(or clone Recent Work view).
Video:
http://www.screenr.com/lfzHThanks.
Damir
Great! Thanks very much for the excellent guide..One more question if is possible, i am using the slider with a fixed size 960px and the background of the slider is white. Is it possible to have a background image behind the slider? Maybe to have a background image for the block/region? Thanks in advance
Hi peterjohnson,
If I understand you,
Open the file page.tpl.php(templates directory).
Find lines:
<div class="slider clearfix"> <?php if ($page['slider']): ?><?php print render($page ['slider']); ?><?php endif; ?> </div>
replace with:
<div class="slider clearfix"> <div class="background"> <?php if ($page['slider']): ?><?php print render($page ['slider']); ?><?php endif; ?> </div> </div>
In the main.css file make class (.background) that contains a background image.
.background {
background-image: yourimage.jpg;
}
Damir
Hello— How is the “Blog Tags” in the footer configured? I’d like it to generate and show common tags from our blog section but I don’t see how that functionality is configured.
Thanks,
Hi switchfly, by views and views template.
Please open views – Categories.
Thanks.
Damir
Works. Thank you
Hi, I have a little question:this and the other your’s themes are WCAG 2.0 ready? http://www.w3.org/TR/WCAG20/
Hello,
we just bought your amazing theme for our new corporate website. I have only one problem, which I did not consider before. Is it possible that you extend the fonts used in the theme with the characters needed in the Hungarian language (á,Á,é,É,í,Í,ü,Ü ?,?, ö,Ö.?,?)?
Thank you,
Diana
Oh, I just see the characters are also not supported here 
Hello Diana,
Thank you for purchasing the theme.
I made a test(Hungarian text):
http://webizrada.com/demo/boson/node/37Is it ok?
Thanks.
Damir
Hello Damir,
unfortunately accentuated letters appear as serif fonts and not as sans-serif fonts.
Diana
Hi again,
I got this huge problem. I have spent a lot of time building a site with the theme. I have added fields and a lot of content, pictures and so forth. Suddenly all pages except the front page and pages with the content type basic page is shown all white, the famous WSOD.
I dont know what to do, if I change back to Bartik theme all pages displays and no WSOD but it wont work with the theme.
Tomas
Hi Tomas,
I will check it out.
There are several reasons why this might occur:
https://drupal.org/node/158043 https://groups.drupal.org/node/134279Damir
Hi,
I checked those links before I wrote you, but without being able to solve my problem.
Here are some cases: - If I use the same database with Boson Theme, all content types shows. - If I use the same database with your original files, WSOD. - If I use an older database (Backed up before the error occurred) with the modified css and theme files all work fine.
The start page shows fine, so is the content type “basic page”. Views shows fine (even if they include info from pages that don’t work). All other content types, including ones I make myself to test, only shows when editing or when I use the preview. When to show the page itself on the site WSOD.
Thanks a lot for checking it out!
Best regards
Tomas
When I put in error handling in index.php, this is the error message:
Fatal error: Cannot access empty property in /Library/Server/Web/Data/Sites/Default/effekt/modules/field/field.attach.inc on line 324
The line the error referees to seem to have something to do with language and internationalization and I have not installed any such module.
Hi again Damir, Do you have any ideas how to fix this? Best regards Tomas
Hello, can you please look in to this?
Hi tfjakobsson,
I am sorry but a do not understand what makes this problem.
I do not know what causes WSOD. I have not found such a problem. Maybe conflict with modules.
Damir
Hi,
Is it possible for you to send the master photoshop files ? I want to make changes and it would be much simpler and easier with those files.
Thanks
Hi,
Is it possible for you to send the master photoshop files ? I want to make changes and it would be much simpler and easier with those files.
Thanks
Hi socialdigital,
I dont have the photoshop files.
I’ll contact the author (if I get any PSDs file from him I will send you).
Thanks.
Damir
Hi,
I will send you the front page psd file.
Please contact me via themeforest contact form http://themeforest.net/user/ddamir#from
Thanks.
Damir
Hello
Created a webform that previously worked perfectly fine.
Change the settings in the old web form when you get into the path of the main page is broken.
How old can have an image into a web form?
Sevinizim If you help me in this regard.
site address; yeditepeinsankaynaklari.com
non-uniform web form page: http://www.yeditepeinsankaynaklari.com/is-ariyorum.html
Thank you in advance for your help.
Hello gorukmehdi,
Thank you for purchasing the theme.
I did not understand the question(“How old can have an image into a web form?”).
You have a problem with the Webform module?
Damir
Hello again
Webform’da that I have written articles to fill the text area to the left of the error text field does not appear.
As shown in the picture
http://oi40.tinypic.com/33oliir.jpgWhen I install the theme seemed to be the first. I’d appreciate if you help me in this regard does not appear now.
Thank you.
Hi, I just purchased the theme and tried to install it. I’m almost done but just the “Finished step” I get the following errors. Please help
Uncaught exception thrown in shutdown function.
PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: DELETE FROM {semaphore} WHERE (value = :db_condition_placeholder_0) ; Array ( [:db_condition_placeholder_0] => 80927622452569c147e4a63.80955367 ) in lock_release_all() (line 269 of /home/socialpt/public_html/tts/includes/lock.inc). Uncaught exception thrown in session handler.
PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: INSERT INTO {watchdog} (uid, type, message, variables, severity, link, location, referer, hostname, timestamp) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4, :db_insert_placeholder_5, :db_insert_placeholder_6, :db_insert_placeholder_7, :db_insert_placeholder_8, :db_insert_placeholder_9); Array ( [:db_insert_placeholder_0] => 0 [:db_insert_placeholder_1] => php [:db_insert_placeholder_2] => %type: !message in %function (line %line of %file). [:db_insert_placeholder_3] => a:6:{s:5:”%type”;s:6:”Notice”;s:8:”!message”;s:36:”Trying to get property of non-object”;s:9:”%function”;s:23:”_drupal_session_write()”;s:5:”%file”;s:51:”/home/socialpt/public_html/tts/includes/session.inc”;s:5:”%line”;i:178;s:14:”severity_level”;i:5;} [:db_insert_placeholder_4] => 5 [:db_insert_placeholder_5] => [:db_insert_placeholder_6] => http://tts.socialdigital.pt/install.php?profile=boson&locale=en [:db_insert_placeholder_7] => http://tts.socialdigital.pt/install.php?profile=boson&locale=en [:db_insert_placeholder_8] => 89.154.91.2 [:db_insert_placeholder_9] => 1381407854 ) in dblog_watchdog() (line 160 of /home/socialpt/public_html/tts/modules/dblog/dblog.module).
Hi socialdigital,
Thank you for purchasing the theme.
You have successfully installed Quickstart package (Drupal already installed).
Damir
Hi, my hosting support temporarily changed the specs and I was able to install it. Thanks
Hi DDamir, congrats for the great theme!I would like to ask you if the theme will allow me to add blog posts or pages with embed display code (boson/portfolio,portfolio-4,portfolio-3,boson/blog-2,boson/node/3) or i have to use custom blocks in order to do this?
Hi peterjohnson,
I need more informacion about this.
Please contact me via contact form: http://themeforest.net/user/ddamir#from
Damir
Hi! I have purchased the theme, and I have an issue with the titles of the nodes. If a title is too long it will float over the navigation menu and end finish outside the page limit(if I set it blocked or anyway, i surpasses the right border of the sidebarfirst.) How can I fix this… Thank you,
Hi ludovancoba,
Thank you for purchasing the theme.
Open the file main.css (css directory).On the line 1738
.b-titlebar h1 {
color: #313538;
font-family: 'OpenSansRegular';
font-size: 20px;
line-height: 54px;
margin-bottom: 0;
white-space: nowrap;
}
remove the line white-space: nowrap; and save the changes.
Damir
thank you
I have still an issue, I am trying to create an image gallery. Which is the best way to make it with this theme? I was thinking on creating a content type with no limit on the uploaded image and I would like for my image gallery to have the look that it has here http://webizrada.com/demo/boson/node/13#prettyPhoto (since I like it very much)
Hi, I really like this theme, but I was just wondering if the backend is hardcoded? I need it to be user friendly and easy editable. Please let me know till what extent I can customize it. I would also want to know how easy is to add to this theme features, like extra scripts, or a module if I have developing knowledge. I am interested if the theme is expandable and modular
Hi insegmentinc,
Thank you for your interest.
The theme used Full HTML in some nodes or blocks.
Video – Front page:
http://www.screenr.com/pBFHPlease contact me via themeforest contact form http://themeforest.net/user/ddamir#from
Damir
Hi, I have purchased your theme and I think its a great one. I figured out most of the places to configure different aspect of the theme to match my needs but one thing I cant find out. On the frontpage there is a view displayed in a block called recent_work. The view shows an imagefield from the portfolio content type and when I look at the output the image is suddenly a link that is connected to prettyphoto. I would like to change this code to display links instead, as the exampel in the images and gallery page. Where do I change the image to work that way? Thanks for your help and for a great theme. Tomas
Hi Tomas,
Thank you for your purchase.
If you want to have a link to the content ( front page – Recent Work), please replace this file:
views-view-field-rw-block—field-portfolio-image.tpl.php
(views directory – make a backup of your file)
with the file:
http://ddthemes.com/views-view-field--rw--block--field-portfolio-image.tpl.zip
Thanks.
Damir
Thats exactly what I was looking for! Thank you!!
Hi Tarmo,
Please contact me. (My email address in the documentation).
All the images displayed on the demo website are for illustrative purposes only and not included in the theme.
Thanks.
Damir
Hi there. A question about the WYSIWYG editor. I watched your video that you used to help a user edit the callouts on the home page. Video: http://www.screenr.com/PV4H That is not WYSIWYG editing. What parts of the theme do use WYSIWYG? Can you show an example video of that? Thanks for your time. James
Thanks for the examples.
How hardwired is the Boson theme? What I mean is, if I use it am I able to add other Drupal 7 modules to it without breaking anything? I would like to add the webform module and maybe some others.
Hi,
Installation profile contains the webform module.
If you run into any kind of conflicts with third party modules you can get support via e-mail.
Thanks.
Damir