Forum Replies Created
-
AuthorPosts
-
satori
KeymasterHey Alan,
I’ve updated two of the theme files once more, now they should behave as intended: you can download this archive, unzip it, and upload into the theme folder (/wp-content/themes/Kanso/), replacing the existing files.
Let me also explain what the intended behaviour should be in each of the cases you’ve touched upon:
1). Parallax unticked, “Large Text” template – as noted in the theme manual, the “Large Text” page template has been specifically created for use with the one-page mode, and displays as much height as needed by the title and the content; any background will therefore show only as far as the available title and content allow.
2). Parallax unticked, “Default” template – here the background image should fit as much as possible into the available screen area (using the “background-size: cover” CSS property), however, the state you were facing is a bug; it is corrected by the file I’ve attached above, please accept my apologies for the bug.
3). Parallax checked, “Default” template – this is a bug for multi-page theme mode; also fixed in the files I’ve linked to earlier ;)
Please let me know if the fix works!
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey Elliott,
could you please clarify: do you need to be able to filter out the portfolio by a specific tag – or something else? In case the former, this is done using the icon menu that can be set up in the “Icon Menu” tab of the Theme Options panel; in case the latter, please provide more information as well as the URL of the webpage in question. Thank you!
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey Rafa,
yes, it is technically possible; “the_excerpt()” template tags need to be changed into “the_title()” tags across all content-defining theme files. Please download this custom set I’ve prepared for you, unzip it, and upload into the theme folder (/wp-content/themes/Ikebana), replacing the existing files.
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey Alan,
the missing background image issue is indeed a bug, a typo in the code which manifests itself only in the multi-page mode. My apologies – and thank you for pointing it out! Please download this fix I’ve prepared, unzip the archive, and upload the contained files into the theme folder (just as with the previous issue). Please let me know if it does the trick!
Best,
Andrii / Satori Studiosatori
KeymasterHey Laurens,
I think I’ve figured out where the problem lies; the new interface of WordPress version 3.8 was already included into Kanso before WP 3.8 came out, and when it did, the widgets section conflicted in a couple of places – the Footer widget area is still there, yet it became unseeable as a result of a CSS overlap. In any case, please try this fix, please download the attached archive, unzip it, and upload the contained files into the theme folder (/wp-content/themes/Kanso) replacing the existing files. Please let me know if it fixes the issue!
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey Maurizio,
first of all, thank you for the purchase!
I will go over the questions in the same order:
1). Please tell me if you’ve installed the “Contact Form Generator” plugin that was packaged with the theme? Could you please try inserting a form into one of the pages so that I could look at the code? Thanks!
2). Yes, it is indeed a bug – please accept my apologies for any inconvenience and thank you for reporting! I’ve prepared a fix, which you can download here. Please download the archive, unzip it, and upload the contained file into the theme folder (/wp-content/themes/Kanso/), replacing the existing file. The menu links outside the one-page template should work like in the theme demo now.
3). Could you please clarify what you mean by “command” in this case?
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey Alan,
first of all, thank you for the purchase!
I will go over the questions in the same order:
1). It is indeed a bug, please accept my apologies and thank you for reporting! Please download this archive, unzip it, and upload into the theme folder (/wp-content/themes/Kanso/), replacing the existing files.
2). Could you please clarify – did you upload the image via the “Website background: image” field in the “Page Elements” tab of the Theme Options panel?
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey Anton,
first of all, thank you for the purchase!
In order to change the font sizes in Origami, please go to the “Custom CSS” tab of the Theme Options panel and input one or more of the following snippets, depending on your needs (replace the figures that come after “font-size” to anything you wish):
basic body font for posts and pages:
.normal, body, input, blockquote { font-size: 12px !important; }menu items font size:
#nav-secondary a { font-size: 10px !important; }page and post heading font size:
#content h1 { font-size: 10px !important; }post headings on the blog page:
#content h2 { font-size: 10px !important; }Should you need other fine-tuning, please let me know!
Sincerely,
Andrew / Satori Studiosatori
KeymasterHey Rafa,
glad to hear the issue has been resolved!
Should you have other questions, do not hesitate to contact me.Have a great New Year’s celebration!
Best,
Andrii / Satori Studiosatori
KeymasterHey KF,
– regarding the slider text positioning: in case you want the text to remain centered vertically, please make sure that the “Align & Position matrix under the “Layer General Parameters” is set to the middle area (see screenshot). You can also set offsets (both negative and positive) relative to the position you’ve chosen on the matrix.
– the slider buttons will have the boxed background-less look once you view the live slider on the website ;)
– to hide the timer line, please go to the “Appearance” section of the slider’s settings
– in order to set the button links, please open the “Layer Links & Advanced Params” section while in the layer editing mode; in your case you need to choose the “Scroll below slider” in the “Link to Slide” drop-down.
Just in case I’ll mention here that there is a demo slider (identical to the one used in the theme’s live demo), contained in the “Resources” folder of the main theme archive, which you can import as a new slider and look at its settings.
Let me know if something is still unclear!
Sincerely,
Andrii / Satori Studio -
AuthorPosts