355 comments found.
Hello, I’m having an issue with my mailchimp integration with your theme. My mailchimp API key is loaded and activated, and the integration works perfectly with the theme widgets that use mailchimp. However, when I use the add mailchimp button to a section, it shows up on the page but when an email is put in, it fails to go through. I can’t detect an issue on mailchimp’s end, so figure it must be some setting I’m not seeing or an issue with the theme? Everything is updated to the latest version, and I’ve looked through everything I can to try and figure it out. Any ideas what might be wrong? Thanks, Carolyn
Hello Carolyn,
Make sure you download the latest version of the theme from ThemeForest. You can try to fully delete the Subsolar Mailchimp Widget plugin and reinstall and activate it. There shouldn’t be a problem with the mailchimp element.
Does Subsolar ever offer sales on Odrin or other themes?
Hello,
Currently we don’t have any planned sales for the themes we have.
Nice to hear you are doing so well that you do not need to increase purchase volume. Thank you for replying.I appreciate you taking the time.
I already purchased this, and after trying to redownload it again to see if it would work, I’m still getting the following error:
Odrin Update 1.2.6 - IMPORTANT: With the latest update all widgets have been moved to the Odrin Functionalities plugin, which is part of the theme – please install and activate it. - Updated: Events Widget for the Sidebar – show upcoming and past events.
- Updated: WooCommerce Templates.
- Added: ACF fields are now shown in the Admin Panel.
- Fixed: Styling issues.
You can check the full changelog of all updates at the bottom of the ThemeForest Theme Page
I checked the updates at the bottom of the theme page but there’s no explanation or links that lead to getting something that removes this message.
Hello,
This is just an info message because of some functionality transition from older theme version to a newer one. You can click the Close button in the top right of the message and it should disappear.
Hi, Interested in the demo, a quick question on the demo for a single book the information displayed on the desktop version versus the information displayed on the mobile version are different is there a reason for this? Do you have to change the content on both versions for it to display properly, if so is it easy to do? I see it uses the Unyson builder which I haven’t used before so want to ensure simplicity for client. Thanks.
Hello,
Yes, you can hide or show different conent on mobile and desktop. That is if there are many layout changes in the content and you want to display it properly on both devices which not always is possible with a single element. You can follow the documentation where we have explained the different aspects of it – here you can find the documentation: http://subsolardesigns.com/documentation/odrin/. The other part of the theme is the Page Builder it uses, Unyson – you can check this video on some of its features – https://www.youtube.com/watch?v=JmxgYoM0Xqc . Have in mind that some shortcodes will function and look differently than in the video as they have been altered for the theme.
We have another theme for authors and writers which is using Elementor if you are familiar with that builder. It is similar to Odrin in terms of functionality, you can check it here: https://themeforest.net/item/leona-wordpress-theme-for-book-writers-and-authors/23959322
Hi, Can i get some help with adjusting the Manu Height etc.? There is no option for that in the Theme Settings
Hello,
The menu has different height depending on the device you open the website. For example to adjust it on desktop you can add this CSS in Appearance > Theme Settings > Styling:
@media only screen and (min-width: 1500px) {
.main-navigation-menu a {
padding: 30px 25px;
}
}
@media only screen and (min-width: 1199px) and (max-width: 1499px) {
.main-navigation-menu a {
padding: 30px 15px;
}
}
.navigation-logo a {
display: inline-block;
padding: 17px 0px;
}
The above code will adjust the height of the menu. Also you can notice that the left and right padding are also adjusted a bit depending on the width of the screen, so they are more compact on smaller devices.
Thank you, i think it worked!
Do you have any options for Kindle Unlimited books? So instead of the price being displayed it says ‘Read for free with Kindle Unlimited?’ Or that I could put in a badge or something that says it’s available on Kindle Unlimited?
Also can you turn the 3D effect on the covers off?
Hello,
You can do something similar like this http://subsolardesigns.com/odrin/demo1/product/taurus/ and link to an external place.If you skip adding the price, no price will be shown. And on the right in the short description you can add a paragraph that says that it is available with Kindle Unlimited. Does this sound good to you?
As for the effect, there is an option to disable it for the products on their product pages.
Thanks for the quick reply. Do you need to have woocommerce installed? I’d prefer not to need to use that.
Yes, you would still need to install WooCommerce as the books are made as Product post type, which is coming from WooCommerce.
Hello,
All translatable strings from the theme are in the odrin.pot file which is in the “lang” folder. Those strings from the login and register form are there. For other strings that are found throughout the theme, you might also need to select the Odrin Functionalities plugin for translation as it also contains strings that can be translated.
Thank you, works great…
Hello, can you send me the demo to the mail? It does not want to charge me from envato.
meilychbr@hotmail.comThanks
Hello,
There isn’t any demo which we can send to you. The theme demos can be found online and you can check it here: http://subsolardesigns.com/odrin/
As for the theme itself, after you make a purchase it would be available for download for you. If you experience any problems with purchasing the theme, you can contact Envato for help: https://help.market.envato.com/hc/en-us
I have entered my api key from mailchimp and the code for the list I want people to subscribe to. However, when I click submit the page just reloads.
Hello,
Make sure you are using the latest theme version as well as update the plugins that come with the theme. Most importantly the Subsolar Designs Mailchimp Widget plugin which should be version 1.0.3.
If the problem still persists try disabling other 3rd party plugins and see if one is causing an issue.
so any chance there a elementor version of the theme? i find Unyson somewhat boated, and troublesome.
Hello,
Unfortunately there isn’t an Elementor version of the theme. We have another theme for authors and writers which is using Elementor. It is similar to Odrin in terms of functionality, you can check it here: https://themeforest.net/item/leona-wordpress-theme-for-book-writers-and-authors/23959322
Hello, I want to ask if there is a choice in this theme that you can add titles without that effect the square on background and the different color?
Hello,
The theme uses the Unyson page builder which allows you to adjust the layout of a page the way you want with different elements. The title element gives you the option to define the title color and size. As for the first letter of the titles there is an option to disable them globally for the website. If you want to adjust it per title you would need to add some Custom CSS to achieve that.
Pictures don’t show, they keep blanking out. How do I fix this? https://www.wjrparksauthor.com/
They look okay on our end. Please update the theme and the plugin that come with it to the latest version. Also, try disabling all 3rd party plugins.
Hello,
This is the title of the page, so just change it when editing the page itself.
You can quickly edit it when you open Pages and in the list of the pages click the Quick Edit button for the contact page – https://imgur.com/a/d91JZyG
Please open the file \wp-content\themes\odrin\inc\admin\assets\css\unyson-edit.css and remove the following 3 lines:
.fw-page-builder-editor-integration-active .edit-post-visual-editor {
display: none;
}
This fix will be included in the next update of the theme.
Thank you, work great
These are part of the WooCommerce plugin. Use a plugin like Loco Translate for that.
Hello, I’m interested with this theme. But i have some question. - After bought ebook, Customer can read full version of ebook on website?
Thank you
Hello,
When he buys an ebook he gets the file for that book. For example if it is a PDF he can download and read it. This is handled by WooCommerce, you can read more here: https://docs.woocommerce.com/document/digital-downloadable-product-handling/
Hi, how translate this it? please see the 4 picture.
https://ibb.co/dt0dfPk https://ibb.co/sqm0P4H https://ibb.co/HTRPV2D https://ibb.co/yV7C7PNWhy are 2 facebook icon? I set it only one.
https://ibb.co/bQRbPHkCould you make nice character? please see the picture.
https://ibb.co/sFswQpjThank you very much,
Hi, I have 2 translate problem. Please se the 2 pictures.
https://ibb.co/6YfgFDZ https://ibb.co/GHz2nTSThank you,
You can translate the theme as every other theme – with a plugin like Loco Translate.
The font you have selected doesn’t have support for that character. Change the font in Appearance > Theme Settings.
Hello,
Please try removing the “[Odrin] Social” widget from the footer. Then try reinstalling the Odrin Functionalities plugin. One of the icons is old cached icon from an older version of the plugin.
Hello, I’m new in WP and I have purchased Odrin to use the demo as the base to build the web. But after installing WP 5.6 , Odrin and Odrin Child, and the needed plugings (woocommerce, Unyson, etc) when I click in the one click demo1 or 2 installer nothing happens. I have tried some solutions proposed for Unyson (modifying the .htaccess file, or wp_functions.php), but they don’t work. How could I import the demo files? is there an external zip avalaible?
By the way, my hosting uses LiveServer, is this maybe the problem?
Hello,
Please write to us via the Support tab of the theme here so we can provide you with a complete list of where could be the issue in your server configuration.
Hello,
Those are the widgets that are added in the Footer Columns and the Shop Sidebar. You can adjust them from Appearance > Widgets. As for translating the newsletter widget, you need to select the Subsolar Mailchimp Widget Plugin for translation and there find the translatable strings.
Thank you very much.
Hello, is it possible to use different logo in mobile? Thank you!
Hello, there is no such option available. If you want to resize your logo in a certain way on mobile, you can use custom CSS. We can provide you with that code if that’s the case. Otherwise you will need to contact a freelancer to implement this additional feature to the theme for you.
Hi, I like your work. How download demo site? Thx
The theme comes with a 1 Click Demo installer that will set the layout of your site like the demo. Keep in mind that the images are not included as they are copyrighted by their authors.
Thank you. Could you send me how do it? I do not know what is the 1 Click Demo installer. Thx
There is a documentation that comes with the theme. Take a look at the 1 Click Demo Installer section in the documentation – http://subsolardesigns.com/documentation/odrin/#1-click-demo-install
It looks like you haven’t purchased the theme with this account. Please have in mind that to be eligible for support, you’ll have to purchase the theme from here on Themeforest.
Hi, sorry, but i do not understand. I am not perfect in WP. Pls see the picture.
https://ibb.co/qxZ8VSLThx
Make sure you first install all of the required plugins. After that you will be able to see the 1 Click Demo installer in the Tools section – http://subsolardesigns.com/documentation/odrin/#installing-theme
Hi subsolar,
I see there is a new version of the Odrin Theme. I cannot find any documentation on the process for updating the theme in the theme zip file or on this page. Please let me know the correct process so I do not lose any content or designs for my website.
FYI… I am not using the (Envato Market) plugin. Can I just FTP the theme folder to the hosting account and replace the theme folder and not lose any info?
Thanks Scott
Yes, you can retrieve the theme folder and replace it with the new version. You won’t lose any content in your website. Have in mind that you may also need to update some plugins like Odrin Functionalities and Advanced Custom Fields.
Great and thanks for the info!