-
AuthorPosts
-
June 8, 2016 at 3:04 am #644463
Has this been improved any since version: 3.5.4?
Kind of annoying seeing low scores from benchmarking tools because of this.
June 9, 2016 at 1:21 am #645169Hey,
It is better to delegate that to plugins (functionality) rather than the theme (appearance).
https://wordpress.org/plugins/bwp-minify/Best regards,
JosueJune 9, 2016 at 2:13 am #645180I tried the plugin and it seems to work well.
I am however having an issue with some animation not working properly in Chrome while working fine in Safari and Firefox. (URL attached in private mode.)
(Icons just below the main slider)
- This reply was modified 8 years, 5 months ago by SkunkworksCanada.
June 9, 2016 at 4:26 pm #645534June 9, 2016 at 7:43 pm #645683I updated it on a staging server. (URL attached in private mode.)
It still didn’t work.June 9, 2016 at 8:42 pm #645720Hi,
It appears to be a js conflict. When i check in the console tab there are a couple of errors.
A plugin conflict may be one of the reason for this issue.
To find which plugin is causing the conflict please follow these steps:1. Go to your plugins page > Deactivate all active Plugins
2. Update WordPress and Enfold to latest version if you have not.
3. Make sure all the plugins are updated.
4. If the problem does not persist when plugins are turned off, activate one plugin at a time and refresh until you find the plugin in conflict.We await the results of your plugin compatibility test.
Thanks for your cooperation :)
Best regards,
VinayJune 9, 2016 at 11:04 pm #645824All plugins have been disabled
Wordpress and Enfold are up to date.
Issue persistsJune 12, 2016 at 4:51 pm #646951Hi,
There might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account. Here is a short tutorial on how to install the theme via FTP, in case you are not sure how that works:
Best regards,
AndyJune 13, 2016 at 7:18 pm #647599I deleted the theme folder.
Downloaded a fresh copy from Themeforest.
Uploaded it via FTP.
Issue persists.June 13, 2016 at 8:55 pm #647642Hey!
The CSS is still been cached.
You need to disable your Cache then clear and hard refresh, so you can be able to use it propely.Please let us know if we can do anything else for you.
Best regards,
BasilisJune 13, 2016 at 10:37 pm #647683CloudFlare’s cache was cleared.
Browser cache is cleared.
Visited site in Chrome in Incognito mode which doesn’t use any cached content.
.htaccess has no expires info within it.
Issue persists.June 16, 2016 at 5:50 am #649004Hi,
Please try to update the theme to the latest version, 3.6.1.
Best regards,
IsmaelJune 16, 2016 at 6:27 pm #649353The latest version that I mentioned above that I downloaded and installed is already v3.6.1
June 17, 2016 at 4:01 am #649517Hi,
Does this only happens when BWP is enabled?
Best regards,
JosueJune 17, 2016 at 7:51 pm #649958>Does this only happens when BWP is enabled?
Obviously not. The issue is still there despite the plugin being disabled.
(As I mentioned 8 days ago.)Auto-minify is also turned off within CloudFlare
June 21, 2016 at 1:49 am #651168Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
AndyJune 21, 2016 at 2:01 am #651172- The URL to the login screen. – Info below, in private.
- A valid username (with full administration capabilities). – Info below, in private.
- As well as a password for that username. – Info below, in private.
- permission to deactivate plugins if necessary. – All plugins have been deactivated since June 9th!
June 22, 2016 at 5:54 pm #652296Hi,
I tried to troubleshoot this issue but the login credentials you provided do not work for me. Would you mind checking once again and then send us working login credentials?
The user role for the account you send us should be set to ‘administrator’ so we can try to disable all plugins and add custom code (if necessary) to resolve the issue.
Best regards,
AndyJune 22, 2016 at 7:41 pm #652349I just tried the login I provided you with above with copy/paste and it worked for me. I was able to login. I did however discover that it wasn’t set to Admin role which I have corrected.
Can you describe in more detail what you mean by “do not work”? I’m trying to establish if there’s a typo in the login, some kind of firewall block happening, or if you were referring to permissions level.
…so we can try to disable all plugins
For the 3rd time… all plugins have been disabled since June 9th.
June 27, 2016 at 2:24 pm #653784Hi,
your code block element causes this issue. Remove it and it should work fine. Use Quick CSS field inside your backend for any css styling instead.
Best regards,
AndyJune 27, 2016 at 8:13 pm #653947That did not resolve the issue
But I did manage to figure it out on my own.
Turns out the styles for the heading in question…
text-indent:-9999999em;
was the culprit.Using
text-indent:-9999999px;
fixed the problem.Apparently the animations for the blocks below didn’t play well with that text indent using em instead of px
June 29, 2016 at 10:18 am #654695Hi,
Great, glad you got it working. Please let us know if you should need any more help on the topic.
Thanks,
RikardOctober 10, 2017 at 1:36 pm #862449Allthough this is an old thread – i will give some advice using text-indent: google does not like that – because some uses it to implement text or “meta” infos to websites without concerning to the content. Sometimes they rank that pages back. Bad SEO !
October 11, 2017 at 6:32 am #862745 -
AuthorPosts
- You must be logged in to reply to this topic.