Discussion on Kids Zone - Children WordPress Theme

Discussion on Kids Zone - Children WordPress Theme

Cart 1,856 sales
Recently Updated
Well Documented

designthemes supports this item

Supported

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

992 comments found.

Hi, is it possible to disable the SEO functions in the theme options panel? I would prefer to use a plugin.

Hi.,

If you deactive “All In one seo plugin”, then the seo tab will disappear. Please have a look.

Regards., DesignThemes Support.

Hi, how can I make this kind of full wide browser (banner like) area on my page with links on it: https://www.dropbox.com/s/nlruu64z1k2s2c7/2015-11-19_1025.png?dl=0? Thanks!

Hi.,

Attached the shortcodes in the text file. Just create a new page and paste the contents in the text file in “Text” mode and check it. Also assign “Full Width Template” to that page from Page Attributes section.

https://www.dropbox.com/s/kev46h1p7w3v4ce/full_width_client.txt?dl=0

Regards., DesignThemes Support.

It takes the whole Home page shifted on one side! It`s not how this guys made it!

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 form our end.

Regards., DesignThemes Support.

hello,,, please help. on setting 1/2 column post layout, i found some post incorrect layout (not straight), can you solve this? tq http://adekbayi.com/wp-content/uploads/2015/11/tdk-rata.jpg

Hi.,

Kindly, Let us know the page link where you have the issue, along with your WordPress and FTP Login Credentials through the right bottom form @ http://themeforest.net/user/designthemes So that, We will check the issue.

Regards., DesignThemes Support.

on wp ecommerce, left and right everywhere widget do not appear please help

adekbayi.com

^ thats only occured if reading setting is static page.

2nd question: i’m use wp e commerce gold cart, and i have live search widget, please help to make search box color different with kidszone bacground color

Hi.,

Sorry, We have not tested our theme with any third party plugins other than the plugins listed in the themeforest page. So, We cannot guarantee for that plugin to work with our theme. Please contact the plugin support team regarding the issue.

Regards., DesignThemes Support.

Can the Style Picker be fully custolmised? Thanks!

Hi.,

We do not have style picker customization option in our theme. Kindly, Customize it via the code.

Regards., DesignThemes Support.

how to change widget title font. Please help me

Hi!

Thank you for contacting us.

Kindly, Add this css code in Dashboard > Kidszone > Integration > Custom Css. Change the font-family as per your needs.

#secondary h3.widgettitle { font-family: Henny Penny; }

Regards., DesignThemes Support.

Is it possible to totally remove the first line on top of the Header: Call : 888-654-3210Sign in (or) Logout (0) items in cart | (£0.00)?

Hi.,

Kindly, Go to Dashboard / Kidszone(Bpanel) / Integration / And enable custom css option and add following code inside the text area of custom css section. Css code:

.top-bar { display: none; }

Regards., DesignThemes Support.

Perfect thanks!

Hi.,

OK, Thank you.

Let us know if you find any other difficulties.

Regards., DesignThemes Support.

It`s not working when I try to show specific Cathegories on my Gallery Items Carousel Settings. What is the trick here?

Hi.,

[dt_gallery_carousel limit=’8’ posts_design=’shape-one’ categories=’’ /] – please enter valid category id to property “categories”.

Regards., DesignThemes Support.

Where can I find gallery id?

Hi!

Kindly, refer the attached screenshot.

https://www.dropbox.com/s/43e45julmp7tqzm/galler-category-id.png?dl=0

Regards., DesignThemes Support.

What`s it mean: Past Category numbers, Excerpt Length, Order in admin panel by making a new post?

Hi.,

Kindly, Refer the attached screenshot will help you get a clear view.

1) https://www.dropbox.com/s/cu9r3f3j71xs4x9/category-id %20%281%29.png?dl=0

2) https://www.dropbox.com/s/he8kxvgtsuabfgk/excerpt-length.png?dl=0

Regards., DesignThemes Support.

Thanks, pls repost this link 1) https://www.dropbox.com/s/cu9r3f3j71xs4x9/category-id %20%281%29.png?dl=0 it`s not working

Hi!

Kindly, refer the attached screenshot.

https://www.dropbox.com/s/5navh8hq4u3anyn/remove-space.png?dl=0

Regards., DesignThemes Support.

Where can I find the option for “Featured” (a small mark on the right on the blog preview) blogs on blog posts?

Hi.,

Kindly, Refer the attached screenshot will help you get a clear view.

https://www.dropbox.com/s/swe1tsy4ei3sn7f/featured-post.png?dl=0

Regards., DesignThemes Support.

What is Features Template? How to create Features Templates like this one: http://wedesignthemes.com/themes/index.php?theme=kidszone

Hi.,

We have created features page by using featured template. So, Watch the following video for clear view.

https://www.dropbox.com/s/jzv936q120jvybc/featured_template.swf

Regards., DesignThemes Support.

