666 comments found.
Hello, I am new to the idea of elementor. Do I need elementor to use the riode theme? If I don’t have elementor, am I at a big disadvantage when trying to build my site using the riode theme?
Hello, @anglerarcade,
First of all, thanks for showing your interest in Riode WordPress 
If you do not want to use Elementor, then you can go with WP Bakery or Visual Composer page builders as well, you can use one at a single time on the single site as per your requirements.
Regards don-themes.
Thanks for your reply.
Do I need to use a page builder at all like wp bakery, visual composer or elementor when using the riode theme? If I don’t, am I at a disadvantage?
As opposed to using standard WordPress / theme configuration
Hello, @anglerarcade,
Yes, you have to use any one of the page builders if you want to move with the pre-built Demo of the Theme, and if you want to start from scratch then you can go without page builders as well.
Regards don-themes.
Hi, how to remove the “google-fonts-1-css” from the functions.php?
i try to dequeue the theme google font from the functions.php, but not successful
<link rel=’stylesheet’ id=’google-fonts-1-css’ href=’https://fonts.googleapis.com/css?family=Poppins%3A1 .... />
Hello, @kmgiam,
These are linked with multiple files like showing in this screenshot: https://postimg.cc/7GXp0Rq7 so you have to deque it from all the files or you have to create a Custom Code for removing that script from all over the theme files and that requires Customization.
Please where can I change the Single product price font color. Demo 1.
Hi, Just wondering for some odd reasons my products aren’t displaying the correct prices I keyed in. Instead they are displaying $13, $16 etc. Is there a setting I need to tweak? Tnx
Hello, @eejaystephens,
We are sorry but the products are WooCommerce default functionality and our Theme does not have any influence on it, please check it once with the default Theme like Twenty twenty one and check whether the issue will presist with the default WP Theme or not, If yes then it means the issue is from WooCommerce and you have to contact them, because once it will work fine with the default Theme then it will also work fine with our Theme as well and if the issue will not presist with the default WP Theme then please contact us via our support system with your site WP Admin Login details so that we will check it for you on your site.
Hi, I would like to know if this theme is multilingual? If not is it possible to change the language easily? Thanks
Hello, @AlaaAD,
First of all, thanks for showing your interest in Riode WordPress 
Yes, our theme is fully compatible with multilingual plugin WPML, and if you want to use the theme in single language only then you can use loco translate plugin as well.
Regards don-themes.
how to remove some sections from a page .. for example, i want to remove the news and brands sections from home page /// how to do that ?
Hello, @HMUKTrading,
You have to edit your home page and then delete the sections as per your requirements: https://postimg.cc/180dq2WT & https://postimg.cc/qN7KsCQT
how to reach this admin page ??
Hello, @HMUKTrading,
You have to edit the page with Elementor by clicking on this link from front-end of your site: https://postimg.cc/kDwCC040
Hello, how to create a Category PTB in Riode? there is nothing in the documentation to explain. Cordially
Hello, how to create a Category PTB in Riode? there is nothing in the documentation to explain. cordially
Hello, @patrickkaiser2000,
PTB is not any category but it is the “Page Title Bar” and you can read more about it here: https://d-themes.com/wordpress/riode/documentation/2021/01/29/page-title-bar-options/
Hi Donald themes…great support so far. Enjoying my ride. Pls my client needs Youtube and Tiktok integrated. I found these are missing on Riode – Social Links. How do I integrate these two please and thanks.
Hi, I have been there and I added youtube and tiktok to the queue ( $defaults = array( ‘facebook’ => ’#’, ‘twitter’ => ’#’, ‘linkedin’ => ’#’, ‘youtube’ => ’#’, ‘tiktok’ => ’#’, ); $instance = wp_parse_args( (array) $instance, $defaults ); But they did not appear still as part of the available options in widget. What I need are youtube and Tiktok. Kindly tell me what to do and you can also pls tell me if they are not compatible with your theme. Thanks.
Hello, I’m using Elementor. I want all blog images (featured images and related post images) to crop to the same size and dimensions. How do I do this?
Hello, @teammicro,
Sorry to say that but this is not possible, related posts images have the standard size and it is defined in the core code, so there is no option in the Theme to change it, and Blog images worked on the layout you select for your blog page, this is how it works, and further more you can Customize it as per your requirements using Custom CSS as well.
Hello. How do I find editing settings for the menu which activates for mobile? This shows at the bottom of the screen with buttons for ‘Home, Categories, Wishlist, Account and Search’. I need to make changes to this.
Hello, @srm1503,
Please read and follow the instructions written in this article: https://dthemes.freshdesk.com/support/solutions/articles/66000489133--26-how-to-set-mobile-bottom-sticky-bar-in-riode
hi, in the latest 1.3.5 version. It is failed to upgrade the riode core plugin. Can you check it
?
PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature
Hello, @Ricosin,
Please go to Wp-Dashboard >> Plugins and delete the old version of the plugin from there, and then go to Riode >> Theme License and deactivate the Theme from there and then again activate the Theme with same purchase code, and after that go to Appearance >> Install Plugins and Install the very latest version of the plugin from there, I am sure you will not finds this issue anymore, and if yes, then please contact us via our support system with your site WP Admin Login details so that we will check and solve it for you on your site.
Hello,
is there an option to hide the sidebar on mobile and tablet devices? I was looking for it but couldnt find it
Thank you in advance
Hello, @roicrunch,
You have to remove it using Custom CSS, If you are using the Filter button, you can use the below-given CSS code to hide it on mobile under Riode >> Theme Options >> Style >> Custom CSS.
@media(max-width: 575px){
.toolbox .toolbox-toggle{
display:none !important;
}
.sidebar.shop-sidebar{
display:none !important;
}
}
Hi, great theme! I need to use a specific for on the website from Adobe Stock, does your theme support custom fonts?
Hello, @cra1gdav1es,
First of all, thanks for showing your interest in Riode WordPress 
Yes, our Theme supports Custom Fonts as well, https://d-themes.com/wordpress/riode/documentation/2021/01/29/style-options/
Regards don-themes.
Hi, I purchased the theme based on your answer but can’t find where to install/use a custom font that isn’t a Google one (see my original query where I mention it’s an Adobe one) how can I add a custom font that isn’t a Google one? Your instructions provided don’t mention it. Thanks in advance.
Is there any way I can create product categories directly on the main nav menu bar maintaining the generic product style 6?
So, I configured the currency and it got scrambled. Taking too long for you guys to get back to my increasing queries.
Hello, @eejaystephens,
1. Yes, you can, you have to select that product category from Appearance >> Menu >> Product Categories and add it to Menu Item as per your requirements: https://postimg.cc/ftMQ4rPj
2. From where you configured currency and what issue you faced? Can you please share the screenshot of that section/image with your site WP-Admin Login details with us via our support system so that we will check it for you on your site and provide you the best possible solution for it.
And please generate the support ticket via our support system by clicking on the Support button below for multiple issues.
Hi guys. Bought yesterday. Just a few concerns. 1. Do I have to deactivate WP bakery to be able to edit using Elementor alone? 2. I have Elementor PRO Licence, do I need to activate that or it will conflict with the inbuilt elementor functions. 3. I changed the landing page image/background on Demo 1 but it fails to appear on my website the dummy image just won’t go away. Is there something am not doing right? 4. Can I make category-product 6 under variation as my shop page?
Anticipating a quick response. Thanks.
Also I noticed the register / sign in form changes automatically to sign out in an installed demo.. How do I set this back on to login/registration option at the top bar. Thanks.
Hello, @eejaystephens,
1. If you are using both of the plugins on the same site at the same time, then those will conflict with each other, so you have to go with one page builder with which you have Imported the Demo on your site, like if you imported the Elementor version of the Demo then you have to go with the Elementor page builder only.
2. It will not conflict with the inbuilt functions, you can go with the Elementor pro version as well but if any pro feature will create an issue on your site then you have to ask pro plugin support for getting help on that.
3. Which image you are talking about? Can you please share the screenshot of that section/image with your site WP-Admin Login details with us via our support system so that we will check it for you on your site and provide you the best possible solution for it.
4. You can make any of your pages a Shop page, you have to select that page as Shop page from Wp-Dashboard >> WooCommerce >> Settings >> Products
5. There is no such issue with our Demo, Can you please share the screenshot of that section/image with your site WP-Admin Login details with us via our support system so that we will check it for you on your site and provide you the best possible solution for it.
And please generate the support ticket via our support system by clicking on the Support button below for multiple issues.
I already opened a ticket and the image is uploaded there-in. The image on a blue background with a slim lady white top. No matter what I do the image wont change. My site login details are also shared in the ticket opened.
Hello, @eejaystephens,
You have opened the support ticket 7 hours ago, and at that time we were not on the desk, Our business hours are Monday to Saturday – from 12:00 AM to 08:00 AM EST, so we are back on the desk now and working on support tickets, your support ticket is in the queue and once your support ticket turn will come, we will reply your support ticket, so please be patience now, thanks for your understanding.
Thanks Donald. Thanks for your tolerance. Appreciate
You’re Most Welcome!! 
is it possible to use free plugins to add reCAPTCHA to login / registration form?
Hello, @JaySkyworker,
First of all, thanks for showing your interest in Riode WordPress 
Sorry to say that but we have not tested such a plugin with our Theme officially till now, so you can try with any third-party free or paid plugin with our Theme which better meets your requirements.
Regards don-themes.
Hello, I want to buy the theme, but first I need a RTL demo please to ensure everything in RTL is working good, can you please send me a link to RTL DEMO ?
Hello, @irestweb,
First of all, thanks for showing your interest in Riode WordPress 
Unfortunately, we do not have the ready RTL Demo on our Demo site, Although I have imported the Demo on my test site and set the language as RTL, so you can check it here on my test site: https://hubdatasolutions.com/pearl/porto/aizazriode/
Regards don-themes.
how to remove some widgets ? i want to remove the newsletter popup, the “some 1 has purchased notification, and remove “find Riode Store” from top… how to do that ?
Hello, @HMUKTrading,
Please read and follow the instructions written in the below given article:
https://dthemes.freshdesk.com/support/solutions/articles/66000484568--2-how-to-modify-the-content-of-the-newsletter-popup-and-remove-it-with-elementor-page-builder-
https://dthemes.freshdesk.com/support/solutions/articles/66000485859--9-how-to-enable-disable-sales-pop-up-in-riode-wordpress
even after deleting . it still shows !!!!!!!
Hello, @HMUKTrading,
Please make sure that you have removed that popup from Trash as well and if after that, still you will face the issue, then please contact us via our support system with your site WP Admin Login details so that our experts will check it for you on your site and provide you the best possible solution for it.
one license for one IP (different domains sites)?
Hello, @onceiwas,
First of all, thanks for showing your interest in Riode WordPress 
One license for one single site/domain/IP, this is Envato policy and you may wish to confirm from them as well.
Regards don-themes.
I mean: can I use one license for one IP but different sites?
Hello, @onceiwas,
If you mean multisite, so yes, you can use one license for multisite but the multisite must be on a single IP.
Regards don-themes.
I mean can I use one license for two domains on a single IP?
Hello, @onceiwas,
No, not possible, please read my very first reply again and very carefully, one single license for 1 single site/domain/IP only.
Regards don-themes.