I wanted to ask why there is no Grid Elements in the Bakery Page Builder and to what purpose there is the Grid Builder option available (but not functionening correctly).
Also it seems that the template options for Layer Slider are extremely narrow to the extend that is not of great help for novice users.
If you want to import any templates from the Slider revolution you need to buy their plugin, if you want to use the one we use in our demo ( thefox theme demo ) you can import them without having to buy their plugin.
Regarding the blog and category page title, you can change from "Thefox > Blog options" and enter the word you want to use in the "Category / Tag page name" field.
If you want to hide the title for the category etc page we can give you custom css to achieve this.
Do not hesitate to contact us if you have more questions.
I wanted to ask why there is no Grid Elements in the Bakery Page Builder and to what purpose there is the Grid Builder option available (but not functionening correctly).
Also it seems that the template options for Layer Slider are extremely narrow to the extend that is not of great help for novice users.
Hello Georgios, thanks for purchasing Thefox!
We have the Grid builder disabled for our theme because the bootstrap we are using are different than the default Bakery page builder.
We didn't add custom css to hide the option part, this is why you still can see it.
We really recommend the use of the "Slider revolution" rather the Layer slider since their documentation and editor is more intuitive.
https://www.themepunch.com/revslider-doc/slider-revolution-documentation/
Do not hesitate to contact us if you have more questions.
Have a nice day!
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
As I see though, Slider Revolution needs activation code in order to download even the "free" templates.
Another question if I may, how could I erase the title in Category Page? It appears a grey title that reads "Blog".
Thank you for your attention.
To be more specific, the Category/Tag page doesn't give the page name according to translation string, but have a fixed h1 element named "Blog".
Hello Georgios,
If you want to import any templates from the Slider revolution you need to buy their plugin, if you want to use the one we use in our demo ( thefox theme demo ) you can import them without having to buy their plugin.
Regarding the blog and category page title, you can change from "Thefox > Blog options" and enter the word you want to use in the "Category / Tag page name" field.
If you want to hide the title for the category etc page we can give you custom css to achieve this.
Do not hesitate to contact us if you have more questions.
Have a nice day!
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Yes, I would much appreciate a custom css to hide Category/Tag page name, thank you.
Hello Georgios,
Add this custom css :
.archive .page_title_ctn { display:none; }
This should hide the title section in all the archive pages.
Do not hesitate to contact us if you have more questions.
Have a nice day!
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Thank you, that worked just fine.
Is there a way to customize those archive pages?
Hello Georgios,
Glad to have been able to help.
You can use a child theme and modify the index.php or create your own archives php file if you want different customization for tags, category etc
Do not hesitate to contact us if you have more questions.
Have a nice day!
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme