Theme Support Forum

Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums

If you Like the Asteria Lite Theme and want to Keep it free forever Please Rate it on Wordpress.org (It only takes a few seconds)
Viewing 15 posts - 1 through 15 (of 15 total)

Pictures not displaying in slider

Home Forums Free Theme Support Asteria Lite Pictures not displaying in slider

  • #253419

    Joris

    Hi,

    The last pictures of the slider located at the following address do not display:

    http://www.villalumiabali.com/en/gallery

    Thanks in advance for your help,

    Joris

    #257313

    Towfiq I.

    administrator

    Open up gallery.js file from the “js” folder and replace this:

    parseInt(50-i)

    with this:

    parseInt(10-i)

    #259797

    Joris

    Hi,

    The only gallery.js file I have found was on public/wp-admin/js but I have not found the parseInt(50-i)

    Could you please specify ?

    Thanks

    #260879

    Towfiq I.

    administrator

    sorry. I meant replace this:

    parseInt(10-i)

    with this:

    parseInt(50-i)

    #267258

    Joris

    Hi,

    There is actually not this “parseInt” in the gallery.js file I am opening and which is located at public/wp-admin/js

    Any other idea ?

    Joris

    #267961

    Towfiq I.

    administrator

    navigate to wp-content/themes/asteria-lite/js/gallery.js

    #268213

    Joris

    You’re the man, thanks

    #287652

    Resi

    Hi,
    sorry how do I navigate to: wp-content/themes/asteria-lite/js/gallery.js

    Thanks, R

    #287705

    Joris

    FYI, I went there using a FTP client like cyberduck – then downloaded the file, made the changes and uploaded it again

    #289682

    Towfiq I.

    administrator

    if you are not tech savy you can always try this plugin:
    https://wordpress.org/plugins/advanced-code-editor/

    #297752

    sundar

    How can add for jquery sliders on Home page for in this asteria lite wordpress theme. Please explain. And then How can insert for css, jquery, javascript on in this wordpress theme.

    #298486

    Towfiq I.

    administrator

    please be specific.

    #298487

    Towfiq I.

    administrator

    please be specific.

    #300317

    Resi

    hi,
    I have downloaded the file, changed it to parseInt(50-i) and uploaded, but still no luck.

    I have also installed the advanced code editor but I can only see plugins codes to edit not the asteria-lite code.

    Help will be great!
    thanks, R

    #302040

    Towfiq I.

    administrator

    Sorry. try this plugin to edit the gallery.js file:
    http://wordpress.org/plugins/solid-code-theme-editor/

    also post a gallery page link where this issue is visible.

Reply To: Pictures not displaying in slider