Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
For reference, this is the element spit out:
May 5, 2016 at 1:41 pm in reply to: Atelier printing inline css in the wp_head – where is this? #265610Thank you I was able to figure this out successfully.
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>?
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,
TomHi 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 -
Posted in: We hit Power Elite.