I have recently updated this theme. However, whenever I access theme editor it shows the following error for style.css:
+++
There are 2 errors which must be fixed before you can update this file.
Update anyway, even though it might break your site
+++
Any help is appreciated.
]]>The problem with showing the banner in the site header. On the mobile version, the advertising banner is displayed not under the header of the site, but on the side and, accordingly, is not visible. Screenshots are attached. Code showing the advertisement below. Module size: 320×50
Theme version last, WP too. Initially, there was no problem, arose at some point.
P.S. Changes in the format of the banner in the site header (with 728X90 to 428X60) a bit surprised …
Mobile:
https://a.radikal.ru/a01/1805/41/1ee108e8a642t.jpg
PC:
https://a.radikal.ru/a18/1805/d7/aca0b57373bbt.jpg
————–
<!– Yandex.RTB R-A-*****-2 –>
<div id=”yandex_rtb_R-A-*****-2″></div>
<script type=”text/javascript”>
(function(w, d, n, s, t) {
w[n] = w[n] || [];
w[n].push(function() {
Ya.Context.AdvManager.render({
blockId: “R-A-*****-2”,
renderTo: “yandex_rtb_R-A-*****-2”,
async: true
});
});
t = d.getElementsByTagName(“script”)[0];
s = d.createElement(“script”);
s.type = “text/javascript”;
s.src = “//an.yandex.ru/system/context.js”;
s.async = true;
t.parentNode.insertBefore(s, t);
})(this, this.document, “yandexContextAsyncCallbacks”);
</script>
I am unable to open the customize panel. It is showing blank whenever I access ‘Customize’ under Themes. On the left panel it is only showing ‘Save & Publish” and on the right panel it is blank. On the left panel no menus and options are seen to customize the theme.
Any help would be appreciated.
]]>I saw a thread for removing date and comment in the front page. The author had asked to include the following code in the css. The said thread is now closed and hence this new post.
===
.home ul.meta-info li:nth-of-type(1n+2) {display: none;}
===
I would like to know how to remove only the date from the front page. Any help would be appreciated.
]]>WP Macchiato Version 2.4
Notice: The called constructor method for WP_Widget in wp_macchiato_recent_posts is deprecated since version 4.3.0! Use
__construct()
instead. in …/wp-includes/functions.php on line 3892
Please replace wp_macchiato_recent_posts() with __construct. I am currently evaluating themes and this warning is interfering with debugging my customizations in the child theme based on yours.
]]>Hi,
I have just applied WP-Macchiato theme for my blog and I would say the theme is simple and nice. I have two concerns, which I list below, and would be grateful if someone can assist me on these.
1. How can I reduce the font size of Blog Title and the Tag line below it.
2. How can I restrict the number of posts appearing on the home page / front page?
Thanks in advance.
]]>Hello,
I would like to have different images display for different media width.
I have 4 images:
Searching for solutions, I have found this thread:
change the site-header image on mobile
I have foolowed the instructions, adding the following to my functions.php file (though I am sure I did not specify the width correctly, don’t know how to make a condition between two values:
<?php
add_action('wp_head', 'my_custom_js_script');
function my_custom_js_script(){
?>
<script>
jQuery( document ).ready( function( $ ) {
function change_image_res() {
if ( $( window ).width() <= 1018 ) {
$( '#site-logo a img' ).attr( "src", 'https://www.wingtsun.co.il/images/logo-banner-1018.png' );
} else ( $( window ).width() <= 480 ) {
$( '#site-logo a img' ).attr( "src", 'https://www.wingtsun.co.il/images/logo-banner-480.png' );
} else {
$( '#site-logo a img' ).attr( "src", 'https://www.wingtsun.co.il/images/logo-banner-767.png' );
}
}
$( window ).load( function() {
change_image_res();
} );
$( window ).resize( function() {
change_image_res();
} );
$('#site-logo a img').show();
} );
</script>
<?php
}
?>
I only included three images, the fourth is specified in the header.file, and I don’t know if it is right or not.
And made the change in CSS file, to prevent the “jumping” of the image, as was said.
However, I don’t code myself in php, and there is one instruction missing:
What should I do in my header.php file to make it all work?
As of now, the appropriate portion of my header.php looks like this:
<header id="masthead" class="header" role="banner">
<div class="row">
<div class="col-md-12">
<div class="logo site-branding">
<div id="site-logo"><a href="https://www.wingtsun.co.il/" rel="home"><img src="https://www.wingtsun.co.il/images/logo-banner3.png" alt=" ?????-??? ????? " /></a></div>
</div>
</div>
</div>
</header>
I appreciate very much a bit of help here.
Usually, for some reason, I don’t get any help on this forum. I really hope this time is different…
Thank you,
Vera
Hi,
In the WP Macchiato Theme, I tried to put an ad/banner in the “Banner Widget” area, but it did not align with the right side (instead of it, the banner was located next to the logo on the left side, leaving space on the right side). How can I fix this?
Thanks.
Hi,
How is it possible to remove the right sidebar?
If not, could I change the width of the sidebar
Thanks
Maud
Hi there,
Do you know if it is possible to remove the title under the featured images in the main page ?
cheers*
]]>Hello..
I have selected to show 3 columns for the layout , but when I add a widget in the left side it does not appear.. is it normal?
Cheers*
]]>Hi there,
Is it possible to change the size of the featured image of a specific post in the homepage as well as in the post itself?
The default size is a bit too big..
(site: habitudes-santé.com)
Cheers*
]]>Hi there,
Is there any way to remove the author and date under the title of the post and home page (but leaving the number of comments)?
my website: habitudes-sante.com
Many thanks in advance! ??
]]>Hi there,
Is it possible to change the font style of the post title that shows:
1) in the homepage;
2) and in the post page?
habitudes-sante.com
Many thanks in advance!
]]>Hi there,
any chance to help on centering my logo in the website?
https://www.habitudes-sante.com
Many thanks in advance!
Cheers*
Hello,
I have made the rtl.css file for the child theme. However, it doesn’t appear to be loading.
In the page source – I can see it. But in the check element – not a single setting appears.
Am I forgetting something? How to overcome it?
This is a multisite, for upgrade and change, and here is the URL:
https://www.wingtsun.co.il/test/about-wingtsun/?d=rtl
Sorry, it is in Hebrew. But you may see, for example, the bullets and numbering having the ‘margin-left:20px’ coming from style.css. and there is also responsive. css – but nowhere rtl.css.
Thank you for your assistance,
Vera
Hi!
I am using WP Macchiato, I am wondering how to put the subtitle under the title as it shows in the demo of this theme?
My site: habitudes-sante.com
Many thanks in advance
]]>Hi,
How do I change the way the post displays in archive page?
I want the sticky top post to show full view, regular display, beneath the featured image, not shortened to the excerpt. Only the one post in each sub-site.
How do I do that?
Thank you for your assistance.
Note: I have downgraded to WordPress 4.1.2 because of the current bug in Multisite, not allowing to make new site. When it’s fixed – will upgrade.
Vera
Love the Theme however when using the widget that creates the left sidebar and placing my categories in that widget thos new category pages go haywire.
Here is the page that looks great using the widgets:
https://keepitlocalarizona.com/magazine-test/
Here is what the category pages look like with the widgets in the middle of them.
https://keepitlocalarizona.com/magazine-test/category/business/
Any suggestions to fix this would be appreciated so much.
Thanks,
Angela