-
Search Results
-
Topic: Bakers Theme
Hi,
I am using Bakers theme. It’s great. There is only one thing that bothers me. Please go to my page:
http://109.dbwebs.site/index.php/sushi-special/
It looks great on the desktop. However, the image was cut on mobile.
As you can see, I used an image with resolution 270×296 for SUSHI3, so the image is not cut. However, the image got blur when zooming in. So I used an image with a 939×1030 resolution for SUSHI4. It looks great on the desktop but was cut on mobile.
Is there any way I can use the 939×1030 resolution images and not be cut?
Thank you very much.
Warm Regards,
xiaolingI was trying to get my Mailchimp newsletter to display properly in Charity Pro theme and Mailchimp’s instructions are as follows (copied and pasted from Mailchimp site):
“Add our code to your site
Copy code
Click Copy and access your site’s HTML.
Add code
Decide which pages you want to connect to Mailchimp. For each of these pages, paste in your site code just before the closing </head> tag.Check connection
After you’re done, return to this page and check connection.”The code I added was <script id=”mcjs”>!function(c,h,i,m,p){m=c.createElement(h),p=c.getElementsByTagName(h)[0],m.async=1,m.src=i,p.parentNode.insertBefore(m,p)}(document,”script”,”https://chimpstatic.com/mcjs-connected/js/users/b4df20414ba53d8ba40221596/e44f68c0f29c533342429df74.js”);</script>
and I added it on the line just before the </head> tag as instructed. So the html in the Theme Editor looked like this:
<html <?php language_attributes(); ?>>
<head>
<meta charset=”<?php bloginfo( ‘charset’ ); ?>”>
<meta name=”SKYPE_TOOLBAR” content=”SKYPE_TOOLBAR_PARSER_COMPATIBLE”>
<meta name=”viewport” content=”width=device-width”>
<link rel=”profile” href=”http://gmpg.org/xfn/11″>
<link rel=”pingback” href=”<?php bloginfo( ‘pingback_url’ ); ?>”>
<!–[if lt IE 9]>
<script type=”text/javascript” src=”<?php echo get_template_directory_uri(); ?>/js/html5.js”></script>
<link rel=”stylesheet” href=”<?php echo get_template_directory_uri(); ?>/css/ie.css” type=”text/css” media=”all” />
<![endif]–>
<?php
wp_head();
$themename = wp_get_theme();
$themename = preg_replace(“/\W/”, “_”, strtolower($themename) );
if( !get_option( $themename ) ) {
require get_template_directory() . ‘/index-default.php’;
exit;
?>
<script id=”mcjs”>!function(c,h,i,m,p){m=c.createElement(h),p=c.getElementsByTagName(h)[0],m.async=1,m.src=i,p.parentNode.insertBefore(m,p)}(document,”script”,”https://chimpstatic.com/mcjs-connected/js/users/b4df20414ba53d8ba40221596/e44f68c0f29c533342429df74.js”);</script>
</head>I updated the page on WordPress then checked the connection in Mailchimp and it said it was connected. When I reloaded my website, all I get is a completely blank page. No error, no nothing. My website is aartexas.org
I deleted the code I added and updated the WordPress site and my webpage still will not load. The current html in the Theme Editor looks like this:
<head>
<meta charset=”<?php bloginfo( ‘charset’ ); ?>”>
<meta name=”SKYPE_TOOLBAR” content=”SKYPE_TOOLBAR_PARSER_COMPATIBLE”>
<meta name=”viewport” content=”width=device-width”>
<link rel=”profile” href=”http://gmpg.org/xfn/11″>
<link rel=”pingback” href=”<?php bloginfo( ‘pingback_url’ ); ?>”>
<!–[if lt IE 9]>
<script type=”text/javascript” src=”<?php echo get_template_directory_uri(); ?>/js/html5.js”></script>
<link rel=”stylesheet” href=”<?php echo get_template_directory_uri(); ?>/css/ie.css” type=”text/css” media=”all” />
<![endif]–>
<?php
wp_head();
$themename = wp_get_theme();
$themename = preg_replace(“/\W/”, “_”, strtolower($themename) );
if( !get_option( $themename ) ) {
require get_template_directory() . ‘/index-default.php’;
exit;
?>
</head>What have I messed up and how can I fix it?
Thank you
Topic: Testimonials Strange Arrows
Hello
Url: https://perceptionprofiling.com/testimonials/
Template is: Testimonials.php
PLEASE DON’T ASK FOR ADMIN LOGIN AS I AM NOT ALLOWED TO PROVIDE IT!
In the client logo images some have an upside down white triangle on them. I think the triangle is appearing at regular intervals and it just seems to overlay on some of the images.
It isn’t on the images as I have checked them.
Is this a style problem? How do I remove these annoying triangles from the page?
Please advise what needs to be updated and where?
Thanks
SteveI’m curious if these account for any of the issues I’m suddenly having.
Thank you.
Gurpreet (www.gurpreetkgill.com)
One or more errors were found for SKT Girlie Pro.
REQUIRED: .bypostauthor css class is needed in your theme css.
Warning: More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs.
The domains found are skt-girlie, , skt-exceptiona, http://sktthemes.net/, target=_blank>SKT Themes, target=_blank>
WARNING: The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
WARNING: The tag white has been deprecated, please remove it from your style.css header.
WARNING: The tag responsive-layout has been deprecated, please remove it from your style.css header.
WARNING: The tag photoblogging has been deprecated, please remove it from your style.css header.
WARNING: The tag gray has been deprecated, please remove it from your style.css header.
WARNING: The tag dark has been deprecated, please remove it from your style.css header.
WARNING: Found a translation function that is missing a text-domain. Function __, with the arguments
WARNING: Found a translation function that has an incorrect number of arguments. Function __, with the arguments ‘SKT Girlie WordPress theme has been Designed and Created by WARNING: Found a translation function that has an incorrect number of arguments. Function __, with the arguments ”
WARNING: Found a translation function that has an incorrect number of arguments. Function __, with the arguments ”, ‘skt-girlie’
WARNING: Found a translation function that has an incorrect number of arguments. Function __, with the arguments ”
Section “,, ‘skt-girlie’
REQUIRED: This theme text domain does not match the theme’s slug. The text domain used: skt-girlie, , skt-exceptiona, http://sktthemes.net/, target=_blank>SKT Themes, target=_blank>This theme’s correct slug and text-domain is skt-girlie-pro.
REQUIRED: The theme uses the register_taxonomy() function, which is plugin-territory functionality.
REQUIRED: The theme uses the register_post_type() function, which is plugin-territory functionality.
REQUIRED: The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output
RECOMMENDED: Screenshot size should be 1200×900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200×900 is preferred.
RECOMMENDED: Possible variable $n found in translation function in options.php. Translation function calls must NOT contain PHP variables.
Line 1504: ‘desc’ => __(‘<h3>Section ‘.$n.'</h3>’, ‘skt-girlie’),
INFO: Possible Favicon found in index-default.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
INFO: Possible Favicon found in header.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
INFO: iframe was found in the file template-contact.php iframes are sometimes used to load unwanted adverts and code on your site.
Line 23: <iframe src=<?php echo of_get_option(‘googlemap’, true); ?> width=98% height