778 comments found.
Hi i have this shortcode [mc4wp_form id=”2992”] and i would like to add this at “GymEdge: Call to Action – Signup. (i would ike to remove the “SIGN UP” button and add this shortcode which is for subscribe form.
I found the cta-signup.php under /wp-content/plugins/gymedge-core/vc-modules but i dont know where to add it.
Thanks
Edit : i use child theme so no problem with updates
Hello, No need to edit code. Add the shortcode into a page then in the addon make the link of the page http://prntscr.com/gb96ia
Thanks
Hey,
I purchased and installed the theme. I tried to translate the schedule days on the homepage by translating the pot files but it didn’t translate the strings on the front-end.
how can i translate it?
Hello, Please translate “GT Builder Core” plugin.
Thanks
there’s a plugin gymedge-core. I translated it and it still not shown on the frontend
Yes sir it is gymedge-core plugin. If not work then please send me WP admin and the text I will check. support@radiustheme.com
Hello,
How do I change the typeface of the banner text?
Thanks
Hi, Thanks for purchasing our theme. Please go to Layer Slider => select the Slider => Select Layer => Styles see screenshot http://prntscr.com/gadc6w
Thanks
Thank you, but I am not using layer slider. I am just using the default banner. Is there anyway to change the typeface on those?
Also, how do I use the layer slider instead of the default banner? I have tried using the short code, but nothing shows up.
Thank you
Can you please send me a screenshot which text font you want to change? please send me url. main me support@radiustheme.com
Thanks
foundershiitandstrength.com
I am open to using layer slider, but when I input the short code, the layer slider banner never fits into the original banner area. It always appears about an inch below where it is supposed to be.
Hello, We use Slider for Home page and inner pages are static Banner.
See the screenshots:
http://prntscr.com/gaqfj7 http://prntscr.com/gaqffdThanks
Nope. Tried that a few days ago, didn’t do a thing. I have H1 set to Open Sans, yet it still shows up as a serif font. There must be another way.
Alright, figured out another way. Can you please send me a screenshot on how to input short code into a page, for the LayerSlider WP?
Layer Slider has Addon you can insert the addone then select the slider see http://prntscr.com/gauaui
Thanks
Hi,
When I try to install a demo, this message appears: Invalid byte position (current: 0, received: 0). What should I do?
Hello, Thanks for purchasing our theme. Sir it seams server related issue like execution Time, load time related issue.
Please send me WP admin and FTP access I will import demo data for you.
Thanks
Hei there, since yesterday my Visual Compser load but when i click edit field it stuck with the circle rotating.. screenshot. https://www.dropbox.com/s/nep2la1x2b70zki/visualproblem_1.jpeg?dl=0 I tried to reinstall it but it didn’t fix..
Hello, Can you please send me admin access to support@radiustheme.com ? I will check where is issue.
Thanks
The upcoming classes widget, used on homepage 5 design, is a little ahead of time and not showing the next upcoming class chronologically and skips 2 classes ahead. I made sure the timezone was set correctly under general settings. Please let me know how to fix this.
Hello, Thanks for purchasing our theme. Sir we tested with our time zone it seams ok. Can you please send me your site url and admin access so I can check at your site. support@radiustheme.com
Thanks
I just sent you a message. Thanks! -Tim
I got it will check.
Hi there – Do you know of a way to remove the Comments icon and count on single post pages? thanks!
kyle
Hello, Thanks for purchasing our theme. Sorry sir we forgot to use condition here if comment is hide then don’t show count.
We will release an update tomorrow.
Thanks
Hi how do I add add Google analytics into the theme?
Hello, Please use a plugin you will find many https://wordpress.org/plugins/search/google+analytics/
Thanks
amazing support got an answer within 1 minute of asking – thanks
Thanks too !!
Hello. Is there a place where I can find theme instructions? Either a webpage or PDF. Thanks!
Hi, Thanks for purchasing our theme. We have two place online https://radiustheme.com/demo/wordpress/gymedge/docs/ also in download folder see a folder name “Documentation” You can check video for demo data installation
Thanks
Hello, I’m setting up the website, everything works perfect, except if I change the Slug of “trainer” in Italian “allenatore” in the trainer single layout default, I have then an error when clicking the slingle trainer name, I get an error “Blog/404” Strange thing is that in Classes it worked without problems..
Hi, Thanks for purchasing our theme. After change slug please re-set permalink.
Thanks
Awesome
fastest reply ever, it worked well and easy.
congratulation for the website, in 1 night i got to 80% of the work starting from scratches!
Nice !!
Hi, i need to remove in top bar “My account” and “Log out” only, if you can tell me how to remove this and still keep social media icons and contact information in the top bar.
TY
Hello, Thanks for purchasing our theme. Sir it come from Widget Custom Menu please remove the widget.
Thanks
Is it possible to show gym classes listed on right side without using custom menu as this does not update when gym owner changes classes, I tried doing it with custom taxonomy widget but this did not work
You want class list as widget ? Right now don’t have this feature. I noted will add in next version.
Thanks
Hi, I purchased your theme.
When I activated the plugin WPML the pages is deleted. I tried to install differents versions of the plugin, but this dont work because when I activated the WPML plugin delete the pages of the theme.
Can I use another plugin to translate the theme?
Hello, Your site Multi-Language? or just want to translate for translation we use “Loco Translate” plugins.
Sir we tested WPML we don’t face this issue.
Thanks
I am trying to add a dropdown as a field on the contact form. However even using the provided divs (form-group) and layout as the other form fields, the dropdown seems to break the layout. It seems to not be clearing or showing up as the fields do. Is there another way to do this properly? Any help would be appreciated. Thanks!
Hello, Thanks for purchasing our theme. Can you please send me your contact page url I need to know how you use HTML structure of the form. Or mail me WP admin access support@radiustheme.com I will add this for you.
Thanks
You can see whats happening here: http://pra.sh/gym/contact-us/
For the contact form code this is what its currently using: I just followed the default form and added a dropdown select field with the same code other items were using..but as you can see it’s not styled and it breaks the layout for some odd reason. See 4th item below.
<div class="form-group">
<p><label class="control-label pull-left"><i class="fa fa-user" aria-hidden="true" /></label></p>
<div class="media-body">[text* user-name class:form-control class:input-md placeholder "Name *"]</div>
</div>
<div class="form-group">
<p><label class="control-label pull-left"><i class="fa fa-envelope-o" aria-hidden="true" /></label></p>
<div class="media-body">[email* user-email class:form-control class:input-md placeholder "Email *"]</div>
</div>
<div class="form-group">
<p><label class="control-label pull-left"><i class="fa fa-pencil-square-o" aria-hidden="true" /></label></p>
<div class="media-body">[text* user-subject class:form-control class:input-md placeholder "Subject *"]</div>
</div>
<div class="form-group">
<p><label class="control-label pull-left"><i class="fa fa-cogs" aria-hidden="true" /></label></p>
<div class="media-body">[select* Interest class:input-md "Services: Individual Training" "Services: Group Training " "Services: Professional Training" "Services: Customized Consultation & Training"]</div>
</div>
<div class="form-group">
<p><label class="control-label pull-left"><i class="fa fa-envelope" aria-hidden="true" /></label></p>
<div class="media-body">[textarea* user-msg 40x6 class:form-control class:input-md placeholder "Message *"]</div>
</div>
[submit class:submit-button "SEND MESSAGE"]
Hello,
Please write this css in custom CSS box
.wpcf7 select { background-color: #ffffff; border: 1px solid #e7e7e7; border-radius: 0; box-shadow: none; height: 48px; width: 100%; }
In next version I will add a dropdown in the form .
Thanks
This is perfect, thank you once again for the great quick help.
Thanks too !
How can I remove extra information from classes? How can I remove extra information from classes?
I would like to be able to delete the information I attach in this class capture: https://ibb.co/iHVT7F
Thank you very much. Great support.
Hello, Thanks for purchasing our theme. You can do this by overriding child theme or by CSS
Write this css in custom css option.
.class-footer {
display: none;
}
https://prnt.sc/g88cou
¡Thank you very much! Worked perfectly.
Thanks too !!
Why do I get this template when adding a woo commerce product
https://shanedyckperformance.ca/product/8-week-personal-training-program/Test reply
Test Reply 2
Hello, Can you check which menu is set Primary menu? Please send me admin access support@radiustheme.com I will check.
Thanks
There was no primary menu set. I set a primary menu and it fixed the problem.
Nice !! I think so Primary menu issue.
Nice !! I think so Primary menu issue.
Nice !! I think so Primary menu issue.
Hello, I have one question. Is it possible to change days in CLASS SCHEDULE to be vertically and time horizontally?
And maybe one more question: is it possible in future updates to add custom parameter in classes schedule options (like now is trainer, time, etc.) Because my gym has two halls and same lesson is in both of them just another day with another trainer. And I would like to highlight it in a timetable such as the name of the trainer now.
Thank you!
Hi, Thanks for purchasing our theme.
1) By layout and CSS changes you can do this using Child Theme.
2) Sir Yes I have plan to add a option like Branch in Class and a dropdown of branch in Class Meta option so can select trainer, time & brach. In front end Routing we will brach so user can display Schedule / Routine by Branch also.
Some customer has different gym like 2/3 branch.
Is this way will ok for you?
Thanks
Hi,
1) Is it possible to show how? Or which file I need to edit.
2) OK, thank you 
Hi, We can change Schedule by Day & Schedule by Class by CSS Routine Layout can not change https://radiustheme.com/demo/wordpress/gymedge/week-based-schedule/
Please send me your site url I can give you custom CSS Class.
Thanks
Hi, thanks. I need to be days on left side and times horizontally to evening. http://bestgym.kpfoto.cz/rozpis-lekci/
Hello,
Sorry Sir in Routine Layer not possible to move left day is generated by PHP code we can not change. It is a dynamic table based on schedule time range on left. Little bit complex logic here to generate this layout.
We can change the others two layout by CSS.
If use this layout let me know I can give you CSS https://radiustheme.com/demo/wordpress/gymedge/week-based-schedule/
Also in Routine layout top filter option by class name not work don’t have this option with this layout.
Thanks
Hi,
I’m using your theme for our martial arts schools and I was wondering if there’s a way to have multiple schedule (routine element)?
We currently have two schools with different classes schedule.
Regards,
Hello, You can use category for class then routine or schedule use category option.
Thanks
Where is the option to use the categories in the routine options. There’s only theme, trainer, linkable and nav menu.
Add Class by Category here category can be your school name. Then from addon you can call by category http://prntscr.com/g7neva
Need latest version of theme we update it yesterday.
Thanks
it works perfectly now!
Thanks
Nice !!
Very Awesome Template! We need the schedule plugin only, if we buy the template do we get the schedule plugin separate to install on our own website? Please let me know..
Hello, Thanks for your interest. Sorry sir it is included with theme. Schedule Generated from custom post type class. And Schedule display is our custom made Visual Composer addone.
If you use GymEdge theme then you will get all.
Thanks
In the GymEdge theme, I would like to enter a line break for the Address Field. Is this possible? I tried a br tag, and empty divs with custom styles..but it seems this field strips html. So I was just wondering if it is possible to add a line break or a way to enter a special character that will break the text into a new line.
Thanks!
Thanks for purchasing our theme. Sir we are working on new update hope today can release will add this feature.
Thanks
Perfect, the new update solved this issue, now I am able to add a br tag to break the lines since now it is a textarea instead of a field! Perfect response and support. Thanks again.
Thanks too !!