Forum Replies Created

Viewing 30 posts - 5,431 through 5,460 (of 17,336 total)
  • Author
    Posts
  • in reply to: fix position for image at bottom border #664533

    Hi,

    you can’t define that the image is sticky to the element below it. However, you can use page-id and css codes so it looks good for you.

    Use this code for example:

    .page-id-617 .freigestellt_portrait {
    top: 200px;
    }
    

    and adjust as needed.

    Best regards,
    Andy

    in reply to: Menu problems #664532

    I see the issue on your end, but can’t reproduce it on our end. Easy slider is working fine for us. So something must cause it especially on your end. Please ask your host if they are using any kind of caching on your server and tell them to deactivate it.

    Regards,
    Andy

    in reply to: Datum in Suchergebnissen ausblenden #664528

    Hey Mirajane87,

    redest du von deinen Blogposts? falls ja, dann nutze diesen Code im Quick CSS Feld:

    time.date-container.minor-meta.updated {
    display: none;
    }
    

    Ein präziser Link mit den entsprechenden Elementen würde uns sehr helfen.

    Gruß,
    Andy

    in reply to: Unable to communicate with Instagram. #664525

    Hi,

    we can’t reproduce the issue on our end, Instagram Widget is working totally fine for us and it seems that it’s working for thousands of other customers, too. So I still think that it’s caused by a conflict with a plugin or by any caching.

    Again please switch off any caching, then deactivate any caching plugin. Finally clear browser cache and hard refresh a few times. Then deactivate all other plugins as well.

    If that doesn’t help then there might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account. Here is a short tutorial on how to install the theme via FTP, in case you are not sure how that works:

    Best regards,
    Andy

    in reply to: shrinked menu version for all other pages, except home #664522

    Hi,

    glad you could find a solution. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.

    Best regards,
    Andy

    in reply to: background image disapears when I use Parallax option #664521

    Hi,

    we can’t reproduce the issue on our end and it’s working fine for thousands of other customers too. Seems that there might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account. Here is a short tutorial on how to install the theme via FTP, in case you are not sure how that works:

    Best regards,
    Andy

    in reply to: Coloumns not wrapping correctly #664515

    Hi,

    would be best to use different tickets for that, so you ca get a faster reply and this thread doesn’t get too confusing.

    Would you mind posting us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here :)

    Best regards,
    Andy

    • This reply was modified 9 years ago by Rikard.
    in reply to: restaurant demo -avia layout architect slow scroll ID #664512

    Hey reneschuch,

    die ID findest du in der jeweiligen Farbsektion. Am Besten du schaust dir dieses Tutorial dazu an: http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/

    Gruß,
    Andy

    in reply to: Changing the page title #663403

    Hi,

    no, this is WordPress’ default behavior. Go to Settings->General and make your settings in tagline and site title.

    Best regards,
    Andy

    in reply to: Your cart is currently emplty #663395

    Hi,

    have you got the same issue with a default WordPress theme as well?

    Please ask WooCommerce support about it, as they know their plugin best.

    Best regards,
    Andy

    in reply to: Hyperlink color in bio box #663394

    Hi,

    I can’t find your Bio anywhere. Can you provide us a precise link please?

    Best regards,
    Andy

    in reply to: Positioning two images side by side #663393

    Hi,

    just add a left value to them:

    img.avia_image {
    left: 40%;
    }
    

    and adjust as needed.

    Best regards,
    Andy

    in reply to: shrinked menu version for all other pages, except home #663371

    Hi,

    We would be glad to help you with this customization, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid its out of the scope of our support.

    But please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/

    This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most. I am afraid though there is no guarantee that a feature will get implemented. If that’s something you really need you can always try to hire a developer for the task :)

    Best regards,
    Andy

    in reply to: Menu problems #663369

    Hi,

    I can’t reproduce the issue on my end. Easy slider is working totally fine for me, when try to reproduce it. You are still using an old version of WordPress:

    View post on imgur.com


    so please update and let us know when you’re ready.

    Best regards,
    Andy

    in reply to: Custom CSS for two custom widget headers? #663363

    Hi,

    glad Ismael could help you. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.

    Best regards,
    Andy

    in reply to: Coloumns not wrapping correctly #663362

    Hi,

    use my code and add some media queries to it, so it will work on smaller screens only, like:

    @media only screen and (max-width: 989px) and {
    .responsive #top #wrap_all .slide-entry {
    width: 100%;
    }}
    

    Adjust as needed.

    Best regards,
    Andy

    in reply to: Facebook widget like box #663358

    Hi,

    glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.

    Best regards,
    Andy

    in reply to: Blog section – Duplicate content #663357

    Hi,

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

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Andy

    in reply to: Change default thumbnail image #663354

    Hi,

    no, just use WordPress’ default Features Image option: http://www.wpbeginner.com/beginners-guide/how-to-add-featured-image-or-post-thumbnails-in-wordpress/

    Best regards,
    Andy

    in reply to: Megamenu-Title problems #663352

    Hi,

    really not sure what you want to achieve. Would you mind posting us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here :)
    A precise link showing the issue in question would help too.

    If you want to hide the menu titles then use this code:

    #header .mega_menu_title {
    display: none;
    }
    

    Best regards,
    Andy

    in reply to: Google Maps integration not working #663348

    Hi,

    alright, glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.

    Best regards,
    Andy

    in reply to: restaurant demo #663346

    Hey reneschuch,

    also das müsste eigentlich recht einfach gehen, wenn du den Slider editierst. Schick uns Admin Zugang, wenn du damit konkret Hilfe benötigst (hier als private Nachricht).

    Gruß,
    Andy

    in reply to: Adding drop shadow to Separator #663344

    Hi,

    glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.

    Best regards,
    Andy

    in reply to: Menu problems #663343

    Hi,

    are we allowed to deactivate all your plugins for testing purposes?

    Best regards,
    Andy

    in reply to: Advance Layer Slider and Header #663338

    Hi,

    use this code:

    #top .avia-layerslider .ls-nav-prev, #top .avia-layerslider .ls-nav-next {
    display: none;
    }
    

    Best regards,
    Andy

    in reply to: Portfolio #663336

    Hi,

    ja, du musst nur einmal bezahlen.

    Ich glaube ich verstehe es immer noch nicht, denn ich denke immer noch, dass du das doch machen kannst mit einem Galerie Element innerhalb eines 2/3 Layout Elements.

    Der Shortcode dafür hier:

    [av_two_third first  min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='']
    
    [av_gallery ids='2994,2985,2982,2973,2964' style='big_thumb' preview_size='portfolio' crop_big_preview_thumbnail='avia-gallery-big-no-crop-thumb' thumb_size='portfolio' columns='5' imagelink='lightbox' lazyload='avia_lazyload' custom_class='']
    
    [/av_two_third][av_one_third  min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='']
    
    [av_textblock size='' font_color='' color='']
    Click here to add your own text
    [/av_textblock]
    
    [/av_one_third]
    

    Gruß,
    Andy

    in reply to: sort menü for portfolio raster #663333

    Hi,

    glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.

    Best regards,
    Andy

    in reply to: Can't change the color of the header #663332

    Hi,

    führe das Update manuell via FTP durch (s. Link oben).

    Gruß,
    Andy

    in reply to: Header Issue #663331

    Hi,

    Would you mind posting us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here :)

    Best regards,
    Andy

    in reply to: HOMEPAGE OPENING IN A SECTION #663329

    Hi,

    I noticed that you are using a caching plugin. Would you mind opening your plugin’s settings page and temporarily deactivate the caching of your site? Then please try to clear your browser cache and hard refresh the site (Hold CTRL + SHIFT + RELOAD) to see if that solves the issue.
    Afterwards please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.

    Best regards,
    Andy

Viewing 30 posts - 5,431 through 5,460 (of 17,336 total)