380 comments found.
The PSD file for graphics and image sizes says it is included in the documentation however the PSD file is not located anywhere within the zip file or Theme directories.
Hi,
We did a design update for this theme, and the new design did not included a PSD file, sorry for the confusion. The old version had the PSD included, we forgot to remove that from the details. We just updated the info now.
We can help with any design/color update if you want. Just let us know.
This was more about making sure I had the right sizes to create new Icons and such more than color adjustment.
However reviewing the comments here it seems ‘TimThumb’ was removed from the theme for security reasons but not the documentation as well, however on my page the slides do not resize despite being the right dimensions unlike the like demo of the theme.
URL: https://demo.templemancreations.com/hta-new/
Any reason why this would be? Is ‘timthumb’ replaced by something else not included in the them presently?
Hi,
We can help with any icons dimension you need. Just let us know.
About the slider images, please use larger ones. Yours are 1000 px, but the slider needs bigger one to support the full width of the container. Either increase the image width, or use better resolution.
One thing I notice is that the main website bg image is loading very hard, try to reduce the quality of that one, but keep the size.
PS. Yes timthumb was removed. Now the images are responsive from the CSS
Regards.
Alright so there seriously needs to be an over haul of your documentation and notes within the Theme for the various functions.
On the Slider creation page it states recommended size is 1000×460 which is what the slides were created at. I have now tested 1200×460 and 1600×460 and the size still does not fill the slide display. At 1600×460 the slide actually re-sizes within the container to a shorter height than the other images.
It doesn’t seem like the slider works properly outside of a smaller screen resolution of 1024×768 or so. It is also frustrating that so many things documented are dated and not inline with the current theme.
Apparently the proper size for images to fill and not gap the container is now 1300×500.
Hi,
Yes sorry for that, it seems that the old HELP file is still available in the current download archive. We will update the zip in the next period and submit that to themeforest for aproval.
You can ask here for any help you need, and we will provide our support.
For the main slider the best size is 1300×650. Or use any larger image, just remember they all need to have the same height if you want to go for example with 1600 px, or higher. They will work fine as long as all have the same height.
Regards.
Hi there, Just purchased your theme and am wondering if you have some user documentation so I can work my way through the various features.
Hi,
There is a HELP file included. In the full archive download.
If having other questions, just ask here, or by email.
Thanks.
Right! I found that when I checked all documentation.
New question: In the help file it talks about enabling Timthumb, but that option is not available on my General tab. Nor could I find the timthumb.php in the theme files. Is this something that has been deprecated?
Also, is there a way to go directly to the media library to upload files on the configuration page. Right now when you click “Upload Now” it looks for files on the computer and I have to go over to the media library, copy a url and then paste it in on the configuration page.
The contact form is embedded in the php files for the contact page. But I would rather use Contact Form 7 because I can customize it for my purposes. Is there a way to disable the default contact form?
Thanks Patrick
Hi Patrick,
1. Timthumb was removed from all wordpress theme in generally due his security risks. Sorry forgot to remove that from HELP
2. That is a custom media uploader, so it’s separated from the one used generally in wordpress
3. You can disable the contact form from the custom admin panel > under Contact tab.
Hello, I am trying to change the height of the Header tab background image. I have changed the following code in Style CSS to 200 px which matches the photo height but it has not changed on the site. Any help is appreciated.
.page_header { width: 100%; height: 200px; clear: both;
Here is the page address: http://arianafrechette.com/about/
Thank you.
Hi,
But looking at your header size with inspect element I can see that the height is now 200px, so it worked out.
Let me know if you still need help on this.
Regards.
Dear Sir, I have just checked and the dropdown header menu is not showing on mobiles. It says “menu” at the top but when you click on it nothing happens. I have tried to change the theme to 2019 and it worked (then changed it back) so I don’t think it is an issue with the plugins. Can you help please? https://luton-karate.co.uk
Hi,
I have looked into your website source code and I think both bugs the one from the mobile menu and the one that needs to show those icons on the trainers profile are caused by a Javascript conflict. Which can be created by the twitter live feed that still exists in your theme.
If you updated the theme that script should be removed. I am not using in the new theme files. It’s loaded into the function.php file of the theme. So please remove that.
If you wand I can remove it, just provide some demo login in privatelly.
Regards.
Hello, thanks for getting back to me. I looked in the functions.php file but the twitter code wasn’t there (it was in the previous version of this theme).
So I went to Appearance/Power Gym Theme Options, then to the Twitter Widget tab. I removed the Twitter Username and the mobile menu and instructors links work fine now!
Thank you very much for your help! Have a great day! Alex
Glad it works Alex!
Regards.
Dear Sir, I have recently upgraded to the latest version of this theme (it is now PHP 7.2 compliant!) but my trainers page doesn’t work properly now. It shows the images but you can’t click on them to get to their individual pages. Am I doing something wrong or am I missing a plugin? Thanks in advance, Alex https://luton-karate.co.uk/higher-grades/
Hi,
I have looked into your website source code and I think both bugs the one from the mobile menu and the one that needs to show those icons on the trainers profile are caused by a Javascript conflict. Which can be created by the twitter live feed that still exists in your theme.
If you updated the theme that script should be removed. I am not using in the new theme files. It’s loaded into the function.php file of the theme. So please remove that.
If you wand I can remove it, just provide some demo login in privatelly.
Regards.
is there a changelog for the theme? does it support php 7.3 ?
Hi,
Yes it support php 7.3
The theme was part of a big update released in august 2019.
Will add a changelog this days.
Regards.
Hi! Since the last update to the latest version placeholders came up on my widget area. Here ist a screenshot of my problem: http://i65.tinypic.com/2hwfqlk.jpg
I also tried to delete the widget, to upload/link another picture but nothing helps. Also to hide it via css was not possible for me. Could not find the right line in code. Can you help?
Thank you!
Hi,
Can you post your demo url website?
from that screenshot I can tell that the image src from the widget is not corect, and only show the “image” text as replacement.
I really need to see the url to tell you exaclt.y
Thank you for your fast reply. The URL is https://sport-line.de
Hi,
Thanks for the url. I have found your bug.
So when you updated the theme files, you did not replaced all the files. I can see in the widgets files you still have sections from the old theme. A really old version, that was using thimthumb as image croping.
Your missing image is causing that to apear:
https://sport-line.de/wp-content/themes/powergym-wordpress/scripts/timthumb.php?src=https://sport-line.de/wp-content/uploads/2013/11/Map_Falk.png&h=160&w=285&zc=1
This can be fix by updating the widgets code and files corectly. Just overwrite them on your server.
Hi! I tried it again but it does not work. I replaced every file with the provided updated folder. Still the same problem. If i leave a Thumb URL empty two placeholders are shown up. Link: http://i65.tinypic.com/2dt6cqx.jpg
I am not using any caching plugins so i really dont understand what happened after updating every single file. Any other ideas? Can you tell me which files are the problem?
Hi,
I have just re-upload the theme files on themeforest. Please go and download it again. And try to update just the file widget-about.php from the admin/widgets/ folder…. I want to make sure you have the latest version.
If the problem still persist, maybe you can provide a demo login info for a short perios so I can look at it.
Regards.
Replacing the single file solved my problem. Thank you very much for your fast help!
Hi,
You are welcome.
Regards.
Hello – I have this template and when my hosting provider upgraded PHP to 7.2, it stopped working. I had to reduce the PHP back to 5.6. Is there a fix for this? This is the error I am getting:
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Widget_aboutcontent has a deprecated constructor in /homepages/33/d538302642/htdocs/clickandbuilds/LutonKarate/wp-content/themes/power-gym-wordpress/admin/widgets/widget-about.php on line 2
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; AdmincorePosts has a deprecated constructor in /homepages/33/d538302642/htdocs/clickandbuilds/LutonKarate/wp-content/themes/power-gym-wordpress/admin/widgets/category-posts.php on line 15
Deprecated: Function create_function() is deprecated in /homepages/33/d538302642/htdocs/clickandbuilds/LutonKarate/wp-content/themes/power-gym-wordpress/admin/widgets/category-posts.php on line 13
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; widget_flickr has a deprecated constructor in /homepages/33/d538302642/htdocs/clickandbuilds/LutonKarate/wp-content/themes/power-gym-wordpress/admin/widgets/widget-flickr.php on line 5
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Widget_twitter has a deprecated constructor in /homepages/33/d538302642/htdocs/clickandbuilds/LutonKarate/wp-content/themes/power-gym-wordpress/admin/widgets/widget-twitter.php on line 2
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Widget_socialtextcontent has a deprecated constructor in /homepages/33/d538302642/htdocs/clickandbuilds/LutonKarate/wp-content/themes/power-gym-wordpress/admin/widgets/widget-social-text.php on line 2
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Widget_testimonialcontent has a deprecated constructor in /homepages/33/d538302642/htdocs/clickandbuilds/LutonKarate/wp-content/themes/power-gym-wordpress/admin/widgets/widget-testimonial.php on line 2
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Widget_supplementscontent has a deprecated constructor in /homepages/33/d538302642/htdocs/clickandbuilds/LutonKarate/wp-content/themes/power-gym-wordpress/admin/widgets/widget-supplements.php on line 2
Deprecated: Function create_function() is deprecated in /homepages/33/d538302642/htdocs/clickandbuilds/LutonKarate/wp-content/themes/power-gym-wordpress/admin/core.php on line 208
Hi,
Yes there is an update for this theme to work with php7. Will be online tomorrow.
Or if you are in a hurry send us an email (using the contact form on our profile page-sidebar) and we will login to your wordpress to do the updates.
Regards.
Thanks for this – where can I find the update?
Hi,
The theme was updated. Just do to you account and re-download it for free. Just copy-replace the files on your server. Make sure you keep a copy of the custom admin settings and posible of the custom widgets you are using.
Regards.
Thank you for sorting this out. I’ll try the update later in the week. Thanks again.
Hi, I purchased this theme many years ago. How do I disable the Home Carousel so it doesn’t have just a black bar?
Hi,
The easiest way to do this is to add this code
#carousel{ display:none; }
In the custom admin panel, under Power Gym Theme options, in the General tab, under Custom CSS textarea.
This will hide the carousel.
Regards.
Hi! I am using v2.0 of your theme. My provider stops supporting PHP 5.6 but with PHP 7 and above i get lots of error messags concerning serveral widgets. Are these problems fixed in v2.1? Thanks for your help!
PS: Cant activate 2.1 – get error messages and a white screen. If i go back v2.0 is still activated.
Hi,
The theme will be updated this week. You will get an email when the update is ready.
Yes if you want to this as fast as posible, by providing in privatelly some demo logins we can do it for you.
Regards.
Would be great if you could manage that for me. Where can i send the login data to? Thanks in advance!
Hi,
Use the contact form from our profile page sidebar.
Regards.
Hi again! Last week i sent you the login data. Did you had the chance to check my problems regarding the PHP version? Thanks in advance!
Hi,
Yes I have just login to you admin.
Can you please delete one theme from the admin, the one you don’t use. You have 2 theme installation, and this is an issue also.
Also let me know if you use the flickr widget? I want to remove that in our theme update and also from you admin. But if you use it let me know.
After getting this answers will update the files in the admin.
Regards.
Hi again! I answered your emai but here again:
I deleted one of the themes. The active is the right one to use. I uploaded the second theme to solve my problem but it didnt worked.
I dont use the flickr widget and it can be deleted too.
Regards
Hi,
We have replied to your email also.
All updates are done, check email details.
Regards.
I can not login to the WP backend anymore after the provider decided to upgrade to PHP 5.6 / 7.2. I get PHP Deprecated error messages about the theme. Is there an updated version for at least PHP 5.6?
Hi,
Can you post an error message here? Just to make sure it belongs to the theme and not to some plugins.
Will update the theme php in the next 1-2 days and send it over.
Regards.
Error messages like this:
Tue Oct 16 11:33:31.820835 2018 pid 14823:tid 140563038795520 AH01071: Got error ‘PHP message: PHP Deprecated: Assigning the return value of new by reference is deprecated in /home/ptmy290625/domains/rabbelzandvoort.nl/public_html/wp-content/themes/powergym_wordpress/search.php on line 12\n’, referer: http://www.rabbelzandvoort.nl/
The hosting provider was telling me these deprecated php files were the cause of me not being able to sign in at the back-end. I deleted all plugins to see if it made any difference, but was still not able to sign in. On the front-end there seems nothing wrong. But somehow today I can sign in. Still the messages remain about the deprecated PHP.
Hi there.
Suddenly, my submenus have stopped showing up on the website. Site is: http://barnhunt.co.uk
There should be submenus under Clubs, Events and Resources when hovered over. They still exist under Appearance -> Menus. Help?
Hi,
There must be a JS conflict create by an extra plugin you added.
Did you recently added a new plugin?
Will try to check your source code to see if I found the issue.
Regards.
I think I’ve found the issue. It shows up if you go to one of the pages.
There’s an error in line 8 of the source code for ‘menu.js?ver=1’:
h.onmouseover=new Function(this.n+’.st(‘i’,true)’);
It says:
Uncaught EvalError: Refused to evaluate a string as JavaScript because ‘unsafe-eval’ is not an allowed source of script in the following Content Security Policy directive: “script-src ‘self’ ‘unsafe-inline’”.
It also highlights this line in the source code for ‘index’ as I assume part of the problem?:
main_menu.init(“main_menu”,”menuhover”);
I’m using Godaddy as my host. Any idea how I can get around this?
-
Here is the full version of the ‘menu.js?ver=1’ code:
https://justpaste.it/5ci0f/pdfAnd here is the part in ‘index’ that contains the highlighted line:
https://justpaste.it/41m15/pdfHi,
We did some check around the menu code, and did not found any issue there. Even on our demo the menu.js file do not point any errors.
We did try to check your demo, but it’s a comming soon image. Can you point us to the right url?
Hi there. I just installed your theme. I’m having trouble getting the home slider and/or home carousel to work. I added several pictures to each of them and published them, but neither the slider or carousel is showing up on my website. Help?
Fixed it myself. Home page needed to be using the Home Page template, not the Default template which it came with.
Hi,
Yes the default page is the blog page. For the custom home page use the custom template.
Glad you figure it out.
Regards.
Thanks! I have another question. When making full-width pages, any text that I include on the page which is aligned left goes ALL the way to the left. There is no small buffer of blank space between the edge of the page and the background image, unlike in say this page example where there is a buffer: http://themes.sindevo.com/power-gym-wordpress/the-club/
Is there an obvious way to include that buffer that I’m missing?
I would also like to include a header like the Archives header on every page with a default template layout and I want each header to be a different image. Is that possible?
Hi,
1. When creating a full width page you need to use the editor shortcodes (the small blue icon in the editor header) to add spacing and create page elements.
For example
[fullcontent title=""][/fullcontent]
2. Yes when creating a new page, under the editor you have an input option “Header tab background image” . Add there a unique header image to each page you create.
Not for archives, there the image is editable from the Custom panel option, under Apearance->Power Gym Theme Options General tab. That photo will stay for blog and archives pages.
Regards.
Thanks! I would also like to change the width that the shortcodes allow. Is that possible? I want it longer than two-thirds but shorter than full length.
Hi,
It’s possible only from the style.css file. Or by overwriting CSS in the custom admin panel under General tab, custom CSS.
For the full width we are using the class
.left_full { width:940px;padding:30px 30px 0 30px; float:left;}
But if you increase it, will not pass the main container
#main_container{margin:auto;width:1000px;padding:38px 0 0 0;}
So you might increase both.
Regards.
Hi SindevoThemes,
i’m web developer (Both Wordpress and Frontend) having experience of 7+ years – I have done lots of projects for themeforest – if you need an developer please mail me at themezane@outlook.com
” I’m sorry if this comment distrubs you “
its a very basic theme… you should provide this theme @ free cost as there is no features at all.
Hi,
Yes it’s a simple gym theme. There are users that prefer simple rather than complex huge panel admin with options that you never use. Simple is faster and easy to use.
Regards.
Hello – I was hoping you can help. My contact page has stopped working (http://getmyblackbelt.com/contact/) The wheel just spins and it doesn’t send. I haven’t made any changes to code anywhere. Do you have any ideas please?
Hi,
Did you installed any plugin latelly? Or updated one?
Regards
Hello, thanks for getting back to me. I am running the following activated plugins: Broken Link Checker, Contact Form 7, Google Analytics for WordPress by MonsterInsights, Lightbox Plus Colourbox, Updraft Plus – Backup/Restore, WishList Member, WP Fastest Cache, Yoast SEO. And I have the following deactivated ones: Akismet Anti-Spam, Akismet Privacy Policies, NextGEN Gallery, Regenerate Thumbnails, ScrapeAZon, Shariff for Wordpress, TinyMCE Advanced, Tuxedo Big File Uploads, WF Cookie Consent, WP-Piwik.They are all on their latest release so unfortunately, I don’t know when the contact form stopped working. I don’t suppose this helps at all? Thank again, Alex
Hi,
That’s a lot of plugins.
All those plugins can have functions with the same names and create conflicts.
But your form created with contact form7 is working? This will eliminate a server issue.
The easiest way to do this is to have somehow acces to your contact page. I will look into the code, see if there is something broken there. That’s all we can do.
Regards.
I cannot install the theme, can you help at all?
Hi,
Sure, we can install the theme for you. Just provide the login details privatelly using the contact form on our profile page sidebar.
Regards.
Thanks but I cannot see this profile page. Is it just the wp admin login details you will need or cPanel?
Just the wp login
I’ve sent you the details now, thanks!
Hi,
Can you send me your purchase code? I cannot that your user bought this theme.
Regards.
I’ve looked all over but I can’t find a purchase code. Where will this be?
Is this what you need?
Something is not good here.
Our item cost 49$ I think you bought a different item.
What is the item name you bought from envato?
Your username apears that never purchased PowerGym.
I think you purchased the Envato Elements pack right? That is something else I am afraid.
PowerGym: Gym, Body Building, Fitness & Health Fully Responsive HTML Template
Can you explain what is happening?
This is where I purchased https://themeforest.net/search/powergym?utf8=%E2%9C%93
As you can see I paid $21
Yes as you can see this item belongs to another user. See the username from the sidebar of that item. It’s w3itexperts.
We are sindevothemes.
Ask the user that created that item to help you. You made a user confusion.
Regards.
I’m sorry but I’m having a lot of issues…I’ve installed the theme 3 times now and all had different issues…I am requesting refund..this is giving me more work trying to trouble shoot this theme.
Hi,
You have left a lot of comments , so I can either help you will all the issues fixing them or refund?
Sorry but I would a refund..I have a deadline..I was able to import all the demo content, but when I started editing and customizing, I had issues with first not reflecting on my mobile phone, then I had issues with losing my content, then another was my homepage was not reflecting when I set it to do static in the settings. Anyways, it looks like a very good theme..I’m sorry that it didn’t work out.. I work with alot of WP themes and very comfortable with WP so this is not my first time…sorry again but I would like refund.
Hi,
Sure no problem. We give refunds for any users not matter what the issues are.
Our themes are used by thousands users with success, so they are fine, and easy to configure.
We have accepted your refund.
Regards.
Thank you, I’ve received the notice. You may delete my comments so not to clutter…sorry for any inconvenience. You have a great day!
Hi,
There is not need to delete the comments. They will remain here.
Thanks.
This theme has issues…I just lost all my home content after adding content on the full width home bottom widget…also is not changing on the mobile side…either its’ having caching issue or something..i’ve cleared my cookies and it’s still having issues.
Hi,
You have left a lot of comments , so I can either help you will all the issues fixing them or refund?
I’m having issues ..the changes I’m making is not reflecting on my mobile phone..and I’ve cleared my cache/cookies and history on my phone..why is this happening?
Do you still ned help on this? So either I will install the demo content for you and change all the things you want or accept the refund? Cannot do both.