Forum Replies Created

Viewing 30 posts - 6,961 through 6,990 (of 17,336 total)
  • Author
    Posts
  • in reply to: Instagram widget change normal hover color, no icon #631297

    Hi,

    use this code:

    .avia_transform .av-instagram-item a:hover .image-overlay {
    opacity: 0 !important;
    }
    .avia_transform .av-instagram-item .image-overlay {
    opacity: 0.5 !important;
    }
    

    Make sure that no other code you are using already is conflicting with this one.

    Best regards,
    Andy

    in reply to: Lightbox in Header Widget #631292

    Hi,

    then why not add a width value to my code? simply use this:

    .mfp-iframe-scaler iframe {
    width: 1025px;
    max-width: 1025px;
    }
    

    and adjust as needed.

    Best regards,
    Andy

    in reply to: Translation missing child theme #631288

    Hi,

    I can’t reproduce this issue on my own installation and it seems that it’s working for hundreds of users.

    Make sure your server does not get cached. Contact your host about it.

    Best regards,
    Andy

    in reply to: styling countdown #631274

    Hi,

    try this code:

    #top .av-trans-light-style .av-countdown-cell-inner {
    border: none;
    }
    span.av-countdown-cell.av-countdown-days {
    border-right: 3px solid white;
    border-left: 3px solid white;
    }
    

    Hope you are happy now :).

    Best regards,
    Andy

    in reply to: WooCommerce Übersetzung #631272

    Hey!

    wir können dir keinen Support für Programme von dritten bieten, wie in unserer Support Policy erklärt. Bitte informiere dich darüber (Google) wie du mit Poedit am Besten umgehe kannst. Kontaktiere gegebenenfalls ebenso den WooCommerce Support. Schaue dir das hier an: https://docs.woothemes.com/document/woocommerce-localization/#section-5

    Gruß!
    Andy

    in reply to: Lightbox Text Slider #631270

    Hi!

    versuche es mit diesem Code im Quick CSS Feld:

    button.mfp-arrow.mfp-arrow-right.mfp-prevent-close {
    top: 86%;
    right: 34%;
    }
    button.mfp-arrow.mfp-arrow-left.mfp-prevent-close {
    top: 86%;
    left: 34%;
    }
    

    und passe gegebenenfalls die Werte noch an.

    Gruß!
    Andy

    Hey!

    ich denke ich verstehe das Problem noch nicht ganz. Das Theme hat keine Auswirkung auf Archive- bzw. Tag-Seiten, dies übernimmt WordPress selbst. Wenn du das Layout dafür verändern willst, dann schaue dir das hier an:

    Ansonsten probiere ob du mit einem standard WordPress Theme bessere/andere Ergebnisse erhältst und sag uns hier bescheid darüber.

    Gruß,
    Andy

    Hey Tien Vijf,

    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

    in reply to: Gallery elements greyed-out upon reselecting pager #630690

    Hey ajgwnyc,

    Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.
    In addition to that, please let us know if we are allowed to deactivate one or more of your plugins as well for testing purposes :)

    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

    Best regards,
    Andy

    in reply to: Navigation Bar Overlap – iPad Portrait Mode #630689

    Hey crg1,

    use this code in Quick CSS field:

    @media only screen and (max-width: 1024px) {
    .html_header_top.html_bottom_nav_header .main_menu>div, .html_header_top.html_bottom_nav_header .main_menu ul:first-child {
    width: 102%;
    }}
    

    Best regards,
    Andy

    in reply to: Child Theme Problem #630685

    Hey JohnMYates,

    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:

    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

    Best regards,
    Andy

    in reply to: WPML #630683

    Hey oterrats,

    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

    Best regards,
    Andy

    in reply to: Posts content elements not working, no preview either #630681

    Hey Purplenaartjie,

    Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.
    In addition to that, please let us know if we are allowed to deactivate one or more of your plugins as well for testing purposes :)

    Best regards,
    Andy

    in reply to: Change button shape and other characteristics #630680

    Hey sshattersley,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Andy

    in reply to: Jquery Fehler – Editor funktioniert nicht richtig #630679

    Hi!

    bekommst du Fehlermeldungen auch wenn du ein Standard WordPress Theme aktivierst?

    Eventuell sind einige Theme Dateien korrupt und in diesem Fall müsstest du alle Theme Dateien via FTP komplett löschen und dir hinterher eine frische Enfold Kopie von deinem Themeforest Account besorgen: http://kriesi.at/documentation/enfold/install-enfold-over-ftp/

    Gruß,
    Andy

    Hey!

    wenn das Problem bereits gelöst ist für dich, dann scheint das aktuellste Update es wohl behoben zu haben :)

    Cheers!
    Andy

    in reply to: Button 1 Label css #630674

    Hey beenee,

    are you talking about title? if yes use this code inside of Quick CSS field:

    h2.avia-caption-title {
    font-size: 50px !important;
    color: red !important;
    }
    

    Best regards,
    Andy

    Hey dannhanks,

    I am afraid you’ll need to contact the plugin author for more info about the issue. Making third-party plugins compatible with the theme is unfortunately beyond the support scope we offer. Sorry for that!

    Best regards,
    Andy

    in reply to: Translation missing child theme #630668

    Hi,

    upgrade your WordPress please.

    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.

    Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.
    In addition to that, please let us know if we are allowed to deactivate one or more of your plugins as well for testing purposes :)

    Best regards,
    Andy

    in reply to: Blog Single Author Small with layout menu left #630665

    Hey Analyze-Design,

    your blog seems to work fine for me. If that’s not the correct link to it, then please provide us a precise one, where we can see the issue.

    Best regards,
    Andy

    in reply to: Lightbox in Header Widget #630663

    Hi,

    you can increase it’s height by using this code inside Quick CSS field:

    .mfp-iframe-scaler iframe {
    height: 600px;
    }
    

    Adjust as needed.

    Best regards,
    Andy

    Hi,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Andy

    in reply to: Mobile menu list visible when scrolling horizontally #630655

    Hi,

    Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.

    If this does not help 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:

    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

    Best regards,
    Andy

    in reply to: Changing the size of your icon box #630651

    Hi,

    it is because Themeforest uses caching and with the plugin mentioned you can clear this kind of cache.

    You won’t loose any theme settings, so go ahead and update the theme manually.

    Best regards,
    Andy

    Hi,

    I can’t see any screenshots. Please use imgur.com or dropbox.

    You are referring to very old systems, which is why they are displaying wrong. Please use modern systems only to verify if everything is working fine.

    Best regards,
    Andy

    in reply to: Cannot display multiple CSS animations in one page #630646

    Hey AboveDigital,

    does it work for you when using a default WordPress theme?

    Best regards,
    Andy

    in reply to: Ipad responsive problems & Menu hiding Logo on Ipads #630641

    Hi,

    I will tag this for someone with an iPad.

    Use imgur.com or dropbox for screenshots.

    Best regards,
    Andy

    in reply to: Content elements: Team Member keep showing code #630639

    Hey Ginger,

    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. In that case please also add your WordPress login credentials (in the “private data” field) so we can take a look at your admin area

    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

    in reply to: Excerpts length on blog #630634

    Hey xa1970,

    I am afraid you’ll need to contact the plugin author for more info about the issue. Making third-party plugins compatible with the theme is unfortunately beyond the support scope we offer. Sorry for that!

    Best regards,
    Andy

    in reply to: Sticky Widet Q2W3 Fixed Widget not working on Chrome. #630633

    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. In that case please also add your WordPress login credentials (in the “private data” field) so we can take a look at your admin area

    Best regards,
    Andy

Viewing 30 posts - 6,961 through 6,990 (of 17,336 total)