Discussion on Roneous - Creative Multi-Purpose WordPress Theme

Discussion on Roneous - Creative Multi-Purpose WordPress Theme

Cart 6,608 sales
Well Documented

THEMELOGI supports this item

Supported

This author's response time can be up to 1 business day.

747 comments found.

Hi,

Is there a way to place the post year when showing archive pages? Right now it shows the day/month, but I would like day/month/year.

Also, I would like to know how to add a RSS icon to be displayed as icons for social share, so that it can be on my footer.

Thanks.

here is what I mean, please see the pic for showing the post date. It only shows the day/month, but no year. In this instance, I want to show day/month/year.

Capture

Hi there,

Thanks for your info!

In this case, please open up the content.php file in themes/roneous/templates/post folder, then replace the code in line 6 into this:

<div class="month"><?php echo get_the_time('M') . ' ' . get_the_time('Y') ?></div>

Hope this helps,
Danny

Thanks for the info.

Hi, I need for this theme HTML Files or full theme template in HTML can you please provide me.. ghai.gourav5, please contact me on skype..

Please can you provide me the HTML ?

Hi there,

Thanks for writing in!

Regretfully, our theme only available in WordPress version, but not HTML files.

Please let me know if you got any further questions!

Best regards,
Danny

Hello, How can I copy / paste a specific element to my page? I would like to copy the accordion autoclose from here http://demo.themelogi.com/roneous/elements/accordion-module/

Hi there,

In case you don’t want to import all demo content, you can copy/paste the individual page you wish in the theme documentation here: http://www.themelogi.com/docs/roneous/ (in section 3: Import Demo > Indivdual Pages Import), and you can find the source code for all element pages here: http://www.themelogi.com/docs/roneous/assets/codes/elements.html

You can paste the code in “Text” mode of page editor, then you can switch back to WPBakery editor to edit/save the elements.

Best regards, Danny

Hi, This is exactly what I needed. Thank you!

Hi! You’re welcome. I’m glad to hear that!

Please feel free to let me know about any other doubt you could have.

Also, if you like our theme and the support, please consider to leave us a 5-star review rating for the theme via ThemeForest > Downloads section. It helps us a lot!

Have a great day!
Danny

Hi everyone,

I need support for the mobile banner on my homepage always shows kind of an overlay over the background image (the website is pridelandsfilms.com). It’s not on desktop and tablet, just on the mobile version.

Please let me know, how/if I can remove this overlay – maybe there is something wrong in the settings, but I cant seem to find it.

BR, Nicole

Hi there,

Thanks for writing in!

To resolve this issue, please add the code below to your Dashboard > Appearances > Customize > Addition CSS:

.header-single .background-content {opacity: 1!important;}

Hope this helps, Danny

Hi I sent a email, to you and still waitring for reply please. Thank you

Hi there,

Thanks for writing in!

I’ve already replied to your email, please check your inbox.

Best regards, Danny

Hi can you pls explain 2 things

1. I can’t update wpbakery keeps giving me error I can’t update automatically which I’m not I’m updating it trough plugins so how do I fix this

2. How can I add gallery using shortcode? 8 have shortcode for actual gallery but on my site it’s kinda infinite scroll as it only shows 1 image at the time. Is there way I can add grid gallery or something which is bit more organised?

Thanks

Hi there,

Please find below the answer for your questions:

1. To update your plugins, please update your theme to latest version as in the article here: http://www.themelogi.com/knowledge/#theme_update

When you’re done on updating the theme, please go to your Dashboard > Appearances > Install Plugins to update your plugins.

Also, please make sure you’ve activated the “TLG Framework” plugin after the theme update.

For your information, when you purchase a theme from ThemeForest that bundles WPBakery Page Builder, Slider Revolution or any other Premium plugins, you are free to use these Premium plugins with the theme.

However, your theme purchase does not give you individual Premium plugins licenses that allow you to activate or download these plugins as you wish. Activation Premium plugins doesn’t mean the plugin will not work but only that you cannot received direct updates. Please don’t worry if you see warning messages about the plugin license activation.

We’ll include latest version of the plugins each time we release a new version of the theme. It’s normally take a few days so we can test the plugins with the theme.

You can read more about bundled license in the article here: https://help.market.envato.com/hc/en-us/articles/213762463-Bundled-Plugins

2. About the gallery images, please have a look at the topic here (it’s for our other theme Roneous, but it would be the same with Navian theme) : http://www.themelogi.com/tickets/topic/image-gallery/#post-5935

Best regards,
Danny

