0
Welcome Guest! Login
0 items Join Now

Custom Simplix site in Joomla 1.5 with RokSlideshow

    • Glorious's Avatar
    • Glorious
    • Hero Rocketeer
    • Posts: 489
    • Thanks: 2

    Re: Custom Simplix site in Joomla 1.5 with RokSlideshow

    Posted 17 years 4 months ago
    • Well, the site still worked, but the code did not change the pathway on the homepage. (I went back to the default index.php) Thanks for trying! ;)
  • Re: Custom Simplix site in Joomla 1.5 with RokSlideshow

    Posted 17 years 4 months ago
    • Sorry to cause so much trouble. I am not yet as familiar with 1.5 coding as I could be...

      I am sure someone else would know. I fyoua re really interested, posting in the Simplix forums would probably help.
    • --
      Heather M. Claus
      www.nookienotes.com/index.php <--- in development
  • Re: Custom Simplix site in Joomla 1.5 with RokSlideshow

    Posted 17 years 4 months ago
    • On the other pages besides the homepage, maybe put a banner advertising the shop or something else in the top blue part. This would give the site some more color.

      About the pathway, try the following:
      - look for // rokzoom options, under these params add the following:
      // Get current view
           $view = JRequest::getCmd('view');
      - now look for
      <?php if ($show_breadcrumbs == "true"
      and change the complete line to:
      <?php if ($show_breadcrumbs == "true" && $view!="frontpage") : ?>

      Haven't tested this myself yet, I'll try to test it later this evening.

      EDIT: just tested it, works great.
    • Last Edit: 17 years 4 months ago by Robby Timmermans.
    • I use simplix, does this mean that I'm a simple guy ? :)
  • Re: Custom Simplix site in Joomla 1.5 with RokSlideshow

    Posted 17 years 4 months ago
    • Glorious's Avatar
    • Glorious
    • Hero Rocketeer
    • Posts: 489
    • Thanks: 2

    Re: Custom Simplix site in Joomla 1.5 with RokSlideshow

    Posted 17 years 4 months ago
    • Indeed, it works well. Thank you!

      Does this RokZoom line relate to the pathway or to the Rokzoom mod? (If so, I see no change in the RokZoom mod behavior).
  • Re: Custom Simplix site in Joomla 1.5 with RokSlideshow

    Posted 17 years 4 months ago
    • Gnostic wrote:
      Does this RokZoom line relate to the pathway or to the Rokzoom mod? (If so, I see no change in the RokZoom mod behavior).

      No, it's not related. It was just to give you a place to put that line.
    • I use simplix, does this mean that I'm a simple guy ? :)
  • Re: Custom Simplix site in Joomla 1.5 with RokSlideshow

    Posted 17 years 4 months ago
    • Sweet.
      Really shows what can be done with a simplex site.
      Quick question, you have a favicon?
    • whiteravendesign.net
  • Re: Custom Simplix site in Joomla 1.5 with RokSlideshow

    Posted 17 years 4 months ago
    • Max Miecchi's Avatar
    • Max Miecchi
    • Elite Rocketeer
    • Posts: 905
    • Thanks: 0
    • MediaWorks

    Re: Custom Simplix site in Joomla 1.5 with RokSlideshow

    Posted 17 years 2 months ago

Time to create page: 0.057 seconds