Loading

Author Topic: Twitter theme 1.2  (Read 2240 times)

Juan Ramón

  • OSClass Developer
  • Hero Member
  • *****
  • Posts: 2243
    • osclass.org
    • Email
Twitter theme 1.2
« on: December 11, 2011, 11:18:20 pm »
As promised, we're releasing a new version at the end of this week. Here is a list of the bugs fixed:
    - 'Cancel' button in Contact Seller pop up: Now even if you click cancel or 'X' at the top right corner it closes the modal popup.
    - sell price readability/colour: changed the color in the price and forms to a darker one
    - Issue with premium items: We weren't using the right helpers in this section... this is why we were showing organic results in premium section.
    - flash message will be in big size: it's a css mistake. clean your cache of your browser after instalilng the theme
    - Twitter_bootstrap and Osclass 2.3: When we release version 2.3.x there were some changes in the Category model class. This was causing a fatal error in the edit page of the item. Now it should work fine with 2.3+ and previous versions too.
    - Ad posting problem: In some cases where there are subcategories but the user doesn't choose them, we weren't sending well the category id in the POST. It should be fine in this version and it shouldn't appear the flash message "Category invalid"

Please, feel free of posting new issues in github https://github.com/osclass/osclass-themes/issues

Sorry for the delay of this update.

Download: http://sourceforge.net/projects/osclass/files/Themes/twitter/themes-twitter-1.2.2.zip/download

UPDATE 20/02/2012: Version 1.2.2 available to download.
« Last Edit: February 20, 2012, 09:42:55 pm by Juan Ramón »

dr_chill76

  • Jr. Member
  • **
  • Posts: 98
    • VisoTech creative  website designing
Re: Twitter theme 1.2
« Reply #1 on: December 12, 2011, 06:38:45 am »
thanks for your work on this theme, i tested this theme this morning and found these issues:

1.   Still not working with IE 9. same problem when i select the main category the sub-category never show.
2.   in user panel when click "my account" still going out of page range (i think in all browsers).
3.   in search if there is no matching result it shows just "" .
 
Suggestion:   if we show the category same as in other themes (drop down with main category + sub-category) i think it could fix this problem in IE.



filobar

  • Newbie
  • *
  • Posts: 14
Re: Twitter theme 1.2
« Reply #2 on: December 12, 2011, 05:02:30 pm »
I confirm, when I try to post a new ad, the same error returns : invalid category.
This problem appears in firefox 8.
Works fine with Chrome.

With IE9, after choosing a region from the region dropdown list, the city dropdown stays in grey, and it's impossible to pick up a city.

I also still have the problem of the duplicated items on the latest items homepage. But I'm gonna check my DB cause it seems I'm the only one having this trouble.

By the way, can you specify witch files have been modified from 1.1 to 1.2 ? Cause I worked a lot on the templates of the previous version

Juan Ramón

  • OSClass Developer
  • Hero Member
  • *****
  • Posts: 2243
    • osclass.org
    • Email
Re: Twitter theme 1.2
« Reply #3 on: December 14, 2011, 02:19:57 pm »
@filobar: here are the file change > https://github.com/osclass/osclass-themes/commit/3717ddc4d146707228ce95c6443f0f0ef2cf9ae1

@dr_chill76: it's better to submit the errors in github: https://github.com/osclass/osclass-themes/issues/new

aegypius3

  • Newbie
  • *
  • Posts: 27
    • Email
Re: Twitter theme 1.2
« Reply #4 on: December 14, 2011, 11:21:17 pm »
How Can I do to show on item-post.php the plugin hook without selecting any category??? (right now only a plugin hook runs when yo select a subcategory)
« Last Edit: December 16, 2011, 04:55:41 pm by aegypius3 »

GhostMaster

  • Newbie
  • *
  • Posts: 10
  • www.redlinepctech.com
    • Ganda Cena
Re: Twitter theme 1.2
« Reply #5 on: December 16, 2011, 04:48:30 pm »
I like this theme  ;D

Thank you very much.

dr_chill76

  • Jr. Member
  • **
  • Posts: 98
    • VisoTech creative  website designing
