45 comments found.
Hi! I’ve changed the background color of the sticky header menu (desktop version) and now it is transparent (when it should be dark blue). Help
Hi!
Can you please make sure that the Alpha value for the color is greater than 0, as it is responsible for the transparency? If that does not fix it, you can share additional details through email at xode.themes@gmail.com.
Regards Xode Themes
Hi! I didn’t fix it. I will send an email. Thanks
Dear GfxPartner Team,
I have the following problem: The headers, footer and projects in the Rodio theme can not be edited, the changes are not applied. Likewise, self-created headers, footers or projects are not displayed correctly. Is this a known problem, is there a solution for this? An answer would be appreciated.
Kind regards EXAG
Hi,
Thanks for purchasing the theme!
The header and footer are made with Elementor. To make them editable through Elementor, click on the ‘Elementor’ in the WordPress dashboard left bar. Then choose header and footer in the post types and click on ‘Save Changes’
If this does not solve the problem, feel free to contact us again, thanks!
Regards, gfxpartner
Hi! How can i edit the header and footer? Any changes i make don’t appear on frontoffice.
Hi!
Thanks for purchasing the theme!
The header and footer are made with Elementor. To make them editable through Elementor, click on the ‘Elementor’ in the WordPress dashboard left bar. Then choose header and footer in the post types and click on ‘Save Changes’
If it does not solve the problem, feel free to contact us.
Regards Xode Themes
Hi! Thank you
You’re welcome:)
Hi, where I can find the full document? And how can I edit the header and footer in the theme?
You’ll have to buy a regular license that comes with full documentation pdf.
As of now our data indicates that you’ve not bought the regular license yet.
Hi, I would like to say that my client bought your license. I am facing some issues If I am trying to change the header or footer It’s not reflected on the website. Can you please guide me?
We need to verify your purchase in order to provide you any support. Please email the purchase code on gfx.partner@hotmail.com for verification. If your client downloaded theme from EnvatoElements then there is no support for EnvatoElements downlods.
Hi! Any changes that i do to the header on backoffice, doesn’t appear in the frontoffice. How so?
Hi
Thanks for purchasing the plugin.
Apologies for the issues. Can you please verify that the customized header is also selected in the appropriate page meta fields? If this persists, you can email the credentials of the site to xode.themes@gmail.com so we can take a closer look at it.
We hope this answers your questions. Feel free to let us know if you have any other questions; we will be more than happy to help you.
Regards
Hi! I’ve sent you an email
Existem diversos bugs de css, o footer não fica em bloco no celular, botões de navegação ficaram gigantes entre outros, seria interessante corrigir essas falhas.
Apologies for the inconvenience.
Can you please provide details about the bugs? We will be more than happy to fix them. You can provide screenshots for showing parts of the theme affected by CSS anomalies.
Regards
Please email the site credentials to the email xode.themes@gmail.com so that we can help you solve these issues. Thanks.
Regards
isn’t any html version of this template?
HTML version is not available at this point. We’ll be launching it in the future, thanks!
Hello, how can I remove the Ken Burns effect on the home page slider for Rodio theme.
Thank you
Hi,
Our data indicates that you’ve not purchase any license of the theme. Please purchase a proper license in order to get support.
As far as your problem goes that is not possible to do as of now, thanks!
Regards, gfxpartner
Hello there!
I’ve downloaded your theme from envato elements to give it a try before I go ahead and buy it, but even though I like it very much and was pretty much all that I expected, I face a couple of issues.
The major issue I face is that all titles of new posts created in my native language (Greek) are not showing (it just shows (no title)).
Two minor issues are, 1. having post titles trunkated very soon and 2. not being able to apply simple html line breaks (
) on widget titles or subtitles etc..
Can those issues be fixed? I mostly care about the post titles for my blog to be honest.
So after a few more experiments, it seems the problem is not exactly the language but with the limit put on the title characters in regards to the language. If the title is too long and in Greek it won’t show, whereas if the title is in English it just shows truncated. If the title is in Greek and is short, it will show just fine. Also same thing happens for cpt Projects and for the pages as well.
Hi
1. Please paste the following code in functions.php file of the child theme to disable the truncation.
if ( ! function_exists(‘rodio_truncate_title’) ) { function rodio_truncate_title( $title, $id ) { return $title; } } add_filter( ‘the_title’, ‘rodio_truncate_title’, 10, 2 );
2. Can you please elaborate on how you are adding line breaks?
We hope this answers your questions. Feel free to reach out to us if you have any other questions.
Regards
Thank you for your quick reply and help!
I see now that the part about line breaks doesn’t show on the initial comment.
What I mean is that, when a title is longer than one line (eg in team widget), if I want to control when the line will break with a simple br it won’t let me. It just shows the br on the title text. (I didn’t put the br here inside <> because it seems to work in the comment)
For the line break to work properly, you will need to enclose br in <>.
We hope this answers your questions. Please purchase the regular license for additional support.
Regards
Well, that’s the thing. I do put it inside <> when I use it, but instead of applying the line break, it just shows as text on the frontend. For instance, I try to apply it on the “Designation” field, in the “Team” widget, but it won’t work.
Anyway, thank you for your help. I understand if there’s nothing to be done at this point. We’ll probably talk about this again after the purchase is completed.
Fields like ‘Designation’ don’t support line breaks as of now. The theme will need to be modified to allow that behavior. Though, line breaks work fine when written in titles.
Regards
Hi there, I have this theme from Envato Elements, is there a way to stop the kenburn effect on the slider?
Hi,
There’s no possible way of doing that as of now, thanks!
Hello team! I would like to know if it is possible to change the position of the carousel? Where are the icons and descriptions? Especially on cell phones, the blue background hides the image behind, I would like the carousel to be a little lower. autofossacascavel.com.br is my url. Thanks!
That is not possible in the current version of the theme. We will refer this as a feature request to the development team. meanwhile you can customize the positioning of the boxes with the help of CSS.
OK! In which css file can I change and what would be the ideal parameter to adjust? Thanks.
You can customize the margin-top property of the .hs1-box. You can write the css in the main theme styles files or in a child theme.
Hello, my web link https://www.decapadoindustrialqsd.com/V3/calidad/
For example, on a paragraph, I would like to change the color and make bold some words but it doesn’t work just applying the change of colors on the menu.
I believe it could have some block on code, could you please help me?
ISO 9001:2015 NMX-CC-9001-IMNC-2015 ==> This is what I would like to change style
To make part of the text bold, you must select the ‘Bold’ setting in the editor (WYSIWYG). To change color, you need to go to the ‘Styles’ tab and change the color.
We hope this helps. If you encounter any other problems, you can always reach out to us, and we will be more than happy to help you.
Hello, Actually I know how to apply styles as you might look at the link, nevertheless I was referring that If in a paragraph a word needs to be highlight with bold and other colors It cannot be apply just for a “phrase”.
Do you have any solution?
We have updated the theme. You can change the page header title by following the steps in the documentation. https://gfxpartner.com/rodio-docs/#page_header
Do yo have any email to share details?
Apologies for the previous comment as it was intended for another customer. You can email us the details at gfx.partner@hotmail.com.
BUG 2 – “Latest Blog”.
The default page from the blog always has an untranslatable caption in the title: “Latest Blog.”. It’s not in the POT/PO, it’s not in the settings. This is 100% BUG – this phrase was forgotten for translation.
We have updated the theme. You can change the page header title by following the steps in the documentation. https://gfxpartner.com/rodio-docs/#page_header
THX!
We have installed (and reinstalled) the theme but when we import demo data, it gets stuck in a Importing Content page… Any idea on how we can solve this issue? Thanks
Hi
Usually, such issues are caused by the restrictions added by the hosting provider. Can you please tell me which demo you are trying to import? So, we can take a closer look.
Hi, it’s the Rodio Multipurpose wordpress and we were importing the colored images demo. Apparently we are receiving a 404 error when loading elementor_style.css. Maybe this is the problem but we have followed all the steps in your documentation. Please let me know how to solve this problem.
It cannot be the hosting provider because we have total control of the server and it also happens in a local machine
Apologies for the inconvenience.
We will take a look at the problem and get back to you as soon as possible.
I had bought from envato elements but i can see that there is no edit with elementor link below any header. I am not able to edit or change the logo of the header, same issue with the footer
Please read documentation. And there is no customer support for Envato Elemenrts downloads because that’s a paid service, thanks!
Hello there! I’ve downloaded and tried your theme from envato elements and I must say I like it very much. The version I have is 1.0.2 and now I want to purchase your theme from theme forest so I can have all the updates as welll. One thing I want to ask before proceeding is if elementor containers are supported in the existing updates or if they’ll be included in future ones, cause as things are, transition to containers from sections seems near impossible without messing around with the code for certain elements. Thank you in advance for your reply and gongrats again on a great theme!
Hi!
Great to hear that you are interested in purchasing the theme!
The theme is compatible with the Elementor container widget. Though you would have to manually change the section widgets to containers. If transitioning from sections to containers has yielded problems, you can provide us with details and we will take a closer look.
If you encounter any other problems, you can always reach out to us and we will more than happy to help you.
Thank you for your prompt reply!
Yes, I have been having some trouble with certain widgets (image box, tabs) and how they appear on mobile when I try to recreate them in a container. Maybe I just have to play with the container settings more?
Anyway, I know your support only covers theme forest purchases, so I’ll get back to you when I’ve completed mine, if these issues remain.
This seems like a responsive issue. Moving from sections to containers will require customizations to attain the original design. If you can share the details regarding the problem, we may be able to help you in a better way.
I guess there’s some mistake here. After installation version 1.0.4:
VERSION V1.0.2 – DEC 06, 2022
VERSION V1.0.2 – NOV 11, 2022
VERSION V1.0.2 – OCT 18, 2022
Last Update 24 December 2022
Thanks it has been updated!
Thank You! This is one of the most elegant themes on Themeforest – 9/10 (B&W). Well done! We tested the theme after downloading from EE. What it lacks are some common elements: timeline, process, pricing plans, etc.
Thanks means a lot! We might add some features in the future. Everything depends upon how much revenue it generates for us to put the effort. I hope that makes sense.
Hi guys, I can’t for some reason change the logos on header and footers on the site… site eduquant.io
Hi,
It appears you’ve not purchased any license of theme from themeforest.net. Please buy a regular license in order to get support, thanks!
Bug report. Hovering over any image shows its title. This should not be the case, and the lack of an image title affects SEO. This is also the case on your demo page – hover over any image. It’s a bug. This problem used to be generated by RankMath, but it has been fixed.
It is also a pity that there are no options (very few) to change the name for CPT. Of course, you can use a plugin like Simple Post Type Permalinks and rename Projects to whatever you want, but that should be in the theme options.
We are sorry for the inconvenience. Can you please provide the purchase code so we can verify your purchase.
Can you please provide a link to your website so we can take a closer look? We have forwarded the request regarding CPT to our development team. We will inform you as soon as there is an update.
Here you are: https://gfxpartner.com/rodio
Hover the cursor over any image.
We do not need any help. We downloaded the theme from EE – testing now only, not any live webpage. Very interesting theme but with some bugs.
Good to hear, thanks!
Has this theme been abandoned after 2 months? Still not fixed the problem with the titles of images that appear everywhere, even on the slider and main LOGO, when hovered over with the mouse. It shows in all your demos.
The title appearing when hovering the mouse over the image is standard browser behavior and is not an error. If you wish to exclude this behavior then you can simply remove the ‘title’ property of the HTML element. This can be done in the media library.
We hope this helps. If you encounter any other problems, you can always reach out to us, and we will be more than happy to help you.
We have been dealing with WP for 10 years, have more than 140 websites, use more than 50 themes and have never hit such a case. On every page, 100% has a title and on no image does its title appear from the backend.
Run any demo from your theme’s section: https://themeforest.net/category/wordpress/creative
Nowhere such a problem occurs. You do not need to change the settings, there is simply no way that when you hover over the logo, the title of the image is displayed in addition, even more so (as you can see on your site) the titles are often prepared by devs and have strange names.
What does it look like when on the site the user sees technical (dev) names of images from the backend? As for SEO and your advice, the opinions are divided. Some say that the title has no impact on SEO, while others say that it does. It’s been 10 years since we came across such a case as in your theme and such a strange explanations.
Fix this BUG! PLEASE!
Please purchase a license in order to get support. You’ve not bought anything from us, thanks!
The demo site is made to showcase the theme. If you wish that the title of the image does not appear when hovering over the image, then you can simply remove it from the media library in the WordPress dashboard. We hope this answers your questions.
Here is the example: https://imgur.com/a/MhanW52
Another one: https://imgur.com/a/pvqiWZg
Hi there, thank you for the super quick update on adding URLs to the content boxes, that really helped!
Three more things: - In the tabs (heading/title) the icon size changes depending on how many letters the following word has, that is a bit weird since none of my words are equally long. - In this same tabs title row a second word is put on a second line, even if the two words are super short. Is there a way to fix this? Cause it’s really ugly now, but I do have some title (like ‘over ons’ meaning ‘about’ in Dutch)
And a question: In the content boxes I can’t seem to change the icon color when the icon is an SVG in ‘active’ any color I add in icon color of background color only changes the colour of the plus, not the color of the incon (making it invisible, since my background colour is yellow)
Hope to hear from you soon,
Kind regards!
Chris
Thanks for purchasing the theme!
We have informed the development team about this. We will update you as soon as we can! Thanks for your patience.
Hi,
We are unable to recreate the icon size issue and the double line issue (in the tabs section) on our end. Can you please share the link to your website so we can take a closer look?
The ‘Image Box’ Elementor widget has a ‘Style’ tab in which the ‘Icon’ section is responsible for the customizations to the icon (above the title). Changing the ‘Normal’ and ‘Active’ colors in this section yield desired results. Can you make sure that you are customizing these settings? If you still face issues then we will need editing privileges of your website for further diagnosis as we are unable to recreate this issue on our end as well. You can email us at gfx.partner@hotmail.com if you’d like to share any screenshots etc.