Forum Replies Created

Viewing 30 posts - 571 through 600 (of 17,336 total)
  • Author
    Posts
  • in reply to: Cannot access back office after last update (4.0.4) #772676

    Hi,

    Glad we could help!
    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Andy

    in reply to: Website not displaying correctly on iPad #772675

    Hi,

    I can’t see the issue when emulation iPad on my desktop browser, but I asked my teammate to check it. Please wait until he’ll reply to you.

    Best regards,
    Andy

    in reply to: Search Function Such Funktion #772662

    @thomas6602
    Bitte eröffne dein eigenes Ticket hier im Forum.
    Bitte kontaktiere zu deinem Problem den Support vom SearchWP PLugin.

    Gruß,
    Andy

    in reply to: Price is Missing on Woo commerce Products #772652

    Hi,

    es kann sehr vieles die Ursache dafür sein. Du musst verschiedenes ausprobieren, um herauszufinden was genau es ist. Versucht zunächst all deine Plugins außer WooCommerce und German Market Plugins zu deaktivieren und schau, ob das Problem immer noch auftritt oder nicht. Du verwendest außerdem ein Caching Plugin, gehe in deren Einstellungen und wähle dort, das Caching komplett zu deaktivieren. Anschließend deaktiviere das Caching Plugin komplett, leere deinen Browser Cache und mache einige Male ein hard refresh. Gehe auch sicher, dass dein Server keinerlei Caching aktiviert hat und kontaktiere dazu deinen Host.

    Bitte schick uns einen präzisen Link wo wir das Problem sehen und inspizieren können und ebenfalls Screenshots (imgur.com, Dropbox).

    Gruß,
    Andy

    in reply to: MEGA MENU #772642

    Hi,

    if you’ve got a time sensitive project, then we recommend to work with a freelance developer instead, as we can provide very basic support only here.

    I guess some customizations are causing this issue, so go ahead and remove any custom code etc. from your backend. Deactivate your child theme and activate default Enfold version instead. Keep all plugins deactivated while testing. By this you can find out what’s the root of this issue.

    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: Gallery animation #772636

    Hi,

    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:

    Also make sure that there is no caching activated anywhere on your website and/or server. Talk to your host about it and make sure any caching is completely deactivated.

    Best regards,
    Andy

    in reply to: Adding columns to partner/logo element #771902

    Hey abzzyy,

    Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)

    Best regards,
    Andy

    in reply to: Tab section – margin bottom #771900

    Hey abzzyy,

    I can’t see any white space, can you provide us a screenshots please? use imgur.com or dropbox.

    Best regards,
    Andy

    in reply to: rel="nofollow" #771898

    Hey Slava,

    I’ve found this one: https://www.youtube.com/watch?v=-MKy9UA2VoI
    Hopefully it provides what you’re looking for.

    Best regards,
    Andy

    in reply to: Making a widget into a menu item #771895

    Hey kelsangwangpo,

    seems to big to really help you with this kind of customizations, but in general a widget inside header area is possible: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/

    Best regards,
    Andy

    in reply to: Making Grid Row fall within the Entry Content Wrapper #771892

    Hi,

    not sure what you mean, but try this code inside Quick CSS field:

    div#after_submenu {
    width: 82%;
    left: 8%;
    }

    and adjust as needed. Hopefully this is what you’re looking for.

    Best regards,
    Andy

    in reply to: font-weight #771891

    Hi,

    I noticed that you have used a caching plugin. Activate it again and then go to 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. Keep every plugin deactivated while testing.

    If that does not 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

    Hi,

    for your “Portfolio” menu, use this code inside Quick CSS field:

    .avia_mega_div.avia_mega2.six.units {
    width: 800px !important;
    left: -292px !important;
    }

    and adjust as needed.

    Best regards,
    Andy

    in reply to: Column Heights #771887

    Hi,

    not sure which elements you’re referring to, but for your buttons the only solution which comes to my mind is to use individual “top” values for each button:

    .avia-button-wrap.avia-button-center.avia-builder-el-15.el_after_av_textblock.avia-builder-el-last {
    position: relative;
    top: 21px;
    }
    .avia-button-wrap.avia-button-center.avia-builder-el-19.el_after_av_textblock.avia-builder-el-last {
    position: relative;
    top: 21px;
    }
    .avia-button-wrap.avia-button-center.avia-builder-el-23.el_after_av_textblock.avia-builder-el-last {
    position: relative;
    top: 21px;
    }
    .avia-button-wrap.avia-button-center.avia-builder-el-27.el_after_av_textblock.avia-builder-el-last {
    position: relative;
    top: 21px;
    }

    Adjust every top value as needed.

    Best regards,
    Andy

    in reply to: Page background colour #771883

    Hi,

    glad you could solve it! Let us know in a new ticket, if you have some more questions about the theme. We’re happy to assist you.

    Best regards,
    Andy

    in reply to: Menu and scroll down Arrow does not hit the target. #771882

    Hi,

    deactivate your child theme and use default theme version, as well as any other customizations you’ve implemented so far, as I think that one is causing this issue. Keep all plugins deactivated while testing.

    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.

    Best regards,
    Andy

    in reply to: New lightbox preloader colors #771881

    Hey solljul,

    not sure what you mean, can you explain further please? make sure to provide us a precise link where we can see and inspect the elements in question. Also provide us screenshot to highlight what you’re talking about (imgur.com, dropbox).

    Best regards,
    Andy

    in reply to: Widget Area #771879

    Hey Epic,

    not sure what you’re talking about, but can you provide us admin access to have a deeper look please? Make sure to use newest theme version and keep all plugins deactivated to check if one is causing any issues.

    Best regards,
    Andy

    in reply to: enfold woocommerce hooks not doing anything #771871

    Hi,

    Please update the theme to the latest version. That should fix any issues you are currently experiencing :)

    To update to the latest version follow the simple instructions here. (Or if you want the super detailed explanation you can read this blog post)

    If that does not help, feel free to reply here and we will take a closer look at the issue.

    Best regards,
    Andy

    Hi,

    I get “Page not Found” error, when trying to open link you’ve provided. Can you check please?

    Best regards,
    Andy

    in reply to: Can't upload images in "Real size" #771867

    Hi,

    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: Changing of menu drop down #771863

    Hi,

    what exactly do you want to achieve? it’s not clear to me looking at your screenshot. I can’t find the menu points on your website link. Can you elaborate please?

    Best regards,
    Andy

    in reply to: Fullwidth Easy Slider Button Placement #771862

    Hi,

    I search on your website you’ve provided but can’t find the register button you might talk about. Where is it? a screenshot would help a lot (imgur.com, dropbox).

    Best regards,
    Andy

    in reply to: Woocommerce search icon #771856

    Hi,

    your search icon seems to be sticky next to your cart icon already: http://imgur.com/a/6scSm
    So could you achieve this already?

    Best regards,
    Andy

    in reply to: Picture is not visible in mobile version #771854

    Hi,

    use this code for iPhone screen size:

    @media only screen 
      and (max-width: 736px) {
    .av-parallax-inner.main_color.avia-full-stretch {
    background-position: -96px 100px !important;
    background-size: 119% 100% !important;
    }}

    and adjust as needed.

    For more information about media queries: https://css-tricks.com/snippets/css/media-queries-for-standard-devices/

    Best regards,
    Andy

    in reply to: Upcoming Events message when no events are available #771851

    Hey tlchase,

    we have no experience with such a function in this plugin. What we support is compatibility, but for such an additional feature I think it’s best to ask the support team of The Events Calendar.

    Best regards,
    Andy

    in reply to: Duplicate portfolio autosave entries #771848

    Hi,

    login does not work, can you check please?

    Best regards,
    Andy

    in reply to: searched for in browser tab translation #771846

    Hey Luisgasser,

    normally you just need to set your WP language to German. Also it should be inside po/mo files as well. Can you provide a precise link showing it and admin access please? make sure to use newest theme version.

    Best regards,
    Andy

    Hey architchandra,

    I get a “404 Not Found” error when opening link you’ve provided, can you check please?

    Best regards,
    Andy

    in reply to: Site header doesn't extend the full width of the site #771834

    Hi,

    I can’t see what you’re showing on your screenshot. This is what I see on my end: http://i.imgur.com/gtM0dlk.jpg
    We need to be able to see what you’re talking about on our end, to be able to help.

    Best regards,
    Andy

Viewing 30 posts - 571 through 600 (of 17,336 total)