Forum Replies Created
-
AuthorPosts
-
satoriKeymaster
Hey Thomas,
do you want the above to work for any project or a specific one? If the former, you can try this CSS:
.single-project .post-header { float: left; width: 27%; margin-left: 6%; } .single-project .post-content { float: right; width: 60% !important; margin-right: 6%; }
I would recommend using shortcodes on a “full-width” layout to create columns of content, however (please see Appendix 2 of the theme manual for the description of available shortcodes).
Regarding your second question – you can update to version 1.5 safely, yet after the update you’ll need to copy over the custom file I’ve provided here in order to get the external menu links to display before the one-page links again.
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey Bettina,
it seems that the plugin that generates the map for the “My Travel Route” widget might be causing this. Please try removing this widget in the “Appearance -> Widgets” admin section and refreshing the pages. In case the background appears, please tell me which plugin you’ve been using for the map, I will try to find a compatibility solution.
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey Aaron, I’ve double-checked the features you’ve mentioned, and cannot seem to be able to replicate the problems as of yet, neither on the Back-end nor the Front-End editor. I’ve sent you the latest versions of some of the theme’s files to the email address you’ve used when registering on this forum – please try updating them and let me know if it changes anything. Thanks!
Thomas, could you please clarify – are you using the VC plugin with Shogun or with Kanso? The latter hasn’t yet been integrated with the plugin officially, i.e. it is indeed better to use the shortcodes provided with the theme (they cover most of VC’s blocks in any case).
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey Craig,
I’ve made the necessary changes to the code in order to implement items 1-4; note that 3 and 4 were not envisaged by the theme initially, I’ve made slight customizations in the “search.php”, “single.php”, and “style.css” template files in order to implement them. Please review and let me know if everything is working as desired.
Sincerely,
Andrii / Satoti StudiosatoriKeymasterHey Bettina,
could you please tell me the contents of the “Content background colour” field you’ve mentioned above? Thanks!
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey Aaron,
first of all, thank you for the purchase!
The Shogun theme already has the latest version of the Visual Composer plugin – the one by WPBakery – integrated into it (with additional styling and block options). As far as I understood, you are trying to install the VC plugin separately on top of the theme – is there a specific reason for that? Please let me know if I understood you correctly.
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey Sebastian,
I’m not sure I’ve understood what you’re trying to achieve – could you please clarify? Do you want to have both one-page sections and a separate drop-down item (that leads to other pages) in one menu?
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey Craig,
after some more experimentation I’ve noticed that you’ve two instances of Fuji installed on your WordPress – and that version 1.0.2 is activated instead of a newer 2.0, which does not have problems with the plugin. Is there any specific reason why you are using the older version?
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey Bettina,
first of all, thank you for the purchase!
In WordPress, in order to create a classic blog page you’ll need to declare it in the “Settings -> Reading” admin section (this does not depend on the theme, by the way): check the “Front page displays” option, it should be set on “A static page”; now, under “Posts page” choose the page you wish to be the shell for the blog, from the respective drop-down. The page can be any page created previously, no content is required inside, and the layout can be set to any value.
Should you have further issues with setting up the blog page, do not hesitate to contact me!
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey Craig,
I’ve added some more CSS into the theme’s style.css file on your website:
.event_espresso_form_wrapper br, #payment-options-dv br { display: none; }
Please tell me if the pages are now rendering as intended.
Sincerely,
Andrii / Satori Studio -
AuthorPosts