747 comments found.
hi! i have a question
if i want to change menu font size and bold how can i do that?
Hi there,
Thanks for writing in!
To resolve this issue, please add the code below to your Dashboard > Appearances > Customize > Fonts & CSS > Custom CSS (you can change the font-size as you wish) :
nav .menu > li > a {
font-size: 11px;
font-weight: bold;
}
Hope this helps, Danny
Hello. I’ve just purchase this theme. When I install it in a wordpress panel a message appears that It can’t be installed because there isn’t the file Style.css? How can I fix this?
Hi there,
Thanks for writing in!
This is a common issue that can occur when installing a WordPress themes. For the details of solution, please have a look at this article: https://help.market.envato.com/hc/en-us/articles/202821510-Theme-is-missing-the-style-css-stylesheet-error
Hope this helps, Danny
Thanks! I am having another issue. I’m using the Design Studio pre-made layout, but there is a big blank space on the header that I can’t take it off. How can I solve it? I’ve tried change the layout but the black space is still there and bellow it there is a message Sorry, but nothing matched your search. Please try again with some different keywords. It never gets out.
Hi,
To resolve this issue, please open up your page editor, scroll down to bottom and set the “Page Title Layout” as “No Title” to remove the default page title.
If the problem persists, please share us the admin account of your site via our support forum at http://www.themelogi.com/tickets/ or email contact@themelogi.com so we can investigate your case and help you out. Also, please point to specific page where we can see the problem. Any screenshots would be welcomed!
Best regards, Danny
Ok. Thank you
Hi, I am having problems getting a Twitter and Instagram feed to show. I have created and entered the relevant consumer key etc for Twitter but it is still not working.
Hi there,
Thanks for writing in!
To resolve this issue, please update your theme & TLG Framework to latest version. You may want to have a look at the update instruction here: http://www.themelogi.com/knowledge/#theme_update
If the problem persists, please share us the admin account of your site via our support forum at http://www.themelogi.com/tickets/ or email contact@themelogi.com so we can investigate your case and help you out. Also, please point to specific page where we can see the problem. Any screenshots would be welcomed!
Best regards, Danny
Ok, so I did what you said and now my site is not working properly!
Hi there,
Thanks for your info!
Please make sure you have activated the TLG Framework plugin in your Dashboard > Plugins.
If the problem persists, please share us the admin account of your site via our support forum at http://www.themelogi.com/tickets/ or email contact@themelogi.com so we can investigate your case and help you out. Also, please point to specific page where we can see the problem. Any screenshots would be welcomed!
Looking forward for your response!
Thanks a lot! : ) Danny
Thanks, that worked but now the footer is not working.
Hi there,
About this issue, please submit a ticket via our support forum at http://www.themelogi.com/tickets/ or email contact@themelogi.com. Also, please point to specific page where we can see the problem. Any screenshots would be welcomed!
Best regards, Danny
Hello I am very impressed with this Theme but does it support RTL? If it does not support .. If you buy now will RTL be supported in the future?
Hi there,
Thanks for your interested in our Roneous theme!
Yes, we’ll add this feature in our list to be release in next updates of the theme.
Or you may want to have a look at our Wanium theme, which has already supported RTL here: https://goo.gl/6c3S9g
Thanks a lot! : ) Danny
hi! I bought Roneous them! i have a question.
if i don’t wanna use ‘add to cart’ function on woocommerce(hide add to cart button), how can i do? i just wanna registered product and show product list.
and
after i added ‘featured image’ on product.. that featured image quality is bad when i see the list even i added high quality image.
that’s weird.
plz tell me some solution.
Hi there,
Thanks for writing in!
1. To disable ‘add to cart’ function, please add the code below to bottom of the functions.php file in theme/roneous folder:
add_filter( 'woocommerce_is_purchasable', false );
Note: You amy want to use child-theme to modify the theme file so your changes won’t be lost on the theme updates.
2. To change the your product image sizes, please go to your Dashboard > Appearances > WooCommerce > Product Images.
Hope this helps, Danny
hi! i applied to your solution (delete add to cart)
but…
when i change “functions.php”
i’v got this message on the screen (add to cart button was deleted, but below warning text….)
Warning: call_user_func_array() expects parameter 1 to be a valid callback, no array or string given in /www/laicos.godohosting.com/wp/wp-includes/class-wp-hook.php on line 288
class=”post-3841 product type-product status-publish has-post-thumbnail product_cat-clothing product_cat-cosmetic product_cat-food product_cat-leisure product_cat-training first instock sale sold-individually product-type-simple”>
Warning: call_user_func_array() expects parameter 1 to be a valid callback, no array or string given in /www/laicos.godohosting.com/wp/wp-includes/class-wp-hook.php on line 288
Hi there,
Thanks for your info!
To resolve this issue, please replace the code above with the code here:
add_filter('woocommerce_is_purchasable', 'preorder_is_purchasable', 10, 2);
function preorder_is_purchasable( $is_purchasable, $object ) {
return false;
}
If the problem persists, please share us the admin account of your site via our support forum at http://www.themelogi.com/tickets/ or email contact@themelogi.com so we can investigate your case and help you out. Also, please point to specific page where we can see the problem. Any screenshots would be welcomed!
Best regards, Danny
Hi. I bought Roneous theme and it’s been really great but right now I’m stuck and lost. Is there any tutorial on how to set up a portfolio? I don´t know where to start.
Thanks!
Hi there,
Thanks for writing in!
About this issue, you can have a look at the documentation here: http://www.themelogi.com/docs/roneous/#portfolio (Section 9. Setting up the Portfolio)
Hope this helps, Danny
Do you think I can create a website like this one using your theme?
http://themes.muffingroup.com/be/charity2/ Like, with the logo on the left and a widget on the right, and the menu below?And for how long are you guys going to keep this price?
Thanks!
Hi there,
Thank you for your interested in our theme.
Regretfully this isn’t a feature offered by Roneous. But it could be possible with custom development, you can modify the header file using a child-theme. We’ll consider to add more header layouts in the next theme updates too.
We’re going to keep that price for at least end of this month until we release a new theme (under review by Themeforest).
Let me know about any other doubt you could have.
Best regards, Danny
Hi Themelogi! I can’t change the background color of the active main menu item. Is it possible? Many thanks.
Hi there,
Thanks for writing in!
To resolve this issue, you’ll need a little custom CSS code, please add the code below to your Dashboard > Appearances > Customize > Fonts & CSS > Custom CSS (you can feel free to change the CSS code as you wish) :
@media (min-width: 990px){
nav .menu > li.current-menu-ancestor > a {
background: rgba(0,0,0,0.2);
padding: 0 10px;
}}
Hope this helps, Danny
Why every time after I changed theme then changed back to Roneous, changes I just made disappeared especially primary navigation menu at the top screen and widget? The primary menu disappear every time. And I’m already using Roneous child theme. Also every time after switched bakc to Roneous, I have to activate TLG again. Is that a noremal behavior? Thank you.
Hi there,
Thanks for writing in!
Yes, it’s normal behavior in a WordPress site, when you switch to another theme and switch back, you’ll need to set it up agian, includes menu & widgets. Also, TLG plugin is a special plugin that only work with Roneous theme, so everytime you change the theme, the plugin is deactivate too.
Let me know about any other doubt you could have.
Thanks a lot! : ) Danny
Thanks for the repLy. A couple questions here. 1) the codes you previously provided me to change the top menu cart icon by going to the inc-cart.php file in theme/roneous/templates/header folder. Now since I’m using the child theme, shouldn’t I go to the child theme functions.php and add codes there? If so, what are the codes i should add theee?
2) When I’m on Shop page and click on a product, nothing happens, rather than go to the product page. Even if I click on “Sign Up Now”, it still behaves the same way.
3) The codes you previously provided me to make the menu sticky
.featured-stick {display: none;}
only works for pages that have a page title, but not working for those that don’t.
4. I have a page that embedded a youtube playlist via YouTube plugin. https://wordpress.org/plugins/youtube-embed-plus/It suddenly stopped displaying properly on Chrome only, but no problem on Edge and Firefox. (on Firefox) https://s9.postimg.cc/7sxb4ecrj/Screenshot_368.png (on Chrome) https://s9.postimg.cc/jusoylr5r/Screenshot_369.png I’ve deactivated all plugins to test to no avail. Thank you.
Hi there,
Thanks for your info!
1. You can use child-theme to apply that changes by copying the inc-cart to roneous-child/templates/header folder. Same as the team member template in child-theme as in the topic here: https://goo.gl/xNSPGX
2, 3, 4. About those issuee, please share us the admin account of your site via our support forum at http://www.themelogi.com/tickets/ or email contact@themelogi.com so we can investigate your case and help you out. Also, please point to specific page where we can see the problem. Any screenshots would be welcomed!
Best regards, Danny
Your previous advice was go to parent theme inc-cart.php and find
then change it to
But what i found in the parent theme inc-cart.php was a
I tried a couple possibilites but didn’t come out right.
Hi! Yes, you can change it directly in the parent theme, but your changes will be lost on the theme update. So you can copy that file to roneous-child/templates/header folder so your change won’t be lost here.
Also, you can read more details about child-theme in the article here: https://codex.wordpress.org/Child_Themes
In case you can’t make it work, please share us the admin account of your site via our support forum at http://www.themelogi.com/tickets/ or email contact@themelogi.com so we can help you out. Also, please point to specific page where we can see the problem. Any screenshots would be welcomed!
Best regards, Danny
I understood how to copy inc-cart.php to child theeme but the code you previousoly mentioned is didfferent which caused problem. Please read the emails I sent you regarding this issue and a couple other issues yesterday. it appears tickets sent to contact@themelogi.com was not as attended as on this comment forum. One of my tickets sent to you last week has not even been responbded yet.
Hi! I’ve replied to your email tickets. Please check your inbox and feel free to reply to the email.
Best regards, Danny
Hi There,
Does the theme and its bundled plugins support and runs from within its own wordpress directory installation?
I mean i want to have a setup like this : wordpress installation url = example.com/wordpress website url = example.com/
more about it here : https://codex.wordpress.org/Giving_WordPress_Its_Own_Directory
Thanks for looking into.
Sydz
Hi there,
Thanks for writing in!
About this issue, we haven’t tested it but the plugins should work fine in that way.
Best regards, Danny
Hi Support,
Regarding the Start Adventure demo: Is there a way to have the video autoplay in the background? Thanks in advance.
Hi there,
Thanks for writing in!
To resolve this issue, please open up the scripts.js file in themes/roneous/assets/js folder (around line 420 – 450) :
if (jQuery('.md-trigger').length) {
...
}
... and replace it with the code here: https://paste.ofcode.org/3a2Bb8yc8GRB2PgncVjJyWx
We’ll add this feature in next update of the theme.
Best regards, Danny
Hello, I really like the work that you made to create this template but I need a little help, how can I change the home page so it can look like the one from Flexibly Projects? Thank you
Hi there,
Thanks for writing in!
About this issue, please have a look at our FAQs page here (in Question 2) : http://www.themelogi.com/tickets/topic/faq/
Hope this helps, Danny
Hi Themelogi. I’d like to have the Show Header Language activated and have the language horizontal list names (not dropdown) shown. Is this feature available? Many thanks.
Hi there,
Thanks for writing in!
To enable the Header Language , please install the WPML plugin and set the “Show Header Language?” to “Yes” in Appearances > Customize > Header.
Then open up the inc-language.php file in themes/roneous/templates/header folder, and replace all the code in that file into this:
<?php $languages = icl_get_languages( 'skip_missing=0&orderby=code' ); ?>
<?php if( !empty( $languages ) ) : ?>
<div class="module widget-wrap language left">
<ul class="menu">
<?php
foreach( $languages as $l ) {
echo '<li class="menu-item"><a href="'.esc_url($l['url']).'">'.$l['native_name'].'</a></li>';
}
?>
</ul>
</div>
<?php endif;
P.S: You may want to modify this file using child-theme so that your changes won’t be lost on theme updates.
Best regards, Danny
Many Thanks! Themelogi #1!
You’re welcome 
Hi! Is it posible to use icon font at copyright footer? It shows nothing after using a ...
Thanks
Hi there,
Thanks for writing in!
To resolve this issue, please open up the layout-standard.php file in themes/roneous/templates/footer, find the code below:
<?php echo wp_kses(htmlspecialchars_decode( get_option( 'roneous_footer_copyright', esc_html__( 'Modify this text in: Appearance > Customize > Footer', 'roneous' ) )), roneous_allowed_tags()); ?>
... and change it into this:
<?php echo get_option( 'roneous_footer_copyright', ''); ?>
P.S: You may want to use child-theme to modify the file so that your changes won’t be lost on theme updates.
Hope this helps, Danny
Hi, Can i use CAROUSEL STANDARD STYLE with self-changing carousel? Also can i add READ MORE button to every post in CAROUSEL STANDARD STYLE? Thanks
Hi there,
Thanks for writing in!
About this issue, please specific the page where we can see the problem. Any screenshots would be welcomed!
Best regards, Danny
This is not a problem. Im just having pre sale questions if i can use CAROUSEL STANDARD STYLE with self changing functionality and also add Read more button to it. http://demo.themelogi.com/roneous/elements/blog-content-layout/
Hi there,
Thanks for your info!
Yes, we can offer support for your requests, and adding “Read more” button for you via our support forum at http://www.themelogi.com/tickets or email contact@themelogi.com
Hope this helps, Danny
When a new user purchases a WooCommerce product, at the end of Checkout, this is the page
https://s14.postimg.cc/odjy34dz5/Screenshot_329.pngand I click on “your account” link, this is what I see
https://s14.postimg.cc/3up1xjzwh/Screenshot_330.pngHi there,
Thanks for writing in!
Have you used a 3rd party plugin for this payment method on WooCommerce?
About this issue, please share us the admin account of your site via our support forum at http://www.themelogi.com/tickets/ or email contact@themelogi.com so we can investigate your case and help you out. Also, please point to specific page where we can see the problem.
Best regards, Danny
“Have you used a 3rd party plugin for this payment method on WooCommerce?”
Sorry what did you by that? I just installed wc like I always do and did not add anything else. I use Stripe if that’s what you meant but I use it all the time and did not use any other plugin for Stripe and i never had any problem. I did not add any other plugin for WC.
Another even bigger problem, my site is still localhosted so I use a demo site I have with a host that I created for another plugin to troubleshoot problem from that plugin. However, when I just tested buying a WC subscription product on the Shop page on that demo site after switching to your theme, after clicking on “Sign up now” , it just stayed there, never move to the next page or had that “view cart” show up. But once I switched back to my current theme, it behaved normally.
Another strange thing is that as i switched back and forth between your theme and my current theme, the word description for the product kept changing between big and small every time when i switched back to your theme – that is sometimes small, sometimes big.
Do you think these are things worth troubleshooting? If it is, I’ll give you the login details. Otherwise, my impression on this theme since my purchase just 2 days ago was it feels very loose and unstable, even just the lack of global control for single post / page is something totally incomprehensible for a wordpress site which is known for blogging. Without a global control for single post, especially featured image… without a featured image in that big page title box of a single post and nothing but title in that big box that takes up a whole page is unthoughtful at best, or to be more accurate, unprofessional.
I don’t want to be cruel but now adding all these issues from WC, I can’t imagine this theme to handle anything more complicated than a simple blogging site.
To be fair, this theme has its merits, the page title box actually is great for a membership site where member presentation is important, which is the reason it caught my attention. And in your demo site, every singel single post has a photo in it, plus in your reply to my pre-purchase inquiry you mentioned we can set all sorts of global setting for archive pages in Customizer, which clearly mislead me into thinking those single post page title images were from a global setting. I thought if there’s a gobal setting for archive pages, how can it possibly not for singles?
Of course, it’s very nice of you to offer adding that in the update. But the lack of it in the first place is a sign of ..well .. to be polite…”unthoughtfulness”.
But then I’m not a technical person. To be fair, I’ll hear what you have to say.
Thank you.
Hi there,
Thanks for your info!
1. I’m just asking about 3rd party plugin issue. If yes, you can try to deactivate all your plugin (once by once, except Visual Composer and TLG Framework) to see if the problem is gone or not. If it isn’t, I’ll check your site and help you out.
2. About all the issue on WooCommerce, this is CSS issue only, so we can easily help you out in minutes when you provide us the details (specific page, screenshot, and login account).
3. About the global option for page/post. As I said before, we’ll add it in next update about next week. But please note that more than 2600 customers of Roneous theme are fine with current single settings on each page/post. Each page/post should have difference feature image, right? I don’t think we should use same feature image for all the single page/post? But as you see, if you want that, we can add it in next update for you without problem 
Let me know about any other doubt you could have.
Best regards, Danny
Also, please share us the admin account of your site via our support forum at http://www.themelogi.com/tickets/ or email contact@themelogi.com so we can investigate your case and help you out. Also, please point to specific page where we can see the problem. Any screenshots would be welcomed!
Allow me to add something here. I just saw there’s an icon on the top header and it’s actually the cart icon. That icon does not look like the cart icon we normally see. On my localhosted site, when on your theme, after clicking on sign up now, it will take the buyer to the next page, and on my current theme, it will show view cart on the screen. But when on my demo site and on your theme, the screen just stays there without doing anything, and that cart icon is high up there and looks nothing like a cart icon, that’s what lost me, and probally will lose other buyers as well.
And if i clicked on that icon, it will take me to the next page and from there, eveyrthing seems to behave normally, unlike when it’s on my localhosted site.
So the question now is after an buyer clicks on Sign Up Now, can we make it go to the next page or have View Cart show up? Thank you.
For any other questions or issues, feel free to contact me in the support forum and I will gladly try to help you 
Best regards, Danny
Hi!
To change the cart icon, please open up the inc-cart.php file in theme/roneous/templates/header folder, find the code below:
<i class="ti-bag" />
... and change it into this:
<i class="ti-shopping-cart" />
When you hover the cart, you should see a dropdown box about the products you’ve added in there. But when you are in the shop page checkout or cart page, the cart icon won’t show.
Screenshot: https://i.imgur.com/tSJAJzE.png
If the problem persists, please share us the admin account of your site via our support forum at http://www.themelogi.com/tickets/ so we can investigate your case and help you out. Also, please point to specific page where we can see the problem. Any screenshots would be welcomed!
Best regards, Danny
Sticky Posts – Hi there, how can I style the title of sticky post, please? The “Feature” badge is uselessly wide on mobile phones.. much better option will be only different font-weight or color of this title. Thank you! 
Hi there,
Thanks for writing in!
To remove the “Feature” badge, please add the code below to your Dashboard > Appearances > Customize > Fonts & CSS > Custom CSS:
.featured-stick {display: none;}
In case you want to customize the font style of sticky title, please share us the admin account of your site via our support forum at http://www.themelogi.com/tickets/ or email contact@themelogi.com so we can help you out. Also, please point to specific page where we can see the problem.
Best regards, Danny
Hello, is there a way to know the fonts used in each theme? I’m customizing te business advisor theme but the fonts are nothing like the demo showed. Thank you!
Hi there,
Thanks for writing in!
To resolve this issue, please have a look at the article here: https://goo.gl/YRoSVb
Hope this helps, Danny
Hello, just bought your theme and I don’t have much experience with coding. I’m using the Business Advisor theme, but I want to deactivate the Shop and the Blog areas. How do I do that? Thanks!
Just found out, tks
Hi! I’m glad you sorted it out.
Please feel free to let me know about any other doubt you could have.
Best regards, Danny
On Customize / Blog we can only control mostly the page title of the category archives, but not much singles. The background image is for archive only and one image for all categories. There’s no global setting to make featured image of a single appear in the page title box and it can only be done at the backend editor. The demo site have all the single’s featured image in the page title box and I was led into thinking it was a global setting from the customizer. So we cannot set a global setting to make a single’s featured image appear in the page title box, correct? Or am i missing something here?
Hi there,
Thanks for writing in!
Yes, It’s correct. Currently you’ll need to add page title layout & image for each single blog posts.
We’ll add the global setting for this feature in next updates of the theme.
Best regards, Danny
Are you sure it will be in the next update? May I ask when the next update will be? Thank you.
Yes, I’m sure. The update may be in next one or two weeks.
Best regards, Danny
The fonts in the primary navigation menu for some reason looks so light that it’s kind of hard to read them. Even if I use the biggest contrast such as a light background with a black color font, they still look so light. Can we make them look darker and not so dim? Thank you.
Hi there,
To resolve this issue, please add the code below to your Dashboard > Appearances > Customize > Fonts & CSS > Custom CSS:
nav .menu li a {opacity:1!important;}
Hope this helps, Danny
The codes worked. Thank you. Also a friendly reminder : when you add the global setting control to make featured image appear in single title box, please make sure, if technically possible, include custom post type because I have Event Manager, and also include title layout control to control the position of the title. Thank you.
Hi! Thanks for your suggestion
We’ll consider about that feature.
Best regards, Danny
Just to be sure we’re on the same page – adding global setting for single’s page title fearured image is for sure and not just you’re considering it, right? Thank you.
Yes, for sure for all post/page/portfolio/shop. We only consider support for other custom post type (Event Manager).
Best regards, Danny