-
AuthorPosts
-
August 29, 2019 at 9:26 pm #1132088
The Custom ID and Classes Section and the Choose of Heading Tag – brilliant.
No need to update on that point my edited Enfold ALB Elements.
The only thing i miss is a new nice Demo and the Possibility of H-Tag Choose on Slider Captions.
I hope that this will be adopted, because this feature makes sense here.How to avoid loading Google Recaptcha on all Pages? the function: public function is_recaptcha_active() does not exist anymore in new class-grecaptcha.php ?
To be precise i’m looking for a possibility to include – ( analog to the regex method ) Contact Form 7August 30, 2019 at 1:22 am #1132139and the Possibility of H-Tag Choose on Slider Captions
On Easy Slider the array is in –
do you have only forgotton to add the array for that options field to fullwidth and fullscreen slider ?
array( 'type' => 'template', 'template_id' => 'heading_tag', 'theme_default' => 'h2', 'context' => __CLASS__ ),
Everything works as it should if it is in the code. ???
August 30, 2019 at 12:16 pm #1132290And another thing on Headings / Iconlist – there is now the option to choose even div and p tag – so you could also leave it to the user what he wants for a small list as tag.
And perhaps here it would be better to only choose the heading tag vor all list points. List Items are equivalently – so it might be better to have all the same tag. But i can live with editing each!
so maybe this is obsolete on line 610:
we had to style it then – but i guess that is ok – and easier done for even standard users than to change the tag itself.if( $this->iconlist_styling == 'av-iconlist-small' ) { $title_el = 'div'; $iconlist_title = '_small'; }
August 31, 2019 at 9:42 am #1132505Another only cosmetic thing is: could you give an ordernumber of 90 to the audioplayer.
The squence with: video / easy-slider / slider full-width / audio / slider full-size is a bit disordered – the above will end in:
a squence with: video / audio / easy-slider / slider full-width / slider full-sizeSeptember 3, 2019 at 12:39 pm #1133341Hi,
Thanks for your feedback – and sorry for the late reply.
How to avoid loading Google Recaptcha on all Pages?
enfold\framework\php\class-grecaptcha.php line 414:
public function is_loading_prohibited()
replaced the former is_recaptcha_active().
And there you find a filter avf_load_google_recaptcha_api_prohibited.
Return boolean true to disable recaptcha.
Do you need an example for that?
For the rest of this topic I will look into asap and make the adjustments.
Best regards,
GünterSeptember 3, 2019 at 12:48 pm #1133346on : avia_google_recaptcha_api.js i thought that this is normal behaviour – that it only loads on contact pages.
Do you need an example for that?
yes please – you know that i can do alot – but not all at once.
Learning from a master is always best.Sorry that i start a new topic for that recaptcha thing – but the first tenor of that post here was the big compliment to all changings.
So maybe you post this to : https://kriesi.at/support/topic/google-recaptcha-dsgvo/September 3, 2019 at 2:34 pm #1133394Hi,
I also need to change the <h2> for the caption on the fullwidth slider to <H1>
will be great if If you can tell me how I can do it.Thanks
Uri
September 3, 2019 at 2:49 pm #1133398just replace these two alb elemtents in their Folder.
LinkThen you will have h-tag choice too like in the easy slider
September 4, 2019 at 8:12 am #1133645Thanks Guenni007,
I tried replacing the files as you suggested but it didn’t add any H tag selection optionsSeptember 4, 2019 at 9:01 am #1133681September 4, 2019 at 11:39 am #1133783Hi,
and the Possibility of H-Tag Choose on Slider Captions
Had forgotten – added for next release.
ordernumber of 90 to the audioplayer
added for next release.
Best regards,
GünterSeptember 4, 2019 at 3:59 pm #1133900It’s great that you can put the ideas into practice so quickly. Many thanks to you
September 5, 2019 at 6:48 pm #1134573Thanks for that fast fix to 4.6.1. !
September 8, 2019 at 8:42 pm #1135721Hi,
You are welcome!
Best regards,
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.