We utilize Portfolio > Project Types via our theme Karuna > Karuna Child. Recently our site shows the error “There has been a critical error on this website.” when using the links to the project types. We reached out to support and they said,
“It appears the current error is generated by the current child theme, Karuna child. This is the error is displays in the logs:
PHP Fatal error: Uncaught Error: Class “Jetpack_Portfolio” not found in /srv/htdocs/wp-content/themes/karuna-child/functions.php:42
Activating the parent theme or fixing the code in the existing one should help render the projects correctly once again.”
We?looked at the parent theme’s functions.php file and did a search for “Jetpack_Porfolio” but had zero results. If reverting to the parent theme would resolve the issue, wouldn’t that be somewhere in the file? Even if it was, doesn’t the child theme look to the parent theme to get most of the content required to function, and then the child theme is mostly our personalization changes, if any?
Reverting to the parent theme would buckle our layout and result in days of project work for our team, which does not have an internal developer. Any assistance resolving this error is highly appreciated!
]]>Getting a ton of errors on a recent WP install using the Karuna theme:
Deprecated: Creation of dynamic property wsmAdminInterface::$startMetaBoxWrapper is deprecated in /home/desert49/public_html/gilahikers/wp-content/plugins/wp-stats-manager/includes/wsm_admin_interface.php on line 13
Deprecated: Creation of dynamic property wsmAdminInterface::$endMetaBoxWrapper is deprecated in /home/desert49/public_html/gilahikers/wp-content/plugins/wp-stats-manager/includes/wsm_admin_interface.php on line 14
Warning: Cannot modify header information – headers already sent by (output started at /home/desert49/public_html/gilahikers/wp-content/plugins/wp-stats-manager/includes/wsm_admin_interface.php:13) in /home/desert49/public_html/gilahikers/wp-admin/includes/misc.php on line 1438
Warning: Cannot modify header information – headers already sent by (output started at /home/desert49/public_html/gilahikers/wp-content/plugins/wp-stats-manager/includes/wsm_admin_interface.php:13) in /home/desert49/public_html/gilahikers/wp-includes/functions.php on line 7108
Warning: Cannot modify header information – headers already sent by (output started at /home/desert49/public_html/gilahikers/wp-content/plugins/wp-stats-manager/includes/wsm_admin_interface.php:13) in /home/desert49/public_html/gilahikers/wp-admin/admin-header.php on line 9
Deprecated: Creation of dynamic property Karuna_Theme_Plugin_Enhancements::$dependencies is deprecated in /home/desert49/public_html/gilahikers/wp-content/themes/karuna/inc/plugin-enhancements.php on line 54
Deprecated: Creation of dynamic property Karuna_Theme_Plugin_Enhancements::$modules is deprecated in /home/desert49/public_html/gilahikers/wp-content/themes/karuna/inc/plugin-enhancements.php on line 62
Deprecated: Creation of dynamic property Karuna_Theme_Plugin_Enhancements::$unactivated_modules is deprecated in /home/desert49/public_html/gilahikers/wp-content/themes/karuna/inc/plugin-enhancements.php on line 228
Dear All,
I am writing you because I created my website on the theme KARUNA and I can’t change the color of my sub menu when it highlights
I would like to change the purple for the same blue as seen on the top bar.
Even after numerous searches I didn’t find how to do it. Do someone knows a CSS that enables to changes the color of the submenu?
Thanks for you help
Hello,
I have my blog hosted with Bluehost with theme karuna. I made some updates to one page and one article, and although updated, the readers only see the previous version, without the alterations.
I contacted bluehost support and they told me I should talk to you, because the issue is with the theme. Response from Bluehost support below.
“The issue is with the theme you are using . You will need to check with theme provider they may provide any update or steps to resolve this as we do not have access to theme settings”
The pages I have issues with are:
https://www.damadeouros.com/livrofire/
https://www.damadeouros.com/wallstreeters-review/
Thank you for your atention.
Regards,
Maria
]]>Hello, I’ve just added social icons to the footer on a site (see included link) and the first social income appears as a circle but the rest appear elongated. I’ve tried a number of basic things to solve this but I am stumped as to why this is occurring. Might someone here know? Thanks, -Neil
]]>I am trying to center the footer here, and have tried every alignment/column alignment, but it is still off. I am using the table block for a full width footer. Is there any additional CSS I can add to make it fit?
]]>Hello,
I created a home page which I published to test that it displayed as I wanted. It was formatted correctly as a full-width page.
However, when I go into the homepage setting menu and select this page as the home page, it becomes narrower than all of my other pages.
Any suggestions on how to fix this?
Thanks!
]]>Hello,
I need some help navigating how to change the default footer credit in the Karuna theme. Currently, it defaults to “Proudly powered by WordPress | Theme: Karuna by Automattic.”
However, I would like to change this to “? 2022 Famici Wine Company”
I am having trouble locating where to change this. It does not appear to be in style.css file or in the footer.php file.
The footer.php file is included below and I have tried to change the <?php get_template_part( 'components/footer/site', 'info' ); ?>
line with no success, however, if my understanding is correct, that is where this info comes from.
Any help would be much appreciated.
Thanks!
<?php
/**
* The template for displaying the footer.
*
* Contains the closing of the #content div and all content after.
*
* @link https://developer.www.ads-software.com/themes/basics/template-files/#template-partials
*
* @package Karuna
*/
?>
<?php if ( is_active_sidebar( 'sidebar-5' ) ) : ?>
<div class="full-width-widget-area widget-area">
<?php dynamic_sidebar( 'sidebar-5' ); ?>
</div>
<?php endif; ?>
</div><!-- #content -->
<footer id="colophon" class="site-footer" role="contentinfo">
<?php get_template_part( 'components/footer/footer', 'widgets' ); ?>
<?php get_template_part( 'components/footer/site', 'info' ); ?>
echo "? 2022 Famici Wine Company";
</footer>
</div><!-- #page -->
<?php wp_footer(); ?>
</body>
</html>
]]>
Hello all! The main page of my website “width” on desktop is exactly what I am looking for, but when I go to the blog or store, everything gets narrow. How do I increase the width of all the pages to match the home page? Thanks!
]]>I’m trying to add a phone number on the social menu like the one in the Karuna theme. I only want the text to be clickable. I don’t need an icon. Every time I try to add the phone number, it shows as a link icon and is displayed on the right side.
Does anyone know how to add a phone number and make it be on the left side of the social bar?
]]>I have looked at all the threads on how to change the color of my blog date. However, nothing worked for me. It is currently red. I want to change it to a purple or blue color. Any help on custom CCS would be much appreciated.
]]>When the black text links are clicked, they navigate to the correct content page. We’d like to force the links to open to the relevant accordion menu item and need some assistance with how to do this.
Example: Clicking “construction services” in the first column should open the Construction Services accordion menu on the linked page and scroll to that area. We’ve tried using anchors, but it doesn’t open the accordion menu and that is what we’re looking for.
Any suggestions are appreciated!
]]>Our site is not live yet so I do not have a link I can post.
We are working with both the News and Portfolio pages where all our posts/projects are shown. The Thumbnail image that appears for each post is sizing to 685 x 456.
I modified the CSS to show the image in the size we want, but it’s making the images blurry:
div.post-thumbnail img {
display: block;
margin: 0 auto;
width: 1170px;
height: 400px;
object-fit: cover;
object-position: center;
}
The original image was uploaded at 2000×1332. When I inspect the image, it says the rendered size is 1170 x 400, but the intrinsic size is 685 x 456 and the intrinsic aspect ratio is 685:456.
In Functions.php I see this:
add_theme_support( 'post-thumbnails' );
add_image_size( 'karuna-featured-image', 685, 9999 );
but if I change 685 in our child theme to 1170 it doesn’t change anything; the images still appear with an intrinsic size of 685×456. I want to keep the aspect ratio and let object-fit and object-position do their jobs.
Element tag for the image inside of post-thumbnail:
<img width="685" height="456" src="https://i2.wp.com/correinc812317606.wpcomstaging.com/wp-content/uploads/2021/04/DJI_0228-Edit.jpg?fit=685%2C456&ssl=1" class="attachment-karuna-featured-image size-karuna-featured-image wp-post-image jetpack-lazy-image jetpack-lazy-image--handled" alt="Pike River Trail Aerial" loading="eager" data-attachment-id="1272" data-permalink="https://correinc812317606.wpcomstaging.com/portfolio/pike-river-trail-shared-use-path/dji_0228-edit/" data-orig-file="https://i2.wp.com/correinc812317606.wpcomstaging.com/wp-content/uploads/2021/04/DJI_0228-Edit.jpg?fit=5464%2C3640&ssl=1" data-orig-size="5464,3640" data-comments-opened="0" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"2019 CORRE, Inc.","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="DJI_0228-Edit" data-image-description="<p>Pike River Trail Aerial</p>
" data-medium-file="https://i2.wp.com/correinc812317606.wpcomstaging.com/wp-content/uploads/2021/04/DJI_0228-Edit.jpg?fit=300%2C200&ssl=1" data-large-file="https://i2.wp.com/correinc812317606.wpcomstaging.com/wp-content/uploads/2021/04/DJI_0228-Edit.jpg?fit=1024%2C682&ssl=1" srcset="https://i2.wp.com/correinc812317606.wpcomstaging.com/wp-content/uploads/2021/04/DJI_0228-Edit.jpg?w=5464&ssl=1 5464w, https://i2.wp.com/correinc812317606.wpcomstaging.com/wp-content/uploads/2021/04/DJI_0228-Edit.jpg?resize=300%2C200&ssl=1 300w, https://i2.wp.com/correinc812317606.wpcomstaging.com/wp-content/uploads/2021/04/DJI_0228-Edit.jpg?resize=1024%2C682&ssl=1 1024w, https://i2.wp.com/correinc812317606.wpcomstaging.com/wp-content/uploads/2021/04/DJI_0228-Edit.jpg?resize=768%2C512&ssl=1 768w, https://i2.wp.com/correinc812317606.wpcomstaging.com/wp-content/uploads/2021/04/DJI_0228-Edit.jpg?resize=1536%2C1023&ssl=1 1536w, https://i2.wp.com/correinc812317606.wpcomstaging.com/wp-content/uploads/2021/04/DJI_0228-Edit.jpg?resize=2048%2C1364&ssl=1 2048w, https://i2.wp.com/correinc812317606.wpcomstaging.com/wp-content/uploads/2021/04/DJI_0228-Edit.jpg?resize=1200%2C799&ssl=1 1200w, https://i2.wp.com/correinc812317606.wpcomstaging.com/wp-content/uploads/2021/04/DJI_0228-Edit.jpg?resize=685%2C456&ssl=1 685w, https://i2.wp.com/correinc812317606.wpcomstaging.com/wp-content/uploads/2021/04/DJI_0228-Edit.jpg?resize=2000%2C1332&ssl=1 2000w, https://i2.wp.com/correinc812317606.wpcomstaging.com/wp-content/uploads/2021/04/DJI_0228-Edit.jpg?resize=342%2C228&ssl=1 342w, https://i2.wp.com/correinc812317606.wpcomstaging.com/wp-content/uploads/2021/04/DJI_0228-Edit.jpg?resize=400%2C266&ssl=1 400w, https://i2.wp.com/correinc812317606.wpcomstaging.com/wp-content/uploads/2021/04/DJI_0228-Edit.jpg?w=3120&ssl=1 3120w" data-lazy-loaded="1" sizes="(max-width: 685px) 100vw, 685px">
Any assistance getting these images to display with a higher intrinsic size (if that’s the problem) so they are not blurry is highly appreciated!
]]>Our site isn’t published yet, so I don’t have a link to provide.
I am using a Cover and want to modify the CSS so that the text appears on the bottom with a background bar.
This is all I have so far:
div.wp-block-cover__inner-container a, a:visited {
align-self: end;
color: #fff;
}
align-self is not working, it’s keeping the text in the middle of the image.
I have the opacity on the overlay set to 0% because I don’t want it over the entire image, just the bottom so the text stands out.
An example screenshot is below. The text as it is appearing with the code currently is in the middle of the image. How I want it to appear is at the bottom. Any help is highly appreciated!
]]>On my site, the top menu does not align properly. It should be aligned left, with the menu items in one row. How do I do that?
]]>Hi,
i’m trying to change my site from the bridge theme to karuna but some of the menu options are missing in the preview – social menu, colour options.
do i need to deactivate plugins? or is it something simple i’m missing?
Thanks
]]>Is it possible to have a WebP option for the header image to improve Pagespeed scores?
]]>Despite it working before, I now can no longer see my social media banner menu. I no longer have any social icons at the top of the page, despite having them all linked in the social media menu tab in customization. I have no idea where to find how to change this so I can see the social media menu again. This seems like a glitch but it has persisted for weeks.
]]>Hi there,
I am trying to put some link in my Top Bar menu such as My Account etc.
I added the link in my social menu, but instead of displaying the link title, it only displays an icon(link icon).
But I want to display Link title says “MY account”
Please help..
Screen Shot
Hi there,
I am using the theme Karuna
I have a problem with my page links including Site Logo, footer menu and any page button(except the any Submission Form button).
Here is the site https://sahibtransport.com.au/
When I click on the links, they just disappear after click and appears back when I release the mouse click. Header menu is working perfect.
Can anyone please help?
Down the bottom of my page I would like to add pictures next to my recent posts and previous post. I also want to change the colour of the text (the purple text). And one last thing how do I get rid of the dates in my url?
]]>Hey again,
I have stumbled upon another problem. I am currently working on this page of my website: [ redundant link removed ]. I am using one image (image block) and have aligned it on the left side with text (heading block “Gründer” and text block, starting with “Johannes…”) flowing around it on the right side in the block editor. Everything looks exactly as it should in the editor.
However, saving the page looking at the frontend, the text just appears below the image as you can see at the link above.
What can I do to solve this? I tried the media and text block, but that did not allow for the text to flow around the image at all.
]]>Hello,
I am working on my website and would like to add a link to a relevant German social network site (Xing) to my social media menu. The icon is not covered by Karuna, which is why the chain icon is displayed currently.
I have tried to solve this with the Menu Image plugin, which allows me to add images to links in menues. However, I still only see the chain icon.
Is there a tried and tested way to add new social network icons to Karuna’s social media menu?
]]>Hi!
?Do you know anybody if there is an option to hide the text “menu” in the menu button for mobile devices? Or I have to do it with CSS.
Another doubt, submenus in mobile devices are not collapsing individually in the button menu, ?is this the expected behavior or I’m doing something wrong?
I just have the page working in a hosting server, see the link. ??
Thanks for advanced!
Sergi Buyolo
]]>Hi,
How can you set the site logo to be a clickable link to the home page (Site URL)?
This does not appear to be active by default, nor can I see how to set this up in the theme customiser?
I hope you can help!
Many thanks
Hi there,
I am trying for a while to change the user name email from my personal email to my website’s one. I go in users, change email and add the new one and a message with There is a pending email change to xxx. The new address will not become active until confirmed.
But I don’t get any confirmation email on my newly added email. For several months now. Keep cancelling, keep trying.
Is anything that I am doing wrong?
Do I need to change Gravatar profile and email first? what am I suppose to do?
Looking forward to your responses
Cheers,
Oana
Hello again,
?How can I change not editable permanent link?
I have this problem:
https://localhost/cenotepares/exemple-page/normativas/
I want to change exemple-page by el-club because in the menu the parent page of NORMATIVAS is EL CLUB
EL CLUB is too the cover page, when I click the link nothing is added in the url.
In the other submenu QUIERO SER NTP I don’t have this problem, the permanent link shows https://localhost/cenotepares/sumate/ and sumate was written by me but I don’t remember how :'(
I have been looking for the option to change this part of the permanent link but I haven’t found it and I don’t know how to do it.
Does anybody can help me please?
Thank you very much!
Sergi
]]>Hello.
I need to add drop-down menus in the header bar. About, connect and categories: I only want these appearing in the header and on scrolling over categories, I want a drop-down menu to appear with all the categories (Medicine, Psychology, Philosophy and Nutrition).
Can someone help me with that please? Thank you.
]]>Hi,
Managed to delete somehow the media in testimonials to look like the round pic under the writing on the default theme.
I copied a pic and added as media separately, but I was expecting that the testimonials will come with a standards pic?
Can anyone clarify, please?
Cheers
]]>Hi there,
Can anyone help with menu colour on mobile?
I have managed to change coding following all your previous instructions to change default colours from purple and lime green to my colours which are #ea5f40 as primary and #535353 as hoovering one on PC.
It is not working on mobile though. On mobile, there is still the default purple with lime green.
Can anyone help? Cheers
Oana