Re: Twitter theme 1.2
« Reply #6 on: December 19, 2011, 09:42:12 am »
how to show in "post new item" page, main category and sub-category dropdown list in this theme as are in others theme like modern etc?

BuySellAndSwap

  • Sr. Member
  • ****
  • Posts: 272
    • Buy Sell And Swap For Free
    • Email
Re: Twitter theme 1.2
« Reply #7 on: January 28, 2012, 11:27:46 pm »
1.   Still not working with IE 9. same problem when i select the main category the sub-category never show.


Is there any quick fix/solution to solve this as no1 is able to place an advert on my website using ie9

thank you
Get a domain name at great price at www.owna.eu
I highly reccomend osclass, I use it for my sites:
www.buysellandswap.co.uk www.hunt4it.co.uk www.sellrent.co.uk

artitmedia.eu

  • Newbie
  • *
  • Posts: 10
    • www.artitmedia.eu
    • Email
Re: Twitter theme 1.2
« Reply #8 on: January 29, 2012, 04:10:07 am »
The theme is superb. Thanks for all your work.
I am using it to build a custom theme on top.

I have a little issue. How can I make the top bar menu dropdown on hover rather than click ?

Thanks again. Keep up the work in this project.  ;)

dr_chill76

  • Jr. Member
  • **
  • Posts: 98
    • VisoTech creative  website designing
Re: Twitter theme 1.2
« Reply #9 on: January 29, 2012, 03:23:07 pm »

Jon

  • Newbie
  • *
  • Posts: 1
Re: Twitter theme 1.2
« Reply #10 on: February 01, 2012, 08:24:48 am »
There is also an issue with the price field. It gets multiplied by like 100000 if the user hits submit and there is an issue with the ad they are posting.

Example:

- User tries to post an ad
- User forgets to enter a title
- User enters a price of 50

- User hits submit

- User is prompted to enter a title and the 50 that was entered is turned into 500000

cosmicx

  • Jr. Member
  • **
  • Posts: 59
Re: Twitter theme 1.2
« Reply #11 on: February 08, 2012, 08:41:19 am »
i agree with Jon

furthermore,

1.  if you enter a 5 digit number it converts to 8 digits. such an instance when i enter

40,000 (with comma), it turns to 40000000

2. Country Drop down menu does not show.
3. Category Drop Down menu does not load sub-categories


Juan Ramón

  • OSClass Developer
  • Hero Member
  • *****
  • Posts: 2243
    • osclass.org
    • Email
Re: Twitter theme 1.2
« Reply #12 on: February 20, 2012, 09:43:15 pm »
A new version it's available to download with the bugs you're mentioned fixed: https://sourceforge.net/projects/osclass/files/Themes/twitter/

computerbar

  • Full Member
  • ***
  • Posts: 200
    • Jamal.pk
Re: Twitter theme 1.2
« Reply #13 on: February 22, 2012, 04:32:32 pm »
nice one..
I have installed it on new site. Everything look OK.
The only I found was the user profile form was out of the sight into the right side. the margin-top:75px has fixed it for me.

form{margin-bottom:18px; margin-top:75px;}  LINE 107 I think...

another question why the css style sheet is not placed in the theme folder? instead of fetching it from here
http://twitter.github.com/bootstrap/1.3.0/bootstrap.min.css
I have placed in my theme folder to do the modification above...

Thanks

BuySellAndSwap

  • Sr. Member
  • ****
  • Posts: 272
    • Buy Sell And Swap For Free
    • Email
Re: Twitter theme 1.2
« Reply #14 on: March 02, 2012, 12:13:41 am »
nice one..
I have installed it on new site. Everything look OK.
The only I found was the user profile form was out of the sight into the right side. the margin-top:75px has fixed it for me.

form{margin-bottom:18px; margin-top:75px;}  LINE 107 I think...

another question why the css style sheet is not placed in the theme folder? instead of fetching it from here
http://twitter.github.com/bootstrap/1.3.0/bootstrap.min.css
I have placed in my theme folder to do the modification above...

Thanks


Hi how can i change the where the style file is so i can edit it place?

Thank you
Get a domain name at great price at www.owna.eu
I highly reccomend osclass, I use it for my sites:
www.buysellandswap.co.uk www.hunt4it.co.uk www.sellrent.co.uk