-
AuthorPosts
-
June 20, 2016 at 1:54 pm #942157
Sorry the link has changed, here is the new link…
http://caninfo1.securesites.net/dcc/index.php/choose-carsThanks again.
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
June 21, 2016 at 3:05 am #942290June 22, 2016 at 5:41 pm #942969If I nest the sold div inside a catItemView div the min-height is of 503 is written into catItemView div and everything stays as it was before. So I think we have to come up with a different solution to this problem.
Thanks
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
June 23, 2016 at 8:29 am #943223That’s not what I meant. What I meant is: move all div of class item-sold inside div of catItemView.
You can try this:
<div class="itemContainer col"> <div class="catItemView groupLeading well-bg"> <div class="item-sold">Sold</div> <div class="catItemImageBlock"> ...</div> .... </div> </div>
Or send me the FTP account of your site, I’ll fix it for you.
June 23, 2016 at 1:48 pm #943319I am sorry but I still do not understand what you are trying to get me to do.
I have sent you my FTP Log-in information.Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
June 24, 2016 at 9:43 am #943680July 1, 2016 at 4:06 pm #946105This reply has been marked as private.Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
July 4, 2016 at 10:04 am #946575Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
July 4, 2016 at 10:09 am #946577July 5, 2016 at 6:27 pm #947061Thank very much that did work. Please note that the item prices at the following locations are now not there. http://caninfo1.securesites.net/dcc/index.php http://caninfo1.securesites.net/dcc/index.php/choose-cars
I have also one more issue, which is that the email address is showing twice on the item page.
I have also added the log-in privileges to the website.
Thanks again for all your help.Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
July 6, 2016 at 9:57 am #947261Please note that the item prices at the following locations are now not there. http://caninfo1.securesites.net/dcc/index.php http://caninfo1.securesites.net/dcc/index.php/choose-cars
I have also one more issue, which is that the email address is showing twice on the item page.
All issues are fixed. Please check and confirm.
Remember that, if you add the Price extra field, also find the file:
templates/ja_rent/html/mod_k2_content/Grid/default.php
if(($extraField->name == 'Truck Price')||($extraField->name == 'Car Price')):
change to:
if(($extraField->name == 'Truck Price')||($extraField->name == 'Car Price')|| (($extraField->name == 'new name'))):
July 6, 2016 at 2:16 pm #947375While I do see the prices on the home page I do not see them on this page… As well the prices are not showing up on the carousel at the bottom of the page.
http://caninfo1.securesites.net/dcc/index.php/choose-cars
Thanks again.
-
AuthorPosts
This topic contains 28 replies, has 2 voices, and was last updated by gary1234 8 years, 4 months ago.
The topic ‘K2 Extra Fields not showing.’ is closed to new replies.