-
AuthorPosts
-
December 8, 2017 at 12:56 am #886312
First let me say your support is AWESOME!
I have a strange one here.
I added 4 Icon layers to the top layerslider of our home page ( https://newsite.thepromisecenter.com ).
I save the Layerslider and navigate to the page. Everything displays fine.
If I then refresh the page, or re-visit the page from any browser of smart device, the Icons no longer display.
Thoughts?
December 8, 2017 at 2:25 am #886329Just to clarify, there should be 4 social media icons just below the “Real People, Real Promises” line (Facebook, Instagram, etc.) that show only the first time one visits the page, then disappear on subsequent visits, even with a different browser or device.
December 8, 2017 at 7:11 am #886380Update: I also added the 4 social media icons as images as a second row below the actual icons. You can see that the first row of actual icons disappears after the first page visit.
Expect it is a bug?
December 8, 2017 at 11:09 am #886416Hi promisecenterchurch,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaDecember 8, 2017 at 5:38 pm #886553You will see 2 LayerSlider WP:
1) RealPeopleReal Promises and
2) RealPeopleRealPromises-Images#1 has 4 Icons that disappear after first view
#2 I also added the images that do not disappearAnxious to see what yo find.
- This reply was modified 6 years, 11 months ago by Victoria.
December 11, 2017 at 11:16 am #887281Hi promisecenterchurch,
You might want to ask your question here as well
https://codecanyon.net/item/layerslider-responsive-wordpress-slider-plugin/1362246/commentsBest regards,
VictoriaDecember 12, 2017 at 8:24 pm #888061Victoria,
I can not post a request with them as we purchased the layerslider app through Enfold, so Kreatura does not show us as having acquired it.
Can your team inquire of the Layer Slider author as this may be a bug effecting all installations.
December 14, 2017 at 8:42 pm #889082Hi,
I can see the issue happening.
We are going to push our new update of Enfold and it will have the Layer Slider version inside
we hope that it will be fixed.We appreciate your patience
Best regards,
BasilisDecember 14, 2017 at 8:59 pm #889085Thank you!
December 19, 2017 at 10:28 pm #890616Hi Basilis,
Sounds good. I have the same problem.
When do you expect to have the new update of Enfold?December 20, 2017 at 2:22 pm #890765Hi
I had the same problem. However, I also bought the premier version of the LayerSlider and have the Enfold version disabled. In that case the icons do not disappear on refresh.December 27, 2017 at 6:22 pm #892177Hi envapk2,
Thank you for your input. However, icons are not a premium feature and should work without the Layer Slider license. Maybe, they will work better in the new Layer Slider version.
Best regards,
VictoriaJanuary 2, 2018 at 1:10 pm #892464Hi Victoria
I don’t think the problem can be with LayerSlider itself. I have used the latest version of LayerSlider on a different theme (Twenty Seventeen) and the icons work fine, i.e. they don’t disappear on refresh. As I mentioned, I tried turning off the Enfold included LayerSlider (with add_theme_support(‘deactivate_layerslider’); in the functions.php) and uploading and installing LayerSlider as a plugin and the icons work fine with Enfold then. So it is only when using LayerSlider included in the theme that there is a problem with the icons.
many thanks
PeterJanuary 3, 2018 at 1:17 pm #892806Hi Peter,
Which version of Layer Slider are you using? Enfold has the previous version and so the icons might be working better in the newer version.
Best regards,
VictoriaJanuary 3, 2018 at 3:46 pm #892869Hi Victoria
It is version 6.6.5many thanks
Peter
January 5, 2018 at 10:17 am #893643Hi,
@envapk2: Where can we see the issue? Please provide a link to the actual page.Best regards,
IsmaelJanuary 5, 2018 at 3:53 pm #893724Hi Ismael
There are two links to egs below. The first with the Enfold included LayerSlider and the second using LayerSlider as an external plugin. When you rerfresh the pages you should see the difference.
many thanks
Peter
January 8, 2018 at 4:03 am #894565Hi,
That’s odd. I can see an error in the console but I’m not sure where it’s coming from.
(index):1 Uncaught SyntaxError: Unexpected token <
Please create a new thread or post with the login details so that we can inspect the issue further.
Best regards,
IsmaelJanuary 8, 2018 at 1:10 pm #894695Hi Ismael
I’ve set up login details attached below. The page and LayerSlider are both called icon test.
Thanks for looking into this.
Peter
January 11, 2018 at 6:01 am #895982Hi,
Thank you for the info. I’m not quite sure why the icon disappears on refresh but there’s a quick fix. We can manually declare the css content property of the icon. Example:
.fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .fa-calculator:before { content: "\f1ec"; } .fa-toggle-up:before, .fa-caret-square-o-up:before { content: "\f151"; }
See private field.
Best regards,
IsmaelJanuary 16, 2018 at 5:34 pm #898078Hi Ismael
Thanks for the work around. it would be great though if future updates fixed it fully.
many thanks
Peter
January 17, 2018 at 7:45 am #898321 -
AuthorPosts
- You must be logged in to reply to this topic.