Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • stulaine Friend
    #194664

    The slider installed with this demo install does not seem to be accepting a new image. Please advise. I am assuming the image is under images/joomlart.

    I have other sliders that I can use at least for the front of the site.

    TomC Moderator
    #522105

    I assume you’re referring to the JA Content Slider, correct?

    2. JA Content Slider module

    • Module Position: content-mass-top
    • Module Suffix: dark

    If So —> JA CONTENT SLIDER DOCUMENTATION

    stulaine Friend
    #522107

    No it is the slideshow in position- 1 Sorry but it just showed up. Cache?

    What are the options with the slideshow. Does it do any resizing?

    TomC Moderator
    #522110

    It very well might have been a cache issue – could be specific to your browser.

    If it happens again, clear the cache again. If the problem persists, let us know so we can look into it further.

    stulaine Friend
    #522457

    This issue is still happening. The slideshow in the Home(Joomla side) shows images but the Shop side is blank. Not sure if this has to do with the opencart cache.

    Nazario A Friend
    #522515

    @stulaine,

    In the “position-1” position, you have 2 modules: JA Slideshow Lite (Homepage) and MijoShop All-in-one(Shop page).

    In MijoShop All-in-one, if you select “Slideshow” then you need to add the image via: Component >> MijoShop >> System >> Design >> Banners


    1. MijoShop1
    stulaine Friend
    #522551

    Nazario,

    Thank you for pointing out where slideshow is in MijoShop. I was just adding the images into the data directory via FTP. Was that somewhere in the documentation that I missed.

    Having 2 modules in position -1 is per the demo.

    Where are the settings for the mjioshop template or mijoshop slideshow for the default shop home page. When I made changes to the T3 framework to shrink the position -1 module to (6 vs 9) the shop home page got totally messed up because the slideshow never adjusted.


    1. Spotlight-shop
    Nazario A Friend
    #522682

    @stulaine,

    Please try to open file: /templates/ja_bookshop/etc/layout/default.ini then find and replace this code:

    [block1@spotlight-1]
    lg="col-lg-9"
    md="col-md-12"
    sm="col-sm-3 hidden"
    xs="col-xs-6 hidden"
    position="position-1"

    [block2@spotlight-1]
    lg="col-lg-3"
    md="col-md-6 hidden"
    sm="col-sm-3 hidden"
    xs="col-xs-6 hidden"
    position="position-2"

    [block1@spotlight-2]
    lg="col-lg-3"
    md="col-md-3"
    sm="col-sm-3"
    xs="col-xs-6"
    position="position-5"

    With:

    [block1@spotlight-1]
    lg="col-lg-9"
    md="col-md-12"
    sm="col-sm-3 hidden"
    xs="col-xs-6 hidden"
    position="position-1"

    [block2@spotlight-1]
    lg="col-lg-3"
    md="col-md-6 hidden"
    sm="col-sm-3 hidden"
    xs="col-xs-6 hidden"
    position="position-2"

    You will see Shop page as this image:

    Hope this helps


    1. bookshop2
Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 8 replies, has 3 voices, and was last updated by  Nazario A 10 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum