Forum Replies Created
-
AuthorPosts
-
May 7, 2013 at 7:48 am in reply to: Disable logo frame and include an email link on the homepage #1262satoriKeymaster
Hey Saar,
the footer is a widget area in Kabuki, and in WordPress, the widget area only shows up when there is at least one widget active – did you try to drop a text widget into the footer? Also, make sure that the page layout active for the front page is not “Page: Background Slider” – this particular layout is envisaged for full-size background showcases and does not include a footer.
Sincerely,
Andrew | Satori StudiosatoriKeymasterDear Hannah,
first of all, thank you for the purchase!
The .zip upload issue is probably a coincidence, as this is the second time it has been reported for 100+ instances of the theme. As I mentioned in the previous thread, many hosting providers impose file upload size limits, for obvious reasons (otherwise people would use hostings as Dropbox-style repositories ;) so ftp upload is always recommended.
Please ignore the update call – this is a known issue and I am conversing with ThemeForest about the possible ways to solve it. The reason for this message is that there is a free WordPress theme that is also called Origami, and its version is higher than mine. The correct last version of Origami is 1.2, and it is a stable release. I apologize for this inconvenience, and will try to eliminate the issue as soon as possible.
Should you have more questions or face any problems, do not hesitate to contact me!
Sincerely,
Andrew | Satori StudiosatoriKeymasterHey Khan,
first of all, thank you for the purchase!
The content box that is currently being displayed on the website you’ve provided will only show up when no pages and no posts exist – please try creating a page and declaring it as the front page in the “Settings -> Reading” admin menu. To have it display series of images like the demo front page, please choose the “Page: background slider” layout for that page (the “Page Attributes” box on the right, while in the page editor mode). Once the page has this layout, it will not display its title or content – just the background images you’ve attached.
Regarding the menu: please make sure that the menu has been assigned to its location in the “Theme Locations” box in the “Appearance -> Menus” admin (please see Theme Manual page 9 for more informations on this).
Sincerely,
Andrew | Satori StudioMay 6, 2013 at 10:17 pm in reply to: Disable logo frame and include an email link on the homepage #1257satoriKeymasterHey Saar,
first of all, thank you for the purchase!
To hide the logo box, please go to the “Appearance -> Editor” admin menu and add the following line to “style.css” (should be opened by default):
#logo { display: none !important; }
and hit “Update file”.As for the email – you can e.g. try adding it as a text widget – visit “Appearance -> Widgets” and drag a Text Widget into the “Footer” widget area box. Then insert the email as the content of the widget and hit “Save”. Let me know if this works for you!
Sincerely,
Andrew | Satori StudiosatoriKeymasterHey Jimmy,
I apologize for the delay in my reply!
I’ve added a couple of lines of custom CSS into “style.css” (at the very bottom) to make the carousel wider and adaptable to various screen sizes. Let me know if this is what you needed!Sincerely,
Andrew | Satori StudiosatoriKeymasterHey Hrimati,
first of all, thank you for the purchase!
This has not been reported earlier, but some servers may have restrictions on file upload sizes, which is why I’d always recommend installing the theme by uploading the unzipped folder via ftp using e.g. FileZilla or any other ftp client. You can find more information on this process on page 1 of the Theme Manual. Please let me know if this method works for you!
Sincerely,
Andrew | Satori StudiosatoriKeymasterGreat!
Should anything else pop up, do not hesitate to approach me!Sincerely,
Andrew | Satori StudiosatoriKeymasterDear Jimmy,
I’ve reinstalled the shortcode plugin for you just in case, and then found the cause of the issue: the category part of the shortcode was incorrect, it spelled
[jcarousel source=”cat=%cat_id%”
instead of
[jcarousel source=”cat=4″
You can find this and more information on shortcode usage on page 15 of the theme manual. After correcting the code the shortcode works, yet you might need to re-upload some of the images involved so that the system gauges the right thumbnail for them.Should you have other questions or issues, do not hesitate to contact me!
Sincerely,
Andrew | Satori StudiosatoriKeymasterDear Munir,
I’ve double-checked the pager on a fresh install of Kabuki, and it seems to be working properly. Bearing that in mind, let us first try to update your theme files: please download this archive from my repository, unzip it, and upload the files into the following folders via ftp:
– “category.php” into /wp-content/themes/Kabuki/
– “pager.php” into /wp-content/themes/Kabuki/includes/pager/Refresh your webpage and let me know if that fixes the problem!
Sincerely,
Andrew | Satori StudiosatoriKeymasterHey Munir!
First of all, thank you for the purchase!
Let me clarify: you want to display links to older posts and newer posts at the bottom of the category pages? Please note that Kabuki does have built-in pagination but it is numeric, i.e. display numbers instead of “older posts” and “newer posts”. The pagination will display automatically once you have more posts in a particular category than is set by the limit in “Settings -> Reading”, “Blog pages show at most” option.
In case I misunderstood your question, please let me know!
Sincerely,
Andrew | Satori Studio -
AuthorPosts