Forum Replies Created
-
AuthorPosts
-
Hi Mike,
I would like to thank you first for your explanation. It was very clear.
I added the following script to target some specific pages :
if (is_page( array(1545, 1873, 2023, 2034, 2036, 2047, 3263) )) {
?>
<script>
(function($) {
$(‘.main_color.container_wrap_first.container_wrap.fullsize’).css(‘display’,’none’)
})(jQuery);
</script>
<?php
}
It works fine now. BuddyPress pages are displayed as expected.
Thanks again for your help.
Please close the ticket.
Best regards
JorgeHi Ismael,
Please close this topic.
Kind regards
JorgeHi Ismael,
Please close this topic.
Kind regards
JorgeHi Yigit,
Please close this topic.
Kind regards
JorgeHi Ismael,
Ok. I fixed the issue by using class attribute and not tue ID attribute.
Many thanks for your help.
Please close this topic.
Kind regards
JorgeHi Ismael,
You’re right. Site Origin CSS plugin causes this issue.
Many thanks for your help.
Please close this topic.
All the best for 2022.
Kind regards
Jorge- This reply was modified 2 years, 10 months ago by liliwow.
Hi Yigit,
Ok. I dit it on avatar website as suggested.
Many thanks for your help.
Please close this topic.
All the best for 2022.
Kind regards
JorgeHi Ismael,
First, Happy new year and all the best for you and the team.
Thank you for your last answer which was very helpful. Therefore, change color is only applied on text element but not on Heading element. Change is only applied on first text element occurrence not for the others with same id (?).
I have done some changes (same Id for each text element and for each heading element. Same issue, unfortunately.
What’s wrong ?
Thank for your help.
Best regards
JorgeHi Ismael,
I would like to thank you for your feedback. I tried to implement your examples with no success. I check click event triggered by user on button row element but I’m not able to check the color button element clicked by user. Moreover, I do not understand why page is reloaded when I click on button row element (?)…
Could you please have a look on my function called ‘ApplyColorScheme’ (line 232) into functions.php and tell me what is wrong ? I think I’m very close to the target.
Thanks a lot
Best regards
Jorge- This reply was modified 2 years, 11 months ago by liliwow.
Hi Ismael,
I’m afraid my request was not so clear. Sorry for that.
I can provide to you a link to my page but I think it is not necessary. Please just focus on followings questions (no matter the usage) :
– how to know which “button in row” user has clicked ?
– how to refresh “specific section” (based on ID section) without reloading page ?Could you please just give me some tricks (or specific hooks/code examples). I will handle development.
Thanks again for your help.
Kind regards
Jorge
Hi Ismael,
After checking the theme options, I notice that the Lightbox Modal Window option was disabled. Once enabled, the modal window is opening as expected. But the page do not reload after clicking the close button.
Hopefully, I founded a workaround : WPUF gives the ability to redirect to a custom URL (or page) after submitting a form.
Unfortunately, the redirection occurred into Modal Windows.
So, I have to give up the Lightbox option. Too bad !!!
I really appreciate your support and your availability :-)
Many thanks for your help.
Best regards
JorgeHi Ismael,
I thank you for your help.
After checking my site, I notice that I’m no more able to click the close (x) button. Actually, the lightbox window is bigger that the window screen. Very weird …
Could you please check the page again ?
Kind regards
JorgeHi Ismael,
Please find in the private field all technical informations.
Many thanks for your help.
King regards
JorgeHi Ismael,
Please find in the private field all technical informations.
Many thanks for your help.
King regards
JorgeHey Ismael,
I thank you for your feedback.
Please close this topic.
Best regards
JorgeHey Ismael,
First, I would like to thank you for your response.
My purpose is to allow users to update each textbox existing on a page. User can update each textbox with a WPUF form profile displayed in a lightbox. So when a user updates a textbox, i have to refresh parent page after closing lightbox to display updated data.
Just to let you, I copy/paste your script and nothing happens. I put some ‘echo’ and no trace ;-)
Kind regards
JorgeHi Ismael,
Thank you for your feedback. Let me have a look on Custom Elements Templates or the Templates options and I will let you know. By the way, what about accent issues ?
Best regards
Jorge
Hi Ismael,
I do not see the connection with my 2 issues and your document related to Custom Element Templates :
1. text with accent does not work (French language)
2. GoogleMaps element does not workHow can I solve my problems encountered ? Should I fix my issues with CET ? I do not think so.
Many thanks for your help.
Best regards
Jorge
Hi Ismael,
Firstly, I would like to thank you a lot for your help. I’m using now the do_shortcode function. It’s works fine now.
Therefore, I still have 2 issues :
1. text with accent does not work (French). Any function to solve the issue ?
2. GoogleMaps element does not work for some reason. Could you please tell me what is wrong with my code ?Please find below my code wrapped in the do_shortcode function :
function GetGoogleMapsData() {
$content=”[av_google_map zoom_control='aviaTBzoom_control' maptype_control='' streetview_control='aviaTBstreetview_control' zoom='16' maptype_id='' height='350px' saturation='-50' hue='' google_link='' confirm_button='Cliquez pour charger Google Maps' page_link_text='Ouvrir Google Maps dans une nouvelle fenetre' google_fallback='' attachment='' attachment_size='' id='' custom_class='' template_class='' av_uid='' sc_version='1.0']
[av_gmap_location address='64, Rue de Commerce' postcode='75015' city='paris' state='' country='' long='2.2946935' lat='48.84575' marker='' imagesize='40' av_uid='' sc_version='1.0']
[/av_gmap_location]
[/av_google_map]“;
return do_shortcode($content);
}
add_shortcode(‘liliGetGoogleMapsData’, ‘GetGoogleMapsData’);Best regards
Jorge
Hi Ismael,
Thank you for your prompt response. I added in the functions.php file the avf_alb_exec_sc_only filter to allow execution of shortcodes. I used both syntaxes but with no success. Content returned by my custom function is displaying as text.
Any additional changes on CodeBlock element attributes (Code Wrapper Element, Action with codeblock, Escape HTML Code, Disable Shortcode Processing, Deactivate schema.org markup, etc) ?
Regards
JorgeMy custom function :
// Using the avf_alb_exec_sc_only filter to enable execution of shortcodes that are no longer within the
add_filter( ‘avf_alb_exec_sc_only’, ‘__return_true’ );function DisplayProfileFields() {
return (”
[av_heading heading='Profile' tag='h2' style='blockquote modern-quote' subheading_active='' show_icon='' icon='ue800' font='entypo-fontello' size='' av-medium-font-size-title='' av-small-font-size-title='' av-mini-font-size-title='' subheading_size='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' icon_size='' av-medium-font-size-1='' av-small-font-size-1='' av-mini-font-size-1='' color='' custom_font='' subheading_color='' seperator_color='' icon_color='' margin='' margin_sync='true' padding='10' icon_padding='10' headline_padding='' headline_padding_sync='true' link='' link_target='' id='' custom_class='' template_class='' av_uid='av-kpazwmnd' sc_version='1.0' admin_preview_bg=''][/av_heading]
“);
return;
}
add_shortcode(‘liliDisplayProfileFields’, ‘DisplayProfileFields’);- This reply was modified 3 years, 1 month ago by liliwow.
Hi Ismael,
Obviously, my explanation was not so clear. Sorry for that.
My main request is about ALB elements using inside a CodeBlock element. ALB code ([av_heading …], [av_hr …], etc) works fine when I put it directly inside a Code Block element. But when I put same code into a function called by a custom shortcode, alb code are not processed. Why ? Same issue with Code Block or Text Box.
Thank you for help.
Regards
JorgeMay 17, 2021 at 10:31 pm in reply to: Enfold Demo – Error: cURL error 28 Connection timed out #1300820Hi Rikart,
Good news. Problem is fixed for some reasons I do not know.
Many thanks for your help.
Please feel free to close ticket.
Best regards
JorgeMay 14, 2021 at 12:13 am in reply to: Enfold Demo – Error: cURL error 28 Connection timed out #1300206Hi Rikard,
Sorry but your link was not really helpful. I’m still facing same issue.
Any idea to fix this problem.
Best regards
JorgeHi Yigit,
Ok. No problem. It’s clear.
Thanks for your response.
Enjoy your day too :-)
Best regards.
JorgeLine 294
Hi Ismael,
Function lili_post_slide_query is still present in the functions.php file. And Yes, I still need it.
Many thanks for your help.
Best regards.
JorgeHi Ismael,
I thank you for your feedback.
Correct, this is a WordPress Multisite but you’re right, there is a lot of unused themes to remove.
Regarding the ‘ lili_post_slide_query’, I need it to filter authors posts depending on the page (Community page for friends recipes and Recipes page for current logged-in user only). Except if you have another solution to filter posts by author, I have to enable it. I have no choice.
Many thanks for your help.
Best regards
JorgeThis reply has been marked as private.This reply has been marked as private.Hi Ismael,
I did not modify the Blog Posts shortcode. So I do not understand why I still have this limit of 5 of posts per page (when clicking on archives and Categories pages).
I agree with you it is weird.
Best regards.
Jorge -
AuthorPosts