Forum Replies Created
-
AuthorPosts
-
satori
KeymasterHey Deliopk,
I will cover the issues in the same order:
1). Changing the slug base of the portfolio tags is not envisaged as a back-end theme feature, yet you can do it by customizing the code (I would recommend that the person implementing the changes has a decent knowledge of php):
– in the “functions.php” file, line 409
– in the “header-functions.php” file, lines 231, 267, 357, and 369.2). The wider box appears because evidently you’ve chosen a tag archive page as your front page; the box is the tag archive info section, as envisaged by the theme’s templates. In order to remove it, you’d need to remove the HTML element with the ID “portfolio-header” from the template file which controls the page that is being rendered (I could suppose it is “taxonomy-tagportfolio.php”, yet I can see by the body classes that it might be a custom template as well.
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey there!
The error message most probably stems from the fact that the gallery shortcode cannot locate the images form the image source you’ve indicated – it is difficult to tell more precisely, as I do not see the back-end code. What I’d suggest you do is replacing this project with a new one that has the format “Gallery”, to which you can attach several images that will constitute the gallery, and include the text you need (i.e. “Click here to find out how to use our bags”) on the first image of the gallery, as a part of the image.
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey Anders,
first of all, thank you for the purchase!
This is a known issue, and I’m currently finalizing a theme update to version 1.4 that will among other things include a fix. Meanwhile, you can download this archive, unzip it, and upload the resulting file into the theme folder (/wp-content/themes/Kanso), replacing the existing file. Please let me know if the fix works for you!
Sincerely,
Andrii / Satori StudioMarch 3, 2014 at 9:10 am in reply to: What templates (php) are used for category, tag and author archives? #2641satori
KeymasterHey Oren,
cool customization!
The category, tag, date, and author archive code is located right inside the theme’s “index.php” file – however, without an admin level access I am not able to troubleshoot it on your instance of the theme. Could you please upgrade the user you’ve provided to an admin; please note that I’ve edited your post to remove the login details, just in case – in such situations it’s always safer to send an email to support@satoristudio.net ;)
Sincerely,
Andrii / Satori Studiosatori
KeymasterThe back-end access is what I was going to ask for myself, thank you Bren – looking forward to your email!
Best,
Andrii / Satori Studiosatori
KeymasterHey Fredric,
first of all, thank you for the purchase!
I will go over the issues in the same order:
1). The menu highlight bug is a known one, my apologies for the error. I’m preparing a theme update to version 1.4 where, among other things, this will be fixed. Meanwhile, you can download this archive, unzip it, and upload into the theme folder (/wp-content/themes/Kanso/), replacing the existing files.
2). This feature is not yet available from the back-end, yet you can implement it by adding a line of CSS code (can be included in the “Style: Add Custom CSS” tab of the Theme Options panel:
.isotope .image-post-overlay { background-color: #333333; opacity: 1; }
changing the “#333333” to any hex color code you need, and changing the “1” to any value between 0 and 1 for transparency (where 0 is fully transparent).
3). The title in the “News” section, which is sourced from a blog-type template, is meant not to float, but you’re right, this still needs some tweaking. Please download this custom file I’ve prepared for you, unzip the archive, and upload the resulting file into the theme folder – this should normalize the title and content positions.
4). You’re right, that’s a bug indeed – my apologies and thank you for reporting it! I’ve included a fix into the previous file, so once you upload it this issue should also be solved. I’ll include the fix into version 1.4 as well, thanks!
Please let me know if any of the above issues remains unresolved!
Best,
Andrii / Satori Studiosatori
KeymasterHey Venkat,
first of all, thank you for the purchase!
The infinite scroll duplication is a known issue, and it is mentioned on page 12 of the theme manual among the limitations of the (currently experimental) infinite scroll feature. However, just some days ago I’ve started preparing a new version of the theme (3.1) which will contain a fix for this. In the meanwhile, you can download this archive I’ve prepared for you, unzip it, and uploda the resulting files into the theme folder (/wp-content/themes/Ikebana/), replacing the existing files. Please let me know if the fix works!
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey Bren,
please try this file then (same instructions apply as above). If this doesn’t work either, please provide access to your back-end by sending the login and password to support@satoristudio.net (no disclosure guaranteed).
Best,
Andrii / Satori StudioFebruary 27, 2014 at 1:27 pm in reply to: BLOG section in my web site looksand works just like normal page #2627satori
KeymasterHey there,
at the moment I can see that the blog section displays two posts, just as it’s intended by a classic WordPress blog format; has the issue been resolved in the meanwhile, or have I misunderstood the question? :)
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey Krookoo,
first of all, thank you for the purchase!
I can see that portfolio items and the left icon menu are there – is this still topical, or has the issue been resolved?
Is there anything else you need help with?Sincerely,
Andrii / Satori Studio -
AuthorPosts