Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

satoristudio

Forum Replies Created

Viewing 10 posts - 1 through 10 (of 129 total)
  • Author
    Posts
  • in reply to: Contacts page map not appearing #6809
    mmsatoristudio
    Member

    Hey Nick,

    first of all, thank you for the purchase!

    Google Maps has changed its interface, and now you’ll need to perform a little trick to get the maps embed url: while in Google Maps, centered on your desired location, please click on the cog icon in the bottom right corner, and choose “Share or embed map”. In the pop-up dialog, please switch to the “Embed” tab and copy the code inside the field; paste the code into any text editor and take only the part between the quotation marks which succeed the src= part, i.e. if the full embed code is

    < i frame src="https://www.google.com/maps/embed?pb=!1m14!1m12!1m3!1d5318.274185933638!2d16.371656449724362!3d48.20397525141679!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2slv!4v1433704114011" width="600" height="450" frameborder="0" style="border:0">
    

    the part which you need to post into the “Google Maps for contacts page header” field in the Theme Options panel of Origami is:

    https://www.google.com/maps/embed?pb=!1m14!1m12!1m3!1d5318.274185933638!2d16.371656449724362!3d48.20397525141679!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2slv!4v1433704114011
    

    Please let me know if it works fine.

    Sincerely,
    Andrii / Satori Studio

    in reply to: Adjusting page width for mobile #6807
    mmsatoristudio
    Member

    Hey Rwmobi,

    first of all, thank you for the purchase!

    Can you please tell me the screen width of the mobile device you’re viewing the webpage on? Alternatively, you can tell the model of the device. I will investigate what can be done to improve the experience. Thanks!

    Sincerely,
    Andrii / Satori Studio

    mmsatoristudio
    Member

    Thanks for posting this, Jonas! That does look nice :)

    Best,
    Andrii / Satori Studio

    in reply to: Page template #6783
    mmsatoristudio
    Member

    Hey Airforcenl,

    first of all, thank you for the purchase!

    In case the “Page Attributes” settings box is not being displayed in the edit mode, please click on the “Screen Options” tab in the top right corner of the screen and tick the “Page Attributes” checkbox.

    Sincerely,
    Andrii / Satori Studio

    in reply to: Website Loading, startup and crashing issues #6727
    mmsatoristudio
    Member

    Hey Ezisadmin,

    first of all, thank you for the purchase!

    Could you please provide the URL of the website in question as well as describe in detail the list of current problems? I need to see the live code in order to provide specific recommendations. Thanks!

    Sincerely,
    Andrii / Satori Studio

    in reply to: remove menu bar #6725
    mmsatoristudio
    Member

    Hey Susan,

    in order to hide the menu and the search bar from specific pages, please add the following pieces of code to the theme’s “style.css” file (opens by default when you visit “Appearance -> Editor”), one set for each page where you want to hide these elements:

    .page-id-XX #nav-primary, .page-id-XX #header-right {
    display: none;
    }
    

    The two instances of “XX” should be replaced with the ID of the page in question; you can get a page’s ID by entering the edit mode for that page – the numbers after “post=” in your browser’s address bar.

    Sincerely,
    Andrii / Satori Studio

    in reply to: Recent Post Slider doesn´t show up #6586
    mmsatoristudio
    Member

    Hey Okashi,

    first of all, thank you for the purchase! Could you please provide a direct link to the page where the slider is set (if the page is available online). Thanks!

    Sincerely,
    Andrii / Satori Studio

    in reply to: Add tags to Projects #6034
    mmsatoristudio
    Member

    Hey JP,

    first of all, thank you for the purchase!

    Portfolio project tags in Shogun are called “types”, and can be managed from the “Portfolio -> Types” admin section. They can be used to create portfolio filters (please see an example in the “Recent Works” section of the front page of the theme demo), and appear in the tile overlays on hover in case the portfolio has a masonry layout (see same section as above).

    There is no ready-made backend option to add a list of associated types to a single project page, yet I’ve prepared a customized solution for you – please download this archive, unzip it, and upload the resulting file into the following folder inside your WordPress installation: /wp-content/themes/Shogun/, replacing the existing file. After you refresh the website, each single project will display a list of associated types at the bottom.

    Sincerley,
    Andrii / Satori Studio

    in reply to: portfolio problem + #848
    mmsatoristudio
    Member

    Dear Ron,

    did you get the “server rejected” messages while sending a form from this website’s ‘Contact’ page?

    Sincerely,
    A. | Satori

    in reply to: Multilanguage (.mo and .po) with Poedit and WPML Plugin #843
    mmsatoristudio
    Member

    Great to hear! :)

    A.

Viewing 10 posts - 1 through 10 (of 129 total)