I have this Like button feature in the theme, but it looks like it`s not working? Can I make it function? Pls tell me how! Thanks!

Hi,

“Like-this” plugin not works in blog template/ single post page. It works only gallery template page (Default post design).

Regards., DesignThemes Support.

Ok, thanks, but can it be placed inside the Gallery post, not only outside of the page on the preview along with all other galleries?

Hi.,

Sorry, this is not possible with our theme.

Regards., DesignThemes Support.

Hello I am having problems with the plugin Revolution slider. I installed it and I have configured it but I’m having problems when it comes to display content in the page, in the part where I put images look good but when publishing the slider on the web get cut. I have registered in the support page but I never get an email with the key, I try to retrieve the key but I either get nothing. I hope to have a prompt response.

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 form our end.

Regards., DesignThemes Support.

Hello,

I have tried to eliminate the /dt_galleries/ from url’s like http://www.costabravaparcaventura.com/dt_galleries/per-empreses/ following these steps:

1) kindly, Get into your theme directory at wp-folder > wp-content > plugins > designthemes-core-features > custom-post-types > dt-gallery-post-type.php” and find Line.No: 103. Then replace the code ‘rewrite’ => true, thereby with the following one as shown below, ‘rewrite’ => array( ‘slug’ => ‘properties’ ),

2) Now go to Dashboard > Settings > Permalinks > Click Save Changes twice. This is to flush the permalinks.

The problem is that in file dt-gallery-post-type.php I can not see any ‘rewrite’ => true on line nº 103.

Thank you!

Hi.,

You cannot remove the whole slug /dt_galleries/. You can just rename it to another name. May be the line number will different in your file due to the spaces between the lines. Check the screenshot and find the exact line.

https://www.dropbox.com/s/re3ed4ysimlei8p/rewrite.png?dl=0

Regards., DesignThemes Support.

Hi! I have replaced ‘rewrite’ => true, for ‘rewrite’ => array( ‘slug’ => ‘activitats’ ), and done Dashboard > Settings > Permalinks > Click Save Changes twice but we still have the same url http://www.costabravaparcaventura.com/dt_galleries/per-empreses/ What should I do?

Hi.,

Please get back to us with your WordPress and FTP Login Credentials via the right bottom form located @ http://themeforest.net/user/designthemes We will check your issue and fix it ASAP!

Regards., DesignThemes Support.

Hallo, - It it possible to turn Location link in the Gallery Description in to a clickable Address link or a Google map link? - Is it possible to add more fields into gallery description? - Is it possible that Galleries have also tags? Thanks!

Hi.,

Sorry, We do not have any code for adding new fields in the gallery section.

Regards., DesignThemes Support.

But you just wrote, it`s possible with the code, right? Can you psl be more specific. Thanks.

Hi.,

Yes, It is possible by modifying the code. We told that we do not have any sample codes for it. You need to check the theme code and customize it as per your needs.

Regards., DesignThemes Support.

Hi! My mobile site shows the logo as cut-off. See, www.beachfunatic.com. How can I fix this? Thank you!

Hi!.,

Please mail us your updated site credentials (WP & FTP access logins) immediately via the right bottom form located @ http://themeforest.net/user/designthemes The details we have do not work.

Regards., DesignThemes Support.

I’m I ready to buy this theme but I have a big question, I see that at the time of paying only allows 2 payment options payment with checks is the first and the second is with paypal, but I’m not sure if this the option to pay with credit card or debit without using paypal.

Hi.,

In woocommerce payment option there is no direct credit card option. But you can use credit card to pay via paypal. Please have a look.

Regards., DesignThemes Support.

Anytime I post a banner link to amazon associates the banner does not show up on the site. Is there a lock on this on the site?

Hi.,

You mean the slider in the home page is not working? We checked in from our side and it is working fine.

Regards., DesignThemes Support.

No sorry not that. I am trying to post an IFRAME ad in a text widget box. It doesn’t show up on any page of the site. I use the same code on my friends website and it shows up on his. This is an amazon ad. So there might be something within the backend of the site that blocks these ads?

<iframe src=”http://rcm-na.amazon-adsystem.com/e/cm?t=blippi08-20&o=1&p=14&l=ur1&category=halloween&banner=06KPM1A8ZEP6B5KRZ102&f=ifr&linkID=RYUEFP4PFBTMVQZL” width=”160” height=”600” scrolling=”no” border=”0” marginwidth=”0” style=”border:none;” frameborder=”0”></iframe>

Hi.,

We checked that iframe code in local and it is working. 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.

Hi there. Could you please tell me, how to change a “Home” link in the breadcrumbs?

Thank you and have a great day, Tom

Hi.,

You need to change it in the file wp-content/themes/kidszone/framework/register_public.php line no: 836 and 838

Regards., DesignThemes Support.

Tell me why the version of the calendar of activities is not complete as the demo? http://pastenow.ru/DT8Y

Hi.,

1) Kindly, Purchase and install “The Events Calendar Pro” version to have all that options.

2) 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 form our end.

Regards., DesignThemes Support.

Hello . I have twice written to support , but oteta not! Help me please!

Hi!

Hope you had a great weekend :),

Please Send us the 2 page links where you have the issue, so that we can check it.

Regards., DesignThemes Support.

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