992 comments found.
Hi there, I’ve an issue with your theme for the woo categories widget in the shop’s sidebar.
Error message: Catchable fatal error: Object of class WP_Error could not be converted to string in /home/juzmus5/public_html/wp-content/themes/kidszone/framework/register_public.php on line 67
Website: http://juzmusic.com/shop/Please let me know where to look to fix it, without having to give you my ftp or admin credentials.
Thanks.
Hi!., We cannot see any errors on your shop page. Please let us know if you get the error again, So that, We can debug the issue.
Hi! 
I want to center the title “Bienvenidos al Sitio Oficial de Colorin Colorado” (only this title). Could you show me how?
Thanks in advance.
Hi..!
Go through the following instruction you get a clear view:-
Aligned the text to center. Please check Dashboard > Kidszone> Integration -> Custom Css for the css that we have added.
Let us know, if you find any issues in future.
Wooow! ... Thank you very much!
Hi!., Thanks for the Appreciation.,
Note: If you like our theme and support, please feel free to give us your best rating (5/5 stars)!!
Hello! Can I create a new Style for an unordered list? Or modify and existing one? My client wants an specific icon to be showed. Thank you!
Hi!.,
Our list of icons in the unordered lists comes from the file WP-content/plugins/design themes-core-features/shortcuts/css/shortcode.css. If you need to edit the existing one, you need to edit it from that file line no: 629 -681
Let us know, if you find any other difficulties!.
I see I can edit the colors of the existing icons but I would like to create or upload a new icon but I’m not sure if it’s possible. The icon would be the one you see as a language selector but smaller. Thanks!
Hi!.,
If you want to replace the icons. Just create a new icon and upload it in the path
1) http://www.costabravaparcaventura.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/ca.png
2) http://www.costabravaparcaventura.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/es.png
3) http://www.costabravaparcaventura.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/fr.png
4) http://www.costabravaparcaventura.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/en.png
I meant I want to create a new icon to use in the unordered list so I can make an unordered list like this one https://www.dropbox.com/s/7kwxqj8dqq26rjs/Untitled-2.jpg Is it possible? Thanks!
Hi!., Kindly!., Check the attached zip file.
https://www.dropbox.com/s/ilrkswfnbq4pea7/test.zipWe have created a html for unordered list with custom image. Use that logic in your site.
Note: If you like our theme and support, please feel free to give us your best rating (5/5 stars)!!
Hello again!! Thanks for your kind answers. I have create de png file and adapt the html file as you can see here https://www.dropbox.com/s/ai7xy856mpdx74d/test.zip but I don’t know where to upload this files. Can you help me! Thanks again!
Hi! Hope that the following instruction & screenshot will help you get a clear view.
1) Add the css code in this file wp-content/plugins/designthemes-core-features/shortcodes/shortcodes.css. Check the attached screenshot ( https://www.dropbox.com/s/w0rgy3ckavmqj9a/custom_css.png ).
2) Use the shortcode as shown the screenshot ( https://www.dropbox.com/s/89ommdb4pih0d1n/backend_custom_css.png )
3) The output will be like this ( https://www.dropbox.com/s/qhjdzxq9v0ihv76/custom_css_output.png )
Let us know, if you find any other difficulties!
Thanks a lot! You are great!!
Hi!
Thanks for the update
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)!!
I have a problem with the contact form in the footer. I have changed the administrator e-mail, at preferences/general. But the mail from the contact form is still going to the original. I also want to know how to change the text in the e-mail that is sent. How do I do that?
Hi!., It seems that you have added the email id in the shortcode itself. Just remove the “to_email” attribute from the below shortcode, so that the mail will be sent to the admin email that is updated in Dashboard -> General -> Settings.
[dt_contact_form to_email=”info@lillareklamstugan.se” success_msg= “Skickat!” error_msg=”Gick ej att skicka…”] Skriv meddelande här.[/dt_contact_form]
Does this theme work with Wordpress 3.9.1?
I can’t seem to install the theme
Hi…!
Go through the following instruction you get a clear view:-
Method I:
(i) Don’t 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 – http://www.youtube.com/watch?v=a5Zqbz74jOM&list=PL6kpawNbFm9UqfpDM0I1zsPIgPG-3duSM&index=2
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
Note: If you face any difficulties
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 will install theme for you. Then we’ll help you get rid of it ASAP !!
Hi!., Yes, we cannot see the error on that page now. Not sure about the variations. Let us know when you get the issue again, so that we can debug.
Hi again,
1. On home page, how can I remove/hide the pagination for recent blog posts?
2. I only want it to show posts from the category “recipes” ... so I have got the following: [dt_blog_posts posts_column=’one-half-column’ limit=’2’ excerpt_length=’20’ categories=’recipes’] however it is showing all blog posts regardless of the category – how do I show posts from category “Recipes” only?
3. Is there a carousel type feature for scrolling the recent posts instead of the pagination ?
cheers 
Hi!.,
[dt_blog_posts posts_column=’one-half-column’ limit=’2’ excerpt_length=’20’ categories=’recipes’]
In categories property you have to enter category id not category name Ex: [dt_blog_posts posts_column=’one-half-column’ limit=’2’ excerpt_length=’20’ categories=’56’] If you give like above shortcode, posts will display which is comes under category “recipes”.
Recent posts with Carousel effects shortcode is not available.But in gallery this option is available.
Thanks! the category ID worked! 
Now, how do I remove / hide the pagination for the recent blog posts on home page?
Hi!.,
If you set limit property as 2, only two posts will display .Pagination wont appear
Ex: [dt_blog_posts posts_column=’one-half-column’ limit=’2’ excerpt_length=’20’ categories=’6’]
Let us know, if you find any difficulty!
I have the limit set to 2 but its still showing the pagination ??
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 there any shortcode for the shop page?
I want to do something similar like you have here: http://wedesignthemes.com/themes/kidszone/shop/shop-three-column-with-left-sideber/ with sidebar with cart, categories etc..
Hi!., Check the attached screenshot for shortcode that we have used for the shop page with left sidebar.
https://www.dropbox.com/s/a5wzxjvq2fgx2jo/shop_page_with_sidebar.pngHi
Thanks for the great theme!
Just a quick question, how do I set/alter/edit the main image on the About page? If I set the feature image it just has a blank space where the image should be – If I “Insert Media” it works but then has a huge white space presumably where the main feature image should be … what am I doing wrong?
cheers 
fixed it – cheers
Hi!., Yes in the about us page you cannot use Featured image. You need to insert media in the content area. Let us know the admin details, so that we can check the white space issue.
its ok – I figured it out – thanks! 
Glad that you figured it out.
This is a pre-purchase question. Am I able to replace the children on the home page with pictures of other children? Also, can the Home page Background scene and animated flowers can be swapped out?
Thank you very much!
Frances
Hi!., 1) You mean the images in the slider? If yes our demo does not include the slider, but on request we can install the demo slider. But you should replace the images in the slider. It can be done from the backend.
2) You mean the images above “Recent Products” can be changed? If yes , you can change it.
Let us know, if you find any other difficulties!
1) Yes, the children in the slider. Does it cost to install the demo slider? 2) I am referring to the images in the background and foreground of the slider (flowers, bugs, grass, etc.).
Frances
Hi!., No it does not cost. Once you purchased and installed the theme, we can install the demo slider for free. You should replace the images in the slider that we import or else you need to purchase the images.
hey
i am trying to translate the words “project details” to habrew. for some reason i cant find where this word is located on the theme have searched all theme files line by line no mention for this words
Hi!.,
You can find the text from the following 2 files:-
a) wp-content/plugins/designthemes-core-features/custom-post-types/templates/inc/gallery-single-layout-one.php
b) wp-content/plugins/designthemes-core-features/custom-post-types/templates/inc/gallery-single-layout-two.php
Hey evertbody, another Q.
How can I hide catergories in my products link?
I just want to leave photos of my products, and the categories seen on me left bar.
Thanks.
Hi!., Do you want to remove the section shown in the screenshot?
https://www.dropbox.com/s/8jrn038ut33xwkr/products_category.pngIf yes you can remove it from Dashboard -> widgets. Else please be more specific about your issue.
No, what I mean is that the categories are shown bigger, over the products. Very big…
Hi!., Please help us have a better understanding on it by getting back with any screenshot along with your page link. 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, want to put content on my footer, but I just cant. It disappears when I installed the theme, How can I do that? 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 !!
Some questions:
- I want to disable the Envator Wordpress Toolkit. I will not use this functionality. Is this plugin required for the theme. And if not, how do I remove it. Deactivating does not work.
- You foresee SEO integration. Do you also provide a XML Sitemap for the website crawlers?
- For some articles, I see the following error, breaking the webshop.
Fatal error: Call to a member function get_price_including_tax() on a non-object in ../soitsme.eu/public_html/wp-content/plugins/woocommerce/includes/class-wc-product-variable.php on line 196
Did check the product, but all parameters are exactly the same as other articles. The error is also shown in the back-end, woocommerce > products.
Thank you
Hi!.,
1) If you need to remove you can remove it. You can remove it from the FTP directors. Go to the path WP-content/plugins/ and you can see the folder. Just delete it. 2) No, we do not provide xml sitemap 3) Let us know the exact webpage link in which you get this error, so that we can check it asap.
Hi, thanks for 1 & 2. Just removed the folder via FTP. Wasn’t sure how depending the theme was on this plugin.
For some reason, when I came back hop 2 days ago, it dissapeared without anything changing.
Today, I’m updating some products and it’s back. Have a look: http://soitsme.eu/product/minymo-body-walvis-pink/Please have a look at the error.
Gone again … Why? Changed the stock to 0 of the master_variation and published the product again … I think.
Just have a look at the pictures, Error comes always on same place, same rule: http://1drv.ms/1mZbQbm
So where is this coming from.
Hi!., We checked the page that you sent and we could not see any issues in that page. We checked it many times by refreshing the page, still the page loaded fine. Let us know when you get the issue again, so that we can try debugging it.
Hi!., Yes, we cannot see the error on that page now. Not sure about the variations. Let us know when you get the issue again, so that we can debug.
Got one this time only showing in the back-end. Just go to products and search for Minymo legging lipstick. Your admin login is still active.
Added a new picture: back-end-page.jpg on the same link above.
Hi!.,
We checked the product you mentioned in the backend and we could not get any errors. Please check the attached screenshot. Also we will check the possibilities of the error if it occurs again.
https://www.dropbox.com/s/roye4f7s6pc89ec/product_backend.pngHi everybody!, thanks for the theme. I have a basic Q for you, I want to know, how can I change the different home page designs? Thanks!
Well I found it!, but.. I just have the shortcode for HomePage V, can you please provide me the other ones? thanks!... (many of links that you did paste in comments are broken or disable)
Hi.,
Please check the attached text files for kidszone home versions of 2,3,4,5,6.
Also, please make sure to place it in the “Text” editor mode on your page.
https://www.dropbox.com/s/qwzxv4occmepgpf/kidszonehomepagetextfiles.zipIs there a way to have the navigation menu to stick without any resizing of the logo?
Hi!.,
Sorry for the inconvenience, but we do not have this option.
We will consider this option in our future updates.
Hi! Hope that the following instruction & screenshot will help you get a clear view.
Remove the css code shown in the screenshot from wp-content/themes/kidszone/style.css
https://www.dropbox.com/s/qffbk48oh5i30gc/sticky_menu_css.pngLet 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)!!
Hi there, is there any way to make the “Recent posts” section in the homepage scrollable (horizontally) instead of reloading the page every time the user click on a page number?
Please Help me I does not have the shop template pages please help. i have install woocommerce and also import the dummy data however it seem like the shop pages were missin. please reply me asap. my email is contactbinghui@gmail.com i need it urgently please help i can give my wordpress details please help!!!!! thank so much i have watched the youtube video but it seem tat the shop pages template arent there please reply me
Hi., Once you install the woocommerce plugin, you will have the option in the header of admin asking to “Install Woocommerce pages”.
Click that button and all the woocommerce pages will be installed. Else you can create shop page by just creating a new page and use the shortcodes shown in this page as per your wish. http://docs.woothemes.com/document/woocommerce-shortcodes/
Let us know if you have any questions.
Hello!
How do I add more colour skins to the theme? These 3 starting ones are great but there is no spot to change all of a skin’s colours to our branding.
Am I missing a theme option or is this not possible?
Never-mind, I figured it out! Just copied one of the skin folders and made my own.
In the future, being able to change a selected skins colours and then save that as a new skin would be a great feature.
Glad that you figured it out. We will consider this option in our future updates.
I have added a simple css input field for my pages on my site. I want to ONLY change the logo and the main page background on this single page. I have tried to use the following css in the field:
logo a { background: url(http://braylees.com/cottageandzoo/carpefabula/wp-content/uploads/sites/5/2014/06/carpefab1s.png) no-repeat; }
And it is putting the image as the BACKGROUND behind the current logo image (which does make sense, but when I remove the “background” from it then it just shows the old logo and no changes).
Can you please advise me on the css to put a custom logo on this single page as well as to change the background for the page?
THANK YOU SO MUCH!
I also considered perhaps I need to add a new “else if” condition in the php. I don’t have a problem doing that persay but would feel better having your assistance if possible =o)
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!.,
Where you want to add “else if” statements.
Send detail description we will help you.
Hi, How to disable black top bar (With Wordpress, Login, Events and Search button) in public side, see my website http://brainboxuae.com/wp/
Please help me.
It is wp admin bar in public side, it has css style with z-index, so when I scroll down wp admin bar covers half of the logo and menus.
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 sent the details please check my email, One more thing I would like to remind you is, I can’t see visual shortcode builder.
Hi!.,
We received your details. Our support team is processing your request.
We will update through the mail to you as soon as possible.