639 comments found.
Cannot change header image at layout > Header > Home Header > background image
Whatever image is set is ignored. Please advise?
Ignore me, its hardcoded in to CSS, delete it and then it works.
Great than, thanks for your notice. Happy customizing! Cheers, Erik
aba74054-f404-4759-8e44-70acc7fd833e – 3 Nov 2016
Hi, I purchased the Flatbook theme, and I’d like to access the demo #2 version of it. Is it possible to download demo #2? I’d like to use it as a template.
Thanks.
Hi, thanks for your purchase! Sure, you may find the demo-2 import files in the “Extras/” folder within the main theme package. Cheers, Erik
Dear FlatBook Team, I am interested to purchase the FlatBook Themes, but before I have some questions: I seems it is just to promote and sell just one book, how about I have five books, can I still use FlatBook? I want my customer to access and read my books online (books for kids, five pages each), I read with FlatBook they can do this, can I see a sample of how they can do this, or I want see a piece of a book to be able to read online? Can they do this no matter if the have a pc/tablet/or mobile, they can read the same material online and in a responsive manner? Do you have the links of real projects with FlatBook? Am I able to put a chapter or book for free and get in return that customer register in my eBook library (or their email addresses?)? Thank you, Daniel
Hi Daniel, thanks for getting in touch with me! See my replies below:
..how about I have five books, can I still use FlatBook?
Sure, with the latest version of the theme, you are free to add as many different pages and sections as you require.
...can I see a sample of how they can do this, or I want see a piece of a book to be able to read online?
I think the Samples Section looks like what you were looking for.
..they can read the same material online and in a responsive manner?
Yes, the theme is completely responsive.
Do you have the links of real projects with FlatBook?
Sure, just check the Real Examples part of the item description page.
Am I able to put a chapter or book for free and get in return that customer register in my eBook library (or their email addresses?
As FlatBook is a landing page theme basically, there’s no way to sell your ebooks directly from the site, however you can gather your visitor’s email addresses with the MailChimp Subscribe Form integrated with the theme.
Let me know if you have further pre-sales question. Cheers, Erik
Hi Erik,
Is the FlatBook – Flat Ebook Selling WordPress Theme compatible with IE11? I have an issue with the way the photos for the book reviewers is appearing in IE11. It comes out really big. The site looks fine in other browsers however.
Hi, I just replied to your email. I can see your “purchased” badge here, so please disregard my first request about your purchase code, just send me the IE11 screenshot about the bug, if possible. Thanks! Erik
Hi Erik. I dont know how to attach screenshots here but you can view the site yourself: joannefedleryourstory[dot]com
Thanks
Sorry for the late reply, I missed your reply somehow..
I checked your site in IE11 and I see the problem now. Add the following line to your css to fix it:
.testimonial-item .testimonial-header > img {
max-width: 250px;
}
Happy customizing! Cheers, Erik
Hi Erik,
Is there a way to align the columns in the overview section? i have 3 columns with text however i would like to align the columns and text into the centre of the page, currently they are on the left hand side
Hello, thanks for your purchase!
Sure, you need to add the text-center helper class to the Custom Class option (in the “Settings” tab) of your Overviews Section.
Cheers, Erik
Perfect. Thank you
Your welcome
Cheers, Erik
How do I change the “currency sign” of $ to something else, like Euros or Pounds?
You can set your desired currency at the Currency option of each Pricing Section.
Cheers, Erik
Hi Erik, I’m wondering what happened to my divider line at some of the sections. It suddenly ‘extended’. My site: http://bit.ly/2dTAdH4
Hi Terence,
You have some additional css styling coming from “wp-shortcode.css” what conflicts with the existing styles of the divider element. I would suggest to deactivate the shortcode plugin you have installed, and it’s going to be fixed.
Cheers, Erik
Hi Eric I accidentally have removed the default contact 7 (94’ used on the content section in demo 1. Can you please provide me with the code to add the original contact form 7 contact form in?
<div class="col-md-6"> [text* your-name placeholder "Name.."] </div> <div class="col-md-6"> [email* your-email placeholder "Email.."] </div> <div class="col-md-12"> [text* your-subject placeholder "Subject.."] </div> <div class="col-md-12"> [textarea* your-message class:textarea placeholder "Message.."] </div> <div class="col-md-6"> [submit class:btn-block "Submit"] </div>Happy customizing! Cheers, Erik
Hi thanks Erik, i was looking for the CSS formatting code for the demo content?
But why don’t you just download the entire theme package again, and copy the requested part of the main css file? Cheers, Erik
i wish i was that technical lol, can you show me how to do that?
i dont want to overwrite the changes i have made already
I have sorted the above, however when i click the submission button there is a blue border that appears on the button? how do i change this?
Great to hear that you have already managed to solve it on your own! 
Can you send me over your site link, where this blue-bordered submission button is? I don’t see this issue on the demo site, so need to check directly on yours, before I can suggest a solution. Cheers, Erik
on the contact form below on the dropdown. Hold on press.
www.thenaturalfix.net
I’m afraid I still can’t reproduce the issue…
It looks like this for me, when pressed: https://postimg.org/image/fo122crxf/
Any thoughts? Cheers, Erik
Hi Erik,
Photos will no longer upload. Error message reads “Failed to write file to disk.” I have tried logging in and out, restart, cleared cache, etc. Please advise.
Thanks!
Hello, thanks for your purchase. This is definately not a theme issue, please read the help article about this problem on WPBeginner. Cheers, Erik
The menu doesn’t seem to be functioning properly. I see that there is supposed to be a way to check the functionality on and off of menu links with sub menu’s under them but for some reason, it appears to keep the main link as only able to open and close the sub menu it doesn’t function as a link no matter if its checked or not.
Can you send me your site link, where this problem occures? I’m afraid, i’m not sure about what are you pointing at. Please tell me more details or share your site link. Cheers, Erik
Ok, I understand now, thanks for the clarification. So here’s what you need to do:
Open up your class-wp-bootstrap-navwalker.php file from the inc/classes/ folder, and replace the content of line 84-89 with this:
if ( $args->has_children && $depth === 0 ) {
$atts['href'] = ! empty( $item->url ) ? $item->url : '';
$atts['data-toggle'] = 'dropdown';
$atts['class'] = 'dropdown-toggle disabled';
$atts['aria-haspopup'] = 'true';
}
Next, in your wordpress admin, go to Appearance > Customize > Custom Css and add the following rule:
.navbar-nav .dropdown:hover .dropdown-menu {
display: block;
margin-top: 0;
}
This code will force your dropdown item to toggle the submenu once it is hovered. Let me know how this worked out.
Cheers, Erik
Hi,
The theme I received is different to the one I previewed. I previews an orange one and git one with a blue theme. I really would like the orange one which is available in your demos.
Its urgent please. Have to finish work for a client today.
Thanks
Hello and thanks for your purchase. Please drop me an email with this request, and i’m going to send you the importable demo files of the orange concept. Cheers, Erik
How you can change / or delete the copyright ?
You can rewrite / delete the copyright text at Customizer > Layout > Footer panel. Cheers, Erik
I founded before you post
But hanks for the reply. My question is now how can i modify the copyright default text, and how can i remove the logo from login .. you put your logo on login .. not nice. But .. yah..! Thanks.
Please read the documentation carefully before asking support questions, every usual methods of customization is described in.
You can rewrite the Copyright Text at Customizer & Layout & Footer & Copyright Bar and change / remove the Admin Logo at Customizer & General & Site Logos panel.
Cheers, Erik
Hi, I just purchased the theme. Unfortunately I can’t find extensive documentation. For example, how do I upload one of the demos?
Hi, thanks for your purchase! Here you can find the documentation online, hope this helps. Cheers, Erik
Can this theme support Polish diacritical letters? It is similar thing like for Hungarian. Does it support affiliate links to Amazon for example. Will I be able to add different pricing for ebook, printed book, app or a bundle? Does it support WooCommerce and coupon codes?
Hello,
Can this theme support Polish diacritical letters? It is similar thing like for Hungarian.
Sure, you can define your preferred Font Subset in the Typography settings.
Does it support affiliate links to Amazon for example
You can set up your desired permalink structure within the theme, and create your custom affiliate links as you need.
Will I be able to add different pricing for ebook, printed book, app or a bundle?
Sure, please check the Pricing Section from the demo for example.
Does it support WooCommerce and coupon codes?
Nope, it’s a marketing landing page theme basically for showcasing & advertising ebooks, not an entire webshop.
Let me know if you have further pre-sale questions. Cheers, Erik
hello I’m using flatbook and i have a small problem : When writing in the content area oh the home page, I discover that the captital letters are not correctly transcribed. Sometimes yes, sometimes no. Sometimes the whole text is transcribed in capaital letters… what is the problem ahow can I fix it? thank you for your help best regards
Hello, thanks for your purchase.
Some parts of the layout (the headings for example) may inherit a specific text-transform css attribute to enhance the design, but each can be easily changed to your desired value with css.
If you specify which part of the layout you wish to be capitalized or lowercase, I will give you the proper code to insert to the css.
Cheers, Erik
G’day,
I’ve had a couple of problems with colours. The site title always reverts to white, even if set to black. It will change to a new colour in preview, but when I load the site the Site Title is in White and I cannot view it against a white background. The menu on the mobile view has a transparent background which allows the page title and text through making the menu items difficult to read. One other thing, the content text on mobile goes to the edges with no padding. Could you please suggest a fix?
Hi, thanks for your purchase!
The site title always reverts to white, even if set to black. It will change to a new colour in preview, but when I load the site the Site Title is in White and I cannot view it against a white background.
Can you send me your site url? I need it to test the proper code for your site to insert.
The menu on the mobile view has a transparent background which allows the page title and text through making the menu items difficult to read.
Maybe you have too many menu items, so the navigation menu breaks down below the navbar on that specific screen width. What happens if you remove 1-2 top-level menu items?
One other thing, the content text on mobile goes to the edges with no padding.
Please specify where it happens (a link would be helpful).
Cheers, Erik
Hi Erik, when I add a new post, it doesnt show in the footer widget where it should show the newest post. How do I resolve this? Thank you!
Hi Stefan, thanks for your purchase!
As FlatBook features a customized recent posts widget, it will only show up in your footer widget area, if you upload a featured image for the post in the advised size.
Happy customizing! Cheers, Erik
Hello, i tried to import demo2 to my wp, but it dont look like this http://demo.eriktailor.com/flatbook-wordpress/demo-2/# , it looks like from the beginig with changed colors (consequently there is no home and blog pages(step 1.5.2), slider at the top and so on). Its not really a drama if there is no any kind of error (which I dont see right now) and I could to continue customize like I didnt import demo content. So is there anything i should to fix before customize? Or is there an opportunity to import this demo? Or its not a support question? Thank you any way Alexey Nesterenko
Hi Alexey, thanks for your purchase!
Any kind of question you might be thinking about is considered as a support question, until it’s related to the theme 
Can you share your site url, to shows the actual state of your website? I need to check it, before I could suggest a solution.
Cheers, Erik
right now its look like tihis http://www.test.rockbreakerboomsystem.com/ and before 10 minutes there is another problem with video section (at the bottom of the page). And as u see I tried to make custom section like «WANNA SEE MORE ON HTML5 CODING?» at demo 2 or like «purchase flatbook wordpress theme & design an ebook» at demo 3 i see that at demo 3 its call «section-custom padding», but there is no that section at demo 2 imported files
is it possble to import all the sections in one? or is there an opportunity to make section looks like dropdown without dropdown?(because right now i’ve done it temporarily very amateur way like copied div code to custom section description). And another one question is it possible to import my own icons at the features section?
thank you
ok, I installed demo 3 on another data base and it works, I see that custom sections are written like I’ve done, but now I can use that code. But demo 2 is still not working, tried it on another database http://gamma.rockbreakerboomsystem.com/ So forget about the questions about custom sections, now I see how it works. And video section works in demo 3, so I will continue customize demo 3. About demo 2 just saying that I cant import it, but doing the same steps like in case with demo 3. So only one question stayed about the icons in features section about possiblity to import my own icons font?
also demo 3 makes magic tricks like this https://youtu.be/aDOnOBYaT2s its happen not only when changing font, but when change some of customizer parts. Even when in customizer it looks like there should be one coloros in fact there are another colors. Also it change font sometimes. I dont know what to do with this
Hey I was wondering if it is possible to make a photo gallery of some sorts? Like the Chapter overview but then you can click on the pictures to enlarge them http://prntscr.com/cd4ml4
Do you know how I can do this?
Hey, thanks for your purchase.
Opening the overview images in a lightbox is not a built-in function by default, but you can integrate this feature to your theme if you open up the flatbook.js file from the “assets/js” folder (within your theme files), and insert the following code snippet to line 206 (just above the closing “END” of document comment):
function overviewLightBox() {
var thumb = $('.overview-item > img'),
modal = $('<div id="myModal" class="modal fade" tabindex="-1" role="dialog"><div class="modal-dialog"><div class="modal-content" /></div><div class="modal-dialog"><div class="modal-content"><div class="modal-header"><button type="button" class="close" data-dismiss="modal">×</button><h3 class="modal-title">Heading</h3></div><div class="modal-body" /><div class="modal-footer"><button class="btn btn-default" data-dismiss="modal">Close</button></div></div></div></div>');
modal.insertAfter('#site-footer');
thumb.css('cursor','pointer');
thumb.click(function(){
$('.modal-body').empty();
var title = $(this).attr("alt"),
large = $(this).clone();
$('.modal-title').html(title);
large.appendTo('.modal-body');
$('#myModal').modal({show:true});
});
}
overviewLightBox();
Let me know how it worked out! Cheers, Erik
Thank you, this worked fine!
However, I have some more questions. 1. Is it possible to align the text in the contact section to the left? http://prntscr.com/cem36e
2. On your site your contact section also has key values, but I don’t have that option on my site? This is not very important but I was just wondering if I missed something. http://prntscr.com/cem3n5
3. I guess this is the same as #1. I dont want to center align this page, but left align, is that possible ? http://prntscr.com/cem6sb
Hey I am not sure if you’ve seen this message but could you please answer it?
Sure, please send me over your site url and I’ll try to give you a proper solution for your requests. Cheers, Erik
Dear Erick, how can I change the blockquotes color? Thanks!
Hello, thanks for your purchase! If you mean the inline blockquotes, you can just add the following to your css:
blockquote, blockquote > p {
color: #yourColor;
}
Cheers, Erik