I am using the free WordPress hosted on the wordpress site. I am using the Plane theme (which I understand is very similar to Flato, but I couldn’t find support forums for Plane). I uploaded an image at 1600×220 to use as my header and it looks OK on my laptop in both Firefox and Safari, but on my desktop in Firefox, the bottom of the image is cut off. Can anyone help me so this doesn’t happen? Thanks.
]]>Hello,
Is it possible fixed the top menu?
Regards,
Christophe
When running a simple WordPress webpage there seems to be a JavaScript loop that won’t stop running, and I believe it’s affecting memory usage on the browser. I disabled the plugins I had in case of a conflict.
Error message
TypeError: image.complete is undefined
if (image.complete || image.readyState == 'complete' || image.readyState == 4)
Error location:
/flato/js/scripts.js?ver=4.2.3
Line 73
For reference: https://hitorclickmarketing.com/test/
Thanks for any help!
]]>I’d like to remove the author byline from all of my posts so that it only includes the date. I’m *very new to wordpress and I don’t code so layman’s terms would be very appreciated. Thanks!
]]>The mobile version toggles a dropdown menu that is so long it goes off the page, but the menu won’t scroll so nobody can get to the bottom results.
A solution would be if I could close the sub-items by default and click to open them. Currently, the dropdown for mobile has ALL the sub-items opened by default. Is there a way to close them so they will open with the parent item is clicked rather than just all open like that?
]]>I love this theme, and have had a wonderful time customizing it. But I’ve realize that my tags and categories archive doesn’t work! I downloaded the theme again just to confirm, and it looks like the archive page just spits out everything ever written on the blog posts, rather than filtering by tag or category. Will there be a fix for this??
]]>Dears
I really love this free theme, but I was wondering if there is any language file since I’d like to have it in my language (Spanish)
Thanks
Is there any way to stop pagination links (“Next Articles” / “Previous Articles”) having ?nocache=1 appended to them when the user accesses the blog home page from a url that contains ?nocache=1?
For reasons I won’t bore you with (to do with nginx forwarding), our blog home page is always accessed with a ?nocache=1 URL but we don’t want this to be added to the pagination links.
I’ve tried doing a str_replace on the url in the template but the ?nocache=1 is appended anyway.
]]>I want to upload a photo logo to my Flato theme and I want it to cover the whole width of the banner. Like it now does on the .com version of my website (https://ontbijtjeopzaterdag.wordpress.com).
But I can’t get the .org to look exactly the same as the .com. When I upload the logo it is too large and overwrites the blog title.
Is there a way to solve this problem? I’m working on a MAC and have no knowledge of CSS….
Thanks in advance!
]]>Can I make the logo image fill the whole header instead of just the center of it.
I’m not experienced editing so I need something simple.
Thanks in advance.
]]>I would like to figure out how to add a second menu bar to run under my banner. Can someone please point me to an explanation of how to do this? Thank you!
]]>I am using the Flato theme with some light customization (just colors) and it is scrolling left to right in all views – is there some way to fix this?
Here’s the link:
https://www.baileyparkbasketball.net/
thanks
Steve
I see that this template has made a change to the Previous and Next links for posts and I have no idea how to unravel this mystery.
I would like to be able to go to the next and previous posts within in a specific category. The whole point of taxonomy and categories is to keep areas separate. Currently, Flato is set up to ignore categories completely, so it will just jump through posts in chronological order based on publish date.
WordPress shows this kind of code:
<?php next_post_link( $format, $link, $in_same_term = false, $excluded_terms = '', $taxonomy = 'category' ); ?>
and the solution to my problem is supposed to be this:
in_same_cat argument should be set to TRUE.
Flato’s code is hidden away in a file called template-tags.php and looks like this instead:
<?php previous_post_link( '<div class="nav-previous">%link</div>', '<span class="meta-nav">' . _x( '<i class="fa fa-chevron-left"></i> Previous Article', 'Previous Article', 'themememe' ) . '</span> %title' ); ?>
<?php next_post_link( '<div class="nav-next">%link</div>', '<span class="meta-nav">' . _x( 'Next Article <i class="fa fa-chevron-right"></i>', 'Next Article', 'themememe' ) . '</span> %title' ); ?>
How can I fix that to respect the categories?
]]>What is the font used in the title of the blog on the Flato theme?
]]>Hello,
(i’m french excuse my words)
I use this template for the Red Cross. And we need two sidebar.
So i duplicate ->index.php on indextwo.php and sidebar.php in sidebartwo.php,
in function.php i ducplicate the part (lign 20-32;60-145) of sidebar and i replace the name sidebar on sidebartwo.
I put the information (get sidebartwo…) in indextwo.php, i put sidebartwo in theme-compat, and i put in the theme Flato.
I don’t understand what i do wrong, and each time, i have the message erreur *********************************************
{
global $content_width;
if ( ! is_active_sidebartwo( ‘sidebartwo-1’ ) || is_page_template( ‘full-width-page.php’ ) )
$content_width = 995;
}
add_action( ‘template_redirect’, ‘themememe_content_width’ );
*************************************************************************
So do i need touch any another page.php ? and where ?
Thank to anser me.
Enjoy et my best regard.
PS i do this for a passion, not a work.
]]>Hi people.
I have propably dumb problem, but for me ist huge ??
I need insert some images above widgets, but still have gray background. Can you help me how can I set tranparent or white background in specific (text) widgets?
This is my page https://www.realitaci.eu
Thank a lot!
Tulls
]]>I just installed flato and really like it – when I look at the site from my mobile device (Blackberry Q10) the width only takes up half the screen
screen shot
https://chichestertaxpayers.com/jtw/IMG_20141030_144940.png
site
https://chichestertaxpayers.com
Any ideas?
Thanks,
Jason
I’m trying to make a child theme from Flato, and I’ve styled everything but the buttons, which I cannot seem to remove the ::focus shadow from, and everyone else I’ve asked can’t figure it out, either, as none of the CSS that has been tried has worked.
]]>Hi,
I created a custom template (just copied and added dummy text for testing) from page.php to customize blog page. Template name is selectable in pages with “full width” and “default” ones, but the blog page doesn’t seem to reflect my changes when testing.
Is there something special to make working custom templates in your theme?
Thanks for your help.
Best
]]>I am using this theme, and I want pager instead of previous and next post links on my Home, Category archives and other pages, Please Help, Plugins not working.
Website: https://www.turnhow.com/
I have a small logo that I am using with Flato. I have loaded it through Appearance/Theme Options/Custom Logo, and was wondering how to float it left (rather than the default, which is center) so that it doesnt look like crap on a mobile. Thanks-
]]>thanks you for your help,
<?php if ( has_post_thumbnail()) : ?>
<div style=”float:left;margin:7px;”> ” title=”<?php the_title_attribute(); ?>” >
<?php the_post_thumbnail(‘thumbnail’); ?>
</div>
<?php endif; ?>
I am also facing these problem after placing the code i got the featured image. But it placed side of the post, i need the featured image after title and author info. if it is possible, please help me.
]]>Is it easy/possible to add a background color to make the theme look boxed? I want the content are to remain white. Via CSS of course.
Awesome free theme by the way!!!
]]>Hello,
I’m using your theme (which I rly like btw) and I would like to know if you could help me out with adding Category posts to a specific Page.
This is the Page I’m using (https://quebecesports.com/dota-2/) (dota-2.php)
I based it on the Archives.php file but I can’t figure out how to expose specific categories.
Thanks!
]]>Hi,
thanks for creating such a lovely theme.
I’m trying to integrate the Co-authors plus plugin with Flato on a test site (https://test.daveydreamnation.com/), but I’m having trouble editing the themememe_posted_on() function in my child themes template-tags.php file so that the list of co-authors displays with the same style (i.e. with the little author icon next to the names).
Here is what I have so far, I am not sure what I am doing wrong but any help much appreciated!
if ( ! function_exists( 'themememe_posted_on' ) ) :
/**
* Integrate Co-Authors Plus with Flato by replacing themememe_posted_on() with this function
*/
function themememe_posted_on() {
if ( function_exists( 'coauthors_posts_links' ) ) :
printf( __( '<span class="byline"><i class="fa fa-user"></i>%1$s</span><span class="posted-on"><i class="fa fa-calendar"></i>%2$s</span>', 'themememe' ),
sprintf( '<span class="author vcard"><a class="url fn n" href="%1$s">%2$s</a></span>',
esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ),
esc_html( get_the_author() )
),
coauthors_posts_links( null, null, null, null, false )
);
else:
$time_string = '<time class="entry-date published" datetime="%1$s">%2$s</time>';
$time_string = sprintf( $time_string,
esc_attr( get_the_date( 'c' ) ),
esc_html( get_the_date() ),
esc_attr( get_the_modified_date( 'c' ) ),
esc_html( get_the_modified_date() )
);
printf( __( '<span class="byline"><i class="fa fa-user"></i>%1$s</span><span class="posted-on"><i class="fa fa-calendar"></i>%2$s</span>', 'themememe' ),
sprintf( '<span class="author vcard"><a class="url fn n" href="%1$s">%2$s</a></span>',
esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ),
esc_html( get_the_author() )
),
sprintf( '<a href="%1$s" rel="bookmark">%2$s</a>',
esc_url( get_permalink() ),
$time_string
)
);
}
endif;
}
endif;
]]>
Hi,
Flato works great, but the problem is that my site design does not work on mobile, because the logo does not seem to be responsive (it shows up full size regardless of screen resolution). A bit like in this query. I’d like to make the image scale down on screen resolution smaller than, say, 1200 px.
Is @media queries the way to go or is there another solution I should take a look at? I’m not exactly too knowledgeable on these issues, so the simpler the better :).
Thanks in advance!
.
]]>Hi, I would like to know if it’s possible to add a full-width logo to the header area versus a smaller centered logo.
I currently have a 960x122px logo that spans across the header but its not responsive and makes users have to scroll left/right when viewing on mobile/small screens.
Any thoughts as to how I could keep it full width but make it responsive at the same time?
Thanks a bunch!
Ryan
]]>I was wondering how to change the color behind the title?
This is what mine looks like right now: thebadprince.com
I tried with the CSS, but maybe I’m doing something wrong.
Any help would be appreciated!
]]>I’d like to show the logo and the site title. Is this possible?
]]>Hi.
Just wondering if there’s any way of just showing a summary of each blog post.
I’ve set Settings -> Reading to For Each article show… Summary. But my full posts are still showing – making the blog page very large/long.
All the best, Mark
]]>