0
Welcome Guest! Login
0 items Join Now

Ximenia mobile standard switch button bug?

    • linspes's Avatar
    • linspes
    • Rocketeer
    • Posts: 75
    • Thanks: 1

    Ximenia mobile standard switch button bug?

    Posted 12 years 5 months ago
    • Dear Rockettheme,

      I am running Ximenia on my website, but the mobile standard switch button does not work (I have the first release of this theme).

      I see that this has been fixed, and I'd love to get the code, so that I can update my theme. I really would like this feature to work. How can I get the bugfix?

      ...and we'll get more subscriptions for more sites.. but I really need the switcher button to work (and to know that such bug fixes are free to us who already had a subscription).

      Kind regards, Med vennlig hilsen, Met vriendelijke groet,
      Thomas Mathiesen
      --
      LinSpes.no
      Web: www.linspes.no
      Email: This email address is being protected from spambots. You need JavaScript enabled to view it.
      Phone: +47 21 99 67 64
      Mobile: +47 40 16 26 42
      Phone: +31 70 80 80 212 (The Netherlands)
      Mobile: +31 (0)6 40 81 04 29 (The Netherlands)
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: Ximenia mobile standard switch button bug?

    Posted 12 years 5 months ago
    • We are providing access to all template and all bug fixes during the duration of your subscription.

      I am afraid you will need to get another subscription in order to download latest version of the template

      As you can see here:
      www.rockettheme.com/joomla-templates/ximenia#changelog

      this has been fixed in the template so you can be sure that once you get new subscription, this feature will work on your site when you install latest version of the template
    • Check my services at: Mihha-Vision
    • linspes's Avatar
    • linspes
    • Rocketeer
    • Posts: 75
    • Thanks: 1

    Re: Ximenia mobile standard switch button bug?

    Posted 12 years 5 months ago
    • Hi Igor,

      I understand your business model, but I believe that the switch button is a very important piece of the theme. We'll get another two subscriptions in early 2013, but not yet.

      It's probably just a couple of lines of php code to fix the switch button. Would you mind sharing this with me? If not, I'll have to wait until early 2013.. which is not a huge problem.. but it'd be nice to see you guys go the extra mile every now and again (it tends to make customers more loyal).

      Kind regards, Med vennlig hilsen, Met vriendelijke groet,
      Thomas Mathiesen
      --
      LinSpes.no
      Web: www.linspes.no
      Email: This email address is being protected from spambots. You need JavaScript enabled to view it.
      Phone: +47 21 99 67 64
      Mobile: +47 40 16 26 42
      Phone: +31 70 80 80 212 (The Netherlands)
      Mobile: +31 (0)6 40 81 04 29 (The Netherlands)
  • Re: Ximenia mobile standard switch button bug?

    Posted 12 years 5 months ago
    • Hi,
      I have downloaded the latest version of this template, however, I cannot see the "Standard View Switch", no matter which module position I choose.
      If this has been a known bug and has been fixed, as claimed above, please mention the details of the fix either here or by email/PM.
      Waiting to hear back.
      Thanks.
    • linspes's Avatar
    • linspes
    • Rocketeer
    • Posts: 75
    • Thanks: 1

    Re: Ximenia mobile standard switch button bug?

    Posted 12 years 5 months ago
    • Joomlapex,

      I have the exact same problem. I upgraded to the latest version, but still no joy.

      Got myself a new one year subscription, so I'd love to get this sorted :)

      /T
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: Ximenia mobile standard switch button bug?

    Posted 12 years 5 months ago
    • Guys, can you tell me on which mobile devices are you experience that problem?
    • Check my services at: Mihha-Vision
  • Re: Ximenia mobile standard switch button bug?

    Posted 12 years 5 months ago
    • Hi,
      On 2 devices, phone and tablet, both Android-based (v.2.2.2 and v.4.0.3).
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: Ximenia mobile standard switch button bug?

    Posted 12 years 5 months ago
    • Edit file /templates/rt_ximenia/template-options.xml

      Find:
      <fields name="iphone-switcher" type="chain" label="IPHONE_STANDARD">
                                    <field name="enabled" enabler="true" type="toggle" default="1" label="ENABLE" />
                                    <field name="position" type="position" translation="false" default="mobile-copyright" label="POSITION" />
                          </fields>

      Change that part with this:
      <fields name="iphone-switcher" type="chain" label="IPHONE_STANDARD">
                                    <field name="enabled" enabler="true" type="toggle" default="1" label="ENABLE" />
                                    <field name="position" type="position" translation="false" default="mobile-copyright" label="POSITION" />
                          </fields>
      <fields name="android-switcher" type="chain" label="ANDROID_STANDARD" description="ANDROID_STANDARD_DESC">
      <field name="enabled" type="toggle" default="1" label="ENABLE" />
      <field name="position" type="position" default="mobile-copyright" label="POSITION" />
      </fields>

      That will place mobile switcher button on template viewed with Android devices also
    • Check my services at: Mihha-Vision
  • Re: Ximenia mobile standard switch button bug?

    Posted 12 years 5 months ago
    • Thanks. It worked. When viewed by the Android mobile device, I now have a button to switch to full view and back.
      The problem is largely solved. But, I would just report these minor issues as well:
      - There is no description accompanying the "on" and "off" buttons, so a visitor wouldn't know what they do until they actually click and see.
      - I couldn't get a Custom HTML module displayed in any of the mobile positions for some reason (I wanted to show the phrase "Mobile View Switch" next to the button). If you have time, check to see if any of these mobile positions actually work on Android as well.
      Thanks anyway :)
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: Ximenia mobile standard switch button bug?

    Posted 12 years 5 months ago
    • I just tried and I can see that modules published in module positions which are use in mobile template do work :oops:
    • Check my services at: Mihha-Vision

Time to create page: 0.075 seconds