422 comments found.
Hi. I’ll launch and online bilingual dictionary on December and I find your template fits my needs. The site will manage the following special characters: ä, ë, ï, ch’. Will the search precisely find them? I tried to search for ä and it showed me all the “a” results, instead of the ä ones. Can you tell?
Hi,
search is managed via a core WordPress functions, so the theme itself does not have any impact on returned results (except for the post type filter). You can try what you need in terms of search with any default free theme (like Twenty Seventeen) and if it will work as you want, then it will work in the Lore as well.
Lubos
Hi,
How would I go about adding a subscribe button so people can get an email whenever I make a new blog post? Or a subscribe link etc.
Hi,
I am sure there are 3rd party plugins for that. Please take a look into official repository.
Lubos
can i upload files in articles?
i want put suggestion in search: https://drive.google.com/file/d/1ShxaWOb9nldOuOqGsAYZswcQPKf-Q06u/view?usp=drivesdk, stay alert
Hi,
take a look at Appearance / Customize / Header Settings / Suggested Keywords option.
Please browse through all the “Appearance / Customize” to better familiarize yourself with the theme’s options.
Lubos
perfect bro, again tnks for patience
Hi,
you can change the Knowledge base layout under Appearance / Customize / Knowledge base using the “Archive Page Layout” option.
“Artcile detail is NOT OK, i need images” – can you please clarify that? You mean content images? Simply put them into content via editor.
Lubos
Perfect, about images, i see localhost again, i will edit then, tnks for patience
Page “Knowledge Base. Elegant. Lightweight.WordPress Based.” https://drive.google.com/file/d/1qEDqDTfsbLsDmHx7I9N5TKC2U7f59kkT/view?usp=drivesdk, is empty, this is really anoyng
Hi,
that page is supposed to be empty. Default front page can be edited under Appearance / Customize / Default Front Page Settings. It is explained in the documentation. Please, read the whole documentation.
Lubos
this is my new page https://dap-udea.info/, but i restore demo data, and menus, submenus, and other things not import correctly, can u help me with this: 1. All menus is created with localhost 2. where is icon for categories 3 how can create shortcodes Help me pls for put my demo page iqual like yours Stay alert
Hi,
1.) you simply need to edit or remove those “localhost” menu items and add your own. The demo was exported from the localhost installation that’s why some links are like that.
2.) please check out the documentation
3.) Here is the documentation on shortcodes.
Lubos
issue when import demo content, https://drive.google.com/file/d/1uGy5YlPsc7_DDRR0UtYdgfiqAmSUIP7E/view?usp=drivesdk, how solve it
Hi,
those are just placeholder images, you can ignore that as the rest of the content was probably imported fine.
Lubos
Hi,
I sent you an email few minutes ago asking for the custom permalinks and you told me I should write you from the account I used to buy your theme.
I know how to set a main slug for the knowlegde content but what I want to do is to custom the categories’ slug. For example my main slug is docs so every slug will be domain.com/docs/... I have create a main category A and a second category B that is inside category A. I am using the custom permalinks (https://es.wordpress.org/plugins/custom-permalinks/) and what I want to do is the permalink of category B like this example: domain.com/docs/category-a/category-b/ This pugin works fine with the knowledge content but not with its categories.
If I try to set this slug for the domain.com/docs/category-a/category-b/ the theme save the url in this way: domain.com/docs/category-b/
Nevetheless It works properly with knowledges posts.
Kind regards
Hi,
you can change the category slug under Customizer / Knowledge Base, but it won’t allow you to create something like “docs/category-a/category-b/”. If the plugin does not allow you to do that either, you will have to directly write your own URL rewrite rules using the htaccess file. But something like that is way outside the support scope as this is not really a theme related question since the KB post type and its taxonomies (e.g. the category) are created in a standard WP way.
Lubos
Hi,
I contacted you few weeks ago to ask you some questions about your theme. My company finally bought your theme (from another themeforest account).
I have a question. I am using custom permalinks plugin. I can change the slug of the knowledge post but I can’t modify the slug of the categories. Is there any solution for this problem?
Kind regards,
Nacho
Hi,
you can change slugs under Appearance / Customize / Knowledge Base.
Please use an account with which you have purchased the theme for any additional support questions.
Lubos
Could you point me in the direction of how to remove the search bar that’s in the top middle of all the pages?
Hi,
again, it seems you’ve already figured it out yourself.
Lubos
How do I use my own custom icons for category icons?
Hi,
you can run them through the service like https://icomoon.io, then load all files via a child theme and then use them in the same way as the bundled icons.
Lubos
How do I get rid of the ‘Hello World’ section in the knowledge base?
Hi,
I assume you’ve already figured it out since there is no “Hello world” on your site.
Lubos
I’m a purchaser and user of this theme and I was wondering if there are any plans to make it so that the Gutenberg editor can be used to edit the KB and FAQ postings? Thank you.
Hi,
I do plan to make the theme compatible with Gutenberg, but I don’t have any ETA yet. Most likely early next year.
Lubos
Thanks for getting back to me on this. I’ll be looking forward to the Gutenberg editor being available. I’m trying to incorporate Gutenberg’s use into my workflow as it is soon going to be the default and it would be nice if I did not have to switch back and forth so often. I’m making use of custom blocks in Gutenberg and to not have the blocks available in the KB and FAQ is kind of a buzzkill, if you know what I mean. Thank you once again.
The Gutenberg support within KB and FAQ posts should not be an issue. You can test it yourself even now. Edit the wp-content/plugins/lsvr-toolkit-lore/inc/cpt/class-lsvr-toolkit-lore-kb-cpt.php and put the following code right after line 31.
'show_in_rest' => true,
You can do the same with class-lsvr-toolkit-lore-faq-cpt.php file for FAQ posts.
However I haven’t really tested it and blocks may need some additional CSS styling to look good on front-end. But if you are interested in Gutenberg then it is worth to give it a try.
The added compatibility I’ve mentioned will be about custom blocks, to allow to edit the front page with Gutenberg and stuff like that. That will be much harder to achieve that’s why it probably won’t happen sooner than next year.
Hi Lubos, I do thank you very much for the jumpstart php code modifications that you have laid out here for me. I’m going to go buy 6 more months of support for this theme straight away. You have a pleasant day and thanks again.
Thanks!
On the startpage the border around the categories is not displayed as in your theme demo. Can you help me figuring out how to add the border?
Thanks for your help
Hi,
please share your URL.
Lubos
It’s hosted just internally, sorry
I am sorry but it is hard to help without seeing it live, but my guess is that you are not using the Appearance / Customize / Default Front Page / Content Grid Source as “Knowledge Base Categories”, but have built it in a different way. Either that or there is some kind of issue, but I will have to see it live for further help.
Hi,
I’ve got a question regarding translation of the theme. How do I translate “X Articles” when clicking on a category? I’ve managed to translate the singular version (“1 Article”). But as soon as there are more than 1 I cannot translate it.
Thanks for your help
Best Regards
Hi,
you need to properly configure plural forms of your .po file using the POedit based on your language. Here is a documentation on that.
Lubos
Using the loco translate plugin
The plugin may not have that option, you will have to check its documentation. I recommend to use POedit instead as it is much more reliable.
I am interested in your theme. I would like to see the admin panel ¿could be it possible? Thank you very much.
Hi,
I can send you screenshots if you are interested. Just send me a PM and let me know which sections of admin you would like to see.
Lubos
PRE-PURCHASE Question: Does this theme support the use of an advanced editor (to add layout and content elements) and if so which one(s)?
Thank you
Hi,
you mean like page builder? Well, you can use that, however there is no special support or anything like that (no custom theme element etc.). The demo homepage was not built using the page builder and so can’t be edited with it.
Lubos
Hi,
I can’t import demo data, because whent I try it, browser have ERR_CONNECTION_RESET.
How can I import demo data?
Please, send me answer to email: kacper.oginski@ogika.pl
Regards, Kacper
Hi,
are you running PHP 5.6 (or higher) and have a PHP memory set to 128MB? If yes, then there is something wrong with your server.
If you want to communicate via emails, then send me a PM please.
Lubos
Hi,
My server setings: System: Linux PHP Version: 7.2.7 Memory Limit: 256M Max Execution Time: 1000 Upload Max Filesize: 60M
I think with server is everithing fine.
Do you have some more solutions?
Importing an .xml is not really a theme related function, so if it does not work, then it is very likely not because of the theme. However, just to be sure, you can download the standard theme test unit here. Disable all plugins (except the importer), switch to Twenty Seventeen theme and try to import the test unit .xml to test it out. You can then use a plugin like this to remove all those imported posts and get it back to a fresh installation quickly (assuming you are running it on a fresh installation). Let me know if how it went.
Also, those specs you’ve posted are good, but is your wp-config.php configured properly? Because if your WP config is, for example, set to use just 32MB of memory then it does not matter that you allowed 256 in your server settings. Please double check your wp-config.php.
Hi,
I haven’t tested it with this plugin but I don’t see the reason why it shouldn’t work. If you decide to buy the theme and find out the plugin is not compatible then just let me know.
Lubos