Forum Replies Created

Viewing 30 posts - 14,821 through 14,850 (of 82,625 total)
  • Author
    Posts
  • in reply to: Enfold 4.3: Add Search to Custom 404 Page #948062

    Hey Rob,

    Glad Victoria could help!

    We have a solution for that in near future :)

    Cheers!
    Yigit

    in reply to: Support forums #948061

    Hey!

    Please go to /home/content/p3pnexwpnas08_data01/19/2765819/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/ folder via FTP and delete events_upcoming.php file.
    If you would like us to delete it for you, please login and post FTP logins here privately :)

    Regards,
    Yigit

    in reply to: Can't seem to establish account with you #948044

    Hi,

    Please see private content field below :)

    Regards,
    Yigit

    in reply to: Support forums #948040

    Hey,

    Thanks for contacting us!

    I am afraid the only way to get full support and theme updates is by having access to a Themeforest account which was used to purchase the theme.

    The easiest way would be to get in touch with your developer and ask him for the purchase code and an API key. That would allow you to create a forum account here (one that got access to more than the pre-sale question area) and would also allow you to update the theme from your backend.

    If you cant get in touch with your developer for whatever reason, you can also try to contact Envato support and ask them if its possible for them to credit the purchase to a Themeforest account of your own: https://help.market.envato.com/hc/en-us/requests/new
    However this will probably only work if your developer already sent you a payment receipt or something similar for the purchase.

    Last option would be to create a themeforest account of your own and use it to re-purchase the theme.

    I hope one of the first two options works out for you, but unfortunately we can’t help until we have a valid verification that the theme was purchased properly. This is necessary for us, since there are quite a few people out there who don’t buy the theme on themeforest and instead download it for free on illegal file sharing sites and then even have the audacity to ask us for support.

    Sorry for that!

    Best regards,
    Yigit

    in reply to: ** Portfolio Items HTTP ERROR 500 ** PLEASE HELP *** #947924

    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

    in reply to: magazine element out of alignment #947558

    Hey Munford,

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

    .av-magazine-thumbnail { clear: both; } 
    

    Best regards,
    Yigit

    Hey Jason!

    Please try re-updating the theme via FTP and overwrite all files – http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Yigit

    in reply to: Layer slider not working #947546

    Hey!

    We have already reported the issue to our devs. Currently LayerSlider shortcodes do not work unless there is Advanced Layerslider element on the page. Please use Advanced Layerslider element under Media Elements tab of Advanced Layout Builder for the time being.

    Cheers!
    Yigit

    in reply to: Enfold 4.3 Image Link #947545

    Hi,

    Please go to Enfold theme options > Advanced Styling and edit “Linked Image Overlay” and choose to display it.

    Regards,
    Yigit

    in reply to: Partner Logo element images scale too big after update #947529

    Hey,


    @kylerollins
    I added following code as well

    .av_one_half .av-partner-fake-img {
        padding-bottom: 10%!important;
    }

    Best regards,
    Yigit

    in reply to: Partner Logo element images scale too big after update #947509

    Hey,


    @dondela
    I added following code to bottom of Quick CSS field

    .av-partner-fake-img {
        background-size: auto;
        background-position: 50% 0;
        padding-bottom: 20%!important;
    }


    @kylerollins
    following to your site

    .av-partner-fake-img {
        background-size: auto;
        background-position: 50% 0;
        padding-bottom: 30%!important;
    }


    @envato1901
    following to your site

    .av-partner-fake-img {
        background-size: auto;
        background-position: 50% 0;
        padding-bottom: 100%!important;
    }

    We will check with our devs and come up with a better solution.

    Regards,
    Yigit

    in reply to: Partner/Logo Element issue with Enfold 4.3 #947507

    Hey,

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

    .av-partner-fake-img {
        background-size: auto;
        background-position: 50% 0;
        padding-bottom: 30%!important;
    }
    

    We will check with our devs and come up with a better solution.

    Best regards,
    Yigit

    in reply to: Partner Logo element images scale too big after update #947412

    Hey!


    @kylerollins
    Thanks for the info! Looking into it and will update you here

    Regards,
    Yigit

    Hey!


    @guenni007
    Thanks for sharing your 50cents :) Now if you will excuse me.. ehem.. YOU ARE GREAT HELP AND WE APPRECIATE IT!!!


    @goldengate415
    I VOLUNTEER! ;D We will check your thread soon.

    Best regards,
    Yigit

    in reply to: Partner Logo element images scale too big after update #947399

    Hi,


    @dondela
    Could you please post FTP logins here privately as well? Changes are not reflected on the site. It might be permission related but to make sure we need to check out files and folders.


    @gianmarizzi
    Fixes are of course for everyone. We need to check out 1 or 2 site to find the cause of the issue, fix it and inform all users who are having the same issue.
    Reason i am asking login credentials only from @dondela here is, this is their thread and private content fields are visible to them and to us. If you do not mind other users seeing your credentials, you can post them here as well. But we recommend doing so in your own thread :)

    Cheers!
    Yigit

    in reply to: Partner Logo element images scale too big after update #947268

    Hi,


    @dondela
    Could you please post WP admin logins here privately so we can look into it?

    Regards,
    Yigit

    in reply to: Partner Logo element images scale too big after 4.3 #947267

    Hi!


    @stratoslagoudakis
    Please create WP admin logins and post them here privately so we can look into it.

    Regards,
    Yigit

    in reply to: Theme Update #947264

    Hey,

    To start using a child theme, please see – http://kriesi.at/documentation/enfold/using-a-child-theme/.
    If you have not made any changes on parent theme files, you can simply update the theme via FTP and overwrite all files – http://kriesi.at/documentation/enfold/updating-your-theme-files/. Your content is saved on your database.

    Best regards,
    Yigit

    in reply to: Update 4.3 problems #947261

    Hi,

    I deactivated your cache plugin and your front page loads fine on my end at the moment, including cookie notice. Could you please check your website once again and let us know if you see any issues?

    Best regards,
    Yigit

    in reply to: Social icons – New icon #947251

    Hey Ioannis,

    Thanks for contacting us!

    We would like to inform you that we only provide support to our registered users.

    You can register to our support forum here – https://kriesi.at/support/register/ and then start a new thread under Enfold sub forum – https://kriesi.at/support/forum/enfold/#new-post.

    Please make sure to elaborate on the issue you are having/changes you would like to make on your thread. If you would like to include screenshots, you can upload them on http://imgur.com or Dropbox public folder and attach the links in your posts :)

    Best regards,
    Yigit

    in reply to: Layer Slider is not working after update to 4.3 #947249

    Hey,

    Thanks for your patience!

    Cheers!
    Yigit

    in reply to: LayerSlider not working #947247

    Hi,

    I added Advanced LayerSlider element to the top of your page and hid it using following custom CSS in Quick CSS field

    .home #layer_slider_1 {
        display: none !important;
    }

    I believe the issue is related to performance changes we made in Enfold 4.3. We have already reported the issue to our devs. Currently LayerSlider shortcodes do not work unless there is Advanced Layerslider element on the page.

    Best regards,
    Yigit

    in reply to: PLEASE HELP!!! I'm getting no response to my issue. #947241

    Hi,


    @Guenni007
    It is used in config array to add Revolution Slider element to ALB when plugin is installed.
    You can find the file in enfold/config-templatebuilder/avia-shortcodes/slideshow_revolution.php file

    Best regards,
    Yigit

    in reply to: Layer Slider is not working after update to 4.3 #947240

    Hi Ralf,

    Thanks for your input. In bug report we included this info as well. Issue might be related to performance changes made on Enfold 4.3. We are not able to share more information at the moment. We are going to need to wait to hear from our devs.

    Best regards,
    Yigit

    in reply to: Instagram did not return a 200. #947237

    Hi,

    You are welcome! :)

    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: Purchasing upgrades, or downloading latest… #947235

    Hey Darren,

    I am afraid the only way to get full support and theme updates is by having access to a Themeforest account which was used to purchase the theme.

    The easiest way would be to get in touch with your developer and ask him for the purchase code and an API key. That would allow you to create a forum account here (one that got access to more than the pre-sale question area) and would also allow you to update the theme from your backend.

    If you cant get in touch with your developer for whatever reason, you can also try to contact Envato support and ask them if its possible for them to credit the purchase to a Themeforest account of your own: https://help.market.envato.com/hc/en-us/requests/new
    However this will probably only work if your developer already sent you a payment receipt or something similar for the purchase.

    Last option would be to create a themeforest account of your own and use it to re-purchase the theme.

    I hope one of the first two options works out for you, but unfortunately we can’t help until we have a valid verification that the theme was purchased properly. This is necessary for us, since there are quite a few people out there who don’t buy the theme on themeforest and instead download it for free on illegal file sharing sites and then even have the audacity to ask us for support.

    Sorry for that!

    Best regards,
    Yigit

    in reply to: Bulk purchase of Enfold #947234

    Hi Larus,

    Thanks for contacting us!

    Could you please contact Envato support? Since purchase and download processes are managed by them, they should give more accurate answer. But i think that would be possible and depending on the amount, they might even provide a discount :)

    Let us know if you have any other questions and enjoy the rest of your day!

    Regards,
    Yigit

    in reply to: PLEASE HELP!!! I'm getting no response to my issue. #946960

    Hi,

    Revolution slider is not included in Enfold, it is LayerSlider.
    Are you using shortcodes to display your LayerSlider? If so, please use Advanced Layerslider element under Media Elements tab of Advanced Layout Builder

    Best regards,
    Yigit

    in reply to: PLEASE HELP!!! I'm getting no response to my issue. #946850

    Hi,

    Have you tried one of my suggestions above?

    Best regards,
    Yigit

    in reply to: Fatal error adding Google Font #946849

    Hi,

    I edited Functions.php file and it should be fine. I was not able to confirm. I am getting following error.
    I tried adding http:// and https:// and neither worked. Please share full link of your website.

    Best regards,
    Yigit

Viewing 30 posts - 14,821 through 14,850 (of 82,625 total)