Forum Replies Created

Viewing 30 posts - 17,191 through 17,220 (of 82,625 total)
  • Author
    Posts
  • in reply to: Portfolio Items out function #880390

    Hey,

    Can you please try de-activating all active plugins and check if that helps? If it does not, please elaborate on the issues you are having and post temporary admin logins here privately so we can look into it.

    Regards,
    Yigit

    in reply to: Direct Link to an Ajax Portfolio Item #880382

    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,
    Yigit

    in reply to: link under logo #880380

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    #header .widget {
        top: 55px;
        width: 100%;
        left: auto;
        transform: none;
        text-align: center;
        background: #06b0e4;
        padding-bottom: 0;
    }
    #header .widget p { 
        margin: 0;
    }
    

    Best regards,
    Yigit

    • This reply was modified 8 years, 4 months ago by Yigit.
    in reply to: Table not showing on mobile view #880375

    Hi,

    Please add following code to Quick CSS in Enfold theme options > General Styling

    @media only screen and (max-width: 767px) {
    .responsive .pricing-table.avia-desc-col {
        display: block !important;
    }}

    Best regards,
    Yigit

    in reply to: Enfold theme #880374

    Hey Chris!

    Thanks for contacting us! :)

    According to Envato’s rules, each domain requires a new license, therefore if your blogs will be on two different domains, you would need 2 licenses. If they will be on subdomains such as blog1.domain.com and blog2.domain.com, then you can use a single license.

    I hope that was helpful. Let us know if you have any other questions :)

    Best regards,
    Yigit

    in reply to: Sub-level (drop-down) links not showing #880311

    Hey!

    You are welcome, glad we could help :)

    Cheers!
    Yigit

    in reply to: Sub-level (drop-down) links not showing #880300

    Hi!

    It seems like you are still using 4.1.2 on your site. Please try updating the theme via FTP and make sure to overwrite all files – kriesi.at/documentation/enfold/updating-your-theme-files/

    Cheers!
    Yigit

    in reply to: Avia Layout Builder lädt nicht mehr #880293

    Hi,

    Bitte schoen! Glad it worked :)

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    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,
    Yigit

    in reply to: link under logo #880288

    Hi,

    Could you please post a screenshot and show it should look? To me it sounds like it would be a better to use header meta with blue background and set background of main header section to transparent.

    Regards,
    Yigit

    in reply to: LABRADOR PUPS #880283

    Hi Roger,

    Thanks for contacting us! :)

    We sell premium WordPress themes and provide support for our themes and do not provide services such as creating custom themes or modifying them.

    Currently Enfold theme is the most popular, powerful, flexible and user friendly theme we have ever created therefore we would recommend you that one. It is also the theme your example site is using.
    Enfold is fully compatible with WPML. You can easily turn site into a multilingual one.

    You can import one of Enfold demos with a single click in Enfold theme options > Demo Import within a few minutes and start working on your website right away.

    Enfold uses Advanced Layout Builder ( please go to – http://kriesi.at/documentation/enfold/videos/ and check out “Intro to the Advanced Layout Editor” video to see how it works. Currently there are many more elements on ALB and we are adding new ones with major updates).

    Enfold is $59 on ThemeForest and comes with a 6 month support, you can extend it to a year. After purchasing Enfold, you can register to our support forum – https://kriesi.at/support/register/ and start a new thread whenever you have a question or an issue and we will gladly try to help you.

    Let us know if you have any other questions! :)

    Cheers!
    Yigit

    in reply to: Tooltips #880281

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .home .avia-tooltip.avia-icon-tooltip {
        color: grey;
    }
    

    Best regards,
    Yigit

    in reply to: Embed #880264

    Hi,

    Glad you figured it out! :)

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    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,
    Yigit

    Hi,

    I added following code to bottom of Functions.php file in Appearance > Editor

    add_filter('avf_which_archive_output','avf_change_tag_archive', 10, 3);
    function avf_change_tag_archive($output)
    {
    	if( is_category() || is_tag() ) {
    		$output = __('Tag for:','avia_framework')." ".single_tag_title('',false);
    	}
    	return $output;
    }

    Please review your website

    Best regards,
    Yigit

    in reply to: sticky header on mobile #880260

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    @media only screen and (max-width: 767px) {
    #top #wrap_all .av_header_transparency {
        background: transparent;
        position: absolute!important;
    }}
    

    Best regards,
    Yigit

    in reply to: Avia Page Builder not working #880259

    Hi,

    Login credentials are not working for me. Could you please check them once again and post FTP logins here as well, if you do not mind? :)

    Best regards,
    Yigit

    in reply to: link under logo #880257

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    #header .widget { 
        top: 20px; 
    }
    

    If that does not help, please post a link to your website.

    Best regards,
    Yigit

    Hey!

    Can you please post a screenshot and show the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.

    Cheers!
    Yigit

    in reply to: Avia Layout Builder lädt nicht mehr #880254

    Hey!

    Login credentials are not working for me. Could you please check them once again?

    Also, please firstly try downloading these two files
    1- https://www.dropbox.com/s/oylrzlxp0d97ch1/l10n.php?dl=0
    2- https://www.dropbox.com/s/6hvov152yuj38gl/script-loader.php?dl=0
    and upload them into /wp-includes/ folder via FTP and check if that helps

    Regards,
    Yigit

    in reply to: Avia Layout Builder not loading #880253

    Hi!

    Excuse me @zeelim, i thought this was @infonewmultimedia’s thread. Could you please try re-updating the theme via FTP – kriesi.at/documentation/enfold/updating-your-theme-files/ once again and post FTP logins here privately if that does not help?


    @infonewmultimedia
    Glad we could help! Let us know if you have any other questions or issues :)

    Regards,
    Yigit

    in reply to: Problem with mobile menu when upgrading to 4.2 #880250

    Hi,

    It seems like you have modified header.php file or includes/helper-main-menu.php file. Those two files were update therefore you would need to copy a fresh copies to your child theme and apply the changes you applied on those files again.

    Regards,
    Yigit

    in reply to: Logo overlapping and resizing in header #880237

    Hi,

    You are currently using an older version of the theme. Please update it to 4.2 – kriesi.at/documentation/enfold/updating-your-theme-files/

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    @media only screen and (max-width:635px) and (min-width: 480px) {
    .logo img {
        max-width: 30%!important;
    }}
    

    Best regards,
    Yigit

    in reply to: Table not showing on mobile view #880215

    Hi Picante!

    Please edit your element and go to “Screen options” tab and make sure that you have not chosen to hide Table element on mobile.

    Regards,
    Yigit

    in reply to: Sub-level (drop-down) links not showing #880212

    Hey Picante,

    You are currently using an older version of the theme. Please update Enfold to the latest version 4.2 – http://kriesi.at/documentation/enfold/updating-your-theme-files/ and flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh

    Best regards,
    Yigit

    in reply to: Affordable Guest Posting,SEO & Development Services #880204

    Hey Megha,

    Thanks for contacting us!

    Currently we are not interested in such business opportunities however we are going to share this thread with Kriesi, save this thread and contact you if we change our mind in future :)

    Enjoy the rest of your day!

    Best regards,
    Yigit

    in reply to: Avia Layout Builder not loading #880203

    Hi,

    Can you please try to download and to overwrite these two files in /wp-includes/ via FTP and check if that helps?
    1- https://www.dropbox.com/s/oylrzlxp0d97ch1/l10n.php?dl=0
    2- https://www.dropbox.com/s/6hvov152yuj38gl/script-loader.php?dl=0
    This is a core WP issue which should be fixed in upcoming WordPress update :)

    Best regards,
    Yigit

    in reply to: Logo overlapping and resizing in header #880202

    Hey Timo,

    Can you please post a link to your website? :)

    Best regards,
    Yigit

    in reply to: Change mobile menu Close Button Icon #880200
    in reply to: link under logo #880161

    Hey Pas7o,

    Please refer to this post – https://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/ and if that does not help, please post a screenshot showing the changes you would like to make so we can make sure that we are on the same page :)

    Best regards,
    Yigit

    in reply to: Anfrage eines DHBW-Studenten #880151

    Hey Dorian,

    Thanks for contacting us!

    Due to our agreement with Envato/ThemeForest, unfortunately we are not allowed to sell/distribute themes directly. Even if that would be possible and we sent you a copy, you would not be able to update the theme (you can either download theme files from your Themeforest profile or insert your username and API key in Enfold theme options to receive auto updates from WordPress dashboard) and receive support from us (you would need a purchase code to register to our support forum). Therefore, i am afraid providing you a free copy is not possible.

    If there is anything else we can do to help, please let us know! :)

    Regards,
    Yigit

    P.S.: If you would like to receive replies in German, please let us know so our German speaking moderators can reply :)

    in reply to: Enfold #880149

    Hey Joachim,

    Thanks for contacting us!

    Yes, that would be possible however you would need to use a 3rd party plugin such as this one – https://wordpress.org/plugins/wp-members/ for such functionality.
    I hope that helps! Let us know if you have any other questions! :)

    Best regards,
    Yigit

    P.S.: If you would like to receive replies in German, please let us know, so our German speaking moderators can help :)

Viewing 30 posts - 17,191 through 17,220 (of 82,625 total)