CSS problem between FC and googlemaps (mike reumer)

More
11 years 2 weeks ago #41251 by rottenberg
Hello

I'm using Googlemaps (Mike Reumer) woth FC V1793 in J2.5 and J3.1.5 sites.

The plugin works correctly except one thing (the direction form included in a Google Map doesn't display the direction (from this address/ to this address).

I sent a mail to Mike Reumer. I answered me that the problem comes from a CSS generated by FC.

I display here the content of his mail :

Hello Michel,

The problem is caused by the css file naouri-market.com/components/com ... i_form.css (line 40):
input[type=checkbox]:not(old).fc_checkradio,input[type=radio ]:not(old).fc_checkradio,[name="adminForm"] input[type=checkbox]:not(old),[name="adminForm"] input[type=radio ]:not(old),.flexicontent input[type=checkbox]:not(old),.flexicontent input[type=radio ]:not(old) {
width: 24px !important;
width: 19px !important;
margin: 0 !important;
padding: 0 !important;
opacity: 0 !important;
display: none !important;
}

This css rule should not be applied. I am not sure what it does and how to change it.

It will work if display is block and opacity is 1.

Let me know if you can solve it.



I prefer not directly update the FC CSS.

Can you tell me what I can do to solve this problem.
You can get an exemple of the display at this address : naouri-market.com/index.php/ile- ... -vincennes
(This site is a J2.5 one).


thank you very much

best regards

Michel

Please Log in or Create an account to join the conversation.

More
11 years 2 weeks ago #41252 by ggppdk
Hello

you have a Javascript error in your page,
mainly because some extension tries to use a jQquery UI function that is missing

- use jQueryEasy plugin to make sure that jQuery / jQuery UI is loaded properly and only once


- about your question the CSS that you posted here effects checkboxes, is the hidden element a form checkbox ?


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
11 years 2 weeks ago #41258 by rottenberg
about the css :
the hidden element is a radio button

I display here the valid form (from tech.reumer.net) and the problematic one (from naouri-market.com).
[attachment=1:1izvqvr0]<!-- ia1 -->plan_ville_reumer.jpg<!-- ia1 -->[/attachment:1izvqvr0]

[attachment=0:1izvqvr0]<!-- ia0 -->plan_ville.jpg<!-- ia0 -->[/attachment:1izvqvr0]

About the carousel : I check and I send you the result

best regards

Michel

Please Log in or Create an account to join the conversation.

More
11 years 2 weeks ago #41261 by ggppdk
Hello

-- yes the CSS code effects exactly checkbox and radio

i will check the URL and post back here, possibly making the CSS code more specific

-- about jQuery/jQuery UI loading,
it is not related to your CSS issue
but you need to fix this too, please try the plugin i suggested

Regards


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
11 years 2 weeks ago #41263 by ggppdk
Hello

you have this:
Code:
Directions: <input type="radio" value="to" name="dir" checked="checked"> Vers le magasin&nbsp; <input type="radio" value="from" name="dir"> Depuis le magasin


Normally the HTML will add a <label> after the checkbox or radio input
(that optional also has a for parameter)

So "Vers le magasin" AND "Depuis le magasin" should be inside <label>
Code:
Directions: <input type="radio" value="to" name="dir" checked="checked" id="directionform11_dir1"> <label for="directionform11_dir1">Vers le magasin</label> <input type="radio" value="from" name="dir" id="directionform11_dir2"> <label for="directionform11_dir2">Depuis le magasin</label>

you may send this to the developer, but i will see if we can exclude 3rd party code generally

otherwise i will suggest you a CSS fix

Regards


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
11 years 2 weeks ago #41287 by micker
thanks for reporting to dev ! ;)

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.315 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline