PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Classifieds Support > Classifieds Bug Reports

Classifieds Bug Reports Post any problems you may be having with Classifieds here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old February 3rd, 2011, 02:00 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Jan 2010
Posts: 44
Styling issues in VB4.1 Product Options List

Hi, Enjoying using the classifieds in my VB4.1 board, and the flexibility is great.

However I've found one glitch which is causing issues, a user asked how to close their listing so when I went to look I found issues with the 'Product Options' drop down.

In Safari & Chrome the list doesnt render at all, I'm pretty sure it's sitting behind the main listing detail container, In Firefox the list appears but the background to the list is white with the text also white so the list labels are illegible.

Any hints no how I can fix this?

Thanks,

Dave
bolo is offline   Reply With Quote
Old February 3rd, 2011, 02:25 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,947
Are you using a custom style? I would need to see an actual link as I view the list the links are blue on white with the default vb look.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old February 3rd, 2011, 02:28 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Jan 2010
Posts: 44
Hi Chuck,

I have to make
bolo is offline   Reply With Quote
Old February 3rd, 2011, 02:28 PM   #4 (permalink)
Member
Verified Customer
 
Join Date: Jan 2010
Posts: 44
One more post and then I can
bolo is offline   Reply With Quote
Old February 3rd, 2011, 02:29 PM   #5 (permalink)
Member
Verified Customer
 
Join Date: Jan 2010
Posts: 44
Send you a URL : Marty Feldman aka Igor - PhotoPost Classifieds

See if you can get to that without me fiddling with permissions. THanks
bolo is offline   Reply With Quote
Old February 3rd, 2011, 02:30 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,947
actually it doesnt render at all when I look. How about posting a simple test user login like test and testing.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old February 3rd, 2011, 02:33 PM   #7 (permalink)
Member
Verified Customer
 
Join Date: Jan 2010
Posts: 44
This is in Chrome.. You can it 'trying' to appear....
Attached Images
File Type: jpeg Screen shot 2011-02-03 at 20.32.10.jpeg (16.9 KB, 4 views)
bolo is offline   Reply With Quote
Old February 3rd, 2011, 03:57 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,947
As noted you can post a test user login for me to see if i view anything different if I login but logged out I do not beleive guests can view anything nor should they. The menu is empty for a guest I would think since they can not do anything.
Attached Images
File Type: jpg screen2.jpg (101.4 KB, 0 views)
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old February 4th, 2011, 04:11 AM   #9 (permalink)
Member
Verified Customer
 
Join Date: Jan 2010
Posts: 44
I'll send you a login via PM.

Just been looking closer at the generated LI's for the menu and the immediate thing I see is that there is no text for the labels.. just an image.. So it looks like its not styling being the issue but the rendering of the labels, e.g.

Code:
Content visible to verified customers only.
bolo is offline   Reply With Quote
Old February 4th, 2011, 04:32 AM   #10 (permalink)
Member
Verified Customer
 
Join Date: Jan 2010
Posts: 44
Ok think I've found the code, it looks like you're intentionally not writing out a label if the global 'useicons' is set. That's confusing though as the drop downs width is set to that of icons and labels... is this an error? I'm going to put the labels in as its not clear to the users

Code:
Content visible to verified customers only.
bolo is offline   Reply With Quote
Old February 4th, 2011, 04:53 AM   #11 (permalink)
Member
Verified Customer
 
Join Date: Jan 2010
Posts: 44
Where else is the useicons variable used except in showProduct? I couldn't find where it's set so to get around this problem I've simply set it to '' where the other variable are initialised in showProduct.php

So I'm only using the text without the icons, to use icons as well there is some additional work to ensure there is sufficient padding between the text and the icon..
bolo is offline   Reply With Quote
Old February 4th, 2011, 07:39 AM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,947
Your confusing yourself a little here. Use icons has nothing to do persay with whether there is a list or not. Users can use icons or text links thats a totally separate option.

