Forum replies created

    Chris C
    Spectator
    Posts: 10
    June 22, 2014 at 3:19 am #10073

    nm, thanks, I’ve found the problem. I forgot to close a </style> tag and all the js / html code that went after didn’t load.

    Chris C
    Spectator
    Posts: 10
    June 21, 2014 at 3:42 pm #10065

    This is the menu DOM structure of the ‘missing’ menu page:

    http://imgur.com/bLDqrkb

    Note the empty content in the div class ‘mobile-nav-holder’.

    This is the menu DOM structure of a normal menu page:

    http://imgur.com/G7W8iey

    Note that the ‘mobile-nav-holder’ has normal menu items.

    Looks like for some reason, the mobile nav elements are simply being left out.

    In reply to Resizing text
    Chris C
    Spectator
    Posts: 10
    June 9, 2014 at 3:51 pm #9966

    never mind, I guess I can use @media in css for better control.

    Chris C
    Spectator
    Posts: 10
    June 6, 2014 at 3:43 am #9955

    I did also try saving to another style and it didn’t work.

    It can be hard to tell if it worked or not, especially if the font size is small – but I used Firefox’s built-in Inspector (computed tab), and you can see that it has been overridden:

    See screenshot at http://imgur.com/KFrO6d7

    A) the computed font-size is 103px
    B) the computed font-size comes from this.style (103px), presumably a javascript instruction.
    C) the original, saved .alora_huge_white_text edit at 130px, which has been overridden (notice the strikeout).

    Could you see whether yours does the same? Mine is RevSlider 4.3.6

    Thanks.

    Chris C
    Spectator
    Posts: 10
    June 5, 2014 at 5:46 am #9945

    RevSlider v4.3.8 was released 27 Apr and it’s now Jun already – and I believe v4.3.7 (released 17 Apr) fixes a Ken Burns bug I’m experiencing.

    Is it possible to release some sort of “beta” RevSlider package? That would be immensely helpful.

    Otherwise, can you give me the license key so I can update myself?

    Thanks.

    Chris C
    Spectator
    Posts: 10
    June 4, 2014 at 9:49 am #9941

    No I didn’t because that overwrites the existing classes, which wasn’t what I wanted to do.

    In any case, it doesn’t matter what px value I assigned (whether by assigning a class to the layer plus a separate css declaration, or by editing the advanced style setting, which does the same thing really – assigns a new class with css settings).

    Whatever value was assigned, the RevSlider would resize it to 2/3 of the original value. So it appears to be a dynamic thing, probably by js.

    Chris C
    Spectator
    Posts: 10
    June 3, 2014 at 1:48 pm #9936

    Oh, the bug remains even we use the “Edit Style” to specify font-size and line-height (instead of using css tags as above).

    So in Step 3, instead of adding the font-size and line-height to the css tag on the page, you can add that to “Edit Style” > “Advanced Editor” instead. Same result.

    Chris C
    Spectator
    Posts: 10
    May 27, 2014 at 10:34 am #9850

    Thanks for the quick response.

    I turned off CloudFlare’s Rocket feature and it worked. Seems that Rocket could still mess things up even if you add the data-cfasync=”false” tag.

    Chris C
    Spectator
    Posts: 10
    May 21, 2014 at 12:20 pm #9820

    is there a way to use css display an html background (maybe on a wrapper or something) so that it would render first (i.e. occupy the fluid space to be filled by slider elements) before waiting for the javascript to parse and throw the various elements into the class?

    I’ve tried using the slider’s background-color and background-image, but it’s still the same – the slider ‘box’ is empty until the element is completely loaded.

    Chris C
    Spectator
    Posts: 10
    May 19, 2014 at 1:45 pm #9787

    Okay I’ve snooped around and found the auto-update option in the Revolution Slider settings.

    I’ve entered my Envato username and Envtao API Key, but can’t seem to find my puchase code/license key for the Revolution slider.

    Any ideas?