Hi, When we click on Description or Additional Information tab on Woocommerce Single Product page, it scrolls up instead of staying there. It also happens on your demo page. How can we prevent the page to scroll up when we click on product’s description tab or Additional Information tab.

Hi there,

Thanks for writing in!

To disable that scrolling in woocommerce tag, please open up the scripts.js file in themes/roneous/assets/js folder, find the code below (around line 85) :

jQuery(document).ready(function() { // READY EVENT
        "use strict";

... and change it into this:

jQuery(document).ready(function() { // READY EVENT
        "use strict";
        jQuery(document).on('click', '.woocommerce-tabs li > a', function(e) {
             $('html, body').stop();
        });

You may want to test it in private mode of your browser or remove history cache of the browser and check again.

Best regards, Danny

Hi,

I purchased your theme, and thus far it is good. But, I ran into issue with mobile. The sidebar widget doesn’t show on mobile. Also the scroll to top doesn’t show up on blog, and sometimes on page, this seems to be a bug.

Please let me know how I can have sidebar widget from blog/archives show on mobile.

Thanks.

Thanks Danny. I emailed you through the profile page and sent you a link to the webpage that shows the issue. Please let me know how to fix that.

Thanks again.

Hi there,

Thanks for your info!

I’ve replied to your email, please check your inbox.

Best regards, Danny

Thank you, your code worked.

Hi, how do I add an image of my products when I do a matching search? regards

Hi there,

Regretfully this isn’t a feature offered by the theme. It could be possible with custom development, but this would be outside the scope of support we can offer. We’ll consider to add this feature as an option in the next theme updates.

For the meantime, you can try to use the woocommerce search widget to add to your Shop sidebar.

Thanks for your understanding. Take care!
Danny

Thanks for your quick response, it is useful to me. Regards

You’re welcome!

Hi,

I like your theme and want to purchase, but I have a question. Does the sidebar menu such as shown here http://demo.themelogi.com/roneous/home/landing-conversation/ be static? What I mean is if this side menu can appear in all pages/post/archives. I like the sidebar menu, and like how the layout is.

When I click on a post from that demo, the sidebar menu is lost and shows me a completely different layout. So, I want to make sure that the sidebar is constant along all pages/post/archives, etc. Please let me know.

Thanks.

Thanks for your fast answer. I forgot to also ask, since I couldn’t see in the demo with the sidebar vertical is how it looks with submenu. Do you have a demo with that?

Hi there,

Yes, you can see the demo of sidebar vertical with submenu in the link here: http://demo.themelogi.com/roneous/elements/?nav=left-vertical-dark

Hope this helps, Danny

Thanks.

Hi I sent you support ticket regards to some issues

Can you please give me your email for faster communication

Thank you

Hi there,

Yes, I’ve replied your email, please continue to follow in the email.

Best regards, Danny

Hi I sent you email again still waiting for reply. Thank you

Hi there,

Yes, I’ve replied your email, please check your inbox.

Best regards, Danny

Hello! when the logo is loaded via customization it displays however the alignment is off/ logo is not responsive for mobile so it covers the page name text. How can this be adjusted/rectified? Thank you

Hi there,

Thanks for writing in!

In this case, please share us your site URL and the admin account of your site via the contact form at https://themeforest.net/user/themelogi 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! (you could upload your images into https://imgbb.com/ and share the link in there).

P.S: I just see that you’ve leave us a bad review for the theme, but as we’ve note in our support forum here http://www.themelogi.com/tickets/ (screenshot: https://ibb.co/Z2kmgfx ) , in case you couldn’t login to submit ticket due to the browser cache, please use the contact form at our Themelogi profile page here https://themeforest.net/user/themelogi to submit your question. We’re always respond to every ticket within 6 – 12 hours even in the weekend. So could you please consider to update your review rating since it make impact to our sale much. If you can temporary update it to 5-stars, it helps us a lot!

And if we can’t help you out with your request, we’ll happy to return your money for the theme.

Looking forward to your response!

Best regards,
Danny

Hi Danny, I have updated the rating, thank you for assisting.

Just a heads up, the theme forest contact form is the only one working. The other option provided does not work…

I will leave a detailed description there now of the problem that I am experiencing. Thanks.

Hi there,

Thanks you so much for the review! I’ve just replied to the email, please check your inbox.

Best regards,
Danny

Hi! When opening a portfolio item, on desktop/ipads, the navigation buttons (next/prev) show up. But they are hidden on mobile. Is there a way we can enable them on mobile as well?

I believe we just need to remove the “mobile-hide” style from the buttons, but am not sure where to find it.

Sample: https://ibb.co/z6CGrvk

No worries – found it under templates/post/inc-pagination.php

Hi there,

Thanks for your info!

I’m glad you sorted it out!

Have a great day!

Hello, I have a problem with the installation:

Installing the theme from the uploaded file: themeforest-m1yS5qoF-roneous-creative-multipurpose-wordpress-theme.zip Unpacking parcels …

Installing a Theme …

The package could not be installed. Style.css is missing from the theme.

Theme installation failed.

Hi there,

Thanks for writing in!

This is a common issue that can occur when installing a WordPress theme. 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

1.- this themplate comes with wp backery editor enabled? 2.- the themplate comes with demo content?

Hi there,

Thanks for writing in!

The theme come with WPBakery page builder for free. you can read more about bundled plugins license in the article here: https://help.market.envato.com/hc/en-us/articles/213762463-Bundled-Plugins

And yes, you can use the 1-click demo import all the pages as in our live demo.

If you need help to use the theme, please share us your site URL and the admin account of your site via the contact form at https://themeforest.net/user/themelogi so we can investigate your case and help you out. Any screenshots would be welcomed! (you could upload your images into https://imgbb.com/ and share the link in there).

Best regards, Danny

Hello, wondering if it’s safe to upgrade my site to WP 5.6?

Hi there,

Thanks for writing in!

Yes, the theme is compatible with latest WP version since we’re running latest version on our live demo too, but you could also backup your site before upgrade if needed.

If there is any issues, please share us your site URL and the admin account of your site via the contact form at https://themeforest.net/user/themelogi 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! (you could upload your images into https://imgbb.com/ and share the link in there).

Best regards, Danny

Hi! I’m having a strange mobile menu issue where a specific link works on desktop but not in mobile. It might have something to do with the fact that it is the only link where it has an anchor tag at the back ”#customisedtour” (as the other links all work).

On a mobile phone, please try clicking “360 Experiences” and then “Customised 360 Tours” at :

Page password: 360123 Page link: https://www.temporary-url.com/C0DD

Hi there,

Thanks for writing in!

About this issue, please share us your site URL and the admin account of your site via the contact form at https://themeforest.net/user/themelogi so we can investigate your case and help you out.

Best regards, Danny

Thanks Danny – have sent it in

Hi there,

Thanks for your info!

Yes, we’ll check it and get back to you via email once it’s done.

Best regards, Danny

I want to buy it but I have a questions is this can work with Wordpress themes

Hi there,

Hope that you’re doing well!

Yes, the theme have many homepage demo which you can use for normal website or just a landing page.

Also, you can check our latest Navian theme for more options and features to creating your pages: http://demo.themelogi.com/navian/

Please let me know if you have any further questions!

Best regards, Danny

Thanks :D, yes I have navian to using in another website its amazing

That’s great! Thank you for using our themes for your projects!

If you have any further questions you are always welcome to contact us back anytime you need.

Have a great day!
Danny

Hello, I posted a support ticket more than 2 days ago but got no reply or notification of creating ticket. So I’m posting a comment here instead, hopefully I’m not awaiting for nothing

Hi there,

Thanks for your info!

Yes, I’ve replied to your email, please check your inbox.

Best regards, Danny

Thanks for the fix Danny, All look fine now

You’re welcome! I’m glad to hear that!

Have a nice day!

Hi!

1) How do we align the “back to top” button/icon to the left of the screen?

2) How do we align buttons to the right (the only option is “centered or not”)? We used the “Advanced Button” option inside of Visual Composer .

Thanks

Hi there,

Thanks for your info!

To resolve this issue, please add the code below to your Dashboard > Appearances > Customize > Addition CSS:

.vertical-alignment {
    top: 20%!important;
    transform: none!important;
}

Hope this helps,
Danny

Hi Danny, Your code worked but we found it was affecting other rows on the homepage (that contain iframes) as well… is there a way to limit it to just the first rows? I can add a css class to the first row called topheader.

Is there a way to edit it so that it then worked as follows? I already tried this but it doesn’t work yet.. so I believe I’m missing something.

.vertical-alignment .topheader { top: 20%!important; transform: none!important; }

Hi there,

Thanks for your info!

In this case, please change the code above into this:

#home + .vc_row .vertical-alignment{
    top: 20%!important;
    transform: none!important;
}

Hope this helps, Danny

hi i have a question 1. how can i change a color of navigation menu and head text ??

Hi there,

Thanks for writing in!

In this case, please share us your site URL and the admin account of your site via the contact form at https://themeforest.net/user/themelogi so we can help you out. Also, please point to specific page where we can see the text and color you want to change. Any screenshots would be welcomed! (you could upload your images into https://imgbb.com/ and share the link in there).

Best regards,
Danny

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey