-
AuthorPosts
-
September 17, 2022 at 12:28 pm #1365331
Hi,
why do all of your buttons meanwhile behave like links without option for not looking like links?
I just need a simple button – no effects, no link, no “solar or pumping”-Effects – just a button.Example:
[av_button_big label='Samstag' description_pos='below' icon_select='yes-left-icon' icon='ue8b4' font='entypo-fontello' link='manually,' link_target='' title_attr='' color='theme-color' btn_custom_grad_direction='vertical' btn_custom_grad_1='#000000' btn_custom_grad_2='#ffffff' btn_custom_grad_3='' btn_custom_grad_opacity='0.7' custom_bg='#444444' color_hover='theme-color-highlight' custom_bg_hover='#444444' color_font='theme-color' custom_font='#ffffff' color_font_hover='white' custom_font_hover='#ffffff' border='' border_width='2' border_width_sync='true' border_color='#919191' border_radius='' border_radius_sync='true' box_shadow='' box_shadow_style='4px,0px,0px,0px' box_shadow_color='' hover_opacity='' sonar_effect_effect='' sonar_effect_color='' sonar_effect_duration='1' sonar_effect_scale='' sonar_effect_opac='0.5' id='kurs' custom_class='' template_class='' av_uid='av-ppy1pq' sc_version='1.0' admin_preview_bg=''] "Ohne Geige geht es nicht" (Theorie) <span class="kurspreis">Preis: 60€</span> <span class="kursdauer">Dauer: 2 Stunden</span> [/av_button_big]
Eva
September 17, 2022 at 1:39 pm #1365337Hey evas49,
I can’t see any effects on that element, except during hover. Is that what you are looking to remove?
Best regards,
RikardSeptember 25, 2022 at 11:11 pm #1366289Hi Rikard,
you can answer your question by reading my post.
Thank you very much.kind regards
evaSeptember 26, 2022 at 7:33 am #1366294well, your description above is not exactly that clear. After all, Button implies that something should happen. Therefore it would be good to get a more detailed description of what the “button” should be. I think we already understood that it should not change its appearance on hover or active state, but without an event it is not a button from my point of view. I would rather call that a badge.
September 26, 2022 at 12:00 pm #1366331No. “Button” like nondevelopers understandt it, does not necessarily imply anything that moves or pulsates or sonars or change colors or hovers or twitches.
My post tells clear that i want a plain “button” without any gimmicks.
It is, by the way, quite irritating that Enfold meanwhile comes with hundreds of “gimmicks” but lacks stable and plain features like a simple “button”, a plain uncolored notice box or a form with a working multiselect or a a very simple honeypot field which is very easy to build.It devolops more and more into the direction of “Avada” and no one who is reasonable can want that.
September 26, 2022 at 12:47 pm #1366350I support the last point, but for me a button is something with a link; but you exclude that above.
So why not just go and take a 1/5 or 2/5 column – set it (or not) with background color and put heading and text in there. Done.
______
Caution now a little bit of irony
The whole thing seems to me as if you would order a pizza quattro formaggi but without cheese but with tuna.
I call it tuna pizza ;)September 26, 2022 at 1:06 pm #1366358For me as a user your argument is a bit of a sophistic trick cause i clearly explained what i want.
No, i dont order cucumbers and complain about that they are green and long instead of red and round.
;-)1/5 or 2/5 column
Why do i always need to have workarounds or completly build a new layout instead of using the themes options??
Let me think for a moment….
.
.
.
:
ah yes.
There arent any.(Got the sarcasm?)
September 26, 2022 at 1:37 pm #1366362Hey Eva,
From what I understood, Notification element would work in your case. Please edit your element and go to Advanced > Developer Settings and give your element a custom CSS class (“custom-not-a-button” in example below) and then add following code to Quick CSS field in Enfold theme options > General Styling and adjust the width as needed.
.custom-not-a-button { max-width: 160px; }
The reason why we are adding the features we are adding is because they are requested by Enfold users.
Please check out Notification element and let us know if it does not work for you or if you have any improvement suggestions for it and we will forward it to our devs :)
Regards,
YigitSeptember 26, 2022 at 1:51 pm #1366364if you even have no links on that – give a custom-class to those buttons – f.e.: nobutton
and put this to your quick css :.avia-button-wrap.nobutton a { pointer-events: none; }
September 26, 2022 at 2:09 pm #1366366 -
AuthorPosts
- The topic ‘Bug with Buttons’ is closed to new replies.