Okay
  Public Ticket #924151
Infinite Loader
Closed

Comments

  •  2
    Oliver started the conversation

    Hi there,


    I had a nectar slider as my home page, but then went to go add a home page slider. Now it just keeps loading and loading and never displays the page. I hid the nector slider row in the page and deleted the home page slider, but still it just loads...please could you help.

  •  2
    Oliver replied

    I now started rebuilding the page, added a nectar slider and everything was fine. Then added a small logo image (png) to a carousel, and all of a sudden I get the darn donut loading wheel again?

    Really not sure what is causing this..


    Thanks

  •  2
    Oliver replied

    Seemed to have a worked for 2 reloads after I changed to full screen rows, then I added some images again and it vanished.

  •  8,996
    Tahir replied

    Hey ,
    If you have Page Transitions Turned On Please Switch the Animated Transition Method to "Standard" in Salient Theme Options -> Page Transition Section.

    Also be sure to check/uncheck this Disable Fade Out On Click option : http://prntscr.com/8f3bj7

    Moreover clear your cache using this guide: https://themenectar.ticksy.com/article/6226/ where applicable .

    Best.


    ThemeNectar Support Team 

  •  2
    Oliver replied

    HI Tahir,


    Thank you this seems to be solved.

    Now I wonder how did you get the fancy boxes to look like this http://themenectar.com/demo/salient-corporate/contact/Mine are currently in a row, full width. And they seem to take up the whole screen. I tried adding a class to the row and adding "height: 200px" but it doesn't change anything.


    Thanks a mil!

  •  8,996
    Tahir replied

    Hey Again,

    Simply add 1 percent padding to the VC Column that contains the FancyBox : 


    Thanks 


    ThemeNectar Support Team 

  •  2
    Oliver replied

    Thanks for the help. As per the attached screenshot it seems I don't have this options.


    I will send another reply, but a private one with the link and admin details. Thanks

  •   Oliver replied privately
  •  8,996
    Tahir replied

    Adjusted if for you : 


    Cheers 


    ThemeNectar Support Team 

  •  2
    Oliver replied

    Great Thank you!! I see what you did.


    So how exactly is the height of the image controlled, that I have put in there? Is there no way to reduce it? If I increase the padding, it just increases the padding, but the physical height of the image stays the same.


    Thanks!!

  •  2
    Oliver replied

    And for some reason the padding on the right is off?


    screen attached.

  •  8,996
    Tahir replied

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    .nectar-fancy-box .inner {
        padding-bottom: 2% !important;
    }

    Thanks


    ThemeNectar Support Team 

  •  2
    Oliver replied

    Thanks a mil Tahir!! That worked great!!


    Only thing now is: 

    "And for some reason the padding on the right is off?"


    Thank you!

  •  8,996
    Tahir replied

    Hey Again,

    This seems like a minor bug . Use the Below as a workaround for the Time Being

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    @media (min-width: 690px) {
        .wpb_row .span_12 > .col.padding-1-percent:last-child {
            right: 1%;
        }
    }
    

    Thanks


    ThemeNectar Support Team 

  •  2
    Oliver replied

    Awesome, worked!! Thank you for your help!!

  •  2
    Oliver replied

    Hi Tahir,

    I think we are almost there with our site and have another query :)
    Please view the flip boxes on the bottom of this page: http://vspace.technology . Based on the copy length and the screen size it adjusts and doesn't always match up. All the images I used are exactly the same size. How could we adjust this please? Thanks a mil!