Forum Replies Created
-
AuthorPosts
-
September 16, 2018 at 1:28 am in reply to: External javascript form breaks out of container and displays in the footer #1010287
I seem to have found some css that was offered to another person having the same issue that seems to have worked:
@media only screen and (max-width:767px) {
#top.page-id-54 .flex_column_div.avia-builder-el-14 {
padding-left: 0 !important;
padding-right: 0 !important;
}
}but it still breaks out after reloading the page about 5 times the on the 6th reload it goes back to normal…
anyway to open the iframe container just a little more?
August 20, 2018 at 10:33 am in reply to: Slider and Images are not visible but they are showing up in the code #999283nice…that fixed the animation problem also..
thank you
August 20, 2018 at 3:21 am in reply to: Slider and Images are not visible but they are showing up in the code #999145how do i get the other page to work?
August 19, 2018 at 10:26 pm in reply to: Slider and Images are not visible but they are showing up in the code #999112although for the most part that did work, it only worked on the home page…
August 19, 2018 at 5:20 am in reply to: Slider and Images are not visible but they are showing up in the code #998848btw… it might not show very well but the quotation i removed that made the 2nd slider show is the one right after this:
22.116903633491%;i dont know if any thing i mentioned is in any way related…. just thought i would let you know
August 19, 2018 at 5:16 am in reply to: Slider and Images are not visible but they are showing up in the code #998847although i know ecwid is not the problem cause it happened before that plugin was installed, i have disabled it.
Here are a few things I noticed when i was working on it that i found very odd, it might help you:1) i thought the issue was layerslider so i tried to replace the slider but when i tried to drag an element to that area, the element border turned red and i was not able to drop it, only by cloning an existing element was i able to add the element **NOTE** this issue at times went away after i disabled to bundled layerslider in the enfold options
2) The few times i was able to remove the layerslider after disabling it and put in a Full Width Easy Slider, the new slider still did not show up. When i open the page using mozilla’s Xray Googles, and remove 1 quotation mark from the slider code, it did show. Heres was the code and the quotation i removed (bolded):
<ul class=”avia-slideshow-inner” style=”padding-bottom: 22.116903633491%;“><li class=” av-single-slide slide-1 “><div data-rel=”slideshow-1” class=”avia-slide-wrap “></div>
I hope maybe this helps you.
August 18, 2018 at 9:42 pm in reply to: Slider and Images are not visible but they are showing up in the code #998794ok… heres the login…
-
AuthorPosts