992 comments found.
Hi, I’m customize my website and I have many errors: I think I broke a line of code, por example http://efeventos.cl/academia-mi-salsa/
Here, in my photo gallery, I would put the icon and align at center, for example: http://efeventos.cl/fotos/
What files do I modify? Thanks,
Bárbara
Hi!., We cannot see any errors in the 2 links that you gave. Also you can the 2 links from the below pages,
1) wp-content/themes/kidszone/single.php
2) a) wp-content/themes/kidszone/tpl-gallery.php
b) wp-content/themes/kidszone/includes/gallery-post-layout.php
Hi!., You mean to edit the content in the checkout page? If yes you can edit from the files in the path wp-content/plugins/woocommerce/templates/checkout/
Sorry, but I can’t find it in this folder. Can you tell me what exactlly .php file is? Thanks.
Hi!., The billing details form comes from this page wp-content/plugins/woocommerce/templates/checkout/form-billing.php and the shipping details form comes from this page wp-content/plugins/woocommerce/templates/checkout/form-shipping.php and also you can find other php files in that folder which does their functionality based on their names.
It seems to be the link, but I can’t see the HTML form, just php code, I need to modify it, where is it?
Hi!., Yes, woocommerce uses some predefined functions for calling the form and you cannot see the form directly. Let us know what is the change you need to do, but it will be a custom work for us. We charge $25/hour for custom works.
Hi!, I want to put the search products bar at top. In the right side of shopping cart button. How can I do that? Thanks.
Hi!., You need to customize wp-content/themes/header.php to have the product search in the header.
Is there a way to make the “TESTIMONIAL” section rotate or to add more than 2 without it looking funny
Hi!.,
You can add as many as testimonial items using the below shortcode. Sorry we do not have the option of auto rotation. We will consider it in future updates.
ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.[/dt_sc_testimonial]
Hi,
Thanks again. This theme is amazing. I received some requests back from my clients and looked through the old comments to try and solve these 2 issues, but have not been able to solve it. Any help would be appreciated.
1. I resized the height of the top menu in order to allow for their logo to be bigger. However, I can’t get the menu to the right now to vertically align. Can you supply the custom CSS I can put into the Buddha panel to get this working please? http://new.tinychefs.com/
2. My client wants the social icons and their email address applied to the top bar. I went through the comments and tried all the ways you mentioned, but they weren’t working correctly. The social icons refused to show and the email didn’t have the CSS apply and also would list 3 email icons with it rather then 1.
I appreciate all your help on this!
Hi!.,
1) Try this code in Buddha Panel -> Integration -> Custom Css
main-menu > ul.menu > li { padding-top: 28px;
}
2) Refer the screenshot https://www.dropbox.com/s/8rkw7z1pa6kzxsk/topbar_social.png
I’ve put in several email messages to you regarding the display of the Tri.Be calendar and have yet to hear a response.
I’ve having issues with how the calendar displays text below the featured image. There is no padding on the left side.
Hi., Thanks for your patience anyway!! We have fixed the events page. Kindly, check it out now! Let us know, if you find any difficulties!!
It works for the theme I had selected, but you will need to do the same thing to the other 2 themes in order for the ‘Calendar’ link in the navigation to be highlighted when you’re on that page.
Fixed the issue. Now the calendar menu is highlighted. Please check it.
Hi,
I would like the background color of the breadcrumbs and gallery style to be the same as the background image color of the body. How and where can I do this? Please detail the css code as I am not a programmer. Thanks Heaps!
Hi!.,
Remove the ” .breadcrumb-wrapper” in the below css code in the file wp-content/themes/kidszone/skins/ferngreen/style.css line no: 107 approx.
.dt-sc-tooltip-top, .dt-sc-tooltip-right, .dt-sc-tooltip-bottom, .dt-sc-tooltip-left, .breadcrumb-wrapper { background: none repeat scroll 0 0 #fdebbd; }
And please be more specific about the query related to gallery style, so that we can help you better.
Hi there, Great theme, I will give it a review everything is up and running well. However, I am having troubles with space between the main menu and the submenus. because of the space, the submenu links cannot be clicked as they disappear once the cursor leaves the main menu area and goes over the space. Any fix for this would be appreciated as I cannot find anything about this in the documentation provided in the download.
Hi!.,
Add the following css code in Buddha Panel -> Integration -> Custom Css.
.megamenu-child-container { top: 84px !important; }
I’ve got a problem with creating pricint tables when I uses shortcodes from the page: http://wedesignthemes.com/themes/kidszone/shortcodes/pricing-table/
It isn’t working for me. I’d like to use shortcode for pricing table at the bottom with pictures, but there is none available, because shortcode that is below this sample doesn’t even contain image url or anything.
And one more thing – how to change ”$” to other currencies before the price?
And last thing – colors. IS there any way to pick my own color other than proposed variations?
Hi!.,
Thanks for your patience anyway!!
Hope you had a great weekend 
1) Refer attached https://www.dropbox.com/s/czwadwc9vmlr7f0/pricing-table-shortcodes.txt file. Inside this file we have included 3 option pricing table shortcodes. Refer https://www.dropbox.com/s/29p8sf1ls0ffw90/paste-shortcodes-here.png and check it out.
2) Go to wp-folder / wp-content / plugins / designthemes-core-features / shortcodes / shortcodes.php and refer https://www.dropbox.com/s/l900ma5pcoryxsg/change-currency-symbol.png
3) Available colors are
1) orange
2) blue
3) lightgreen
4) darkpink
5) chocolate
6) slateblue
7) skyblue
red
9) raspberry
10) purple
11) pink
12) palebrown
13) ocean
14) khaki
15) grey
16) green
17) gold
18) ferngreen
19) electricblue
20) eggplant
21) cyan
22) coral
You can change color as your wish by using variation property in pricing table shortcode. If you use your custom color, have to customize code.
Where can I find CSS style to customize this? I would like to use my own colors.
Hi!., You can see the css code for the pricing table variations in the file wp-content/plugins/designthemes-core-features/shortcodes/css/shortcodes.css from line no:269. You need to add the custom css code there.
Hey! i have the following problem : i reinstalled the layer slider plugin and i activated, but then, when i create a new page and i choose the layer slider i have the following message : “Please activate Layered Slider”. I just used the form and emailed you my site creds. Please help. Thank
Hi!.,
Thanks for your patience anyway!!
Hope you had a great weekend 
1) Install and activate layer slider plugin 2) Create or import sample sliders – refer https://www.dropbox.com/s/yj0wcxwaxxldrn9/slider-metabox.png 3) Select layer slider, by using slider metabox – refer https://www.dropbox.com/s/p2u84ozbmpjecek/sample-layerslider.png If again issues continues, Please mail us your site credentials (WP & 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 on our end. Then we’ll help you get rid of it ASAP !!
Hi!
Is possible to become the newsletter widget an ajax form?
This is located on the footer section, I don’t want that a registering user should see reloading the page.
Please help!
Thanks
Hi!.,
Hope you had a great weekend
Sorry we do not have ajax form newsletter, but we will consider it in our next update.
Ok, I’ll hope for!
Just purchased this theme and keep getting the “Are you sure you want to do this” when I try to install it. Please Help. What causes this? I’ve tried several different ways of installing and no luck. Thanks,
Hi!.,
Thanks for your patience anyway!!
Hope you had a great weekend 
Method I:
(i) Dont install the entire download ZIP package rather than the actual theme itself. The downloaded package contains documentation,child theme etc. So unzip package and find actual theme file then install theme.
(ii) Actual theme directory – Find style.css file is located in your actual theme directory folder.
(iii) watch this video – https://www.youtube.com/watch?v=a5Zqbz74jOM
Method II:
(i) Copy actual theme directory folder
(ii) Go to kidszone(wp-folder) -> wp-content -> themes -> paste copied theme directory folder
(iii) Go to Dashboard -> Appearance -> Themes -> Activate theme
Hi i have change the color of the skin however when i change the color of the skin the galley’s shape cannot be change please help and the gallery tab is not working. please help
Hi!., Please mail us your site credentials (WP & 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 on our end. Then we’ll help you get rid of it ASAP !!
Hi there, thank you for the hard work that went into this themes development. I am however, having no end of trouble trying to get the theme up and running on my site. Everytime I am getting different fatal error messages, one such one is Fatal error: Out of memory (allocated 68157440) (tried to allocate 376272 bytes) in /home2/wrbcreat/public_html/bee-pop.com/wp-content/plugins/captcha/captcha.php on line 66…
I am wondering if this theme is wordpress3.9+ compliant as I also had to manually upload it to my server since it could not be done via the regular methods. I kept getting a message asking me to try again uploading the zip file. I bought this after reading the great reviews but am not having the same experience unfortunately... any help or advice will be greatly appreciated.
sorry the message seemed to go weird after posting…
Hi! Kindly increase your Memory Size limit from your cpanel using your server team and check back the issue.
Thanks, My server provider had actually already increased these limits for me to it’s max of 512mb but that also didn’t do the job. After many attempts and fighting even with wordpress after uninstalling this theme, I backed up everything and am in the process of reinstalling the wordpress install. I have to say though that I have the theme installed and so far it runs and feels smooth. BTW is this theme 3.9.2 compatible? The wortdpress support guys were suggesting that the theme may have compatibility issues thus causing a plethora of conflict issues… but after a fresh install I see few issues now. But could you let me know the compatibility progress and whether or not it will be wp 4.0x compatible too?
Hi there, I have installed the theme and now am getting problems with the woocommerce plugin install from within your distribution. Once again, it throws up fatal error memory issues even though the memory limit is set to way higher than the required… if I manually remove woo the site works again.
Secondly the menu has submenus on my site which are not accessible due to there being a space between the min menu and the drop downs… any help with this would be handy, as parts of the site cannot be viewed due to this problem.
by the way my website is here: http://bee-pop.com to check it out for yourself
Hi!.,
Thanks for your patience anyway!!
Hope you had a great weekend 
Our kidszone theme is compatible with wordpress 3.9.2. And of course we will update the theme to wordpress 4.0 when the wordpress 4.0 is released.
Hi!.,
1) Please mail us your site credentials (WP & 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 on our end. Then we’ll help you get rid of it ASAP !!
2) Add the following css code in Buddha Panel -> Integration -> Custom Css.
.megamenu-child-container { top: 84px !important; }
When accessing http://mrrwebdev02.org after following instructions, I am now getting error: Parse error: syntax error, unexpected ‘{’ in /hermes/bosweb26a/b1855/ipg.mrrogersweborhoodcom/aidswalkokc/wp-content/themes/charityhub-v1-03/include/function/gdlr-media.php on line 601
Hi!., mrrwebdev02 – We have checked your ftp but no files were found Inside this folder.
I guess I am really confused. The file aidswalkokc/wp-content/themes/charityhub-v1-03/include/function/gdlr-media.php exists in FTP on our server ftp.ipage.com.
I have made a copy of it and named it:
aidswalkokc/wp-content/themes/charityhub-v1-03/include/function/HELPgdlr-media.php
Please advise ASAP.. We’re losing valuable time. Many thanks.
May be you have did mistake while copy the content . So again do the changes what you have did before. Let us know if issues continues.
Please disregard this ticket. It is posted in the wrong theme forum. Apologies. Thanks.
Ok, no problem
I have just installed this theme after purchasing yesterday. I have pressed the install dummy content button and it has installed it all. However, upon viewing my website something has gone terribly wrong and none of the formatting has worked. Please get back to me ASAP as this website is live and I was hoping to have a static front page of ‘under construction’. Thanks (website is: learningforlittlefingers.co.uk )
Hi!., Please mail us your site credentials (WP & 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 on our end. Then we’ll help you get rid of it ASAP !!
I managed to remove the dummy content and build it from scratch. However I do have a few issues – I will mail you now to see if you can help me! Thanks 
Please mail us your site credentials (WP & 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 on our end. Then we’ll help you get rid of it ASAP !!
I have already done this numerous times and not had any replies.
Maybe you’ve not been receiving them? Is there an email address I can message you on perhaps?
Hi,
There is a bit of space between my homepage header and slider I need to get rid of. I want the slider to be right after my header navigation. Can you please help.
Hi!., If you have added the slider using a shortcode, then remove the shortcode and add the slider to the page using the “Slider Options” below the editor.
Hi, Can you please be a little more specific. Cant get it.
Hi!., Kindly!., Check the following screenshot https://www.dropbox.com/s/mfjwcpc4suwb8qo/slider.png
Hi,
I got what you are trying to say. However, I cant move the button under slider options from a No to a Yes, Doesn’t work. Is there something else I gotta do here.
Hi!., We have checked your site but no slider found – http://lets-create-club.in/. Please Send issues page link .
Yes, as you said, I removed the shortcode, so you cannot see the slider now. As discussed, I tried to used the Slider options instead but again, the slider wont show until I am able to move the “No” to a “Yes” right? That was my question. Why cant I make it a “Yes” there.
Thanks, it works fine now. Can I add a simple subscribe form in the footer of my website? Let me know if there’s a way. You’ve used one in your demo. How?
Hi., First go to Buddha Pane -> General -> Mailchimp API KEY. Enter your api key and save it. Then go the Dashboard -> Appearance -> Widgets. Drag the mailchimp widget and put it in the footer columns.
Hi,
When inserting image to the Team instead of text, how do I center, crop or edit the image?
Thanks
Hi.,
You can’t edit the image. You need to edit or crop the image externally and use it in the shortcode.
What should be the size for the Team image and how can it be centred within each team member segments like those found in the live preview? Thanks. I am enjoying the theme!
Hi!.,
Please use Team shortcode:
[dt_sc_team name=”James Martin” image=”http://wedesignthemes.com/themes/kidszone/wp-content/uploads/2014/01/team4.jpg” role=”Senior Supervisor” twitter=”#” skype=”#” facebook=”#”/]
We have used team image resolution is 460×460.
Hi,
Just purchased your theme and I’m hoping that it will do great things for our school. However, as soon as I installed the HUGE amount of plugins you have for this site, the only way I could get it to work was to increase my PHP Memory Limit to a whopping 128MB.
This seems very high. Is this normal? If not, what can I do to fix it.
I was getting a fatal memory error until I increased the allowable memory limit.
Additionally, with the boxed format, how can I make my background “fixed” so that it doesn’t scroll?
Sorry, adding a few things as I come across them:
Also, when I select the Header Type using the button, the header links do not show the button behind them.
Having an issue with the supplied LayerSlider:
Fatal error: Call to undefined function mb_eregi() in /home/xxxxx/public_html/new/wp-content/plugins/LayerSlider/helpers/phpQuery.php on line 1421
It is throwing me an error in the admin:
phpQuery, an external library in LayerSlider, have unmet dependencies. It requires PHP5 with the following extensions installed: PHP DOM extension, PHP Multibyte String extension. Please contact with your hosting provider to resolve these dependencies, as it will likely break LayerSlider to function properly. This issue could result a blank page in slider builder.
However, I’ve checked with my web host and both extensions are running.
Hi!., Yes it is normal. Our theme suggested plugins are required for this theme.
Hi!.,
Add the following css in Buddha Panel -> Integration -> Custom CSS
body { background: fixed; }
Hi!., Please help us have a better understanding of it by getting back with any screenshot like references. So that, we can check and will have a clear look at your end. Then we’ll help you get rid of it ASAP!
Hi!., Please mail us your site credentials (WP & 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 on our end. Then we’ll help you get rid of it ASAP !!
I figured out the issue with the Header Type (just selected the Home page as my default page).
Sent you the required credentials.
Added the CSS for the background and it made my background disappear completely.
Hi!.,
1) We have fixed the background image issue. Kindly, check it out now!
2) We have fixed the layerslider issue. We checked it in a test page http://new.fremontopenplan.com/test/ and the slider works good. Kindly, check it out now!. Also ignore the notice in the dashboard “Server configuration issues detected!”.
Hi,
Please advise how I could remove the copyright message and place my company info instead.
Thanks
Hi!., Kindly!., Check the attached screenshot.
https://www.dropbox.com/s/qu59081hut8anas/footer_copyrights.pngThank you. How do I create a child theme for modification? Cheers!
Hi!., Kindly!., follow the instructions in the link to create child themes, http://codex.wordpress.org/Child_Themes