Forum Replies Created
-
AuthorPosts
-
Hello, I have been battling with using the visual composer slider header. I try to do all the necessary setting but when i preview i don’t see the slider. the portion goes blank.
Danny
SupporterHi erech,
Please add a link to your website where you’re having issues and send me the admin account of your site via private reply so I can help you out.
Best regards,
Danny1-I did everything in the documentation file but i cant get the demo content as yours.
I always get fault message. There is a blank(White blank in top of the page and only i cant edit “Ana Sayfa”sentence.
My web site url is:
gidemiyorum.com2-I cant get all the revotlution sliders, i only get 1 slider called blog-slider. What’s the problem?
Check please.
Thank youDanny
SupporterHi ugures,
Thanks for purchasing our theme.
1. Please send me the fault message that you received. I checked your site and it seems that you’ve already imported demo content. If you need to remove the Page title named “Any Sayfa”, please see the screenshot here:
In case you need any things else, please Post as much info as you can on your errors: links and screenshots are welcomed. You can also send me your site URL, FTP info and admin account via private reply and I’ll do the import demo content for you.
2. About revotlution sliders, Roneous theme comes with blog-slider only (Demo: http://demo.themelogi.com/roneous/home/the-journals/)
All other the slider you see in our demos was created by our built-in slider that you can use in Visual Composer element named: “Slider Header” like in the screenshot below:Best regards,
DannyThis reply has been marked as private.Danny
SupporterHi ugures,
The entire 25 demos as you seen in our live demo (http://demo.themelogi.com/roneous/) is 25 “Pages” that you can see in your Dashboard > Pages.
So let me explains the steps to choose ‘Business Advisors’ as your Homepage:
Step 1: Install Roneous theme and all the required plugins.
Step 2: Do an Import demo content ( Dashboard > Appearance > Install Demo ). After that, you’ll get all the demo pages (25 demos) in your Dashboard > Pages
Step 3: To make ‘Business Advisors’ as your new Homepage, please go to Dashboard > Settings > Reading. Select A static page, choose a page (ex: ‘Business Advisors’) for Front Page and choose a Blog page for Posts page.
Step 4: Now you can go to your site and see ‘Business Advisors’ as your new Homepage.
P.S: There are 3 sections on our Business Advisors demo you can add content if needed:
1: OUR PROJECTS: You can add content in Dashboard > Portfolio
2: CLIENT CAROUSEL ( below the CONTACT US section): You can add content in Dashboard > Clients
3: OUR OFFERS (products): You can add content in Dashboard > ProductsHope this helps,
DannyThank you so much!
you’re great. I’ll give you high points and stars.Danny
SupporterHi ugures,
You’re welcome, glad I could help!If you like our theme and want to support us please rate it in your Themeforest Downloads.
Best regards,
DannyHi, I have a problem with menu in your theme. When I’m trying to use a “custom link” with link to ID on my page it doesn’t do anything after click on menu item. Example: h1 element with id=”first”, custom link in menu = “http://www.mydomain.com#first”, in Google Chrome I can see the link is correct (after hover over menu item) but after click it do nothing. I tried it on several browsers. Also when I change theme to some WP default, menu is reacting correctly.
my website:
http://www.removetattoo.netThis reply has been marked as private.Danny
SupporterHi McPetrson,
Thank you for writing in! I’ve just checked your site and see that you only need to add “#safe” into the URL in order to make it work as the screenshot below:
Hope this helps,
DannyThanks! I can confirm it is working!
Danny
SupporterHey!
You are welcome, we are always happy to help 🙂
For any other questions or issues, feel free to post them here on our support portal and we will gladly try to help you 🙂Cheers!
DannyHi, I had to open a new ticket with the same name because i could not write into it to answer.
This reply has been marked as private.Anonymous
InactiveHi there. I absolutely love your guys theme, it is so flexible and brilliant. I am having one issue with my footer. I find the footer is not entirely flexible – what I would like to do is have the copyright footer or the basic footer, and insert various logos on the right hand side of the footer (i.e. comodo SSL seal, payfast payment gateway logo, etc.) Currently I am inserting widgets and inserting the images via the HTML field but this is taking up a large portion of the page. Please may you assist me in how I can insert some logos on the thin copyright footer. Thank you
When I view my home page on my iphone6, and I press the menu sandwich icon, the logo becomes larger with a lot of white space underneath it. How can this be fixed? It only happens when viewed through my mobile phone. I wish there was a way to attach screenshots, but hopefully you can see what I mean?
Thank you.
Danny
SupporterHi garrymeston,
Thanks a lot for using Roneous in your project! It is very appreciate!
To insert payment logo in the thin footer, please follow the steps here:
1. Footer Layout Standard (default layout): Open up the file layout-standard.php in themes/roneous/templates/footer folder, find the code below (around line 49):
<ul class="list-inline social-list"> <?php echo roneous_footer_social_icons(); ?> </ul>
… and change into this:
<!-- Hide Footer Social List <ul class="list-inline social-list"> <?php echo roneous_footer_social_icons(); ?> </ul> --> <img src="http://i.imgur.com/DVC8tAO.png" /><!-- Link to payment logo -->
=> The result:
2. Footer Layout Copyright: Open up the file layout-copyright.php in themes/roneous/templates/footer folder, find the code below (around line 11):
<ul class="list-inline social-list"> <?php echo roneous_footer_social_icons(); ?> </ul>
… and change into this:
<!-- Hide Footer Social List <ul class="list-inline social-list"> <?php echo roneous_footer_social_icons(); ?> </ul> --> <img src="http://i.imgur.com/DVC8tAO.png" /><!-- Link to payment logo -->
3. Footer Layout Basic: Open up the file layout-basic.php in themes/roneous/templates/footer folder, find the code below (around line 12):
<ul class="list-inline social-list mb0"><?php echo roneous_footer_social_icons(); ?></ul>
… and change into this:
<ul class="list-inline social-list mb0"><?php echo roneous_footer_social_icons(); ?></ul> <img src="http://i.imgur.com/DVC8tAO.png" /><!-- Link to payment logo -->
In case you can’t make it work. Please send me a screenshot point to the specific position where you want to insert logos so I can investigate your case and help you out.
Best regards,
DannyDanny
SupporterHi Danycaz,
Thank you for the account information, I’ve checked your site and even after I deactivate Visual Composer, and leave TLG Framework activated, editing an existing page works just fine, so I guess the problem is not because of TLG Framework or Visual Composer itself, it might cause WordPress upgrade issues.
In this case, I’ll recommend you to install the theme with a fresh copy of WordPress 4.7: http://wordpress.stackexchange.com/questions/198706/editing-pages-give-404-error-after-wordpress-upgrade-in-admin-panel
If the problem persists, please provide me your FTP account in private so I can install the theme and demo content for you.
Best regards,
DannyDecember 13, 2016 at 5:18 am in reply to: logo changing size on mobile when I press the menu sandwich icon #218Danny
SupporterHi chornberg!
To fix this issue, you can add this in Appearance > Fonts & CSS > Custom CSS field:
@media (max-width: 768px) {.nav-bar > .module.left {max-width: 60%;}}
In case you want to attach screenshots, you can upload the images to a hosted image site like http://imgur.com and copy/paste image URL to the reply box here.
Hope this helps,
DannyThis reply has been marked as private.Danny
SupporterHi Danycaz,
When I install the theme for you, I see that the php.ini file is the reason for 404 error when editing page. Removing php.ini file, and you can edit the page as normal, but the problem is that when removing php.ini file, this will raise the error something like: “Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 94 bytes) in /home/multicar/public_html/wp-includes/wp-db.php on line 1846”. This because of your hosting has PHP configuration limits that are set too low to complete the process.
So currently I still leave the php.ini file in your public_html folder in order to the site keep running withour error. In this case I recommend you contact your hosting provider and ask them to increase those limits to a minimum as follows:
max_execution_time = 900 max_input_time 600 memory_limit = 256M post_max_size = 64M upload_max_filesize = 64M max_input_vars = 5000 allow_url_fopen on
It’s your right to ask for these updates as you paid for their service and they usually react timely upon similar requests.
BTW, I’ve installed the WP site with Roneous theme for you, now both the theme content and the theme settings set up just like our demo. I also leave a backup containing all files and database for your old site in public_html/backup folder.
This process has replaced all new Roneous demo content to your current site, so in case you need restore to old site with old data, please use the files in public_html/backup folder.
If you have any questions please do not hesitate to contact me. I’m here to help!
Best regards,
DannyDanny
SupporterThis reply has been marked as private.Danny, Thanks for the support. I will start working with the theme.
Best Regards
Danycaz
Danny
SupporterYou’re most welcome!
DannyThis reply has been marked as private.Anonymous
InactiveThere are no templates to choose from… How do I access them?
Anonymous
InactiveI posted a ticket yesterday but it isn’t listed, did you receive it?
Danny
SupporterHi clens,
Roneous theme comes with “blog-slider” Slider Revolution template only (Demo: http://demo.themelogi.com/roneous/home/the-journals/)
All other the slider you see in our demos was created by our built-in slider that you can use in Visual Composer element named: “Slider Header” that you can edit slider content in each page editor:To import “blog-slider”, please go to Appearances > Install Demo > Advanded demo content import, check on “Import Revolution Sliders” option, and click Import. Then navigate to Dashboard > Slider Revolution, you’ll see the Blog Slider template that used in the demo link above.
Hope this helps,
DannyDecember 15, 2016 at 3:25 am in reply to: I posted a ticket yesterday but it isn’t listed, did you receive it? #229Danny
SupporterHi clens,
That seems to cache issue in browser, in that case you can hard refresh the page to see the topic.
Here is the topic that you mentioned: http://www.themelogi.com/tickets/topic/how-do-i-import-slider-revolution-templates/
Best regards,
DannyDanny
SupporterHi erech,
Sorry but I can not access your site, it’s connection time out error. Please check again.
For the meantime, you can check the slider setting in our live demo (http://demo.themelogi.com/roneous/home/business-agency/):
– Slider Header:
– Slider Setting:
– Row Fullwidth Setting:
– Page Setting:
Note:
If you want to use pre-made layout (business-agency) like our demo above, just copy and paste our demo code into the Editor of your page and click on Save button (make sure to paste the code in “Text” mode, then you can switch back to Visual Composer editor to edit page content).
For other pre-made layouts, please check our documentation for details: http://www.themelogi.com/docs/roneous/#!/indivdual_import
About footer logo, please open up the layout-basic.php/layout-basic-light.php in themes/roneous/templates/footer folder, and remove the code below (around line 6 – 8):
<a href="<?php echo esc_url(home_url('/')); ?>"> <img alt="<?php echo esc_attr(get_bloginfo('title')); ?>" class="image-xs mb32 fade-hover" src="<?php echo esc_url($logo_light); ?>" /> </a>
Best regards,
DannyI’m having a hard time figuring out how to do parallax background images in visual composer. Please help!
Danny
SupporterHi evanbartholomew,
Thanks for writing in!
Here is the Row setting for the first background parallax section that you can see in our demo: http://demo.themelogi.com/roneous/elements/background-effect/
If you want to use pre-made background parallax effect layout like our demo above, just copy and paste this demo code into the Editor of your page and click on Save button (make sure to paste the code in “Text” mode, then you can switch back to Visual Composer editor to edit page content).
Hope this helps,
DannyThank you! =)
December 18, 2016 at 4:52 pm in reply to: logo changing size on mobile when I press the menu sandwich icon #238Thanks!
When I click on my first portfolio item on my homepage, the image isn’t there. The description is, but not the image. Please advise how to fix. Thanks.
Danny
SupporterHi chornberg,
To add images and modify portfolio content, please go to Dashboard > Portfolio, and click on “Automotive logo” item, then you can add images, gallery or any content you wish in there. The image you see in your link is only “Featured Image”, and you’ll need to add your own image in Portfolio item editor.
For example, here is our Portfolio item (http://demo.themelogi.com/roneous/portfolio/project-content-builder/) in dashboard:
=> In listing page:
You can use Single Image element or Add media in Text block to add your images:
=> In single page:
Hope this helps,
Danny-
This reply was modified 4 years, 1 month ago by
Danny.
Thanks problem solved
Hello,
I hace just installed Roneous theme, and I´d like to ask if I can reduce height from menu to first paragraph (page or blog´s entry), if I don´t use an image, there is too much room, and I do not find option to reduce this place.And when I swich server to php7 the webpage goes down, so can handle Roneous theme with php7??
Thank you for advanced,
AndrésAnd the wepbpage http://harmonicaspain.es
Anonymous
InactiveMy standard footer is showing white text on a white background – unreadable. I’m not sure how it happened but I can’t seem to change the background. Can you provide a step-by-step on how to change the background colour?
Danny
SupporterHi Andrés,
To reduce height from menu to first paragraph, you can add this in Appearance > Customize > Fonts & CSS > Custom CSS field:
.page-title-center, .page-title-basic {height: 140px;}
After you add the code above, your header should look like this:
We’ll need to test Roneous theme to make sure is compatiable with PHP7, but php 7 is not compatiable with some of other plugins, I recommend you to deactivate all plugins and run your site again to see the problem is gone. If the problem is a plugin: Try deactivating all of your plugins and reactivating them one at a time. When the error message comes back, that will be the plugin that is the problem.
Best regards,
DannyHello. Can you help me with the two issue found here: http://screencast-o-matic.com/watch/cDlroeQtwQ
Thank You
This reply has been marked as private.Danny
SupporterHi mozomarket!
Thank you for using Roneous.
– To make the slider image fullwidth (remove Padding/Margin), please go to Dashboard > Revolution Sliders > Home slider > Setting, and click on Full Width option in Slide Layout section as screenshot below:
Also, I recommend you to use the header image min width is 1920px, the best header image resolution is 1920x1080px.
– About parallax issue, I see that the parallax effect works fine on Chrome & Firefox browser, please check again. If the problem exists, please provide us what browser and operating system you are using.
Best regards,
DannyDanny
SupporterHi clens,
Our Roneous theme comes with 2 version of standard footer as the screenshot below:
Standard Footer -> Dark background & white text
Standard Footer Light -> White background & dark textSo I’m not sure about white text on a white background, could you please send me your site URL (via private reply if you don’t want to provide site URL public) so I can have a look in this case.
But if you still want to change footer background in standard footer, please add this in Appearance > Customize > Fonts & CSS > Custom CSS field:
footer { background-color: #1d1d1d!important; color: #fff!important; } .sub-footer { background-color: #1d1d1d!important; color: #fff!important; }
P.S: you can change the color hex codes as you wish.
Hope this helps,
DannyHi there!
Thank you for that custom code, fits perfect!
Roneous theme handles perfect with php7, I found it was a plugin which get down the page, so it´s working fine right know, amd I am close to design this page.
Thank you for your help and what a great template, great work!!Andres
Danny
SupporterHey!
You are welcome, we are always happy to help 🙂
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you.
Cheers!
DannyHello,
I seem after update to Roneous theme, that some post and pages which boxed design with right sidebar, this sidebar gone away as well post comments with the post meta data also gone, I have seen this only when is modified when I update a post or page with visual composer, and it looks as designed when I use the classic editor. I de-active all plugins but the dame issue of desaparing slide bar and comments/post metadata when use VC, so could yo take a look?
Thank you for advanced,
AndrésDanny
SupporterHi Andrés,
Thank for writing in!
By default, post meta, comment & post sidebar only used with default post editor (default post template). In case you want to use Visual Composer (VC) with a post, you will need to build complete post content only with VC. A post built by Visual Composer will turn out to be a Page, so there is no post comment, post meta available.
But in case you still want to use VC for your posts and still need a sidebar, please follow the steps here:
1. Open up your post with VC editor.
2. Select layout: 2/3 + 1/3 (post content + sidebar), leave your post content in ‘2/3’, and Widget blog sidebar in ‘1/3’:
3. Select Row padding as “None”:
4. Add class named “main-sidebar” to have the gray background sidebar as default:
5. Select padding Top & Bottom for your post content (we need add this because we have already ser Row padding as “None” in step 3):
6. Page Title setting (optional):
After that, you can Save the post and check in front-end, the post will look something like that:
Note: There steps above only help your post to have a sidebar, in case you need post meta & comment section, I recommend you to disable VC for post single to use the default post template which fully supports post meta, sidebar & comment.
To disable VC for post, please go to Dashboard > Visual Composer > Role Manager, and uncheck on post option:
Hope this helps,
Danny -
This reply was modified 4 years, 1 month ago by
-
AuthorPosts