Forum Replies Created

Viewing 30 posts - 25,351 through 25,380 (of 82,620 total)
  • Author
    Posts
  • in reply to: custom development #732892

    Hi TM!

    Thank you for contacting us!

    We sell premium WordPress themes and do not provide such services. Please consider to hire a freelancer.

    Let us know if you have any other questions!

    Regards,
    Yigit

    in reply to: Cannot bold Accordion Shortcode #732891

    Hey!

    Please add following code to Quick CSS as well

    .su-spoiler-title {
        font-size: 20px; 
    }

    Cheers!
    Yigit

    in reply to: cannot find purchase code #732890

    Hi!

    We are not able to provide you the purchase code unfortunately since purchase and download processes are managed by Envato/ThemeForest. You can try contacting Envato support but they would probably need a proof of purchase as i mentioned earlier.

    Regards,
    Yigit

    in reply to: Cannot bold Accordion Shortcode #732885

    Hey pursuit1!

    They are already bold. Please add following code to Quick CSS in Enfold theme options under General Styling tab to change font weight to normal on job titles

    .su-spoiler-title {
        font-weight: normal;
    }

    Regards,
    Yigit

    in reply to: cannot find purchase code #732883

    Hey Eric!

    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!

    Cheers!
    Yigit

    in reply to: Problem with Masonry Gallery #732855

    Hi,

    Sorry for the late reply!
    It should have worked i am not really sure why it does not. Can we de-activate all active plugins for testing purposes?

    Best regards,
    Yigit

    in reply to: Sub Menu – Dropdown Delay #732853

    Hi,

    It should work as in demo – http://kriesi.at/themes/enfold/ please hover on “Portfolio”.

    Can you please try re-updating the theme via FTP and overwrite all files – kriesi.at/documentation/enfold/updating-your-theme-files/?

    If that too does not help, please post admin logins here privately

    Best regards,
    Yigit

    in reply to: RE : ENFOLD THEME #732846

    Hey Pieter!

    Thank you for contacting us!

    Unfortunately, we are not able to provide any discounts. Please contact Envato support and ask them if they would be able to provide it when you make a bulk purchase. I am not 100% sure but would not hurt to ask i guess :)

    Let us know if you have any other questions!

    Cheers!
    Yigit

    in reply to: Sorry, another Enfold Google Maps Porblme #732829

    Hey!

    I noticed that you are currently using an older version of the theme. Can you please try updating to the latest version 3.8.4 – http://kriesi.at/documentation/enfold/updating-your-theme-files/? If you have made any changes on parent theme and have not moved those to your child theme, they will be overwritten.
    Also, have you made any changes on theme files regarding API key?

    Best regards,
    Yigit

    in reply to: Syntax error #732813

    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 post them here on the forum and we will gladly try to help you :)

    Cheers!
    Yigit

    in reply to: Sorry, another Enfold Google Maps Porblme #732812

    Hi!


    @mhiller
    sorry about that. We do not recommend hijacking threads for this reason :)
    Can we de-activate all active plugins for testing purposes?

    Best regards,
    Yigit

    in reply to: Syntax error #732809

    Hey!

    It seems like you added a code to functions.php file and included opening and closing PHP tags as well. I removed those. Please review your website now

    Best regards,
    Yigit

    in reply to: customiz buttons in full width slider #732802

    Hey Rio1,

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

    #top .avia-slideshow-button {
        font-size: 20px;
    }
    

    Best regards,
    Yigit

    in reply to: Syntax error #732799

    Hi!

    To be able to edit the file, we need FTP logins as well.

    Best regards,
    Yigit

    in reply to: Settings articles #732796

    Hey Sandra,

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

    .comment-entry.post-entry {
        display: none;
    }
    

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

    Best regards,
    Yigit

    in reply to: center images #732795

    Hey!

    It seems like you added your images as background images. Please edit your color section elements and choose “center center” for positioning

    @guenni007
    Thanks for willing to help :)

    Cheers!
    Yigit

    in reply to: customer reviews #732794

    Hey arteffekt,

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

    .avia-testimonial-name { color: orange !important; font-size: 20px !important; }
     .avia-testimonial-subtitle { color: red !important; font-size: 15px !important; } 
    .avia-slider-testimonials .avia-testimonial-meta .avia-testimonial-image { width: 80px; height: 80px; }
    

    Best regards,
    Yigit

    in reply to: background of mansory filter #732792

    Hey arteffekt,

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

    .av-large-gap .av-masonry-sort {
        background: rgb(0,250,0);
    }
    .av-sort-by-term {
        text-transform: uppercase;
    }
    

    Best regards,
    Yigit

    in reply to: Display issue when using reCaptcha on page #732790

    Hi!

    If you are using a caching plugin, please flush cache there as well. I can see it fine on Firefox as well

    Regards,
    Yigit

    Hey!

    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 post them here on the forum and we will gladly try to help you :)

    Cheers!
    Yigit

    in reply to: edit mansory #732786

    Hi,

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

    .av-masonry-entry .av-masonry-entry-title + .av-masonry-entry-content, span.av-masonry-date { display: none; } 
    .main_color .av-inner-masonry-content, .main_color .av-inner-masonry-content .avia-arrow {
        background: orange;
    }
    

    Best regards,
    Yigit

    in reply to: Syntax error #732782

    Hi!

    I removed the code from the forum as directly posting codes usually breaks stuff on our forum. They should be either wrapped in code tags or posted here using pastebin.com :)

    If you are still having the issue, can you please post FTP and WP admin logins here privately?

    Cheers!
    Yigit

    Hi,

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

    .avia-no-number { opacity: 1; }
    

    Best regards,
    Yigit

    in reply to: Sorry, another Enfold Google Maps Porblme #732779

    Hi!

    Following the steps here – http://kriesi.at/documentation/enfold/how-to-register-a-google-maps-api-key/ should solve the issue :)

    Glad we could help!
    If you have any other questions or issues, please start a new thread. I removed your private content here. Since you are not the creator of this thread, your private content field is visible to creator of this thread as well :)

    Best regards,
    Yigit

    in reply to: edit full screen image slide #732774

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General styling tab

    .caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title { background: none; }
    div .slideshow_caption h2 { font-size: 20px; }

    Regards,
    Yigit

    in reply to: Syntax error #732770

    Hi iedigitaldesign!

    Can you please post the content of your functions.php file here using – http://pastebin.com/?

    Cheers!
    Yigit

    in reply to: Sorry, another Enfold Google Maps Porblme #732769

    Hi!


    @sk722
    I inserted API key @Vinay created and that worked just fine. Please review your website now

    Best regards,
    Yigit

    in reply to: open video on video lightbox #732765

    Hi arteffekt!

    Please make sure that you are adding your full Youtube link as following – https://www.youtube.com/watch?v=WDwIly7Y8l4
    I tried and it did work fine :)

    Best regards,
    Yigit

    in reply to: Move Menu to other position #732764

    Hi Wolfgang,

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

    Regards,
    Yigit

    in reply to: Display issue when using reCaptcha on page #732762

    Hey!

    Please make sure that you have hard flushed the cache. You can also try opening your page in incognito mode of the browser

    Cheers!
    Yigit

Viewing 30 posts - 25,351 through 25,380 (of 82,620 total)