Forum Replies Created

Viewing 30 posts - 13,891 through 13,920 (of 35,289 total)
  • Author
    Posts
  • in reply to: Sucherweiterung anpassen #1328969

    Hey Andreas,
    Bitte versuchen Sie diesen Code im Feld Allgemeines Styling ▸ Quick CSS oder im WordPress ▸ Anpassen ▸ Zusätzliches CSS Feld:

    #top #header .av_ajax_search_entry_view_all {
    	display:none;
    }
    

    2021-11-14_131444.jpg

    Best regards,
    Mike

    Hey ilowelife,
    Thank you for your patience the file that controls this is \wp-content\themes\enfold\config-templatebuilder\avia-shortcodes\gallery\gallery.js and I did some testing but while the thumbnail mouseover behavior can be changed to click this also affects the behavior of the rest of the element and breaks large image popup because of how the script is written, unfortunately it would require a rewrite that is more than we can offer here.
    If you really want this customization, we can recommend Codeable for their experience and expertise with Enfold. Please follow the link to discuss your project and time frame with them.

    Best regards,
    Mike

    in reply to: Mobile Logo wird nicht angezeigt #1328965

    Hi,
    Glad Yigit was able to help sort this out for you, 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

    Hey Buskruit Internet,
    Thank you for your patience and the link to your site, please try this code in the WordPress ▸ Customize ▸ Additional CSS field as it has the highest priority:

    .av-siteloader {
    	display:none!important;
    }

    Then clear your browser cache and any cache plugin, and check.

    Best regards,
    Mike

    in reply to: File merging and compression for CSS no longer works #1328963

    Hi,
    It seems to be working on both of your sites, I don’t know what could have caused this hiccup, shall we close this then?

    Best regards,
    Mike

    in reply to: change font contact form #1328960

    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: Theme Enfold doesn't install – Missing style.css #1328959

    Hi,
    Please make sure that you download “Installable WordPress file” only from ThemeForest downloads page.
    When you get the missing stylesheet error it is because there is an additional zip file inside the zip file.
    If you still have trouble please open a new thread and link to your theme zip file via DropBox in the Private Content area and include an admin login to the site you want to install it to so we can check, please do not add this info in this thread as it is not your thread and you will not see anything we write in the Private Content area.

    Best regards,
    Mike

    in reply to: Feature Requests doesnt work #1328956

    Hi,
    Thank you for the suggestion, I have summited it to the Dev Team for review and perhaps include this in a future update.
    But multiple chechboxes are possible, here I have added three of them
    2021-11-14_013.jpg
    2021-11-14_014.jpg

    Best regards,
    Mike

    in reply to: MailChimp 4 WordPress Plugin not working #1328955

    Hi,
    Thank you for the login to your site, I found your form test page and when I tested the form from our MailChimp 4 WordPress Plugin Integration documentation the form and MC4WP plugin seemed to work correctly:
    2021-11-14_010.jpg
    here is my validation test, please note the popups:
    2021-11-14_111125.jpg
    and when the fields were correctly filled out I was successfully directed to your success page.
    So I believe the issue was with your original form which was different from our documentation example:
    2021-11-14_011.jpg
    so I tried to adjust for you:
    2021-11-14_012.jpg
    and this form also gave the correct validations, please check.
    below I linked to the original form html if you want to review it.

    Best regards,
    Mike

    in reply to: Feature Requests doesnt work #1328950

    Hi,
    Do you mean in the contact form? You can have multiple checkboxes already, but how would a radio button work differently than a checkbox? Wouldn’t it just be a styling choice?
    If you mean just a random radio button or checkbox element by itself, that would not make much sense without a form element for it to work with, if you wanted a form element what purpose would it have when the user competed it? Send a message?

    Best regards,
    Mike

    in reply to: change font contact form #1328947

    Hey Lautho2011,
    Thanks for the link to your page, when I checked the title “contact” the text below it, and the labels, all were using Montserrat according to the browser. The labels are bold.
    Only the button was not Montserrat, try this css to correct:

    input.button {
    	font-family: montserrat;
    }

    Then clear your browser cache and check.

    Best regards,
    Mike

    in reply to: color table #1328945

    Hi,
    Glad we were able to help, I found your new question and will reply there.
    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: image stick to bottom #1328943

    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: Pictures don't loaded #1328937

    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

    in reply to: video on mobile #1328936

    Hey tony ,
    On desktop your video is showing this error:
    2021-11-14_002.jpg
    I believe this is because you are using this link:

    https://www.youtube.com/embed/j96-kji6BJM?iv_load_policy=3&showinfo=0&controls=0&color=white&autohide=1&version=3&loop=0&playlist=player_2_99348427_753462115&wmode=opaque&rel=0&hd=1&videoid=j96-kji6BJM&autoplay=0&html5=1&enablejsapi=1&origin=https%3A%2F%2Fwww.cafemurano.com&widgetid=1

    try using this link instead: https://www.youtube.com/watch?v=j96-kji6BJM
    2021-11-14_003.jpg
    this worked for me
    2021-11-14_004.jpg
    For mobile videos will not auto play, Safari & Google Chrome have set the standard a few years back that mobile video must be clicked by the user to play, this was to try to curb “video spamming” by websites. As with any standard there are “hacks” around this but we don’t use these, you can probably find a WordPress plugin that will if you really want to do this.

    Best regards,
    Mike

    in reply to: Feature Requests doesnt work #1328933

    Hey Christian,
    Sorry I don’t know what you mean by “radio form” please explain in detail, perhaps with a mockup and I will submit to the Dev Team.

    Best regards,
    Mike

    in reply to: Remove WPML Switcher #1328931

    Hey Graham,
    Thank you for the link to your site, I’m not sure if there is another setting in WPML itself, but please try this css in your Quick CSS:

    .av_extra_header_active .avia_wpml_language_switch {
    	display:none;
    }

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

    Best regards,
    Mike

    in reply to: Full Page Overlay Menu Issues #1328930

    Hey havi,
    Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:

    #top.home .avia-video .av-click-to-play-overlay .avia_playpause_icon {
        display: none;
    }

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

    Best regards,
    Mike

    in reply to: image stick to bottom #1328929

    Hi,
    Thank you, I added the custom class “align-bottom” to the column with the image and added this css to your Quick CSS:

    .align-bottom {
    	vertical-align: bottom;
    }

    please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: color table #1328928

    Hi,
    Thank you for the login, it turns out that you were actually using the pricing table option
    2021-11-14_001.jpg
    so in this case the correct css to have white cells in the table would be:

     .main_color .pricing-table-wrap>.pricing-table>li {
     	background-color: #fff;
     }

    I added this to your Quick CSS, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Need a little CSS Help #1328927

    Hi,
    Ok, then try this css:

    .padleft p {
    	line-height: 0px;
    }

    and then clear your browser cache and check the space between the text and button.

    Best regards,
    Mike

    in reply to: Animated Countdown function #1328925

    Hi,
    Sorry, we were not as much help this time, but 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: Change link colour and add underline but keep button colors #1328903

    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: Need a little CSS Help #1328902

    Hi,
    Try this script to add the text to your button div as you were asking, by adding this code to the end of your functions.php file in Appearance ▸ Editor:

    function custom_wryp_script() { ?>
        <script>
    (function($) {
    var wryp = $('<p class="wryp">We respect your <a href="https://staging-mindcrowd.kinsta.cloud/privacy-policy/">privacy</a>.</p>').css({ 'text-align':'center','margin':'0' });
    	$(wryp).appendTo('[title="Play the MindCrowd Memory Test"].avia-button-wrap');
    
    })(jQuery);
    </script>
        <?php
    }
    add_action('wp_footer', 'custom_wryp_script');
    

    Best regards,
    Mike

    in reply to: Animated Countdown function #1328898

    Hey DovolenkujLacno,
    Thank you for your patience, but unfortunately the animated countdown doesn’t have an auto reset option so you will need to manually reset it.
    Perhaps a pugin such as Evergreen Countdown Timer would help or a different plugin.

    Best regards,
    Mike

    in reply to: Theme Version Upgrade from 3.5.2 #1328897

    Hi,
    I was not able to login to your site to check, but are you saying that you are using this child theme with no customizations?
    If you have customizations try removing them, perhaps that is the error.

    Best regards,
    Mike

    in reply to: Add author to blog grid layout / Enfold 4.5 #1328896

    Hi,
    if you made the change to config-templatebuilder > avia-shortcodes > postslider > postslider.php
    then create a directory in your child theme shortcodes and copy your edited file there: postslider > postslider.php
    and ensure your child theme functions.php has this function

    function avia_include_shortcode_template( $paths )
    {
    	if( ! is_array( $paths ) )
    	{
    		$paths = array();
    	}
    	
    	$template_url = get_stylesheet_directory();
    	array_unshift( $paths, $template_url . '/shortcodes/' );
    
    	return $paths;
    }
    
    add_filter( 'avia_load_shortcodes', 'avia_include_shortcode_template', 15, 1 );

    per our documentation

    Best regards,
    Mike

    in reply to: Change link colour and add underline but keep button colors #1328894

    Hi,
    Thank you for your patience, based on the two pages there were buttons from 3 elements and only links in the footer, but I assumed there would be links in the body in the future so I tried to allow for them, I didn’t count the menu item links because they can be adjusted in the Advanced Styling options.
    Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:

    #footer.footer_color a,
    #main .main_color a {
    	color: #82514e;
    	text-decoration: underline;
    }
    #footer.footer_color a:hover,
    #main .main_color a:hover {
    	color: #88bbc8;
    	text-decoration: underline;
    }
    #top #wrap_all .main_color .avia-color-theme-color,
    #top #wrap_all .main_color .avia-color-theme-color-highlight,
    #top #wrap_all .main_color .button {
    	background-color: #82514e;
    	color: #fff;
    	text-decoration: none;
    }
    #top #wrap_all .main_color .avia-color-theme-color:hover,
    #top #wrap_all .main_color .avia-color-theme-color-highlight:hover,
    #top #wrap_all .main_color .button:hover {
    	background-color: #fb8c24;
    	color: #fff;
    	text-decoration: none;
    }

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

    Best regards,
    Mike

    in reply to: Masonry empty categories show other categories #1328893

    Hi,
    Thank you for the link to your site and the explanation, for this one page /memory-care-learning-center/events/ page-id-2047
    we will use css to hide any masonry elements with the class tribe_events_cat-independent-living
    then we will use a jQuery script to check if no masonry elements are showing, and if so we will display a message.
    Please add this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:

    #top.page-id-2047 #av-masonry-1 .tribe_events_cat-independent-living {
    	display: none;
    }
    .nocat {
    	text-align: center;
        color: #fff;
        font-size: 20px;
    }

    Then add this code to the end of your functions.php file in Appearance ▸ Editor:

    function custom_nocat_script() { ?>
        <script>
    (function($) {
    var nocat = $('<div class="nocat">No Current Events</div>');
    if($('#top.page-id-2047 .av-masonry-entry').is(':hidden')){
    	$(nocat).appendTo('#av-masonry-1');
    }
    })(jQuery);
    </script>
        <?php
    }
    add_action('wp_footer', 'custom_nocat_script');
    

    Best regards,
    Mike

    in reply to: color table #1328891

    Hi,
    It seems the password is not correct, please check.

    Best regards,
    Mike

Viewing 30 posts - 13,891 through 13,920 (of 35,289 total)