Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • in reply to: Products Mini widget (70×70 pics) can be changed? #266325
    nichetom
    Member
    Post count: 8

    For reference, this is the element spit out:

    http://swiftideas.com/elements/products-mini/

    nichetom
    Member
    Post count: 8

    Thank you I was able to figure this out successfully.

    in reply to: Changing Button Colors + inline css #265485
    nichetom
    Member
    Post count: 8

    To clarify,

    I would like all this css to be in an external stylesheet so i can modify the css code via the individual stylesheets.

    This is just heavy on my site and appears to override changes I make and be duplicated in other stylesheets being defined in the <head>?

    in reply to: Displaying an excerpt in category "List View" #260601
    nichetom
    Member
    Post count: 8

    http://swiftideas.com/product-category/outerwear/

    Icon: Yes I’m aware all it does is hide it, I want to remove it completely. So in this example I’m looking for where I can remove:

    <a href="#" title="Standard Layout"><i class="sf-icon-atelier-shop-standard"></i></a>
    <a href="#" title="List Layout"><i class="sf-icon-atelier-shop-list"></i></a>
    ** THIS *** <a href="#" title="Grid Layout"><i class="sf-icon-atelier-shop-grid"></i></a>

    With this then being not used, I prefer to not have all the code generated related to grid layout to optimize the page.

    Thanks,
    Tom

    in reply to: Displaying an excerpt in category "List View" #260594
    nichetom
    Member
    Post count: 8

    Hi thanks Kyle,

    Short description

    What I’m trying to accomplish is the fact that certain code and styling appears broken in the category pages, because it is pulling the full html I have set here. I know similarly within wordpress a solution is to set: the_excerpt instead of the_content for example.

    Is it possible to stop the full html and data from short description from being populated throughout atelier?? Ideally I would just want the first 30-40 words to be displayed to avoid duplicate content issues in regards to search engines.

    Grid View

    Unfortunately this is not what I’m looking for.. all this accomplishes is hiding the display, although the code is still generated.

    I’m looking to totally remove the grid layout from being built (keeping standard & list) for SEO and load speed purposes.

    Thank you for your time,
    Tom

Viewing 5 posts - 1 through 5 (of 5 total)