Hello together,
It would be great if anybody could help me.
I cannot disable google maps on this website. There is always a connection to google maps, when I check it in the browser.
Thank you
Petra
Hi all!
I like the theme Kyma but once installed I realize that my Woocommerce shop is not longer working. Is there a possibility to do some settings so that Woocommerce will run with Kyma?
Thanks for Help!
Peter
]]>Hi,
I have entered the link to my Instagram and Facebook accounts in the top bar section. For some reason, only the Facebook link is visible.
Also, while scrolling the page suddenly jumps to a lower part of the page which is very abrupt and disturbing. Is there a way to make it a more smooth scroll experience?
]]>Subject: Theme: Kyma
Report this theme for one of these issues:
Reasons for reporting this theme, in depth explanation.: First I��ve just upgrade to WP 5.5: front office works well, but when I open the backoffice customizer theme page it display only widget section. I get this error on console:
wp-color-picker-alpha.js?ver=3.0.35.3:112 Uncaught ReferenceError: wpColorPickerL10n is not defined
at h…_create (wp-color-picker-alpha.js?ver=3.0.35.3:112)
at h…h.isFunction.a. [as _create] (widget.min.js?ver=1.11.4:11)
at h…_createWidget (widget.min.js?ver=1.11.4:11)
at new h.. (widget.min.js?ver=1.11.4:11)
at HTMLInputElement. (widget.min.js?ver=1.11.4:11)
at Function.each (load-scripts.php?c=1&load[chunk_0]=jquery&ver=5.5:2)
at n.fn.init.each (load-scripts.php?c=1&load[chunk_0]=jquery&ver=5.5:2)
at n.fn.init.h.fn. [as wpColorPicker] (widget.min.js?ver=1.11.4:11)
at i.ready (customize-controls.min.js?ver=5.5:2)
at Object. (customize-controls.min.js?ver=5.5:2)
change code and paste into kyma theme function file :
if( is_admin() ){
add_action( ‘wp_default_scripts’, ‘wp_default_custom_scripts’ );
function wp_default_custom_scripts( $scripts ){
$scripts->add( ‘wp-color-picker’, “/wp-admin/js/color-picker.js”, array( ‘iris’ ), false, 1 );
did_action( ‘init’ ) && $scripts->localize(
‘wp-color-picker’,
‘wpColorPickerL10n’,
array(
‘clear’ => __( ‘Clear’ ),
‘clearAriaLabel’ => __( ‘Clear color’ ),
‘defaultString’ => __( ‘Default’ ),
‘defaultAriaLabel’ => __( ‘Select default color’ ),
‘pick’ => __( ‘Select Color’ ),
‘defaultLabel’ => __( ‘Color value’ ),
)
);
}
}
And my web worked fine, but now a few days later I got the answer on my website;
Fatal error: Uncaught Error: Call to undefined function get_template_directory() in /web/u/lorema/wp-includes/functions.php:5 Stack trace: #0 /web/u/lorema/wp-settings.php(111): require() #1 /web/u/lorema/wp-config.php(90): require_once(��/web/u/lorema/w����) #2 /web/u/lorema/wp-load.php(37): require_once(��/web/u/lorema/w����) #3 /web/u/lorema/wp-blog-header.php(13): require_once(��/web/u/lorema/w����) #4 /web/u/lorema/index.php(17): require(��/web/u/lorema/w����) #5 {main} thrown in /web/u/lorema/wp-includes/functions.php on line 5 Fatal error: Uncaught Error: Call to undefined function wp_die() in /web/u/lorema/wp-includes/class-wp-fatal-error-handler.php:233 Stack trace: #0 /web/u/lorema/wp-includes/class-wp-fatal-error-handler.php(152): WP_Fatal_Error_Handler->display_default_error_template(Array, false) #1 /web/u/lorema/wp-includes/class-wp-fatal-error-handler.php(57): WP_Fatal_Error_Handler->display_error_template(Array, false) #2 [internal function]: WP_Fatal_Error_Handler->handle() #3 {main} thrown in /web/u/lorema/wp-includes/class-wp-fatal-error-handler.php on line 233
]]>Hello, I’ve just upgrade to WP 5.5: front office works well, but when I open the backoffice customizer theme page it display only widget section. I get this error on console:
wp-color-picker-alpha.js?ver=3.0.35.3:112 Uncaught ReferenceError: wpColorPickerL10n is not defined
at h.<computed>.<computed>._create (wp-color-picker-alpha.js?ver=3.0.35.3:112)
at h.<computed>.<computed>.h.isFunction.a.<computed> [as _create] (widget.min.js?ver=1.11.4:11)
at h.<computed>.<computed>._createWidget (widget.min.js?ver=1.11.4:11)
at new h.<computed>.<computed> (widget.min.js?ver=1.11.4:11)
at HTMLInputElement.<anonymous> (widget.min.js?ver=1.11.4:11)
at Function.each (load-scripts.php?c=1&load[chunk_0]=jquery&ver=5.5:2)
at n.fn.init.each (load-scripts.php?c=1&load[chunk_0]=jquery&ver=5.5:2)
at n.fn.init.h.fn.<computed> [as wpColorPicker] (widget.min.js?ver=1.11.4:11)
at i.ready (customize-controls.min.js?ver=5.5:2)
at Object.<anonymous> (customize-controls.min.js?ver=5.5:2)
Dear Team,
I have faced the issue for no access to the wordpress dashboard.The below message is showing.Please help and how to solve the issue,
Warning: get_class() expects parameter 1 to be object, null given in /public_html/wp-content/themes/kyma/inc/class-tgm-plugin-activation.php on line 1982
Warning: call_user_func() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in public_html/wp-content/themes/kyma/inc/class-tgm-plugin-activation.php on line 1982
Warning: Cannot modify header information – headers already sent by (output started at public_html/wp-content/themes/kyma/inc/class-tgm-plugin-activation.php:1982) in public_html/wp-includes/pluggable.php on line 1281
]]>Hi.
I��m having a issue, here, I can��t edit my code.
When I tried to select Kyma Advanced theme to edit (from dashboard >> Appearance >> Theme Editor -> Select theme to edit)
I face error, it seems to be Page keep loading and finally got MAX TIME EXECUTION and show error like:
Server Connection Closed
Description: The server requested closed the connection before the transaction was completed.
I really need to edit, please help me solve, or let me know why this happens
Thank you.
Hello,
I followed the support you gave another user regarding: https://www.ads-software.com/support/topic/adding-links-to-the-services-icons-and-titles/
and it worked wonderfully. Can you advise me what I could add to the above support you gave that would allow these links to open in a new tab.
Thank you
]]>Hello,
Is there a way that I could have an image in the header instead of the slider?
Thank you
]]>Hello,
I have been unable to locate the widget or Menu that will remove the footer widget or allow me to edit it. The widget option in the appearance menu currently has no widgets in at all. When I go to the customize menu there is no edit icon in the Blue circle that shows up to allow editing for his footer widget area.
However, when I hover in this widget a tool tip pops up that says: “shift-click to edit this widget” This command does not work either.
Thank you
]]>Hello,
how can I delete the whole blog list stuff, so it does show nothing?
The area marked with the red x has to go.
Is this possible? I tried to edit some files related to the blog but no luck so far.
]]>Hello, thank you very much for the great theme. I have 2 problems that I did not know how to solve
1.- When adding a new page, it is not created in a receptive way and it does not allow me to see the form well and less the map on the cell phone.
2.- In the attributes, when selecting the entire page to remove the widget from the sidebar, the map is pasted to the right.
I need help, please, thanks.
Hi, I’m having a problem using sliders, when I assign an image, sometimes if the image is too big or too small the slider have uneven arrows to the left or right of the slider, so when the slider moves automaticaly the arrows could be lower or higher than the previous image.
Any way to fix this?
]]>Hi Team,
I have small doubt , How to add slider images in word press admin and in code u mentioned owl carousel but in admin panel owl carousel option is not showing.
Please tell me how to add images dynamically ?
]]>Hi,
the gallery plugin is no longer active. Is this the plugin for the homepage slider? Is there any way to replace it? Also I would like to change the slider height and pictures. Thank you.
Hello,
I’m looking at this file. When I try to add the default search, it shows up above the rest of the page. (I just added a line between the two logo and phone number <?php get_search_form(); ?> ) I’d like the search field to be directly in between my logo and my phone number. If I put it in the line next to the phone number the layout gets messed up for that. Sorry, I don’t know how to really do any editing of files other than to slap code I see on other pages there and hope it works.
<?php
/**
* The header for our theme
*
* This is the template that displays all of the <head> section and everything up until <div id=”content”>
*
* @link https://developer.www.ads-software.com/themes/basics/template-files/#template-partials
*
* @package Kyma
*/
?><!DOCTYPE html>
<html <?php language_attributes(); ?>>
<head>
<meta charset=”<?php bloginfo( ‘charset’ ); ?>”>
<meta name=”viewport” content=”width=device-width, initial-scale=1″>
<link rel=”profile” href=”https://gmpg.org/xfn/11″>
<link rel=’shortcut icon’ href=’favicon.ico’ />
<link rel=”pingback” href=”<?php bloginfo( ‘pingback_url’ ); ?>”>
<link href=”<?php echo esc_url( get_stylesheet_directory_uri() ); ?>/css/bootstrap.min.css” rel=”stylesheet”>
<?php wp_head(); ?>
<!– HTML5 shiv and Respond.js IE8 support of HTML5 elements and media queries –>
<!–[if lt IE 9]>
<script src=”https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js”></script>
<script src=”https://oss.maxcdn.com/respond/1.4.2/respond.min.js”></script>
<![endif] –>
</head>
<body <?php body_class(); ?>>
<div id=”page” class=”site”>
<?php esc_html_e( ‘Skip to content’, ‘company’ ); ?>
<header class=”container-fluid”><!– header –>
<div class=”row”>
<div class=”col-md-6 logo”><!– logo –>
/images/csdits-logo.jpg” alt=”Company”>
</div>
<div class=”col-md-6 headercontact”><!– Contact Number – Telephone –>
<p><span class=”icon-phone”></span>315555551212</p>
</div>
</div>
</header><!– /. –>
<nav class=”container-fluid”><!– main menu –>
<div class=”row bgnav”>
<?php
wp_nav_menu( array(
‘theme_location’ => ‘primary’,
‘container’ => ‘nav’,
‘container_class’ => ‘navbar-collapse collapse’,
‘menu_class’ => ‘nav navbar-nav’
));
?>
</div>
</nav><!– /. –>
I try to add new post https://thailand.monifinexclub.com/moni-finex-%e0%b8%84%e0%b8%b7%e0%b8%ad%e0%b8%ad%e0%b8%b0%e0%b9%84%e0%b8%a3/
and setting a blog options but not show on home page.
How to fix it?
Please advised.
Thank you,
Thananit
When using Kyma I now see the sample page on the homepage, even if another page was set as static page. Re-setting a page as homepage and clearing all cached does not help, I always see the sample page (even when deleted). This is happening on 2 sites.
So … help? ??
]]>How do I get the thumbnail only portion of my blog image to appear on my Homescreen?
The blog is just an infographic — so I don’t want to set that as my featured image.
The blog post in question is “Kinsley by the Numbers”
Thanks!
Cary
Hi there,
I’m trying to figure out how to add an image to the blog/journal feature on the bottom of the page. The blog post “By the Numbers” does not have an image attached.
When I added a feature image within the post, that image was basically the same size as the post itself!
I’m new to WordPress – so will be doing a lot of experimenting to get this down.
Thanks!!
]]>Hi, I have a problem when I change the icon from the drop-down menu in the services customization section, it changes on the preview screen but when I hit publish and check actual status it is gone. I can see it in the css but it is missing “fa fa-” prefix.
]]>It’s not just this page, it’s generally, my bullet points don’t show up.
I can see it adds the ul code in the back end, but nothing shows on the front.
What could be the problem please?
]]>I am using Kyma theme for a website which is set up in English (default) and Greek language. I have used a couple of posts which are also translated in Greek to check the slider’s behaviour. In the Greek version the slider post title and subtitle appear in English although the Read More button leads to the Greek post.
What I wish to do is to make the English and titles and subtitles appear in the English version and the Greek ones in the Greek version, which is what should happen. How can I do that?
Thank you in advance
]]>Hello,
I’m hoping to make the icons and their headings into the same link as the “+” for each section, but when I try to copy the code, it becomes a link to the homepage instead. I found
https://www.ads-software.com/support/topic/how-to-add-hyperlink-to-the-title-to-each-service/ but unfortunately the pastebin information has been deleted so I can’t see what worked then. Could someone please help?
Thank you!
]]>Hello, when I click on the permalink of an image I’ve uploaded to the media library I get the following message:
Catchable fatal error: Object of class WP_Error could not be converted to string in /home/swhealth/public_html/dev/wp-content/themes/kyma/functions.php on line 325
The image URL works fine: https://swhealth.org/dev/wp-content/uploads/2017/12/Cost.jpg
Thoughts?
Thanks in advance!
]]>Hello there, I downgraded wordpress from 4.9 to 4.8.3 and the customizer works properly now.
]]>Hello there,
after the latest update the customizer doesn’t work properly. I can only edit the widgets, no slider, nothing else.
Did I do something wrong?
Regards
Ute
Hi – We would like to change the font colors on the Kyma homepage slider… We have access to the CSS editor… I’m just not sure which CSS to customize.
Thanks for any help you can provide.
]]>Hi.
I have configured it only facebook icon but twitter icon looks the same.
How to show only Facebook icon?
This is my social options page.
https://www.dropbox.com/s/aamwhhllex2myis/Schermata%202017-10-21%20alle%2009.40.54.png?dl=0
Hi.
I would like the menu item, corresponding to the active page, not to be highlighted.
I would like that men�� item to be highlighted on Muoseover
Thanks for your cooperation
]]>