Discussion on KidsWorld - Kindergarten and Child Care WordPress Theme

Discussion on KidsWorld - Kindergarten and Child Care WordPress Theme

Cart 1,018 sales
Recently Updated
Well Documented

Softwebmedia supports this item

Supported

788 comments found.

I uploaded this theme and composer was working perfectly fine. Suddenly composer stopped working. It was all showing correctly in the back end, but stopped showing on the pages. And the front end visual editor stopped working. I upgraded to stand alone visual editor but this did not work either. I contacted their support and this was the message they gave me: “The issue is because there is a Visual Composer related code present in your theme added by the theme author. You will have to get rid of it. I would advise you to do so with the help of theme author, otherwise you might loose the extra elements added by him. Once this is done, you can install the standalone plugin and it will work fine. Kindly check.”

Can you help me please!

Hi bubbles951,

Visual composer is stand alone plugin with the theme. We added more shortcodes but it is not creating any issue with plugin code.

Please send your website admin login details from our profile page form ( https://themeforest.net/user/softwebmedia ) so we can check and help to fix the issue.

Thank you.

On my website sticky header is stop working,,,, Can you please check and provide solution: http://www.navodila.si/vrtec-domzale/

Sticky in ON in settings

I will also like to add on class single page Extra Field 4 5 6 7 8 Can you please write how to add more exfra filed Thanks

Hi makaron090,

It looks event date is not saved properly which is creating conflict with sticky header javascript. Please send your website admin login details from our profile page form ( https://themeforest.net/user/softwebmedia ) so we can check and help to fix the issue.

Extra field is possible but it requires good skill in php because you have to edit several core theme files. You can get help from good envato studio developer for this custom work.

Thank you.

hello Team,

Please help, do you have tutorial how to update this themes now in my web used ver. 2.27 i want to update to ver.2.30.

for your help i wols say many thanks

regards diditdotdut

Hello diditdotdut,

You can install envato market plugin to update themeforest themes like free wordpress themes.

URL : https://github.com/envato/wp-envato-market

Thank you.

Hi, how I can translate the included text in “Copyright Info Section” : “Copyright Text Left” and “Copyright Text Right”?? I’m using WPML.

Please send your website admin login details from our profile page form ( https://themeforest.net/user/softwebmedia ) so we can check WPML string translation and footer.php coding.

Now works correctly. This is your code modified by me :

if ( class_exists( ‘WPML_String_Translation’ ) ) { $kidsworld_footer_copyright_left = icl_translate(‘Theme Mod’, ‘swm_footer_copyright_left’, kidsworld_get_option(‘kidsworld_footer_copyright_left’)); $kidsworld_footer_copyright_right = icl_translate(‘Theme Mod’, ‘swm_footer_copyright_right’, kidsworld_get_option(‘kidsworld_footer_copyright_right’)); } else { $kidsworld_footer_copyright_left = do_shortcode( kidsworld_get_option(‘kidsworld_footer_copyright_left’,’Copyright © 2016, KidsWorld. All Rights Reserved.’) ); $kidsworld_footer_copyright_right = do_shortcode( kidsworld_get_option(‘kidsworld_footer_copyright_right’,’Designed by Softwebmedia Inc.‘) ); }

Only I changed ‘swm_footer_copyright’ to ‘swm_footer_copyright_left’ and ‘swm_footer_copyright_right’

Thank you Crispatitus for your feedback.

Hi, Does it support RTL languages as arabic, and does it support WPML plugin ?

Hi seraj_alail,

RTL languages and WPML plugin support is not included with the theme.

Thank you.

Found this comment thread between yourself and 15Twelve:

Go to first div which has below code ( line #3)

In above code delete <?php echo esc_attr(kidsworld_page_post_layout_type()); ?> and add “layout-sidebarright” or “layoutsidebar-left” It will look like below example code

I followed this suggestion and was able to add a sidebar to my blog. The problem is that now on the single blog page the featured image for the blog and text of the blog get too close to the sidebar. Is there any way to add padding to this sidebar so that the sidebar and blog content on the single page don’t overlap?

Hi dahveed2188,

Please check you added “layout-sidebar-right” correct class name. If this is perfect then please send your website admin login details from our profile page form ( https://themeforest.net/user/softwebmedia ) so we can check and give you feedback.

Thank you.

Yes, “layout-sidebar-right” was correct in the code and the featured image still overlaps the sidebar. Just send you a message with login details so that you can help further.

Thanks!

Hello!

I have a problem with my website, it shows squares instead of icons. It has your there, can you help?

Hi Bogdy4FuN,

Please send your website URL so we can check and give you feedback. If you want to keep it private then you can send it from our profile page contact form ( https://themeforest.net/user/softwebmedia ).

Thank you.

Hello team,

I purchased “KidsWorld” the last night, installation was done via FTP.

Activated all the plugins except one. That plugin is: Time Table. When I go to ACTIVATE it I get the following error message: Parse error: syntax error, unexpected T_STRING in /home/users/2/lolipop.jp-5534de23d4511a16/web/wp-content/plugins/rdv-timetable/packages/dompdf-master/autoload.inc.php on line 28.

PHP Version 5.2.17 from my hosting site.

I deleted the rdv-timetable from the plugin folder, then I unzipped the folder named: rdv-timetable and moved a new copy from the files in the larger zip file, and I still get the same error message.

Please advise.

Jose

Hi Jose,

Thank you for purchasing the theme.

Time Table plugin and general core “WordPress” requires minimum PHP 5.3+ to work all functions.

( Plugin has “Name Space” function which doesn’t work below PHP 5.3 )

Please ask your hosting support to upgrade their server.

Thank you.

wow…thanks for your AMAZING QUICK REPLY….I think I can update that on my site panel from my hosting site. Thank you!

How i can add a Google analitics to the page

Hello abrahanbauza,

You can use google analytic plugin to add code : https://goo.gl/q9EpOv

Thank you.

Can someone tell me what the child theme setup is for? I’ve purchased and installed the main kidsworld theme and imported the demo content and all looks good – but do I need the child theme? Do I just go ahead now and customize for my purposes, or am I supposed to install the child theme and edit that? Thanks

Hello blods,

We suggest you to use child theme for theme cusotmization. You can view video tutorial for child theme setup : https://goo.gl/fhbN6v

Thank you.

Hello please i need to make the menu container smaller in height…can you please help in css. http://prnt.sc/ee38ts

thank you

You can use below custom style to make smaller height for main navigation.


@media only screen and (min-width: 768px) { 

    body.kidsworld_stickyOn .kidsworld_containers_holder { margin-top: 100px; }

    #kidsworld_mobi_nav { margin-top:10px; }
    .kidsworld_logo_menu_holder { height:100px; }
    .kidsworld_logo_img a { padding-top:10px; padding-bottom: 10px; }
    .kidsworld_logo_img img { max-height: 100px; height:80px; }

    ul.kidsworld_top_nav > li > a { margin:0; }
    ul.kidsworld_top_nav > li > a > span { padding: 23px 15px 0px 15px; }
    ul.kidsworld_top_nav > li > a > span > i {height: 30px; width: 30px; line-height: 31px; font-size: 14px; margin: 0 auto 12px; }
    ul.kidsworld_top_nav > li > a > span > i:after { width:36px; height:36px; margin:-3px 0 0 -3px; }
    ul.kidsworld_top_nav > li.kidsworld_m_active > a:before { margin-left: -9px; border-left: 9px solid transparent; border-right: 9px solid transparent; }
    ul.kidsworld_top_nav.kidsworld_no_menu_icon > li > a > span { line-height: 100px; padding:0 15px; }
    ul.kidsworld_top_nav.kidsworld_no_menu_icon > li > a > span:after { margin-top: 43px; bottom:auto; top:0; }
    ul.kidsworld-menu-setting-msg { line-height: 100px; }
    ul.kidsworld_top_nav > li.kidsworld-mega-menu > ul { margin:0; }

    ul.kidsworld_top_nav > li > ul { top:100px;  }
    ul.kidsworld_top_nav > li { padding-bottom: 21px; }
    ul.kidsworld_top_nav.kidsworld_no_menu_icon > li { padding:0; }
}

thank you v much, i needed to add this to make the slider goes up for the empty space

.kidsworld_header_slider { margin-top: -40px; }

On the contact page, google map doesn’t update/find the location I add. It always shows the default Los Angeles as the address. Please comment how to change it.

Nevermind, I figured it out.. the current location pin needs to be set manually.. just locate and click on the map to set it.

Thank you pouyaq for your feedback.

Yes, new location requires to click on map to change in frontend.

Hi there, please help,

I try to view contact page on mobile phone. (Sony Xperia Z2) (http://kidsworld.premiumthemes.in/contact-us-2/) all contact info align center on mobile view. only Social media icon on Contact info align left. how to make social icons align center on mobile view?

Hello buatweb,

Services box has responsive design which makes all aliments center in mobile device. Social media icon has left float which we can’t make center automatic. We have to use standard rules in theme so we can’t add specific style in social media icon in mobile device in this section.

You can fix it by simple adding below custom code in customizer’s css section or child theme’s style.css.


.swmsc_sm_icons_sc ul li { float:none; }

Thank you.

Thanks, its solved.

Hi There, Please help, I try to view contact page in mobile phone. (I use Sony Xperia Z2) link: http://julia.buatweb.agency/contact-us/ all address, emails and etc align center on mobile phone, only [swmsc_social_media_icons] at Follow Us align left. how to make it align center on mobile views.

note: Desktop view was perfect.

We replied this post answer in your next ( just below ) post.

Hi, I saw that you have one click demo install but i could not find the option anywhere

Hi Christopherlearning,

Please install all required and recommended plugins and then it will be automatically visible. This is required step for theme setup.

Video tutorial : https://goo.gl/RvWSqL

Thank you.

Hi, I saw that you have one click demo install but i could not find the option anywhere

Hi, is it possible for each subheader’s image to be different instead of having the same subheader image for all the pages? Thank You

Hi triumph06,

You can set each page with diff. header of image, slider or map from page metabox. Set sub header option “on” in page options metabox header section and add necessary details like background image, background repeat, top bottom padding etc.

Thank you.

Hi, please I do I have the google map updated with the address I put there, I’ve changed the address and updated it but the map is not showing the updated address. Thank you

Hi triumph06,

Please send your website admin login details from our profile page form ( https://themeforest.net/user/softwebmedia ) so we can check google map settings and give you feedback.

Thank you.

hi there

i’ve bought the kid template, after installed, the Tagline not showing properly, can you please guide me ?

Thanks.

Hi chunyau,

We replied your email, Please check.

Thank you.

Can you please give me visual composer link?

Purchase codes

Authors may ask you for a purchase code to verify that you’ve purchased this item.

0508375b-1d86-4537-995f-180c520fcff4 - 25 Oct 2016 REGULAR LICENSE

Hello aartirawat7,

We are not getting your question.

If you are asking for purchase code for activation then it comes with direct purchase from code canyon ( https://codecanyon.net/item/visual-composer-page-builder-for-wordpress/242431 ). We regularly updates visual composer plugin with theme update so you don’t need to buy it.

Thank you.

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