767 comments found.
In the Kidslife page builder, how do I change a background color of an object?
Hi.,
Send us the exact module in which you need to change the background color, so that we can check and let you know.
Regards., DesignThemes Support.
Where can I change the class hours ?
Hi.,
Send us the page link where you need to change the hours, so that we can check and let you know.
Regards., DesignThemes Support.
Just simply add INSTAGRAM to the DAMN theme, man!!
Hi.,
Yes, We will add it in our next version.
Regards., DesignThemes Support.
Three issues I would like to report…
1) the default button for your Buddha Panel is the “Reset All” button so if someone presses enter while working in a form field on the Buddha Panel it triggers that button action as a default instead of the “Save All” button. I find this to be way too easy to do accidentally and it would almost never be the desired outcome when actually changing values in the panel;. Yes, I know there is a pop up warning but the default behavior should not be reset.
2) related to above, the “Reset All” button should not be so close to the “Save All” button. It is too easy when making lots of changes to accidentally click the wrong button. Reset should be an exceptional option not a common one.
3) when I activate this theme, make a bunch of setting changes and then temporarily activate another theme to review it, upon returning to activating this theme it has forgotten every setting I made in Buddha Panel! It seems strange you do not save these settings in the same way a plugin can be deactivated and then reactivated and keep its settings.
Just my suggestions to improve this feature!
Hi.,
1) & 2) We will let the development team know about this feature and consider it in our future updates.
3) Regarding the theme options issue, please comment the code as shown in this screenshot.
http://prntscr.com/bdrz97Regards., DesignThemes Support.
Please disable the Author, date and comments under the Blog section on the Home page. I have them disabled globally but that doesn’t seem to work with your Theme. Thanks
Hi.,
Disabled the Author, date and comments under the Blog section on the Home page. Please have a look.
Regards., DesignThemes Support.
Hello…. I’m having a HUGE problem the content on my site shows… but when i go to edit a page all the modules are empty… doesnt show any info… what do i do?
Hi.,
Please update our theme with latest version to fix the issue. Follow the below steps to update the theme.
i) Download the theme from themeforest page.
ii) If you have made any custom changes in the code, please take a backup of it.
iii) Overwrite the updated theme files to the older theme files. Update the custom change that you had already.
iv) Go to wp-content/plugins/ through FTP.
v) Remove the folder designthemes-core-features/ from wp-content/plugins/
vi) Then Login to Dashboard > Appearance > Install Plugins. Install the Designthemes Core Features plugin. That’s it. Now you are updated to the latest version.
Regards., DesignThemes Support.
How do I make left sidebar (or right-sidebar) the default so all new pages (and posts) have the sidebar by default? Currently every new page or post is full-width and this is not a good default setting for me given the width of this theme. Thanks!
Hi.,
For each page you need to set the sidebar manually in each page and post. We do not have a global option for setting the sidebar. We will consider it in our future updates.
Regards., DesignThemes Support.
I have a calendar plugin that use the posts feature to create additional posts as calendar events. Since I do not create these individually how can I change so that posts are sidebar pages by default?
Let me explain this a little more to help you understand the problem I am having.
Most themes I have used give me an option to set default page/post layout to full width or left sidebar or right sidebar. Yours does not have this option.
Where this becomes a major problem is when using any plugin that uses posts for their information! So, for example, I have a map plugin that uses posts as locations. And I have a calendar plugin that uses posts as events. And this is very common.
Your theme only allows selecting the full-width, left sidebar and right-sidebar on the standard page or standard post itself. On pages this section is called “Default page Options” and on posts it is called “Post Options”.
The problem occurs with any plugin that uses posts because they do not have the section available to allow selection. They do not have “Default page Options” section or “Post Options” section.
Can you tell me how I can set posts to be left-sidebar or right-sidebar when the posts are not regular simple posts? I hope so otherwise this theme is seeming too inflexible for practical use beyond what you have pre-programmed. 
Hi.,
You can set the layout to pages, posts and gallery section in our theme only. Since you are using a external plugin for some posts in your site, please contact the plugin support team for enabling sidebar for that section.
Regards., DesignThemes Support.
How can I get just regular font like Arial? There are so many choices of fancy fonts it will take me forever to go through them to try to find something similiar. Thanks.
Hi.,
Check the screenshot.
https://www.dropbox.com/s/0gzexai7au0mw3f/std_fonts.png?dl=0Regards., DesignThemes Support.
How do I remove all of the formatting/styling on individual blog posts and restore that to a simple regular blog post page? I am finding your heavily styled blog post pages do not work well with other plugins and since I do not need this extra styling I’d just prefer blog posts to act just like pages in their layout and formatting. Thanks!
Hi.,
Let us know the page link and screenshot in which you have the formatting/styling issue, so that we can check and let you know.
Regards., DesignThemes Support.
Here is a page using your theme,
http://winpath.com/wp745/test-page/
And here is a post using your theme,
http://winpath.com/wp745/2016/06/04/test-post/
I want the post to be formatted exactly like the page. I do not want the image and ribbons on the left. I do not want the border around the post content. I just want it to behave like a regular page. Thanks.
Hi.,
Just add this css code in Dashboard > Kidslife > Integration > Custom Css to make the single post layout to the layout of a page.
.single-post .entry-details.has-no-post-thumbnail { border: medium none; background : none; }
.single-post .entry-meta, .single-post .entry-title, .single-post .entry-metadata, .single-post .commententries { display: none; }
.single-post .blog-entry-inner { padding: 0; }
Regards., DesignThemes Support.
Hi – Wondered if you could help, School site http://www.becclesprimaryacademy.org/ – how do you get rid of the gap between the blogs on the homepage and the clouds of the footer?
Hi!.,
Kindly, mail us your site credentials (WordPress & FTP access logins) immediately via the right bottom form located @ http://themeforest.net/user/designthemes So that, we can check and have a clear look form our end.
Regards., DesignThemes Support.
I need to increase the width of the sidebar. Can you please help me do this? Thanks in advance!
Hi.,
These are the 2 css classes you need to edit. If you want to increase the sidebar with to 260px, then you need to decrease the primary section width by 20px. Just add this css code in Dashboard > Kidslife > Integration > Custom Css. Change the width as per your needs.
#primary { width: 910px; }
#secondary, #secondary-right, #secondary-left { width: 240px; }
Regards., DesignThemes Support.
Hello Team,
My question is about “Another Icon Box”. When a user clicks on the icon, given link opens in _self window ; but when the title is being clicked, the link opens in new tab. Can you please let me know how to modify it and allow both clicks to be opened in same tab ?
Thanks.
Hi.,
Kindly, Refer the screenshot.
https://www.dropbox.com/s/nd8r41b2ejkabqk/change-target.png?dl=0Regards., DesignThemes Support.
Thanks. It works !
Hi.,
Thank you.
Let us know, if you find any issues in future.
Note: If you like our theme and support, please feel free to give us your best rating (5/5 stars)!!
Please visit this page to get a clear idea of rating a theme – http://themeforest.net/forums/thread/how-to-rate-a-file-template-download-it-now-/58963 . Hoping for a 5 star rating from your end 
Regards., DesignThemes Support.
hi, I cant register to your support forum! I submitted the purchase code but I didn’t get any username! please advise, regards
Hi.,
Kindly, send us a message through the right bottom form located @ http://themeforest.net/user/designthemes with your purchase code. So that, we will send you the forum login detail.
Regards., DesignThemes Support.
I want a new widget area to use on my page. Here is what I have done so far,
1) go to Widget Area in the Buddha Panel
2) in the top section titled “Create New Widget Area” I have created a new widget area named “Floater”
3) go to Appearance | Widgets
4) I see the new widget area and I drag in a couple of widgets to that new Floater area
How do I now assign that new widget area to a page?
Hi.,
Go to the page in which you need to assign that widget area and select right side bar or left sidebar. There will be a drop down for selecting the widget area. Please have a look.
Regards., DesignThemes Support.
http://wedesignthemes.com/themes/dt-kidslife/services/
I tried using the sample layout but it does not work. Can you help me figure this out? Thanks!
Never mind about this one…figured it out!
Hi.,
Glad that you figured it out.
Regards., DesignThemes Support.
I need to add Instagram as a social icon next to Facebook and Twitter. I tried the instructions you have provided here but they are a year old and no longer work. Please help? Thanks!
Hi.,
Yes! You can able to add. Kindly follow the process shown below:
1) Open the folder “wp-content/themes/kidslife/images/sociable/ through FTP” and add an image for instagram. And keep the image name as “instagram.png”.
2) Open “wp-content/theme/kidslife/style.css”, and add the line as shown in the attached screenshot.
3) That’s it. Now you’ll have the option of instagram in Dashboard > Kidslife > General > Sociable.
https://www.dropbox.com/s/k8cr01tyjsfhveb/Add-Instagram_sociable.pngRegards., DesignThemes Support.
These instructions do not work as I said before! When I try to locate the lines in the style sheet they are not there! I believe you may have changed the stylesheet since you created these instructions. Please help!
Hi!.,
Kindly, mail us your site credentials (WordPress & FTP access logins) immediately via the right bottom form located @ http://themeforest.net/user/designthemes So that, we can check and have a clear look form our end.
Regards., DesignThemes Support.
Why do you need my login? This is a clean installation of your theme and your instructions do not work! If you look at your instructions and compare that to your current code you will see that!!!
I have followed your instructions exactly and it does not work! I am sending you login for a clean testbed I just installed.
Please help correct this! Thanks.
Hi.,
The issue has been resolved. Please have a look.
Regards., DesignThemes Support.
how to add instagram and Snapchat a sociable???
Hi.,
Yes! You can able to add. Kindly follow the process shown below:
1) Open the folder “wp-content/themes/kidslife/images/sociable/ through FTP” and add an image for instagram. And keep the image name as “instagram.png”.
2) Open “wp-content/theme/kidslife/style.css”, and add the line as shown in the attached screenshot.
3) That’s it. Now you’ll have the option of instagram in Dashboard > Kidslife > General > Sociable.
https://www.dropbox.com/s/k8cr01tyjsfhveb/Add-Instagram_sociable.pngFollow the same method for snapchat.
Regards., DesignThemes Support.
Hi, I’d like to change the text in the comment box, where there is “Enroll Your Words”. Could you please tell me where the file is ?
Hi.,
You can edit it from the file wp-content/themes/kidslife/comments.php line no: 37
Regards., DesignThemes Support.
Thank you ! I see that .dt-sc-title:after defines a type of design after heading. Currently there are only 2 designs for an heading. Can I add new types to the system (arrow background etc.) ?
Hi.,
For the title section we have added a background image and it comes from the below css code in style.css
.dt-sc-title::after { background-image: url("//wedesignthemes.com/themes/dt-kidslife/wp-content/plugins/designthemes-core-features/shortcodes/images/title_bg.png"); background-position: center bottom; background-repeat: no-repeat; background-size: 100% 100%; bottom: 0; content: ""; height: 13px; left: 0; margin: 0 auto; position: absolute; right: 0; width: 125px; }
If you need you can change the background image in that path.
Regards., DesignThemes Support.
Thanks. I noticed that when I open the pop up of the gallery there are texts of ‘close’, ‘next’ on the icons unlike in the demo. How can I turn it off ?
Hi.,
Just add this css code in Dashboard > Kidslife > Integration > Custom Css
a.pp_close {
display: none !important;
}
a.pp_next {
display: none !important;
}
a.pp_previous {
display: none !important;
}
Regards., DesignThemes Support.
Another issue with portfolio is how to make a page like this one,
http://wedesignthemes.com/themes/dt-kidslife/portfolio/four-column/with-right-sidebar/I can only get 3-column and only with no sidebar.
Also, can I get portfolio to lay our in columns like this on home page or is it only possible on category page?
Hi.,
1) Kindly, send us the page link where you have the issue, along with your WordPress and FTP Login Credentials through the right bottom form located @ http://themeforest.net/user/designthemes so that we will check the issue.
2) In home page you cannot use the portfolio items in columns. You can use it in portfolio template and category page.
Regards., DesignThemes Support.
Hi.,
1) The home page portfolio section should be used with full width section only.
2) The home page portfolio section is designed only for 7 portfolio items.
Regards., DesignThemes Support.
Thank you. We decided the portfolio display is too limited and dropped it from the design. This is a nice feature but requiring an exact number of items (7) will make it difficult for your customers to use because some may wish to feature 5 or 6 or 8, etc.! Also, we thought the rows of portfolios would make a nice alternate for the home page but since this is limited to only being on the portfolio category page we cannot use it.
Hi.,
OK, We will consider columns display of our portfolio items in home page in our future updates.
Regards., DesignThemes Support.
I am having problems with the hexagonal display (portfolio).
1) When I use it in a large area it works fine but when I put it into a smaller area such as a column it does not resize but instead it just displays each item over top of each other and does not resize them (responsive)
2) when I use only 4 portfolios it puts #4 on a new line instead of grouping it with the others.
Are these designed only to work at full size and with 7 portfolios?