Forum Replies Created

Viewing 30 posts - 25,831 through 25,860 (of 34,339 total)
  • Author
    Posts
  • in reply to: menu cover logo position on mobile devices #982858

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    Hi,
    That’s great news!
    Did you have to reset the site and use the “travel.xml” & “theme setting export file”?
    Shall we close this then?

    Best regards,
    Mike

    in reply to: Comments section not showing up on posts. #982855

    Hi,
    The post about sake didn’t have a comment element, so I added one & it worked fine.
    The other post had two comment elements that didn’t work, so I tried removing them and adding one back, but that didn’t work.
    Then I tried copying the shortcode to a new post, again with no luck. Then I copied the shortcode to my localhost, which worked, and copying back to your site did work.
    I changed the post “test” to “pending” please try changing to published and check.
    I believe there is an error in your shortcode on the page or there is a conflict, but the first post works as well, so I recommend trying to use my copy or re-building the post.
    Sorry that I don’t have a better answer for you.

    Best regards,
    Mike

    in reply to: Privacy Policy link under login form #982821

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: CSS Question for Images #982819

    Hey Andrea,
    Please try this css instead:

    .avia-image-container.full-width.avia-align-center .avia-image-container-inner {
        width: 100% !important; 
    }

    Best regards,
    Mike

    in reply to: phone number above menu #982805

    Hi,
    I was able to add the code for you, Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: html code inside special heading not working #982801

    Hi,
    Thank you, the theme’s css reset had cleared the tag, so I added it to your Quick CSS:

    i {
    font-style: italic !important; 
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Can't edit pages after moved server #982784

    Hi,
    Thank you, I had just noticed, looking at your site now, that you are using v3.4.7
    2018-07-08_133414
    Perhaps it’s a cashing issue with the stylesheet that posts the version number.
    Glad to hear this is resolved for you, hope you have a great day.

    Best regards,
    Mike

    in reply to: Screen options for color section is not there anymore #982777

    Hi,
    Thanks, you too.
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: overlay #982776

    Hi,
    Thank you for the login, I believe that the issue is that images are too narrow to show the overlay, if I change the attachment size to “gallery” which is more square, the overlay shows.
    Please try to re-format the images so there is more white space at the top and bottom, so it is more square, and then try adding the new images.

    Best regards,
    Mike

    in reply to: html code inside special heading not working #982769

    Hi,
    Which text is meant to be italic on the maintenance mode page?

    Best regards,
    Mike

    in reply to: menu cover logo position on mobile devices #982763

    Hey hgabay,
    Try this code in the General Styling > Quick CSS field:

    @media only screen and (max-width: 767px) {
    .responsive #top .logo {
        width: 70% !important; 
        margin-right: 70px !important; 
    }
    .menu-item-avia-special a, #menu-item-search a {
    padding: 0px !important;
    }
    .responsive #top #wrap_all .main_menu {
        right: -20px !important; 
    }
    }

    Best regards,
    Mike

    in reply to: Icons #982755

    Hey smoothbob,
    To remove the overlay blue circle, Try this code in the General Styling > Quick CSS field:

    #top.home .av-layout-tab .inner-entry .image-overlay {
    display: none !important;
    }

    Best regards,
    Mike

    in reply to: Can't edit pages after moved server #982751

    Hi,
    Thank you for sharing your solution, I believe this is due to you using Enfold Version: 3.4.7, Perhaps try updating to v4.4.1 for the latest features.
    Unless there is anything else we can assist with on this issue, shall we close this then?

    Best regards,
    Mike

    in reply to: Comments section not showing up on posts. #982747

    Hey jamesedwardcouncill,
    Can you please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    in reply to: overlay #982744

    Hey famewebdesign,
    The overlay have been set to none, please check the settings for the images. If you want us to look please include a admin login in the private content area.

    Best regards,
    Mike

    in reply to: Testimonial element on mobile #982738

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Screen options for color section is not there anymore #982737

    Hi,
    Please ask your webhost to update your PHP version, it needs to be done at the server level.
    You won’t lose your styling, but you should make a backup and/or test separately to ensure you won’t have any plugin conflicts.
    One easy solution is to use a staging site, if your webhost offers it in your cPanel, this option makes a clone of your site with just a few clicks
    staging-1
    staging-2

    Best regards,
    Mike

    in reply to: Testimonial element on mobile #982732

    Hi,
    Try this css:

    @media only screen and (max-width: 767px) {
    .responsive #top .av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial {
        padding: 0px 20px !important; 
    }
    #top .avia-slideshow-arrows a {
        margin: 30px -30px 0 !important; 
    }
    }

    Best regards,
    Mike

    Hi,
    I have included a link to a zip file with the images for the travel demo in the Private Content area, please ensure to upload them via ftp so they will be in the correct folders in your /wp-content/uploads/ folder.
    I have also included another zip file with a custom “travel.xml” & theme setting export file, because you may need to reset your site a re-import the demo for the images to be included in the database.
    The “travel.xml” has been adjusted so it will import the images from your /uploads/ folder instead of trying to get them from our url. After the import you can import the theme settings file if you find any css not quiet right, you may need to ensure the correct menu is selected in WordPress > Menus
    Let us know if this helps.

    Best regards,
    Mike

    in reply to: Privacy Policy link under login form #982713

    Hi,
    I believe that if you add this function to your functions.php it will work to change the login css colors.

    function my_login_color() { ?>
        <style type="text/css">
            .privacy-policy-link{color:#fff!important;}
        </style>
    <?php }
    add_action( 'login_enqueue_scripts', 'my_login_color' );

    Best regards,
    Mike

    Hi,
    Thank you for sharing your solution, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Testimonial element on mobile #982707

    Hey DROR,
    Please try this css in your Quick CSS, please adjust opacity to suit.

    @media only screen and (max-width: 767px) {
    .responsive #top .avia-slideshow-controls a {
        display: block !important;
    }
    .responsive #top .av-large-testimonial-slider .avia-slideshow-arrows a {
        opacity: 0.5 !important; 
    }
    .responsive #top .av-large-testimonial-slider .avia-testimonial-meta-mini {
    text-align: right !important; 
    }
    }
    

    Best regards,
    Mike

    in reply to: Screen options for color section is not there anymore #982700

    Hi,
    I see you are using a old version of Enfold v4.0.7, I don’t remember if that option was available in that version.
    Please try updating to v4.4.1
    I also see that your PHP Version is 5.3.24, please also update PHP to v5.6 as a minimum, v7 if you can.

    Best regards,
    Mike

    in reply to: 2 instead of 4 products shown in one row #982690

    Hi,
    I see that you are using a quite old version of Enfold, v4.0.7, Please try updating to v4.4.1
    Please make a backup first, or if your webhost offers staging sites in your cPanel, try creating a staging site then update it first to check that all works fine.
    staging-1
    staging-2

    Best regards,
    Mike

    in reply to: no margin on mobile #982689

    Hi,
    Thanks for the login, after checking, and clearing my cache, I didn’t find a difference between having the merging on or off for mobile.
    I do see that your footer has no margin either way. So to fix that please try this code in the General Styling > Quick CSS field:

    @media only screen and (max-width: 767px) { 
    .responsive #top #wrap_all #footer .container {
        max-width: 85%!important;
        width: 85%!important;
    }
    }

    Best regards,
    Mike

    Hi,
    That’s ok, just glad all is working. We will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Screen options for color section is not there anymore #982618

    Hey dilge,
    Which element is missing the screen options?
    Can you please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    in reply to: no margin on mobile #982617

    Hey Uroš,
    This should not effect the padding or margin, I assume you have tried clearing your browser cache and any caching plugin.
    If this doesn’t help, Can you please include a admin login in the private content area so we can take a closer look.
    Also include a screenshot of what you see so we can be sure to examine the same.

    Best regards,
    Mike

    in reply to: Symbol in caption of Fullscreen Slider and Text Block #982615

    Hi,
    Thank you.
    If we close this, and you find you have more questions on this issue you would need to open a new ticket. We can leave it open if you wish. If you have questions on other issues please open a new ticket for each issue.
    If you want to leave this open, then there is no need to reply back, it will stay open.
    Thanks for using Enfold.

    Best regards,
    Mike

Viewing 30 posts - 25,831 through 25,860 (of 34,339 total)