Add-on States Not Displaying States in Frontend

StartPrev 1 2 NextEnd
01.07.2016 02:07
#1
Bilmar
Joomshopping forum user no avatar
Name: Mark
23.05.2016
Posts: 124
Quote
Add-on States Not Displaying States in Frontend

I installed Addon States 2.3.8 but it does not actually display the states in the front end. It just shows a blank dropdown box.

Add-on States Not Displaying States in Frontend

Then when I remove it from the addons, I get this error:
Add-on States Not Displaying States in Frontend


Last change: 01.07.2016 02:11
 
01.07.2016 10:11
#2
FrankG.
User FrankG.
Name: Frank
30.11.2011
Posts: 1600
Quote
Aw: Add-on States Not Displaying States in Frontend

It is also required the country field.


Last change: 01.07.2016 10:11
 
01.07.2016 17:03
#3
Bilmar
Joomshopping forum user no avatar
Name: Mark
23.05.2016
Posts: 124
Quote
Aw: Add-on States Not Displaying States in Frontend

I only sell and ship in the USA. Is there a way to make it only display the states in the US and not need the country field?

 
01.07.2016 17:09
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25850
Quote
Aw: Add-on States Not Displaying States in Frontend

Configuration / checkout

Default country

 
01.07.2016 17:17
#5
Bilmar
Joomshopping forum user no avatar
Name: Mark
23.05.2016
Posts: 124
Quote
Aw: Add-on States Not Displaying States in Frontend

I have that configured already but does it have to actually display in the checkout?f I am only selling in the US, it doesn't make sense to have to have the country displayed?


Last change: 01.07.2016 18:08
 
01.07.2016 19:54
#6
FrankG.
User FrankG.
Name: Frank
30.11.2011
Posts: 1600
Quote
Aw: Add-on States Not Displaying States in Frontend

Hello Marc,
i have tested it...
to make it work, 3 points are to be observed
- in the joomshopping admin the country must be activated in the registration form
- the default country must be United States
- in the template the Code must be adjusted so that the country is not visible

The code change is in the file /components/com_jshopping/templates/default/user/register.php in line 200
change
<div class = "control-group">
in
<div class = "control-group" style="display:none;">
Another solution I have not found.

 
01.07.2016 21:14
#7
Bilmar
Joomshopping forum user no avatar
Name: Mark
23.05.2016
Posts: 124
Quote
Aw: Add-on States Not Displaying States in Frontend

HI Frank,

Thank you so much for trying to help me. I have followed your suggestions

Aw: Add-on States Not Displaying States in Frontend

I have attempted to even change the address template and nothing changes.

Aw: Add-on States Not Displaying States in Frontend

and the states show now but the country is not hidden?


There has to be something to do with an add-on or something else because I completely removed the code to display the country from the address file and it still shows on the frontend? I also rearranged the code to display the zip code after the state and as you can see from the other screen shot, it still stays in the other order.

Aw: Add-on States Not Displaying States in Frontend


It's like the layout is being pulled from some other file and not the address template file?


Last change: 01.07.2016 21:22
 
01.07.2016 21:40
#8
FrankG.
User FrankG.
Name: Frank
30.11.2011
Posts: 1600
Quote
Aw: Add-on States Not Displaying States in Frontend

Hi Marc,

which template is set under Configuration -> General?

 
01.07.2016 21:43
#9
Bilmar
Joomshopping forum user no avatar
Name: Mark
23.05.2016
Posts: 124
Quote
Aw: Add-on States Not Displaying States in Frontend

Frank,

The admin answered a different template questions for me that also solved this problem!

webdesigner - 01.07.2016 20:10
joomla template/html/jshopping?


That's where all the files are located that need to be edited.

Thank you so much for your help!

Wanna help me tackle a Paypal issue ...

https://www.webdesigner-profi.de/joomla-webdesign/joomla-shop/forum/posts/25/11017.html?lang=en

 
04.07.2016 14:50
#10
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25850
Quote
Aw: Add-on States Not Displaying States in Frontend

Install
Addon States 2.3.9

+
Configuration / checkout

Default country


Last change: 04.07.2016 14:51
 
04.07.2016 22:44
#11
Bilmar
Joomshopping forum user no avatar
Name: Mark
23.05.2016
Posts: 124
Quote
Aw: Add-on States Not Displaying States in Frontend

webdesigner - 04.07.2016 14:50
Install
Addon States 2.3.9

+
Configuration / checkout

Default country


Does this version allow me to not have to display the country in the checkout or registration?

I have it working using the Display:none style that Frank suggested earlier.

 
05.07.2016 08:12
#12
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25850
Quote
Aw: Add-on States Not Displaying States in Frontend

Yes. works without filed Country (without change template).

 
07.07.2016 03:28
#13
midiplus
Joomshopping forum user no avatar
Name: Anton
03.07.2013
Posts: 1927
Quote
Aw: Add-on States Not Displaying States in Frontend

Сразу после удаления аддона "Addon States" появляется предупреждающее сообщение.
Так и должно быть или это нужно исправить в аддоне?

Aw: Add-on States Not Displaying States in Frontend


Last change: 07.07.2016 03:31
 
09.07.2016 20:50
#14
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25850
Quote
Aw: Add-on States Not Displaying States in Frontend

Ошибка в аддоне.

 
09.07.2016 21:49
#15
midiplus
Joomshopping forum user no avatar
Name: Anton
03.07.2013
Posts: 1927
Quote
Aw: Add-on States Not Displaying States in Frontend

webdesigner - 09.07.2016 20:50
Ошибка в аддоне.

Исправите ошибку в аддоне?

 
10.07.2016 19:49
#16
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25850
Quote
Aw: Add-on States Not Displaying States in Frontend

да.

 
18.07.2016 21:51
#17
Bilmar
Joomshopping forum user no avatar
Name: Mark
23.05.2016
Posts: 124
Quote
Aw: Add-on States Not Displaying States in Frontend

This works if you have the configurations set to purchase without registration > "without registration".

If you change the settings to "maybe skip the registration", it does not work or load the states into the registration form?

Aw: Add-on States Not Displaying States in Frontend

Aw: Add-on States Not Displaying States in Frontend


Last change: 18.07.2016 21:52
 
18.07.2016 22:40
#18
midiplus
Joomshopping forum user no avatar
Name: Anton
03.07.2013
Posts: 1927
Quote
Aw: Add-on States Not Displaying States in Frontend

Personally, I have everything working correctly (Addon States 2.3.10)

Perhaps the problem is in your site's template.


"It is possible to skip the registration" and "No registration" works correctly.

Regions are displayed in both cases. The addon works correctly (version 2.3.10)

Aw: Add-on States Not Displaying States in Frontend


Last change: 18.07.2016 22:41
 
19.07.2016 07:44
#19
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25850
Quote
Aw: Add-on States Not Displaying States in Frontend

Works for me.
url?

 
19.07.2016 18:16
#20
Bilmar
Joomshopping forum user no avatar
Name: Mark
23.05.2016
Posts: 124
Quote
Aw: Add-on States Not Displaying States in Frontend

I think midiplus might be right and it has something to do with the template because when i asked in a different post where the templates were located to edit the product layout, you told me to check "joomla template/html/jshopping?" and sure enough that's where they were located for me to edit the layout for the products and address, ect.

So this has to have something to do with that as well. How can I edit this so I am able to make this work with registration?

 
StartPrev 1 2 NextEnd


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.