Forum Replies Created
-
AuthorPosts
-
satori
KeymasterHey Rafa,
this is not a theme issue :) Chrome is notoriously clumsy at handling RSS feeds (probably because Google thinks it is a declining technology, after itself discontinuing the Google Reader service) – see e.g. this Google forum post. You can, however, download any of the available Chrome extensions mentioned in the thread, e.g. this one, to allow viewing Firefox-style feeds in Chrome.
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey Oren,
first of all, thank you for the purchase!
In order to introduce new project box dimensions into Ikebana, you’d need to modify the following files: “functions.php” (the part with the meta boxes that choose the box size for each particular project), “header-functions.php” (the Isotope part), as well as individual content templates, depending on how you wish the elements to arrange inside the new boxes; modifications to the theme’s main style.css file might also be necessary.
In principle, it is also possible to tell the embedded videos to play right inside the portfolio grid without pointing to the project page; for that you’d need to modify the “content-video.php” template file by removing the overall hyperlink to the project which is wrapped around the project box.
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey Elliott,
the custom post type meta structure is determined by the Advanced SEO plugin; in case you wish to remove the “Tags” from the meta title, you’d have to disable the plugin (by going to “Plugins -> Installed Plugins” admin menu) and installing another third-party SEO plugin, e.g. SEO by Yoast.
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey Simon,
the current update of Ikebana was a technical update, mostly correcting small bugs rather than adding new functionality. In case you wish to update your instance, please re-upload the files I’ve provided above after the update in order to retain the “blog posts in portfolio grid functionality”.
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey Mcd,
first of all, thank you for the purchase!
There is a specialized script in Ikebana which automatically assigns a “target=’_blank'” property to all external links (i.e. not on the same domain as the website), while opening the same-domain links in the same window/tab; in case you’d like all links to open in the same tab, please try removing/commenting out the javascript snippet under the “Add classes to local and external links” line in the “header-functions.php” theme file (you can do so by visiting the “Appearance -> Editor” admin menu and locating the needed file from the list on the right). In Ikebana version 2.1 the code should start at line 850 and end at 874. Should you require assistance with the code, please let me know!
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey Reiner!
The items in portfolio gris are sorted based on their creation date, i.e. by changing the “Published on” date in the “Publish” box for a particular project (in the editor mode) you can change the order in which they appear on the page. However, if you specifically need a numeric system whereby a new meta field could be assigned to hold the information about the order of the items in a numeric format, please let me know, I will provide you with a quote.
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey Rafa,
I will cover the open issues here:
2). you can fine-tune the color of the portfolio caption text by inserting a line of CSS code into the “Style: Add Custom CSS” tab of the Theme Options panel:
.image-post-overlay-in { color: #cccccc; }
you can replace the #cccccc with any other hex color code you need ;)– the large menu icons on mobile screens can be reduced in size by this piece of CSS:
#icons-mobile .mobile-icons-title img { width: 50%; height: 50%; }– please use this code for the header section background color on small screens:
#main #header #header-box { background-color: #000000 !important; }Please let me know if something hasn’t been covered ;)
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey Benjamin,
first of all, thank you for the purchase, and my apologies for the delay in my reply!
You’ve got it right – the one-page mode was given left-aligned titles and right-aligned content for a more distinct visual, while the multi-page mode has it the “classic” way; in principle, it would be possible to create a separate full-width template for the multi-paged version of the theme with left-floated titles; in case this is what you need, do let me know, I might be able to help.
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey Ben,
I’ve tried adding content on your website, and it is working just as intended. To be clear, this is how it’s done: please go to the “Pages” admin menu section, click on a page you’d like to edit, and add text and other content into the large textarea below the title. After that click on the “Update” button to save the changes; I’ve added some dummy content to the “Writing” page as an example.
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey Juul,
You’re right :) If you need to control the number of portfolio items in one-page website mode, please use the “Number of portfolio projects per page” option on the “One-Page Website” tab of the Theme Options panel.
Sincerely,
Andrii / Satori Studio -
AuthorPosts