Forum Replies Created
-
AuthorPosts
-
satoriKeymaster
Ah, my apologies! Please try this file (should as well be uploaded into the theme folder).
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey Jay,
please try this: download this archive, unzip it, and upload the contained file into the theme folder via ftp (/wp-content/themes/Kanso/), replacing the existing file. Let me know if the error message persists after this!
Best,
Andrii / Satori StudiosatoriKeymasterHey Kifurax,
first of all, thank you for the purchase!
The domain you’ve linked to is empty – could you please double-check the URL? Thanks!
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey Elizabeth,
first of all, thank you for the purchase!
In order to create a portfolio, please follow these steps:
1). Create one or more projects: you can do so by going to “Portfolio -> Add New” in your WordPress settings menu.
2). Create a new page (“Pages -> Add New”) and give it a “Portfolio” layout in the “Page Attributes” settings box in the right hand side of the page editor screen.The portfolio page will display all existing projects in a grid layout; each project will link to its own separate page when clicked, just be sure their format is set to “standard” in the “Format” settings box in the right hand side of the project editor screen.
In case you still have difficulties setting up the portfolio, please provide the URL of the page in question, I will look further into the code.
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey Jay,
please find my comments below:
1a). There’s a setting in the “Page Elements” tab to remove this data for portfolio projects; classic blog posts were meant to always display the meta information. However, it is quite easy to remove them using some custom CSS: please try inserting this code into the “Style: Add Custom CSS” tab of the Theme Options panel –
.post-meta { display: none; }
1b). The code above will remove all meta information from all parts of the website ;)
2). There are two ways: you can either use custom CSS (in the same way as described in 1):
.widget-sidebar { display: none; }
– or edit the theme’s “sidebar.php” file, removing line 6 (which starts with “
“).
Let me know if you need further instructions or have troubles implementing any of the above!
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey Sylvio,
you’re right, the /portfolio permalink will be reserved for the taxonomy, unfortunately I think there’s no way we can make it usable by a page in this case, this is just how WordPress permalink structure works.
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey Keenan,
first of all, thank you for the purchase!
This is a known issue, and it has been corrected in the upcoming 1.5 version of the theme; the new version is still being checked by ThemeForest staff before it goes live, yet here is the file that contains the fixed code. Please unzip the archive and upload the resulting file into the theme folder (/wp-content/themes/Kanso/), replacing the existing file. Please let me know if this helps remove the bug!
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey Jay,
first of all, thank you for the purchase!
I will go over the questions in the same order:
1). The logo can be of any dimensions, as long as it is less than 150 pixels in height (which is the height of the header). I would recommend a maximum height of ca 100px, to leave some free space around the logo.
2). The “Portfolio” page template in Kanso displays all projects by design. Multiple portfolios with different types weren’t originally envisaged in the theme; there are indeed automatically generated pages from each portfolio type (they have the “tag-portfolio” slug base, e.g. https://satoristudio.net/kanso/tag-portfolio/illustration/, and can be viewed by visiting the “Portfolio -> Types” admin section, and clicking on the “View” button next to a type). However, these pages only display one specific type each. Having only three portfolio types on one page would require considerable changes in the theme’s code, and thus are not covered by the ThemeForest support offer. I will still try to help out – I can propose trying the following arrangement: the first page would be a Portfolio page with a custom piece of code that filters out only the three required types; the second page would be a portfolio type page like the one I described above. In case you would be willing to try it out, please tell me the IDs of the three tags you wish to leave on the first portfolio page, and I might be able to provide the necessary code.
3). Unfortunately, there is no “bulk” option for slide animations and other slide-specific settings – you would need to edit each slide individually.
4). The devices from the front page slider on the theme demo website are simple images :) you can download them directly from the demo website if you like, I don’t mind sharing them. Alternatively, you can get a layered PNG image of the slide from here.
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey Elroy,
have I used the word “troubleshoot” in the wrong context? :) sorry if I misuse terms sometimes, English is not my first language.
Could you please provide access to the live WP admin for the website, I will check the back-end; you can send login information to support@satoristudio.net (no disclosure guaranteed). Thanks!
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey Spencer,
glad to hear that was helpful! Should you have additional questions about the theme, do not hesitate to contact me.
Sincerely,
Andrii / Satori Studio -
AuthorPosts