Discussion on Kids Zone - Children WordPress Theme

Discussion on Kids Zone - Children WordPress Theme

Cart 1,856 sales
Well Documented

designthemes supports this item

Supported

This author's response time can be up to 1 business day.

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
I want to edit this link:
https://mundopetit.cl/checkout/
Where can I find it?
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.

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 8) 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.

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

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 )

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!., Please mail your wordpress admin and ftp details here https://www.dropbox.com/s/0jzmhcsi6nbp1vl/mail.jpg

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!., Conflicts occurs because of Akismet plugin – now check your site slider works fine - http://lets-create-club.in/

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.

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

Thank 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

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey