hobits
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Catalogue] Presentation Issues with Catalogue…Under WordPress
Settings>Reading>Blog pages show at most: 1Under WP Catalogue
WP Catalogue> Wp Catalogue Settings>
Grid Rows: products per row
Choose Theme Color: default
Pagination: 2
Gallery Image: 358:Height 500:Width
Thumbnail: 120:Height 180:Width
Show Next/Prev Links: Yes
Inner Template Header: <blank>
Inner Template Footer: <blank>Please Help…Thanks Maeve.
Forum: Plugins
In reply to: [WP Catalogue] How to Doc?Thank You Maeve,
Is the category is empty, is shows that. ;-P I got it!
Also, I deleted an “All Products” category I did, thats why it was double.
I also changed the color, and now works great.This is what I would like to change, and I was wondering if you were able to help.
1. the word “Price”, could it be changed to “MSRP”?
2. No grey border on the pictures when looking at a product?
3. The <<Previous and Next>> how do I enable those?Also, do you know which theme is this website using? https://www.freewheelbicyclestore.com.au/bicycles-accessories/
Are they doing the changes on the CSS or are those images?
Thank you so very much!
Forum: Plugins
In reply to: [WP Catalogue] How to Doc?Forum: Fixing WordPress
In reply to: Absolute Positioning not working on IE!Thanks Elpie, i checked those errors but they dont have anything to do with it. I removed my css settings for it and there are still the same. I havent tried on FF4, but I did on FF3 and works great. My issue is that it doesnt work on IE8. ??
I googled “WordPress Absolute Position not working on IE” but nothing that would fix my issue. ??
any help please!?
Forum: Themes and Templates
In reply to: Different view in IE8 and Chrome/Firefox, coding problemGuys,
I think I am having the same issue as maranello2. I can see the arrow change to the hand and then click the image to go to the links, but only in FireFox, Safari, and Chrome. I cant seem to make it work for IE. I have IE8 and IE9.
In the main page I have a slide, this slide has 4 pics (one pic per slide). The pic on the slide is a 960×340 pix .png file divided in 3 by a transparent space between all 3 pictures. This pic (on each slide) has the same format, one big one on the right, and two small boxes on the left.
Box 1 = Benefits…
Box 2 = Air Sani…Like I said, works like a charm in Firefox, Safari, and Chrome…but it doesnt in IE8 or 9. Thats what I am trying to figure out…how to get it to show in IE
This is the link to the website: https://www.cleanairspace.com/w20 (main page slide)
This is what I have on the featured.php
<a href="https://www.cleanairspace.com/w20/cimrbenefits/" class="box-1"></a> <a href="https://www.cleanairspace.com/w20/whatwedo/sanitizing/" class="box-2"></a>
This is what I have for the css
.box-1 { display: block; height: 159px; position: absolute; width: 210px; z-index: 9999; } .box-2 { height: 159px; position: absolute; top: 179px; width: 210px; z-index: 9999; }
Help from anyone would be GREATLY appreciated.
Thanks u in advanced!