satori

Forum Replies Created

Viewing 10 posts - 1,071 through 1,080 (of 1,561 total)
  • Author
    Posts
  • in reply to: responsive design / mobile #1854
    mmsatori
    Keymaster

    Dear Leslye,

    I’ve conducted extended testing with the mobile interface before releasing the theme, and the icon menu rectangles proved to be the most user-friendly option for adapting the icon menu items to smaller screens. If you have ideas or suggestions on an alternative way of showing the icon menu on smartphone screens, I will be more than happy if you could share.

    The width of the content is directly proportional to the width of each portfolio box, and changes in full increments of the latter width; this means that you can influence the width of the content on smartphone screens by changing the width of the portfolio items boxes in Theme Options, “Portfolio Page” tab, “Portfolio page items: box dimensions” option. Since there are so many different kinds of devices with wildly varying screen sizes, this adaptability ensures that there is no need for fixed rules for every kind of screen, of which there are hundreds and new ones are being created all the time.

    Sincerely,
    Andrew / Satori Studio

    in reply to: icon menu – mobile viewports – ipad landscape #1848
    mmsatori
    Keymaster

    Hey Chris,

    Tried to implement your first idea, please have a look!

    Best,
    Andrew / Satori Studio

    in reply to: Suggestion #1846
    mmsatori
    Keymaster

    Hey Reiner,

    thank you for the kind words!

    There are ways to transform images into grayscale using CSS and SVG filters, I will think about implementing it as a feature into Ikebana, thank for the suggestion!

    Best,
    Andrew / Satori Studio

    in reply to: icon menu – mobile viewports – ipad landscape #1845
    mmsatori
    Keymaster

    This is exactly why I decided to switch to stretched icons with images AND text instead of the full-screen versions in the first place – while on a touch-enabled device, it is more difficult to have a logical and intuitive way to combine showing user the label and making the icons clickable. So far I can only think of one possible solution – disable icon labels on tablets and hope that the user understands the meaning of the icon button from its icon image. What do you think?

    Best,
    Andrew / Satori Studio

    in reply to: Logo or tagline in different languages #1840
    mmsatori
    Keymaster

    Hey Nedim,

    the code was inserted incorrectly, and the original logo was left intact, which caused the problems you described above; I’ve rearranged the code, now it should work as intended – please take a look.

    Sincerely,
    Andrew / Satori Studio

    in reply to: Post Layout Question #1837
    mmsatori
    Keymaster

    Hey Nedim,

    you’re absolutely right; for single posts and projects, you’ll need to add this code:
    .post-wrapper { padding: 0 !important; }

    Sincerely,
    Andrew / Satori Studio

    in reply to: Page title does not show up on top of the browser #1836
    mmsatori
    Keymaster

    Hey Nedim,

    please use the SEO options functionality for adding custom titles to pages and posts; you can find the relevant settings at the bottom of the edit pages, the box is called “SEO Options”; I’ve filled in the title for the “Muzik” page to give you an example.

    Sincerely,
    Andrew / Satori Studio

    in reply to: Logo or tagline in different languages #1834
    mmsatori
    Keymaster

    Hey Nedim,

    this depends on the multilingual plugin you are using; the general principle would be to have PHP a rule in the “header.php” template file that would display three kinds of images depending on the language setting of the current page. Such customizations are unfortunately out of the scope of the standard ThemeForest theme support offer; I can advise several freelancer services, such as Fiverr and Tweaky, which should be really helpful in such situations.

    Sincerely,
    Andrew / Satori Studio

    in reply to: Langauges + Site Title + Audio Post #1833
    mmsatori
    Keymaster

    Hey Nedim,

    I’ve inserted the language codes into “header.php”; also added a couple of lines of CSS to the “Style: Add Custom CSS” tab of the Theme Options panel for the looks.

    Sincerely,
    Andrew / Satori Studio

    in reply to: Gallery Overlay Options, Size #1832
    mmsatori
    Keymaster

    Hey Mosi,

    first of all, thank you for the purchase!

    There is no option to change the overlay background color so far, but you can easily do it by adding a line of custom code: please go to the “Style: Add Custom CSS” tab of the Theme Options panel and insert this code:
    .iso-masonry .image-post-overlay { background-color: #000000 !important; }
    changing the “#000000” to the hex code of the color you need.

    Regarding your question about the overlay size, could you please clarify what you meant by the “size” of the overlay? If you’re talking about the height, then it is automatic and depends on the amount of text inside the caption; you can also set it to a fixed height using some custom CSS, just let me know if you need that or something else.

    Sincerely,
    Andrew / Satori Studio

Viewing 10 posts - 1,071 through 1,080 (of 1,561 total)