Forum Replies Created
-
AuthorPosts
-
satoristudioMember
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 StudiosatoristudioMemberHey 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 StudiosatoristudioMemberThanks for posting this, Jonas! That does look nice :)
Best,
Andrii / Satori StudiosatoristudioMemberHey 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 StudiosatoristudioMemberHey 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 StudiosatoristudioMemberHey 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 StudiosatoristudioMemberHey 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 StudiosatoristudioMemberHey 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 StudiosatoristudioMemberDear Ron,
did you get the “server rejected” messages while sending a form from this website’s ‘Contact’ page?
Sincerely,
A. | SatoriJanuary 11, 2013 at 9:02 pm in reply to: Multilanguage (.mo and .po) with Poedit and WPML Plugin #843satoristudioMemberGreat to hear! :)
A.
-
AuthorPosts