779 comments found.
hi, im using multilingue website, i cant’t use different image banner per languague. when i set different image for each languague always the last image is showing
Hello, Which plugin using for Multi-Language?
Sir I just tested different banner work for WPML plugin.
Thanks
i’m using polylang
Not how how Polylang can translate the ThemeOption Need to check it. You can set page / post Banner from meta option has Banner select option so for each language use meta that option.
Thanks
my probleme is that i have two different images one for EN the other for FR
Yes Sir it will work for individual page/ past change from meta option see https://prnt.sc/hb5uwn
For archive page Select Language from top than change https://prnt.sc/hb5yt0
WPML and Polylang almost similar.
Thanks
i already use this, but it show me the same image for both language
Sir I just tested it work
See different header in different language
https://prnt.sc/hb64ue https://prnt.sc/hb654mfirst i create to separate page for exemple about and apropos each one with his own banne image as you show me in the previous post. after i go on about and i indicate the french version of this page. after that it start show the same banner image for both pages
I did same task and send you screenshot it work for me. Please send me WP admin access I will check support@radiustheme.com
Thanks
for me also it work but before relate the two page, when i go for exemple on about page and i put on traduction field apropos page, it stop working
don’t follow “i put on traduction field apropos page”?
I just set banner image from page meta option make sure first select Banner type then select banner image.
i have sent you un email with screen shot
Hey ! I need to make the logo bigger, even the bigger 4 column is WAY too small, I need like 3 time bigger than that, is that possible?
Hello, You can do this from Theme Options => Header Increase the Logo grid and disable fixed height https://prnt.sc/hawmyw
Thanks
Thank you ! Another question, can I put the logo on top of the menu, I dont see that option !
Also, for some reason, I see the logo bigger only on Chrome, on Explorer and Mozilla, the logo is still small ! Look: http://predatormanagement.ca/
Hello, I checked with Mac & Windows I see ok but in IE little bigger write this custom css to fix IE issue
Mac FireFox https://prnt.sc/hb32sb
.site-header .site-branding a img {
width: 100%;
}
Thanks ! Do you know how to link Images in Media Grid when you use Visual Composer?
You mean Visual Composer Media Grid addon image link? Don’t see any option to add image link in Media Grid addon.
Hi,
Do you know why when I try to create a page, and then I add a picture/vidéo, I click and change background color in the layout settngs, press preview, nothing have chang.
Hello, You set background color for row settings https://prnt.sc/hbj4um see front end https://prnt.sc/hbj51k
I just tested it work.
Thanks
hello sir, I have multiples gym in the same city, if i buy this theme, can i set the classes separate for each gym ?
Thank you.
Hi, Thanks for your interest on gym edge Theme.
Sir we have category option for Class so if you create different category for different gym then you can display in front end by category wise.
Let me know if you have any more question.
Thanks
Yes, I saw this option. but for ex. we have Pilates in gym A and gym B, but at different times. If I use the filter everything is mixed. I think the most effective thing it would be if i can select the category for every new schedule added..
Sir Schedule come from Class Time See https://prnt.sc/hawjbf so depends on category your schedule data show.
Thanks
please try to make 2 categories A, B
Classes: Aerobic, Pilates, Zumba ,etc …
Categorie A (gym1 ) :
- Aerobic :
Monday : 09:00-10:00am with Ana
We: 09:00-10:00am with Ana
Fr: 09:00-10:00am with Ana
Categorie B(gym 2) :
- Aerobic:
Monday: 10:00-11:00am with Ben
Now put 2 routines:
routine#1 : Class Categories A
routine#2 : Class Categories B
The Aerobic class from gym B also appears at gym A, and vice versa…
Hello, In next version I will add multiple gym and multiple trainer feature.
By category almost can finish but little issue like this for duplicate. So we plan in next version add this feature.
Thanks
Hi, just install the theme and choose demo 2. Now I have the slider but is full of text lines over and when I try to scroll down the actual slider doesn’t move.
No idea why but I hope you can help.
Thanks
Hello, Can you please send me your site url? Want to see how to look then can tell where is issue.
Thanks
The site is on the landing page. However, I install the demo when child theme was active and seen after in documentation that the master needs to be active. So I activate the master theme and all looks good. In some point, I may need to use the child theme so if you have a solution for this it will be great in future.
One more thing regarding the Page Builder. Here is part of the message – There is a new version of WPBakery Page Builder available. View version 5.4.3 details. Automatic update is unavailable for this plugin.
How can I update? Do I need an account with them?
Thanks
Sir after install main theme Install Child them and active Child Theme it should work. Many users using Child theme and all custom work done in child Theme so in update it will not lost.
Page Builder is bundle with Theme when new version arrive we release Theme version that that update. We are working today or tomorrow will release new version.
If you need now mail me support@radiustheme.com I will provide you.
Thanks
Yes, I realise this. I did activate child theme after importing the demo and all works perfectly. Will be waiting for the new update.
Thanks
ok Sir Nice !!
How do I update my Gym Edge Wordpress theme?
5ef7a5fe-eec9-46de-a17a-923c5616ce92
Hello,
Thanks for purchasing our theme.
Please follow this you can do auto update using the Envato API https://radiustheme.com/demo/wordpress/gymedge/docs/#update
Make you don’t change main theme file then after update that will lost.
Thanks
Hi,
First of all, nice looking theme, well done.
I would like to make the logo biger, like 2 times biger than the maximum size the theme allow, is that possible?
Thanks !
Hello Sir,
Thanks for purchasing our Theme. Yes sir you can increase size try this option please see my screenshot https://prnt.sc/ha65um
Thanks
Still too small ! Already try ! 
Another question, can I disable the footer?
Sir, Want to disable full footer? Is it possible to send me Site url and WP admin support@radiustheme.com then I can check the Logo issue?
Thanks
I purchased the Gym Theme and it works great. However, when I just updated a bunch of plugins the Visual Composer will not update. It is registered to our staging domain not our real domain
newsite.oomyungdoe-ne.com (staging) vs oomyungdoe-ne.com (live).
How do I fix this with Evato?
Rob
Hello, Thanks for purchasing our Theme. We will update Theme within this week. Then you can update the plugin. Or if want mail support@radiustheme.com I will provide you update copy.
Thanks
hi, i need to edit .entry-banner css code, i can’t find it
Hello, Can you please explain what change you want to do?
Thanks
original code is .entry-banner { background: url(example.jpg) no-repeat scroll center center / cover; } and i want to custom this code by deleting some parametres and adding some code
i edited the code in the navigateur my final code will be like this .entry-banner { background: url(example.jpg); left: 0px; top: 0px; width: 100%; height: 250px; display: block; overflow: hidden; background-position: 50% 50%; }
Hello, Add this code in theme customizer then it will override others CSS if need to add !important then add then it will top priority.
but i cant remove no-repeat scroll center center / cover; what i found in the bavigateur for this code only line:ligne’s number no refrence for the source of css file
I see this css generate dynamically I can tell you the code at my morning after check the source code.
See gymedge/inc/variable-style.php Line No.238(probably)
ok thanks you other thing how to set display order for trainers on the front end i use slider layout style 4
Sorry sir right now don’t have ordering option I will add in next version.
Hello,
I my blog I would like to had a text block right at the beggining before the post to introduce the blog , but when I do this its not working can you help me? http://anavieirapersonaltrainer.pt/blog/Thank you
Hi, Thanks for purchasing our Theme. Sir can not visit your site it is “Maintenance mode”
See Blog we have this style https://radiustheme.com/demo/wordpress/gymedge/blog/
Thanks
Hello , yes it have , i try to change the banner of the heading and its not working too, I can send you my wordpress data to see
ok Done, and can I add an introduction text before the posts?
Is it set post page then can not add text? don’t get any mail from you.
no I can’t add text on the blog page
Hello, If you set posts page from settings then can not add intro text cause it is dynamic coming from template. see image https://prnt.sc/h9t4ri
Thanks
so i can´t put an introdution text in my blog like ” Hello, my name is….”
By custom code can add this by default WordPress theme don’t have this option. If you want send me FTP and admin access support@radiustheme.com I will add this for you.
Thanks
I would like to know about Photo Gallery for this theme. I don’t see anything about this. Do you have any one? If yes, can you send me some pics about or some link?
Tnks
Bruno Coelho brunoptu@gmail.comHi, Have you bought the Theme? Yes has photo gallery https://radiustheme.com/demo/wordpress/gymedge/gallery-2/
Thanks
Hello ,
How can I remove in the top bar the :
My account and logout , and change the phone and mail icon color?
Thank you
Hi, It is Menu Item see my screenshot https://prnt.sc/h7w6tk Phone & Email icon color is primary color
Can you send me your site url?
Thanks
I hope that makes sense,
Thank you !
Hello, Thanks for purchasing our Theme. The link is blog page if you want to use Home page then need to use Visual Composer addon we have slider and grid layout but sir not same as blog layout https://radiustheme.com/demo/wordpress/gymedge/post-slider/
You can use any of this addon now in next version I will add blog layout in addon layout.
Thanks
Hello ,
I would like to reduce the height of the main banner slide , how can I do that?
Thank you
Hi, Thanks for purchasing our Theme. Sir you can change the slider height from Layer Slider = > Go to Slider then see settings option See https://prnt.sc/h7r3ck
Thanks
Hi ! I have a question
My website need two languages and I’ve found plugin named “qTranslation x” and I don’t know how to show the switcher button on menu bar. The question is “Do you know how to make it appear ?
Thanks
Hello, Thanks for using our Theme. You want to use in menu bar or top header?
Thanks
Menu bar (Main menu)
Sorry sir right now don’t have widget position in menu. If possible send me WP admin and FTP access to support@radiustheme.com I will add widget position for you. Or in next version I will add.
Thanks
Already send an information. Please do it for me.
Thanks
It is fixed !!
hi, i bought gymedge theme, and i need to translate some of words in the theme like read more and Biography
Hello, Thanks for purchasing our Theme. Please use “Loco Translate” plugin and translate Theme & Gymedge Core Plugin.
Thanks
Hi,
I’m facing trouble uploading Images to the media, even when i tried adding them from the file manager they’re not showing!
Hello,
Sir Have you uploaded image via media?
May be it is server related issue first check server space then check media folder permission.
or if possible send me access I will check support@radiustheme.com
Thanks
Trying to install Home1 demo it appears the following: Table name is more than 64 characters: _fwbk_wordpress53378_wp_woocommerce_downloadable_product_permissions
I have tried to do different installations but always the same message.
Hello, Sir see Table name is more than 64 characters that does not support in WordPress it is WooCommerce table: _fwbk_wordpress53378_wp_woocommerce_downloadable_product_permissions
Please remove the extra option “fwbk_wordpress53378“
Then it should be like this “wp_woocommerce_downloadable_product_permissions”
Or send me FTP, Database and WP admin access I will setup Home 1 demo for you.
Thanks
Hello: Where could I find this option??? Thanks. Regards.
Enter PHPmyadmin download database then by search replace remove this then import again.
Or send access to support@radiustheme.com I will check.
Thanks
Hi I’ve try to setup a ssl for my domain but It’s not working because browser see my site as a dangerous site with message “This page is trying to load scripts from unauthenticated sources” how can i fix this ?
Hello, Please check all url and image path must have https:// if any url with http then ssl show this type of error.
You can use search replace plugin.
Thanks
Ah i see. Thanks
Thanks too !!
Pre-sales question: How many class types can I add to the “navigation enabled routine layout” and the “class scheduled” modules? I would need up to 50… ¿Could you give me a hint about how that would look in both pc and smartphones? Thank you very much in advance.
Hello, Thanks for your interest. In this layout as much you add it will fit https://radiustheme.com/demo/wordpress/gymedge/routine/
Also class schedule 50 no problem you enable pagination https://radiustheme.com/demo/wordpress/gymedge/classes/
Let me know if any more questions.
Thanks
Thank you for your quick response, Is there a way to connect the schedule to our system, so that the changes are automatically applied on the web?
I am not clear your system? You will change from WP admin and front end will show the effect.
Ok so we have to change them in WP admin. Two last questions: Is it possible to group classes in categories in the routine layout or class schedule? Is there a way to make routine layout responsive? Thank you one more time
Sir You can display Routine by category https://prnt.sc/h2cjpj
Routine is Responsive it is Bootstrap Responsive Table.
Thanks
Excuse me but I can’t see the whole week: https://snag.gy/n9N0cX.jpg
See bottom scroll bar https://prnt.sc/h2ehod From mobile or tab touch Left <=>Right
Thanks
Hi – great theme!
I’ve just downloaded the demo content (homepage 2 option) – but the homepage is missing the banner at the top of the page?
Thanks in advance! R
Hello, Thanks for purchasing our theme. Slider image don’t show? Please send me link.
Thanks
Hi – thanks for the quick response. Link below >
https://www.oxygenstrengthandfitness.co.uk/Hello, Please check have your installed Layer Slider Plugin? It is Slider. If can not figure please mail me admin access I will check support@radiustheme.com
Thanks
Hi – which plugin? There are several Layer Slider options – could you tell me the name of the creator? Thanks
Hello, Plugin name “LayerSlider WP” https://prnt.sc/h1s9u7