-
AuthorPosts
-
January 21, 2019 at 6:34 pm #1056843
Hi,
I’ve upgraded to 4.5.2 (the most recent version) and have an issue with the placement of an element. I’m using the same technique used for the Enfold Medical Demo that uses a negative number to change the Margin-Top of the Row Settings to “push up” that row into the element above.
I’ve included a link to both the live and development sites in the Private Content area. The live site HAS NOT been updated to 4.5.2, but the development site IS updated.
Let me know what you think please!
SteveJanuary 22, 2019 at 7:48 am #1057084Hey spidercreations,
Please post admin login details to the dev site in private so that we can have a closer look.
Best regards,
RikardJanuary 22, 2019 at 4:00 pm #1057269See attached. Thank you.
January 22, 2019 at 8:02 pm #1057411Hi spidercreations,
Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.
Best regards,
VictoriaJanuary 22, 2019 at 10:14 pm #1057462Deactivated all plugins except Slider Revolution and Post Carousel Pro as those are needed to see the problem. You’re welcome to deactivate them, but then you can not see what the issue is.
It certainly is possible the slider or PCP are the issue, but the only change was the Enfold theme.
As mentioned, this is a development area secured by the plugin Force Login. I have backups, and you’re welcome to activate or deactivate plugins.January 22, 2019 at 10:33 pm #1057467Added to note. I realize that the code or the CSS in the two plugins may be the issue. That said, please understand those two plugins have not been updated since December. Those developers are suggesting it must be an Enfold change since everything looks fine with their plugins from December and the issue did not materialize until I updated Enfold last week.
I’m in a situation where they are suggesting I contact you.January 24, 2019 at 2:57 pm #1058162Hi spidercreations,
Hmm…. The code is the same, the css is the same but it does not affect the page layout.
Why are you using the Revolution slider? It looks like a simple slider, even the Layer Slider will be too much to have just sliding images.
The theme has the full-width slider and an easy slider. You can test any of those on a test page.
Best regards,
VictoriaJanuary 24, 2019 at 3:23 pm #1058187For my clients that request a slider, that’s what I use for all of them. I’m used to it, and it is a a popular option. It provides features I will need in the future for this website.
Switching the slider is not really the answer.
The only change has been the update of Enfold from 4.5 to 4.5.2
As you can see – I built out a complete development environment – I’m using the same version of Rev Slider and the Carousel in both areas, live and development.
If the Kresi team is going to state the Enfold theme is no longer compatible with Slider Revolution, please make that a formal thing.
I don’t want to have to learn a completely new slider, Slider Revolution is very popular, frequently updated and supported and popular.
Can we escalate?
Let me know,
SteveJanuary 24, 2019 at 3:42 pm #1058197I just want to point out again. There are future business requirements my client has mentioned will need to be implemented soon – hence the Revolution Slider as it meets those requirements.
- This reply was modified 5 years, 10 months ago by spidercreations.
January 24, 2019 at 4:34 pm #1058220I do appreciate you looking at this. Doing a Merge/Compare between 4.5 and 4.5.2, there does seem to be quite a few differences in many CSS and PHP files, as well as some JS files. Granted, some stuff may be very minor like a version change or removing some extra lines. But something is going on right?
http://pr.spidercreations.net/wp-content/uploads/compare-45to452.xlsx
Thank you,
SteveJanuary 28, 2019 at 5:43 am #1059518Hi,
The only difference I see between the sliders is the inline styling, which sets the height of the slider. You can try this css code to override that inline style.
.html_header_transparency #top .avia-builder-el-0.avia-layerslider { height: auto !important; }
Best regards,
IsmaelJanuary 28, 2019 at 4:38 pm #1059660Thank you. This solved the issue but I have an important question.
What CSS file is this overwriting? The slides are the same, siders are the same and the version of Slider Revolution is the same in both sites, but the only difference that I see is the versions of Enfold.
Is it possible this is CSS associated with the Layerslider plugin that caused the issue? Note that I have Layerslider – which is activated by default – deactivated and removed from the theme directory since we are not using it. (This is a setting available in Enfold.)
Also, there was no custom CSS applied to the sliders that I could find. So I’m trying to find out how that inline styling was changed and where it changed.
Sorry for the additional question, I’m just trying to find the root cause so I can better understand what happened. I very much appreciate your help here.
Steve
January 30, 2019 at 9:39 am #1060392 -
AuthorPosts
- You must be logged in to reply to this topic.