Forum Replies Created

Viewing 30 posts - 57,031 through 57,060 (of 82,625 total)
  • Author
    Posts
  • in reply to: Replace Demo Theme into my own page #398792

    Hallo!

    Do you mind creating a temporary admin login and posting it here privately so i can recreate home V6 on your page on a private page.

    P.S.: I used Google Translate to translate your questions. You do not need to reply if i understood you wrong because i asked our German speaking moderators to check the topic.

    Best regards,
    Yigit

    in reply to: SEARCH #398790

    Hey!

    Please flush browser cache and refresh your page a few times. It does work fine on my end – http://i.imgur.com/z3DYsWK.png :)

    Best regards,
    Yigit

    in reply to: custom.css file #398788

    Hi!

    Please firstly publish your page and then post us the link to your page where we can see the issue

    Best regards,
    Yigit

    in reply to: HTML form without CSRF protection #398787

    Hi!

    I see theme files under “These files contain Javascript code referenced from the website.” section and i believe they are notifications more than being vulnerabilities. As you said, most of the warnings are related to Events Calendar Plugin. If security department gave you instructions on how to cross out these theme related notifications, we would be happy to help.

    Best regards,
    Yigit

    in reply to: Header / Logo #398782

    Hey Robert!

    Shall we go ahead and mark the thread as resolved? By the way, congratulations on the launch :)

    Cheers!
    Yigit

    in reply to: Problems since update 8.0.1 #398780

    Hey!

    You are welcome Cora, glad we could help. Let us know if you have any other questions or issues. You too have a nice day :)

    Cheers!
    Yigit

    in reply to: Portfolio textfield with link? #398773

    Hi!

    I changed the code to following one

    function add_custom_div(){
    ?>
    <script>
    jQuery(".grid-entry article").click(function(){
        if(jQuery(this).find("a").length){
            window.location.href = jQuery(this).find("a:first").attr("href");
        }
    });
    </script>
    <?php
    }
    add_action('wp_footer', 'add_custom_div');

    Please review your website now : )
    Best regards,
    Yigit

    in reply to: Problems since update 8.0.1 #398762

    Hi!

    I could not see anything wrong with the translations – http://i.imgur.com/Y9CpOWo.png
    I only see “NextCellent Gallery requires a database upgrade” notification.

    Cheers!
    Yigit

    in reply to: custom.css file #398372

    Hey!

    I edited the code i posted here – https://kriesi.at/support/topic/custom-css-file-2/#post-398317
    You are going to need an FTP access to edit Custom.css file

    Best regards,
    Yigit

    in reply to: Text problems #398360

    Hi!

    Can you please post WP admin login credentials as well?
    EDIT: I could not connect to your server :/

    Regards,
    Yigit

    • This reply was modified 11 years, 2 months ago by Yigit.
    in reply to: Problem with buttons #398357

    Hey!

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

    Regards,
    Yigit

    in reply to: some little css modifications #398353

    Hi!

    Please add following code to Quick CSS as well

    p.av-magazine-title.entry-title a,p.slide-entry-title.entry-title a {
    color: black!important;
    text-decoration: none!important;
    }

    Regards,
    Yigit

    in reply to: File location / definitions of template filters #398349

    Hi!

    That depends. Please post a screenshot and show the changes you would like to make.

    If you would like to change the icon to another fontello icon, please see – http://kriesi.at/documentation/enfold/change-icon-used-for-standard-theme-elements/
    And if you would like to use an image, please add following code to Quick CSS in Enfold theme options under General Styling tab

    .image-overlay.overlay-type-extern .image-overlay-inside:before {
    background-image: url(//kriesi.at/wp-content/themes/kriesi/images/logo.png);
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    }

    Best regards,
    Yigit

    in reply to: some little css modifications #398344

    Hey!

    Please add following code to Quick CSS

     #top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text { 
    background-color: #C20000;
    color: #fff;
    border-color: #C20000;
    }
    a.more-link {
    background-color: #c20000;
    padding: 5px;
    border-radius: 5px;
    color: white;
    }

    Cheers!
    Yigit

    in reply to: How to add Custom icons to iconbox? #398342

    Hey!

    Please contact your service provider and ask them to enable zipArchive class

    Regards,
    Yigit

    in reply to: Problem with buttons #398338

    Hi!

    Do you mind creating a temporary admin login and posting it here privately?

    Regards,
    Yigit

    in reply to: Header size+misc #398334

    Hi Cecilia

    Thank you for choosing Enfold and welcome to out forums :)
    1- Please go to Enfold theme options > General Layout > Dimensions and adjust the dimensions as needed
    2- Please go to Enfold theme options > Advanced Styling and edit “Main menu links”
    3- I am guessing you are using the latest version of Enfold which is currently 3.0.8. If you are not, please firstly update Enfold – http://kriesi.at/documentation/enfold/updating-your-theme-files/
    While using Codestyling Localization plugin, have you, rescanned theme files, edited them and then regenerated mo file?

    Best regards,
    Yigit

    in reply to: Mobile Menu Acting Incorrectly #398321

    Hi!

    You are welcome, glad we could help :)
    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 :)

    Regards,
    Yigit

    in reply to: some little css modifications #398320

    Hey Xavier

    Link you posted is not Enfold. Can you please check the link once again?

    Best regards,
    Yigit

    in reply to: custom.css file #398317

    Hi!

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

    .single .big-preview.single-big {
    pointer-events: none!important;
    }
    span.post-meta-infos {
    display: none !important; 
    }

    You can find Custom.css file inside wp-content/themes/Enfold/css folder

    Best regards,
    Yigit

    • This reply was modified 11 years, 2 months ago by Yigit.
    in reply to: Easy Slider caption alignment on mobile #398314

    Hi!

    Can you try changing the code i posted to following one

    @media only screen and (max-width: 768px) and (min-width: 481px) {
    .avia-caption { bottom: -10px; }
    h2.avia-caption-title {
    margin-bottom: -10px!important;
    }}

    Regards,
    Yigit

    in reply to: Mobile Menu Acting Incorrectly #398311

    Hi jbrookeiv!

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

    @media only screen and (max-width: 990px) {
    #wrap_all {
    position: relative !important;
    }}

    Cheers!
    Yigit

    in reply to: Custom CSS not working in child theme, only in Quick CSS box #398308

    Hi!

    You have one unclosed curly bracket and double quotes seem wrong, fixed them here – http://pastebin.com/NENUAWK8

    Cheers!
    Yigit

    in reply to: Wide logo covering screen width #398299

    Hi!

    You can go to Enfold theme options > Header and change it at “Header Custom Height”. You do not need to change the header size each time when there is an update. To cover the screen all screensizes, at least 1920px width should be fine.

    Cheers!
    Yigit

    in reply to: Megamenu sublevel centered #398293

    Hey Stefano!

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

    .avia_mega_div.avia_mega1.three.units {
    width: 200px!important;
    }
    .avia_mega_div.avia_mega2.six.units {
    width: 460px!important;
    }
    

    Regards,
    Yigit

    in reply to: Custom CSS not working in child theme, only in Quick CSS box #398290

    Hey Jan!

    You can use Style.css file of your child theme to add your custom CSS code.

    Best regards,
    Yigit

    Hey!

    Feel free to request such feature here – https://kriesi.at/support/enfold-feature-requests/
    As a workaround, you can check the post id of your posts and use the code as following

    .single.postid-1671961081 .page-thumb {
    display: none;
    }

    That would remove the page thumbnail from “Opbeat”

    Cheers!
    Yigit

    in reply to: picture sizes #398287

    Hey!

    Just to add to @digitalessence, after changing image sizes, please do not forget to regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/

    @digitalessence
    Thank you :)

    Best regards,
    Yigit

    in reply to: transparancy issues different language #398280

    Hey David!

    Please add folllowing code to Quick CSS

    #top #wrap_all .av_header_transparency .main_menu ul:first-child > li > a, #top #wrap_all .av_header_transparency .sub_menu > ul > li > a, #top .av_header_transparency #header_main_alternate, .av_header_transparency #header_main .social_bookmarks li a {
    color: white;
    }

    Cheers!
    Yigit

    in reply to: Iphone Troubles #398279

    Hey adamgelston!

    I can reproduce the issue on my iphone. Do you mind creating a temporary admin login and posting it here privately so we can look into it?

    Best regards,
    Yigit

Viewing 30 posts - 57,031 through 57,060 (of 82,625 total)