Forum Replies Created

Viewing 30 posts - 6,541 through 6,570 (of 34,701 total)
  • Author
    Posts
  • in reply to: how to add social media icons within drop-down menu #1412247

    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: Favicon lost #1412245

    Hi,
    Can you include a link to your site and FTP access so we can check, typically after clearing your browser cache this should work. Are you using Chrome and Firefox on Widows or Mac?
    I wonder if one of your plugins added a rule in the .htaccess file for favicon like this:

    RewriteCond favicon.ico 
    RewriteRule .* path/to/shared/favicon.ico [L]
    -or-
    Options +FollowSymLinks
    RewriteRule ^favicon.ico path_to_favicon_folder/favicon.ico [L]
    

    Best regards,
    Mike

    Hi,
    As I understand your request you would like the columns to be three across on mobile also, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 767px) {
    #top #wrap_all .flex_column.no_margin.av_one_third {
        width: 33.3%;
    }
    .responsive #top #wrap_all .flex_column_table_cell {
        display: table-cell;
    }
    }

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

    Best regards,
    Mike

    in reply to: Masonry gallery alignment issue #1412234

    Hey James,
    Thanks for your patience, the solution works for specific items, you can add more items by duplicating the last line in the code and add a new masonry item number like this replacing the “X”s:

    function custom_script() { ?>
    <script>
    (function($) {
    $('#av-masonry-2-item-3398 img').height($('#av-masonry-2-item-3398 img').height() + 15);
    $('#av-masonry-1-item-3400 img').height($('#av-masonry-1-item-3400 img').height() + 15);
    $('#av-masonry-x-item-xxxx img').height($('#av-masonry-x-item-xxxx img').height() + 15);
    }(jQuery));
    </script>
    <?php
    }
    add_action('wp_footer', 'custom_script');

    The link above to your not working page is not working, so if your not sure how to find the item number please include a new link.

    Best regards,
    Mike

    in reply to: Enfold Conflict With Yoast #1412233

    Hi,
    Thanks for your screenshot, it looks like a post created with the Classic Editor, when I check on my demo site it is working for me:
    Enfold_Support_2507.jpeg
    I see in your screenshot there is a shortcode, try enabling SEO Support ▸ Search Engine Optimization Support ▸ Preprocessing Shortcodes In Header ▸ allow to preprocess shortcodes:
    Enfold_Support_2509.jpeg
    If this doesn’t help Try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.

    Best regards,
    Mike

    in reply to: Blog Elegant missing category #1412231

    Hey Stanko,
    Thank you for the link to your site, I’m seeing your category on your blog page /News/
    Enfold_Support_2503.jpeg
    and on your post
    Enfold_Support_2505.jpeg
    I don’t see an excerpt so I assume that you have already found this option in the blog element options.

    Best regards,
    Mike

    in reply to: WooCommerce Checkout Page Styling #1412230

    Hey ballindigital,
    Thank you for the link to your site, I have not used Cartflows before but it looks like it is working, first I went to your Cartflows ▸ Flows ▸ Checkout Page ▸ All Steps and clicked Edit:
    Enfold_Support_2501.jpeg
    then Edit Design
    Enfold_Support_2499.jpeg
    then Advanced Layout Builder
    Enfold_Support_2495.jpeg
    and it looked like an Advanced Layout Builder page:
    Enfold_Support_2497.jpeg
    Please give this a try.

    Best regards,
    Mike

    in reply to: Italicize caption title in fullwidth easy slider #1412229

    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: Favicon lost #1412228

    Hey germanvoice,
    As I understand your favicon was working originally, but after installing some plugins it stopped working.
    Please try adding a favicon.ico to your root directory via FTP or your webhost file manager, this is the default location that many web browsers look for a favicon.
    You can convert your favicon png or jpg image to a ico and upload it to your root directory.

    Best regards,
    Mike

    in reply to: mailchimp form not showing #1412227

    Hey sky19er,Thank you for the link to your site, Enfold v5.6.3 change the Mailchimp API from v2 to v3, so the Enfold Theme Options ▸ Newsletter ▸ Mailchimp needed to be reverified and the mailchimp element needed to be opened and resaved, I did this for you, if you have any other mailchimp elements please open and resaved.

    Best regards,
    Mike

    in reply to: Google Maps API Not Working #1412226

    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 to hear Guenni007 is going to help you, Guenni007 has more experience with SVG than I do, for your other pages where the logo is very small after scrolling perhps this css will help:

    #top:not(.home) #header.header-scrolled .logo a svg,
    #top:not(.home) #header.header-scrolled .logo a,
    #top:not(.home) #header.header-scrolled .logo {
    	padding: 0;
    	max-height: 50px !important;
    	height: 50px;
    }

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

    Best regards,
    Mike

    in reply to: Pictures uploading all washed out. #1412221

    Hey extraeyes,
    Thank you for the link to your site and adding two images for us to review, I checked these two images in Windows on Chrome, Firefox, & Edge and I don’t see colors that are “washed out”.
    I wouldn’t say that these two images look any different from your other images on the page.
    I also view the source image links and they look the same, perhaps if you link to the original image that has not been uploaded to WordPress I will see a difference and understand
    To add a screenshot please try using an Screenshot service and pasting the image URL in your post.
    Were your previous uploaded images showing correctly and this is a new error?

    Best regards,
    Mike

    in reply to: fatal error when editing a page #1412220

    Hey mathieu,
    It looks like an error in your child theme functions.php around line 619, try removing the customization in that part in your child theme functions.php and test again.
    Then review your customization to determine how to correct your customization.
    Please note that using the contact form is not appropriate for support questions, please log in to the support forum and open a new thread if you need further assistance.
    If you are unable to login to the support forum because you don’t have a activate support contract, please try going to your Theme Forest account and renew your support and then log in to the support forum and open a new thread.

    Best regards,
    Mike

    in reply to: Link not working unless you click 2 times #1412217

    Hey haines1,
    Thank you for the link to your site, I also need to click menu items twice but I don’t see any errors in the browser console, try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.

    Best regards,
    Mike

    in reply to: Mailchimp Widget Not Showing #1412215

    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: Error in Avia Shortcode Parser #1412206

    Hi,
    Thanks for the feedback, I have reported this to the Dev Team for their review and either I or another member will reply back, Thank you for your patience.

    Best regards,
    Mike

    in reply to: Mailchimp Widget Not Showing #1412205

    Hi,
    When I check your page I see that you have the Double opt-in enabled, if you don’t want the confirmation email sent, please disabled this feature.
    Enfold_Support_2489.jpeg
    I originally thought that you were refuring to a “welcome” email confirmation, so I asked the Dev Team if the recent changes could be triggering this and they said no.
    When I test on my demo site with the Double opt-in disabled, I receive no emails, since my Mailchimp account setting do not have a “welcome” email confirmation enabled. This is not overridden by the theme.
    When I test on my demo site with the Double opt-in enabled I receive a Please Confirm Subscription from Mailchimp, this is the correct behavior since the Double opt-in is enabled.
    Enfold_Support_2491.jpeg

    Best regards,
    Mike

    in reply to: Woocommerce single product design and sidebars #1412204

    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: Table element with link #1412180

    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: Color section with round corners #1412178

    Hi,
    Try adding the custom class grid-column to your column, for this example I used a 2/3 column with a text block and a button and a image element:
    Enfold_Support_2485.jpeg
    Then add this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .grid-column {
    	display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr;
        grid-column-gap: 0px;
    }
    .grid-column .av_textblock_section,
    .grid-column .avia-button-wrap {
    	grid-column: 1;
    	grid-row: 1;
    }
    .grid-column .avia-image-container {
    	grid-column: 2;
    	grid-row: 1;
    }
    @media only screen and (min-width: 1024px) { 
    .grid-column .avia_textblock {
    	 display: grid;
    	 align-content: start;
    	 justify-items: center;
         padding-top: 20%;
    }
    .grid-column .avia-button-wrap {
    	display: grid;
        align-content: end;
        justify-items: center;
        padding-bottom: 20%;
    }
    }
    @media only screen and (max-width: 1023px) { 
    .grid-column .avia_textblock {
    	 display: grid;
    	 align-content: start;
    	 justify-items: center;
    }
    .grid-column .avia-button-wrap {
    	display: grid;
        align-content: end;
        justify-items: center;
    }
    }

    the expected results:
    Enfold_Support_2487.jpeg
    For your second question the column z-index will need to be adjusted, but we will need to examine your page to offer a solution.

    Best regards,
    Mike

    in reply to: Table element with link #1412167

    Hi,
    Thank you for the link to your site, to make this whole data table with the custom class table-link link to one url, try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor instead of the scripts above:

    function custom_link_for_data_table() { ?>
      <script>
    (function($){
        $('.table-link tbody').click(function(){
          window.open('https://google.com');               //opens new tab
          //window.location.href = 'https://google.com';     //uses current tab
        });
        $('.table-link tbody').css({'cursor':'pointer'})
    })(jQuery);
    </script>
      <?php
    }
    add_action('wp_footer', 'custom_link_for_data_table');

    This will open a new tab, to make it change the location of the current tab remove the line:
    window.open('https://google.com'); //opens new tab
    and remove the // from the second line and adjust the url to suit.

    Best regards,
    Mike

    in reply to: Fontello Icons Not Displaying When CDN is Active #1412121

    Hi,
    Please include a link to your custom fontello icon zip file so I can test on my test site.

    Best regards,
    Mike

    in reply to: Mailchimp Widget Not Showing #1412120

    Hi,
    Do you have the option Double opt-in enabled?
    Is the email you are receiving a request to confirm the email address?

    Best regards,
    Mike

    in reply to: distance and mouseover off #1412117

    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: Color section with round corners #1412116

    Hey mary301187,
    Do you mean this element:
    Enfold_Support_2481.jpeg
    This would be a column, a color section section is a full width element so the rounded corners would be at the edge of the screen and I didn’t see anything like that on your example page.
    But you could have rounded colors on a color section with css like this:

    .avia-section {
        border-radius: 50px;
    }

    but then the background color for the #main container will show at the corners and if you are using parallax with any of the other elements this will show.
    Enfold_Support_2483.jpeg

    Best regards,
    Mike

    in reply to: not all images are displayed on masonry gallery. #1412114

    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: Formular element Checkbox #1412091

    Hey Beat,
    Thank you for the link to your site, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field and adjust to suit:

    #top label.input_checkbox_label {
    	font-size: 10px;
        line-height: 10px;
        font-weight: normal;
    }

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

    Best regards,
    Mike

    Hi,
    Glad to hear that you have this sorted out, and thank you for sharing your solution, perhaps this will help other users. We will close this thread as you asked, 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: Tow Column Grid Row with text & Image #1412087

    Hey condonp,
    Thanks for the link to your example page, so as I understand you want your text side of the grid row element to be more uniform for all of the grid row elements, such as always under the image half of the grid row.
    Please go to Grid Row ▸ Advanced ▸ Responsive ▸ Column Behaviour When Fullwidth here you can choose the behavior for each grid row element
    Enfold_Support_2479.jpeg

    Best regards,
    Mike

Viewing 30 posts - 6,541 through 6,570 (of 34,701 total)