Forum Replies Created
-
AuthorPosts
-
satori
KeymasterWell, technically it should be possible, as a theme customization. You’d need to hide the extra items that are loaded and display them when filtering by using e.g. the appended Isotope method.
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey Tiago,
I’m not sure I understood what you meant, sorry – could you please reformulate?
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey Jwoodisgood,
first of all, thank you for the purchase!
Full-width content is not envisaged in Kanso for one-page website mode, for the sake of visual uniqueness. However, since the customization is a relatively easy one I’ll try to provide a solution: please download this custom file, unzip it, and upload the contents into the root theme folder (/wp-content/themes/Kanso/). Then refresh the website and let me know if the changes work.
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey KF,
I will answer the questions in the same order:
1). The column shortcode contains two parameters: the width of the column, and its position:
– the width is a fraction, written with a hyphen, e.g. a 1/2 column would mean [column size=”1-2″]Content[/column] shortcode, and 2/5 column would imply a [column size=”2-5″]Content[/column] shortcode.
– the position parameter is only needed to “tell” the column that it is the last one in a row, e.g. if I want two columns 1/2 width each in one row, I would use this: [column size=”1-2″]Content[/column][column size=”1-2″ last=”1″]Content[/column].
More information on column shortcode usage is available on page 18 of the theme manual.2). My apologies, this paragraph on page 13 of the manual is outdated – thanks for reporting! I will correct it and update the theme. The textures pack is indeed inside the Resources folder, yet the icons have been replaced by an icon Font called Font Awesome (see the “Font Awesome Integration” subsection in the same section). Icon fonts are a more modern solution to using icons, they are scalable, formattable via CSS, and can be used on retina screens as well.
Please let me know if something is still unclear.
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey Kirufax,
first of all thank you for the purchase!
Glad you’ve sorted out the issue – could you please tell me what was the problem there, so that I could potentially mention that in the theme manual for other users? Thanks!
Best,
Andrii / Satori Studiosatori
KeymasterHey Thiago,
such portfolio filter situation is not a bug, rather an intended behaviour: the portfolio grid in Kanso is powered by DeSandro’s Isotope plugin; it is based on jQuery, which means it works with the items already loaded on the particular page. It cannot “find” other projects which haven’t been queried via php because Javascript is a client-side language and php is a server-side language.
One solution to this might be increasing the number of portfolio items shown on the portfolio page (use the “Portfolio Items per Page” option on the “Portfolio Page” tab of the Theme Options panel). This will ensure that at least some of the items of each project type get displayed.
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey ER,
first of all, thank you for the purchase!
The grey italic text above the content of a page is sourced from the excerpt of the page; it can be filled in the editor mode for the particular page (in case the excerpts box is not displayed, click on the „Screen Options“ tab in the top right corner of the screen, and tick the „Excerpt“ checkbox). You can find this and other information related to the one-page website mode on page 5 of the theme manual ;)
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey Thiago,
could you please clarify:
– which page of your website should I look at, the front page or the portfolio?
– what exactly do you mean by “category”? is it the portfolio filter?
– when you click on the abovementioned category, does the entire website go blank or just the portfolio area?Thanks!
Best,
Andrii / Satori Studiosatori
KeymasterHey Kelli,
in order to create a one-page website with a working menu, please make sure that:
– you have created a page with a “One-page” template (templates can be chosen from the “Page Attributes” box while in the page editor screen).
– you’ve assigned this page as the front page in the “Settings -> Reading” admin menu section.
– you’ve activated the one-page website mode (the second option on the “One-page website” tab of the Theme Options panel.
More details on the topic and screenshots are available on pages 4 and 5 of the theme manual. Please let me know if the above information was helpful!
Sincerely,
Andrii / Satori Studiosatori
KeymasterGlad to hear that it’s working!
One thing I wanted to ask from my side – if you like the theme, please place a rating from the “Downloads” tab of your ThemeForest user panel. Thanks!Best,
Andrii / Satori Studio -
AuthorPosts