Forum Replies Created

Viewing 30 posts - 4,501 through 4,530 (of 25,536 total)
  • Author
    Posts
  • in reply to: Extra gap in stacked grid rows caused by unexpected #1304103

    Hi Roger,

    You’re welcome :)
    We’re glad that we could help.
    Thanks for using Enfold and have a great weekend!

    Best regards,
    Nikko

    in reply to: Blog Post Featured Image/Content Image #1304102

    Hi FamalcoGroup,

    The blog page fetches the featured image of the posts but if you don’t want the featured image appearing in the single post page, then we can use CSS to hide it.
    Just let us know the Blog Layout you are using so we can provide the CSS.

    Best regards,
    Nikko

    in reply to: Masonry image thumbnails alignment #1304101

    Hi Bertrand,

    The reason it’s arranged in that way is that the second image in the first row has less height compared to other images (705 x 469px, image link in private content).
    Other images are 705 x 470px (this is how masonries work) to fix this, just fix the image size and it would work as it should.

    Best regards,
    Nikko

    in reply to: Images slightly blurred #1304100

    Hi Real-3D,

    I checked your site and it seems to show all images clearly.
    If you browse to the bottom directly, you would see some images not yet fully loaded and blurry but once the images are fully loaded it’s clear and sharp.

    Best regards,
    Nikko

    Hi Opmaxandi,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( to be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    in reply to: Vorlagen bearbeiten – Edit Templates #1304097

    Hi Conny,

    There’s only adding and removing Templates.
    Hover over the templates and you should see the X icon, this should delete the template.
    There’s no rename or edit, but you can just apply the template, delete it, do some modification then create a new template based on it.
    Hope this helps.

    Best regards,
    Nikko

    in reply to: Logo blurry #1304096

    Hi Ajsadvies,

    There are two things that make your logo blurry.
    One, the image is large and greatly reduced in size (reducing the image causes some quality loss)
    Two, the format is jpeg which is not good for images with solid colors, svg would be recommended but not yet supported by WordPress, so try to make it a png.
    Hope this is helpful.

    Best regards,
    Nikko

    in reply to: Make extra elements on one line on mobile #1304094

    Hi navindesigns,

    Can you try adding this CSS code:

    .responsive #header_meta .sub_menu>ul>li {
        padding: 0 16px 0 0;
    }

    just below this code that Rikard provided:

    @media only screen and (max-width: 767px) {

    Hope it helps.

    Best regards,
    Nikko

    in reply to: Problem after changing web host #1304091

    Hi kouamx100,

    We’re happy to hear that :)
    Thanks for using Enfold and have a great weekend!

    Best regards,
    Nikko

    in reply to: Error: Import Enfold Settings (2nd & 3rd language) #1304090

    Hey Filz,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( to be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    in reply to: List item image #1304089

    Hi seocrowd,

    Can you try this CSS code instead:

    .custom_bullets ul li {
        list-style-image: url(https://www.pintech.io/wp-content/uploads/2021/06/Custom-Bullet.png);
    }

    Best regards,
    Nikko

    in reply to: Display the sub menu as a trapezoid #1304088

    Hi Florian,

    We’re happy that we could help :)
    Let us know if you need further assistance or if we can close this thread.

    Best regards,
    Nikko

    Hi Joan,

    Thanks, as for the issue you mentioned I do see the icon + image + text but as for the disappearing some code I believe it’s because the wyswyg editor parses the content and formats it (this is a limitation to the editor as we are using the editor packaged in WordPress), I would suggest using a Code Block instead.

    Best regards,
    Nikko

    in reply to: Blog Post Read More Button Alignment #1304082

    Hi FamalcoGroup,

    No worries, it wouldn’t matter if it’s not a live site yet as long as we can check it.
    Can you try adding this CSS code in Enfold > General Styling > Quick CSS:

    #top .avia-content-slider-inner .slide-entry-wrap {
        display: flex;
    }
    
    #top .avia-content-slider .read-more-link {
        position: absolute;
        top: auto;
        bottom: 180px;
        left: 0;
        right: auto;
    }
    
    #top .avia-content-slider .read-more-link .more-link {
        position: static;
        margin: 0 auto;
    }

    Best regards,
    Nikko

    in reply to: Remove arrows from tab section #1304076

    Hi Arkadi,

    Can you give us a link to the page? so we can inspect it.
    Just post the link in private content.

    Best regards,
    Nikko

    in reply to: Extra gap in stacked grid rows caused by unexpected #1304073

    Hi Roger,

    Thanks for giving us admin access.
    I have saved the homepage as a template, then removed all the content and just re-added them in the template which fixed the issue.
    Please review the page.

    Best regards,
    Nikko

    Hi emilconsor,

    Thanks for giving us admin and FTP access.
    I tried to switch with the parent theme and it seems to work properly.
    I then tried to suspect some files in your child theme that’s causing the issue and tried to comment out everything in functions.php which worked.
    However, after removing the comments one by one until everything is uncommented and it seems to still work.
    Can you try to check on your end if it’s working properly?

    Best regards,
    Nikko

    in reply to: Masonry image title and image link arrows #1304036

    Hi gimenoandy,

    We’re glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Extra gap in stacked grid rows caused by unexpected #1303930

    Hi rmatus,

    It seems you are still using Enfold 4.8, that’s a bug in that version that was patched in 4.8.1.
    Please update your site to the latest version of Enfold and that should fix the issue.
    Also, please backup your site before doing an update.

    Best regards,
    Nikko

    in reply to: enfold theme #1303929

    Hi hassan,

    Thanks for contacting us!
    Yes, there are just a few tweaks on that site but it’s definitely achievable and we could also help with some of the tweaks.

    Best regards,
    Nikko

    Hi martin,

    You’ll need to use a Custom Link for this in Appearance > Menus then use this as the link /#akkordeonslider
    Hope it helps.

    Best regards,
    Nikko

    Hi Lisa,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Different content if logged in or not #1303925

    Hi gianazzi,

    Thanks for giving us admin access.
    I checked the link and it seems to show the same result logged in or not.
    Is this already fixed? if not, can you try to disable Javascript file merging and compression and CSS file merging and compression in Enfold > Performance and see if this helps.

    Best regards,
    Nikko

    in reply to: Heading Font/Style can no longer be changed #1303924

    Hi emandu,

    You’ll need to send the temporary login link which should look similar to the link in private content.
    You can click on the link icon in Temporary Logins, here’s a screenshot: https://imgur.com/qF48V3M

    Best regards,
    Nikko

    in reply to: Masonry image title and image link arrows #1303921

    Hi gimenoandy,

    Thanks, the links does not work but looking at the IDs it seems to point to following pages (link in private content).
    I have added this CSS code in Enfold > General Styling > Quick CSS:

    #top .mfp-title,
    #top .no-overlay .image-overlay {
        display: none !important;
    }

    If you want to remove overlay in any image, just edit the image > Avanzado > Developer Settings > Custom CSS Class, then put no-overlay
    Please review your site.

    Best regards,
    Nikko

    Hi Joan,

    I see, actually since I could see the woocommerce plugin enabled on your site while I’m doing the changes, I suspect that it could be the difference in our platforms used (like browser and OS) since it doesn’t seem to trigger on my end.
    Can you try to test it with Chrome? and see if there’s some difference.

    Best regards,
    Nikko

    in reply to: Move Extra Elements below header #1303916

    Hi navindesigns,

    We’re glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Diseble Permanlink on H1 post title #1303915

    Hi kikosanchezestudio,

    Please try to follow these steps:
    1. Download the child theme in https://kriesi.at/documentation/enfold/child-theme/
    2. Login to your site, then go to Appearance > Themes > Add New, then upload enfold-child.zip downloaded from step 1
    3. Install and activate the child theme
    4. Go to Enfold > Import/Export > Import Settings From Your Parent Theme, then click the Import Parent Theme Settings button
    5. (FTP access is necessary at this point) Go to wp-content > themes > enfold, copy single.php, go to enfold-child then paste the file.
    6. Edit the file in line 22:

    if( get_post_meta(get_the_ID(), 'header', true) != 'no') echo avia_title(array('heading'=>'strong', 'title' => $title, 'link' => $t_link, 'subtitle' => $t_sub));

    replace it with:

    if( get_post_meta(get_the_ID(), 'header', true) != 'no') echo avia_title(array('heading'=>'strong', 'title' => $title, 'subtitle' => $t_sub));

    Other option would be to give us admin access and we’ll do the steps above for you :)

    Best regards,
    Nikko

    Hi smorano,

    We’re glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Flaticon Server Error | Error Shows Cancelled #1303910

    Hi wpcupid,

    We’re glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 30 posts - 4,501 through 4,530 (of 25,536 total)