Forum Replies Created
-
AuthorPosts
-
Hey Victoria,
Thanks, Yes you can, I already posted a topic under another account, I split the accounts for each Enfold license by client.
You can feel free to close this topic.Best Regards
DarkoHey Ismael,
Great tip, your modified the code works like charm. That’s exactly what I was looking for, thank you very much for your support.Best Regards!
DarkoHey Ismael,
sorry for the restriction, i can’t keep the content unprotected while waiting for a reply, Please check detail belowThanks for advice
Hey Ismael,
thanks for your engagement, problem with Flip Box solved, But I wonder can look at the custome function from the beginning of this thread I’m trying to set for the toggler trigger.
I following your guidelines for this case But but unsuccessfully.
I don’t know how to make the toggler always open, whether the page is reloaded or not since a option “Multiple toggles open allowed” in Accordion settings…
I’m not a JS expert, but I believe that the solution for this lies somewhere between these attempts below:
first:function add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery(".kvr .toggler").trigger('click'); jQuery(this).toggleClass("active"); if (numPanelOpen == 0) { openAllPanels(accordionId); } else { closeAllPanels(accordionId); } }); </script> <?php } add_action('wp_footer', 'add_custom_script');
Second:
function add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery(".kvr.toggler").addClass("activeTitle"); }); </script> <?php } add_action('wp_footer', 'add_custom_script');
Thanks for advice
DarkoMarch 9, 2020 at 9:27 am in reply to: Color section vs. Fullwidth Easy slider: Strect to fit #1191396Hey Rikard,
thanks for the clarification,I thought it was possible covering a whole container and get responsive.Best Regards
DarkoMarch 6, 2020 at 10:03 am in reply to: Color section vs. Fullwidth Easy slider: Strect to fit #1190797Hey Rikard,
of course, please take a lookthanks
March 5, 2020 at 9:40 am in reply to: Color section vs. Fullwidth Easy slider: Strect to fit #1190344Hi there,
The same issue is on my side too. What is the point of the option in the elementor “Scale to fit (scales image so the whole image always visible) , if I have to overwrite it with custome css?
I think this option worked in previous Enfold versions as well?thanks for advice
DarkoHey Rikard,
I try everithing , disable/enable all plug, play with Enfold options, But nothing happens, still same…
Note that I have 10 domains on different servers, this only happens on domains where Enfold is installed.So, it is a thought that leads me to believe that the Enfold theme is involved this issue, I have no other explanation…Thnks for advice
DarkoHey Rikard,
Yes you are right, this is exactly how it should be but is not.
I have three different Enfold licenses installed, and every domain where Enfold is installed has the same problem.
So, I can not run default WordPress Export tool, because it redirects me to the Enfold Blog page. This is not the case for domains where Enfold is not installed.
Check private message with credentionalsHi Victoria,
Thanks, I downloaded it.Regards
Hi Rikard,
Yes and No :-(
Well, if I’m logged into wp-dashboard on preview is ok, But if I logged out it does not open as expected…
I can’t figure out out what causes this, seems like has something to do with the cache,Regards
I found that problem issued if in Theme options Load jQuery in your footer mark as disabled content in flip boxes not showing, But if option Load jQuery in your footer enabled flip boxes working fine.
So,the conclusion is that flip boxed content is only displayed if option Load jQuery in your footer ENABLED.- This reply was modified 4 years, 9 months ago by Darebvk.
Hey Victoria,
Ok. this is not going well with this support, It seem I’ll have to ask another developer for this.
Among other things, there is another problem after the new update, The content not appers in Flip Box anymore in Icon Grid .
Should I open a new threat regarding that issue?Hi Antonio,
I’m waiting for a response from Victoria, I facing here with different problem, my Tabs open correctly in new update ENFOLD 4.7.3, But I have issue with jQuery functionality.
If your tabs don’t open, try to play with Enfold option under “Performance” such as > “Disable jQuery Migrate” or “Load jQuery in your footer” , sometimes this option can affect on some element like a Tabs.Regards
This reply has been marked as private.Hey Victoria,
I change code as you suggest and still same, did you check it on your side?
Tab still close on reload https://mydomain.com/#toggle-id-1-closedBest Regards
Hey Victoria,
It seem you not understand me well.
Tabs open corretly on that url, But, if I reload page tab closes automatically >
https://mydomain.com/#toggle-id-1
, on reloadhttps://mydomain.com/#toggle-id-1-closed
I don’t want the tab to close on page reload , do you understand. I want the tab always be open whether the page is reloaded or not.
Thanks for your engagement
Hey Victoria,
I have an Accordion content page, I created a class “.kvr” and add costume script code in Child function.php file like below :function add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery(".kvr .toggler").trigger('click'); $(this).toggleClass("active"); if (numPanelOpen == 0) { openAllPanels(accordionId); } else { closeAllPanels(accordionId); } }); </script> <?php } add_action('wp_footer', 'add_custom_script');
I wanted tabs that always been open regardless of reload pages
If you noticed, I recently closed thread on January 28, 2020 at 8:59 am, regarding that on post #1178907
Everything worked fine until last update, Now, I have tabs are sequentially opened and closed when reloading a page.
I don’t know why the above script doesn’t work anymore, also I know that some users have been asking for revert a old ALB modal popup options toggles (revert to old ALB design in backend) on the latest update. So I thought it might have something to do with it.
Anyway I would like to check that someone from your side.
URL of page with Accordion content attached below:Thanks for advice
January 23, 2020 at 11:18 am
Hey Ismael,
I made a mistake, I put the code in the footer widget, but i forgot that I set up costumed page for the footer.
So, that is was problem, it’s not related to theme update.Thanks for your engagement
Regards!
Thanks Basilis,
toggler works like charm ;)this thread can be closed
Regards
Hey Rikard,
An issue appeared on my side while i was trying to follow the instructions you provided above….
I’m confused why it doesn’t work, please can you test this code, I don’t know if there is any difference, i put the shortcode in the widget area block…
Take a look :
1. First option<span class="av_font_icon avia_animate_when_visible avia-icon-animate av-icon-style-border en_button-float avia-icon-pos-right avia_start_animation avia_start_delayed_animation" style="color:#fff; border-color:#ed9600; background-color:#ed9600;"><a href="tel:1234567" class="av-icon-char" style="font-size:40px;line-height:30px;width:30px;" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></a></span>
2. Second option
[av_font_icon icon='ue854' font='entypo-fontello' style='border' caption='' size='40px' position='left' color='#edae44' link='manually,tel:1234567' linktarget='' animation='' id='' custom_class='en_button-float' av_uid='' admin_preview_bg=''][/av_font_icon]
CSS rule:
.en_button-float { display: none; } @media only screen and (max-width: 767px) { .en_button-float { display: block !important; visibility: visible !important; position: fixed !important; text-decoration: none !important; text-align: center !important; /*left: 10px !important; */ bottom: 50px !important; z-index: 9999 !important; transition: all 0.3s ease-out !important; border-radius: 1000px !important; } .en_button-float .av_font_icon.av-icon-style-border .av-icon-char { border: none !important; } }
Thanks for your advice
Best RegardsHey Victoria,
I just want to inform you that I solved a problem. Issue referred to a previously added costume script in the function file like below:function add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery("p.toggler").trigger('click'); }); </script> <?php } add_action('wp_footer', 'add_custom_script');
The only question is why this function applies to all parts where the accordion is,I wonder if it is possible to add some type of class to a script that would only apply to a specific page?
Thanks for your advice
This reply has been marked as private.Guenni007,
yes, logo is on top and navigation below. You made really good observations here, all of the options above from our conversation are very good guidelines for Enfold theme customization for unusual cases like this.
I will definitely consider all options, the final decision will be made by the client, and my main focus is to provide a good heading for SEO optimization.It was a pleasure to share experiences with you on this topic, I hope it will help others in customization of Theme as well..
Best Regards
DarkoHey Guenni007,
On your examples are very nicely optimized, in this case it is a bit unusual situation.
The logo in its original form on the left and right of the sign contains the different titles, on the left is a title in the local language and on the right is a title in the English language.
And, the client wants the logo be displayed in it’s original form for both language units (users), So, I have the option to convince him that this is not usual, and to accept the version that only the sign in the header displayed for mobile users,
or, decide if the title with the logo matches the user’s spoken language (in that case I will use your solution from your example
or, full image logotype which will not see well.
I’m not sure how this will affect for SEO,Thanks for advice
Hey Guenni007,
Honestly, for the mobile version this does not work, though I would adjust with responsive css, because logo + text is not visible enough.
for mobile view I would leave only the clear logo at the top, and hendle SEO trough function below.function avf_logo_final_output_mod($logo, $use_image, $headline_type, $sub, $alt, $link) { $title = 'TITLE for SEO'; $dimension = "height='100' width='300'"; //basically just for better page speed ranking :P $logo = avia_get_option('logo'); if($logo = avia_get_option('logo')) { if(is_numeric($logo)){ $logo = wp_get_attachment_image_src($logo, 'full'); $logo = $logo[0]; } $logo = "<img {$dimension} src='{$logo}' alt='{$alt}' title='{$title}' />"; $logo = "<$headline_type class='logo'><a href='".$link."'>".$logo."$sub</a></$headline_type>"; } return $logo; } add_filter('avf_logo_final_output', 'avf_logo_final_output_mod', 10, 6);
I think this is the simplest solution, if you have an idea in mind, i will be glad to hear it.
Cheers !
- This reply was modified 4 years, 11 months ago by Darebvk.
Hey Yigit,
Sorry for delay, the function above working just fine, but optimization for responsive mode still needs improvement..Thank you for your support
Regards
DarkoHi friends,
Is there is a function for the text around the logo on the left and right at the same time, or
or existing functionality can be changed :add_filter('avf_logo_subtext', 'kriesi_logo_addition'); function kriesi_logo_addition($sub) { $sub .= '<h1>Company Name</h1>'; return $sub; }
Thanks for advice
I’m just testing this view, so I found it useful to mention
..also , don’t forget adapt for responsive view (all screens) :@media only screen and (max-device-width: 480px) { .avia-icongrid-numrow-3 li { width: 100%; }
Cheers ;)
Hey Guenni007,
You’r ROCK !
This is exactly what I wanted to accomplish, thank you for this ingenious shot.
Thank you very much for your supportBest Regards
-
AuthorPosts