Announcement

Collapse
No announcement yet.

Switching to ReadyThemes

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Re: Switching to ReadyThemes

    Originally posted by Protos View Post
    Hi Brennan,
    And how do I do that... I am reading page 104 in manual, but I cannot figure it out :-(


    In the product display image.machine I have values: js-main-image. s-thumbnails. In code I have<img src="&mvte:product:imagetypes:main;"
    And in User-Interface > Image-types I have:[ATTACH=CONFIG]889[/ATTACH] main Main


    -----------------


    <mvt:if expr="NOT ISNULL l.settings:product:imagetypes:main">
    <img src="&mvte:product:imagetypes:main;" alt="&mvte:product:name;" title="&mvte:product:name;" />
    <mvt:else>
    <img src="../images/img_no_thumb.jpg" alt="&mvte:product:name;" title="&mvte:product:name;" />
    </mvt:if>
    ------------

    so I just get img_no_thumb.jpg whatever I try
    We just updated to two of our stores to the new themes.

    Just change the image type name. If you use before like main_image just change imagetypes:main to imagetypes:main_image. You have to do this on all the pages instead of manually assigning every product to imagetypes:main.

    Carlos

    Comment


      #17
      Re: Two horisontal product listings in SFNT content box

      Originally posted by Protos View Post
      Hi again,
      I created an extra product-listing in ReadyTheme admin. Than I try to acitvate the second row in SFNT content interface

      1.
      <mvt:item name="readytheme" param="productlisting( 'featured_products' )" />
      <div class="breaker"></div>

      2.
      <mvt:item name="readytheme" param="productlisting( 'most_popular' )" />
      <div class="breaker"></div>

      The carousel functions just on the first row. The second comes just as usual vertical category listing without browsing handles.
      Is there a way to double the product listing with the same behaviour as the first row.

      If I put most popular first than it gets carousel functionality.

      Is it the right way to do it...

      //André aka Protos

      I'm interested to see how you finish this. Are both productlistings using the same <div>? Doesn't it cause problems when you use the same div more than once on the same page?
      Jamin Jones, CEO
      the Appalachian Offroad Motorcycle Company

      Comment


        #18
        Re: Switching to ReadyThemes

        Originally posted by phishbed View Post
        Our site is long overdue for an update and the Suivant ReadyTheme looks perfect for us. Our site is old and heavy with modules and add-ons.

        Would you guys recommend using ReadyThemes for our situation?

        We still use legacy images. Would it be recommended to update to the new image machine before installing the theme?

        Thanks for the advice!

        Jamin
        AOMC.mx
        Did you ever switch over Jamin, and if so how?
        Semper Fi,

        Robert Perry





        Comment


          #19
          Re: Switching to ReadyThemes

          Originally posted by usmcss View Post
          Did you ever switch over Jamin, and if so how?
          We switched over in January. I highly recommend it. I also recommend signing up for Miva Design Club. The biggest issue was switching to CSSUI. The design guys helped with this.
          Jamin Jones, CEO
          the Appalachian Offroad Motorcycle Company

          Comment


            #20
            Re: Switching to ReadyThemes

            Originally posted by phishbed View Post
            We switched over in January. I highly recommend it. I also recommend signing up for Miva Design Club. The biggest issue was switching to CSSUI. The design guys helped with this.
            Thank you Jamin!
            Semper Fi,

            Robert Perry





            Comment

            Working...
            X