The issue is as I said the list SHOULD BE empty if your not logged in.

The only thing I can do in a future update is just hide the whole display if your not logged in.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old February 4th, 2011, 07:45 AM   #13 (permalink)
Member
Verified Customer
 
Join Date: Jan 2010
Posts: 44
have a look at my code snippet above.. If useicons is 'yes' then the text is not being displayed at all.
bolo is offline   Reply With Quote
Old February 4th, 2011, 07:46 AM   #14 (permalink)
Member
Verified Customer
 
Join Date: Jan 2010
Posts: 44
$sellitem .= "<a title=\"{$pp_phrase['relist']}\" href=\"{$Globals['maindir']}/editproduct.php?resell=$id\"><img src=\"{$Globals['idir']}/package_delete.png\" alt=\"{$pp_phrase['relist']}\" border=\"0\" />PHRASE SHOULD BE PRESENT HERE ALSO</a>";
bolo is offline   Reply With Quote
Old February 4th, 2011, 09:03 AM   #15 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,947
Nope it should not be there. The use icons is a totally different feature as I explained. It has nothing to do with the dropdown box. Users can use icons or text it doesn't do both. Icons have a hover over name so users can see what they are but you are not suppose to see both icons and text at the same time.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old February 4th, 2011, 09:06 AM   #16 (permalink)
Member
Verified Customer
 
Join Date: Jan 2010
Posts: 44
So the width of the drop down surely should be less that what it is currently is then dont you think? it seems odd that a user will have to wait and hover over icons in order order to find how to close a listing... it doesn't make sense

attached is how the drop down looks with icons enabled.
Attached Images
File Type: jpeg Screen shot 2011-02-04 at 15.07.57.jpeg (37.9 KB, 1 views)
bolo is offline   Reply With Quote
Old February 4th, 2011, 09:12 AM   #17 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,947
Bolo I always suggest that users whom choose to use dropdowns set the option to not use images in menu but text links its your choice but as I said two separate features your talking about here. Some people like using images instead of text links and when you dont use dropdowns the two rows of images appear under the photo thats where most people would choose to use the images versus text links.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old February 4th, 2011, 09:15 AM   #18 (permalink)
Member
Verified Customer
 
Join Date: Jan 2010
Posts: 44
What do you mean by "users who choose to use dropdowns"? What choice do we have?

I havent chosen anything this is practically a default installation... The only things I've done is fiddle with user groups and permissions..
bolo is offline   Reply With Quote
Old February 4th, 2011, 09:20 AM   #19 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,947
Bolo all your admin options are in admin. They are broken down by section to make it easy. Your referring to showproduct screen so under showproduct options in admin you can set use icons instead of text links to NO. Problem solved.

I explained in my reply above there was an option in admin to use icons versus text links because you had insisted our coding was incorrect.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old February 4th, 2011, 09:24 AM   #20 (permalink)
Member
Verified Customer
 
Join Date: Jan 2010
Posts: 44
I'm getting concerned Chuck as you said "users who choose to use dropdowns".

What do you mean by this? If there is an alternative to using the dropdown menu to provide users the means of editing/closing ads etc then please tell me. Icons set to Yes is what I have experienced as default. It sounds like you're trying to tell me I've been modifying the display options and ended up with an installation that isn't rendering properly whereas I can assure you I havent.
bolo is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
vB4 + PPPro Integrated Styling Issues Toni3055 Photopost Pro How Do I...? 11 December 5th, 2011 08:15 AM
Text in Product Options RAFA Classifieds How do I...? 3 October 15th, 2010 04:47 PM
Integration issues with VB4 tomld Classifieds Installation & Upgrades 3 January 22nd, 2010 02:13 PM
Product Options? RaceJunkie Classifieds How do I...? 3 January 1st, 2010 12:31 PM


All times are GMT -5. The time now is 03:32 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0