Forum Replies Created
-
AuthorPosts
-
satoriKeymaster
Thanks, dreadpiratetrey!
The post and widget titles are displayed in bold because this is defined in the theme styles and is not adjustable via the Theme Options. You can, however, change this by adding some code to the “Style: Add Custom CSS” tab of the Theme Options panel:
.serif, cite, h1, h2, h3, h4, h5, h6, #content h1 a, #content h2 a, #content h3 a, #content h4 a, #header-image h1 a, #header-image h2 a, #header-image h3 a, #header-image h4 a, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited { font-weight: 400 !important; }
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey dreadpiratetrey,
thank you for choosing Shogun!
Could you please provide the URL of the website? Seeing the live code would help me provide efficient solution. Thanks!
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey Alan,
the text can change both with slide transitions and within slides, you can set up the animation sequence for each element of each slide separately using the timeline in the slide edit mode.
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey Alan,
yes, you can create video slides in the Revolution Slider, by using the “Add layer: video” blue bottom underneath the slide preview while in the edit mode for a particular slide. You can then add text or other elements on top or behind the video layer in any order you need.
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey Alan,
the Visual Composer creates grids with equally-sized elements only; you can display a more sophisticated grid on a page by using the theme’s built-in “Portfolio: Masonry” template, whereby you can control the size of each individual tile in the settings of the respective projects/posts.
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey Leslye,
configurable default states for empty tag archive pages are not yet envisaged in Ikebana, yet technically it can be achieved by editing the “taxonomy-tagportfolio.php” theme file – adding a conditional statement after line 59 that outputs certain html and content if the preceding $wp_query object is empty (a test if it’s not empty is already present on line 57, so an “else”-clause is all that’s needed, really).
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey Arunsatori,
placing the Analytics code inside the “head” tab is an official recommendation by Google, yet since it’s asynchronous, it can really be placed anywhere inside the page’s code (please see this and this source for more information and explanations). So as long as the code works and is actually recording the visits, it should be totally fine.
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey Mark,
thank you for choosing Origami!
What you’re after isn’t possible right out of the box, yet it can be achieved using some tweaks in the template code – I’ve prepared a custom file for you, please download and unzip this archive, and upload the resulting index.php file into the following folder inside your WP installation: /wp-content/themes/Orimagi/ – replacing the existing file.
Let me know if this achieves the desired outcome!
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey Alan,
there are certain styles applied to the header in Kanso, among them a 150-pixel height rule, yet they can all be easily overwritten using a child theme or by adding extra rules into the “Style: Add Custom CSS” tab of the Theme Options panel.
Regarding your second question – yes, each slide in a Revolution slider can be linked to any URL you choose, this can be set up in the editor mode for the specific slide (go to “Revolution Slider” admin menu section, click on your slider, then hover over the needed slide and click on the pencil icon to edit it): there’s a “Link & SEO” tab in the slider settings ribbon which allows setting the link.
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey Alan,
the theme does not envisage such option as a back-end setting, you will need to manually move the code on lines 187-215 of the theme’s “header.php” file to the desired location in the templates, or use a third-party slider plugin to insert a slider inside the content.
Sincerely,
Andrii / Satori Studio -
AuthorPosts