Forum Replies Created
-
AuthorPosts
-
satori
KeymasterHey RGB,
I will go over the questions in the same order:
1). By design the “See All” button on portfolio sections as part of one-page template should lead to the original portfolio page, and so far no problems have been reported with this mechanism. Could you please provide the URL of your website so that I could have a look at the particular code? Thanks!
1b). It is possible to create a list of instances of a particular post type in WordPress, although Kanso does not provide this functionality out-of-the-box. Please take a look at this third-party plugin, it might do what you need.
2). At the moment the showing/hiding of portfolio captions is done using jQuery rather than CSS; the respective code can be found under the “Overlay image for posts” title in the “header-functions.php” file (lines 405-421). To change the transition, you need to replace the “FadeIn()” on line 413 and “FadeOut()” on line 416 with an effect of your choice.
3). This is not envisaged from the back-end of the theme, but can be achieved by moving the code that is responsible for showing the filter; the code on lines 165-180 of the “page_one-page.php” template file should be moved after line number 114. In case you’re not familiar with php, I highly recommend asking for a professional’s help with this one (e.g. on Tweaky.com).
4). The full-width Google Map in the “Contact” section of the demo is just an image :) You can upload a header image for each individual page from the “Page Settings” box while in the page editor mode.
Please let me know if any of the issues requires clarification.
Sincerely,
Andrii / Satori Studiosatori
KeymasterGlad it’s been sorted out!
Should you have more questions, do not hesitate to contact me.
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey Drew,
indeed, the FileURL should be chosen in the “link” options (usually it stands there by default, by on some WP configurations it has to be updated manually). This and other tips on how to use the theme options panel are also available from page 3 of the theme manual. Should you have other questions, do not hesitate to contact me!
Best,
Andrii / Satori Studiosatori
KeymasterHey Hianalytics,
The footer content is sourced from the “Footer” widget area, yet due to an overlap with the new UI of WP version 3.8, the footer widget area may be obstructed; this is a known issue, and it has been corrected in version 1.2.1 of the theme – could you please update (the latest version of the theme is available from the “Downloads” tab of your ThemeForest account) and let me know if the issue still persists? Thanks!
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey Icedave,
first of all, thank you for the purchase!
I will go over the issues in the same order:
1). At the moment there are two projects in the portfolio on the website, and both of them have “standard” format – could you please re-produce the error so that I could have a look at the code? Thanks!
2). Initially the “gallery” format was envisaged for displaying a slider-type gallery in the portfolio grid, yet now I think it might be a good idea to allow thumbnails; I will prepare a file for you shortly.
3). Could you please clarify which header you mean, or (better still) provide a live example or a screenshot of the issue?
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey Drew,
the problem is that a “Preview” in WP renders only the page in question, separately from any other data; in Kanso’s one-page mode the single page is technically not displayed by “glueing” all the comprising pages together, with their respective templates (this would be quite difficult to achieve and rather awkward to maintain in WP), but by using only one page that uses template file – “page_one-page.php”, which in turn queries all the other pages and takes the necessary data. Taking that into account, it would be possible to “Preview” the master page which has the “one-page” template, seeing all other page data included into it.
I am not sure I’ve managed to express it in the most understandable way, so if anything is unclear, please let me know!
Sincerely,
Andrii / Satori Studiosatori
KeymasterGlad it works!
Should you have other questions or face issues, do not hesitate to contact me.
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey Chihte,
the jQuery code that truncates the text inside portfolio project boxes uses white spaces to separate words, so that the truncation points are always between words and now in the middle of words; please try adding white spaces to your text strings, this should help the mechanism display text in project items which do not have thumbnails.
Regarding your second question: I’ve added some custom code to your “content.php” theme file so that now the captions also show on projects which do not have thumbnails.
Sincerely,
Andrii / Satori Studiosatori
KeymasterAnytime ;)
A / Satori Studio
satori
KeymasterGreat to hear!
A / Satori Studio
-
AuthorPosts