Forum Replies Created

Viewing 30 posts - 12,001 through 12,030 (of 34,910 total)
  • Author
    Posts
  • Hi,
    Glad Nikko was able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Content over layerslider #1349956

    Hi,
    Thanks for the link to your site, but any classes like: .av-91ed-94cc6f2bbd8390dd4ad2d99c53a613f9 are temporary for the caching system and change each time you modify the page, I recommend using the elegant custom class field in the advanced tab of the specific element
    2022-04-29_001.jpg
    and then use the custom class in your css rule, typically you will need to add the custom class first and then inspect to see where it is in relationship to your goal.

    Nonetheless, try this css for the page that you have linked to:

    #top.page-id-17 #av_section_1>div>div>div>div>.flex_column_table {
    	margin-top: -150px;
    }
    #top.page-id-17 #layer_slider_1 {
    	z-index: 1;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Testimonial Slider Customizations #1349848

    Hey navindesigns,
    Thank you for your patience and for the link to your site, I added this css to your Quick CSS:

    #top #main .av-large-testimonial-slider .avia-testimonial_inner {
      padding-top: 60px;
      padding-left: 30px;
      margin: 5px;
      background-image: url(https://balrajt9.sg-host.com/wp-content/uploads/2022/04/quote.png);
      background-position: top left;
      background-repeat: no-repeat;
    
    }
    #top #main .av-large-testimonial-slider .avia-testimonial-content p {
    	text-align: justify;
    }
    #top #main .av-large-testimonial-slider .avia-testimonial-meta-mini,
    #top #main .av-large-testimonial-slider .avia-testimonial-name,
    #top #main .av-large-testimonial-slider .avia-testimonial-subtitle {
    	text-align: right;
    	float: right;
    	width: 100%;
    	margin: 0;
    }
    #top #main .av-large-testimonial-slider .avia-testimonial-meta {
    	width: 100%;
    	margin: 0;
    }

    for this result:
    2022-04-28_001.jpg
    please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Checkbox #1349795

    Hi,
    Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Setting cookies using setcookie() function #1349793

    Hi,
    Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    Hi,
    Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    Hi,
    Please read the response from the Dev Team above.
    Sometimes a plugin causes a conflict and we are not able to make every plugin work with Enfold.

    Best regards,
    Mike

    in reply to: section full width #1349683

    Hi,
    This is because full_width_tab_section was not a class but an ID and it was not to be used in the inner column but the tab section.
    I have created this for you, please check.

    Best regards,
    Mike

    Hi,
    Thanks for the feedback, I submitted this to the Dev Team and they said that the problem is that one of the plugins produces a recursive call in the secondary query that creates an endless string (or at least a very long string) for the query, probably with a filter and that would need to be stopped but we do not know in which filter to hook exactly to do that. As the events calendar and WC work together, it is most likely to be somewhere in GiveWP.

    Best regards,
    Mike

    in reply to: Logo on hover with Masonry #1349663

    Hi,
    Thanks for the login, I tested a copy of your page on my site and got the same results, it seems my example page didn’t have the same elements. I have asked the rest of the team for suggestions and will reply back when I hear from them, Thank you for your patience.

    Best regards,
    Mike

    Hi,
    Try Enabling the Avia Layout Builder Debugger and see if the page shortcode is visible at the bottom of the page while the spinning wheel is happening, if so try to copy the shortcode to create a new page and remove the code blocks before saving.
    Or activate one of the WordPress default themes and view the backend with the Classic Editor the page shortcode should be showing for you to copy to a plain text document.
    Then switch back to the Enfold theme and create a new page with the shortcode and remove the code blocks before saving.

    Best regards,
    Mike

    in reply to: Logo on hover with Masonry #1349568

    Hi,
    Please include an admin login, perhaps we can determine the cause.

    Best regards,
    Mike

    in reply to: Informations supplémentaire survole image masonry #1349523

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: block collant en dessous du menu collant #1349522

    Hi,
    Your can make your header not sticky at Enfold Theme Options ▸ Header ▸ Header behavior ▸ Sticky Header there is also a setting for Shrinking Header.

    Best regards,
    Mike

    in reply to: Logo on hover with Masonry #1349518

    Hi,
    Thanks for the feedback, what message are you getting when your site crashes? Perhaps it is a conflict with another plugin, have you tried disabling your other plugins? I tested your shortcode on my example page and the SVG’s show correctly but I don’t have other plugins installed, there may be other plugins that you could try.

    Best regards,
    Mike

    in reply to: Animations for previous/next portfolio entries #1349399

    Hi,
    Sorry, this is as close as I could get it to match.

    Best regards,
    Mike

    in reply to: block collant en dessous du menu collant #1349395

    Hi,
    Heureux d’entendre que cela a aidé, le script rend la section de couleur avec la classe personnalisée “collant” collante, vous pouvez modifier les éléments à l’intérieur de la section de couleur et cela fonctionnera toujours de la même manière.

    — Translated with Google —

    Glad to hear that this helped, the script makes the color section with the custom class “collant” sticky, you can change the elements inside the color section and it will still work the same.

    Best regards,
    Mike

    in reply to: Informations supplémentaire survole image masonry #1349394

    Hi,
    Il doit y avoir une certaine personnalisation, je ne sais pas quelle personnalisation cependant.

    — Translated with Google —

    It must be some customization, I’m not sure what customization though.

    Best regards,
    Mike

    in reply to: Cant get rid of Google Fonts. How? #1349393

    Hi,
    Perhaps the Google font was loaded by the layerslider and disabling this in the layerslider solved this without the function?
    Or perhaps you have object-oriented cache such as Memcached, Redis, Varnish, Litespeed, etc. on your server and the function is still loading.
    I don’t believe this has anything to do with your cookie banner, and we should not get sidetracked as this is already a long thread, that said as I understand Borlabs Cookie is a good option that many people use successfully, I don’t have any experience with it.
    If you have questions about it please open a new thread and keep this thread on-topic with disabling Google Fonts.
    Thank you for understanding.

    Best regards,
    Mike

    Hey Intell,
    Thank you for sharing your solution, hopefully it will help others. If you have any further solutions or questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Overlapping text box and graphics in a color section #1349299

    Hi,
    Glad we were able to help point you in the right direction, please see this article: A Complete Guide to CSS Media Queries
    If you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Cant get rid of Google Fonts. How? #1349298

    Hi,
    Please check my test site again, I had a crash from testing another thread so I had reset it before you checked, I have now added this back.
    as for Borlabs Cookie, I don’t use this and it’s not one we support, I was only checking Guenni007‘s solution on a default install with the layerslider, and by disabling google fonts in the layerslider and using the function from Guenni007 you will see my test site only loads entypo-fontello and dashicons from the installs domain.
    2022-04-24_001.jpg

    Best regards,
    Mike

    in reply to: Button to Mail Client #1349297

    Hi,
    Thanks for the feedback, the button element will add the mailto when you just add the email addresses and subject like this:
    (Email address hidden if logged out) (Email address hidden if logged out) &subject=Big%20News
    Be sure to remove the default http:// in the link field.

    Best regards,
    Mike

    in reply to: LayerSlider #1349294

    Hi,
    The Premium Templates that I have seen use effects or options that are not available in the bundled version of the LayerSlider, so while in theory instead of renewing the license you could export your Premium Templates and uninstall the standalone version and enable the bundled version and then import your Premium Templates, but you will lose whatever Premium effects or options that were in the template, so it may work but probably not the same.
    This is what I understand, I recommend asking the LayerSlider team this question before you purchase to be sure.

    Best regards,
    Mike

    in reply to: Gallery bottom align thumbnail and title align bottom #1349291

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: login logout dynamic link #1349290

    Hi,
    Thanks for the feedback, I thought that you had wanted the login & logout to be a link, the solution I provided was a link and only one would show at a time, either the login link or the logout link, if both were showing for you then you had an error in your css or you had not cleared your cache.
    Nonetheless, your shortcode only shows text login & logout but you have tried to create a phone-info div inside a phone-info div, I recommend creating a unique span instead and you don’t need to call the register_shortcodes so your solution is:

    function user_logged_in_function() {
    if ( is_user_logged_in() ) {
    return '<span class="log-info ">Logout</span>';
    }else{
    return '<span class="log-info ">Login</span>';
    }
    }
    add_shortcode('user_logged_in', 'user_logged_in_function');

    Best regards,
    Mike

    Hi,
    Based on our two demo pages we can change the current sort title but the page ID must be used because both use the same masonry element and there is no blog or portfolio class above the content in the element source code, if you assign a custom ID to the element then you would not need to use the page ID.
    So for this example the /portfolio/ is page-id-25 and /blog/ is page-id-66
    Add this code to the end of your child theme functions.php file in Appearance ▸ Editor:

    function custom_allToblog_allToportfolio_script() { ?>
        <script>
    (function($){
    	function allToblog() {
      $('#top.page-id-66 .av-masonry-sort>.av-current-sort-title>.inner_sort_button>span').each(function() {
        var text = $(this).text();
        $(this).text(text.replace('All', 'Blog')); 
    });
    }
    $(function() {
    	allToblog();
    });
    $('#top.page-id-66 .av-sort-by-term>.all_sort_button').on('click',function(){
    setTimeout(function(){
     allToblog();
    },10);
    });
    })(jQuery);
    
    (function($){
    	function allToportfolio() {
      $('#top.page-id-25 .av-masonry-sort>.av-current-sort-title>.inner_sort_button>span').each(function() {
        var text = $(this).text();
        $(this).text(text.replace('All', 'Portfolio')); 
    });
    }
    $(function() {
    	allToportfolio();
    });
    $('#top.page-id-25 .av-sort-by-term>.all_sort_button').on('click',function(){
    setTimeout(function(){
     allToportfolio();
    },10);
    });
    })(jQuery);
    </script>
        <?php
    }
    add_action('wp_footer', 'custom_allToblog_allToportfolio_script');

    Best regards,
    Mike

    in reply to: Footer Not Working #1349259

    Hi,
    Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: login logout dynamic link #1349257

    Hey virtualbis,
    Try adding this code to your Header Phone Number/Extra Info area:

    <ul class="account"><li class="login"><a href="/my-account/">[av_font_icon icon='ue824' font='entypo-fontello' size='20px'][/av_font_icon] Login</a></li><li class="logout"><a href="/my-account/customer-logout/">[av_font_icon icon='ue825' font='entypo-fontello' size='20px'][/av_font_icon] Logout</a></li></ul>

    you may need to adjust the url to your specific login and logout urls.
    Then add this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:

    #top .account  {list-style: none;}
    #top .account li { display: inline-block;}
    #top.logged-in .account .login {display: none;}
    #top:not(.logged-in) .account .logout {display: none;}

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: LayerSlider #1349255

    Hey InSilentio,
    Thank you for your question, Enfold does include a bundled version of the LayerSlider that the LayerSlider team has provided which doesn’t include some Premium options and the Premium Templates.
    To use the Premium Templates you will need to purchase a LayerSlider license and download and install the standalone version from LayerSlider, and deactivate the bundled version, you can not use the license on the bundled version.
    If you do not extend the LayerSlider license in the future then your version will not update, but I believe it will keep working as is, I recommend asking the LayerSlider team this question before you purchase to be sure.

    Best regards,
    Mike

Viewing 30 posts - 12,001 through 12,030 (of 34,910 total)