Forum Replies Created

Viewing 30 posts - 1 through 30 (of 40 total)
  • Author
    Posts
  • in reply to: No Options to change Heading Font Size for Mobile #1207060

    Hi Guenni,

    thanks for quick help and your engagement in this forum. Now I could change the settings for mobile.

    I still wondering why Enfold didn’t adjust font size on mobile by default. I also wonder, why this option of special heading will display in all heading-styles, but not in standard. Kriese, please change.

    thanks
    Claudia

    in reply to: Home will not displayed #739298

    Hi Rikard,
    as far as I understand, if you set Frontpage Settings of Enfold it’s not necessary to set this also in Customizer. But with Polylang it’s necessary. I test this and can replicate. You can check with credentials above.

    Claudia

    in reply to: Home will not displayed #738929

    addition again ;-)

    Looks like found out the solution. As far as I remember I had set in Customizer the Front Page to “Home”, but today I noticed there was set no page. In the Front Page Settings of Enfold, there was set “Home”. Now I have 2 questions:
    – Are there any know issues with seting Front Page and Polylang?
    – Is this a special situation with Polylang or do I have set Front Page Settings always in Enfold and in Customizer?

    Thanks
    Claudia

    in reply to: Home will not displayed #738907

    Hi Yigit,
    in addition to my post yesterday. Looks like there is a connection to polylang. If I disable Polylang, the Home will be displayed properly. Found some other Tickets for Polylang this month, but not solution. Can you help?

    Checked also all HTML tags in all Modules of this page, can’t identify wrongly opened/close tags :-(

    Thanks
    Claudia

    in reply to: Home will not displayed #738672

    Hi Yigit,

    thank for your answer. It’s really curios. Today the Home is empty again. Possible I explained not clear enough. If you open the page home in the frontend, there is no content. If you open in Backend, there are all modules. Why are they didn’t displayed?

    Can’t find the reason. Thanks for help
    Claudia

    in reply to: Setting colors in MegaMenu #738420

    Hi Vinay,

    thanks. This works for me. Is there also a way to set the part of the navigation part to another color? I Found out this:

    .header_color .av-subnav-menu a:hover, .header_color .main_menu ul:first-child > li a:hover, .header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a, .header_color .main_menu ul:first-child > li.active-parent-item > a {
        background-color: #368EBD!important;
    }
    

    Does it really need all the elements at the beginning or is there a much more elegant way?

    Thanks
    Claudia

    in reply to: Setting colors in MegaMenu #737609

    Hello,
    can someone please help to mark the activ page in navigation with another color? Thanks very much!

    Claudia

    in reply to: Home will not displayed #737043

    Hi Basilis,
    thanks for answer. PHP-Info says: memory_limit 256M 256M
    So this couldn’t be a reason. Any Other possible causes?

    Claudia

    in reply to: Home will not displayed #736946

    Hi Basilis,
    I know. After several times of saving, you can see in the list of revisions, the page is displayed in the correct way. But yesterday, sometimes the page was empty, sometimes the width was wider than defined. I try to change to Standard Editor and back to Avia Editor and saved than. Moved Text-Modul out of Layout-Modul and back again. At the end it works, but never had such experience with Enfold.
    Don’t know why the page wasn’t saved correctly. Do you have an idea what could be the reason for such issues?

    Claudia

    in reply to: Setting colors in MegaMenu #736870

    Hi Andy,
    I only have the above code in custom CSS and change colors of main menu in Advanced Styling. This works for me.

    Now I want to mark the activ page in navigation with another color. The marker below the navigation is too small. Can’t find an option for this. Can you help or does this needs a custom CSS. In this case I think, my changes in advanced Settings have to move to custom CSS?

    Thanks for your help
    Claudia

    • This reply was modified 7 years, 9 months ago by Claudia.
    in reply to: Setting colors in MegaMenu #733961

    P.S.:
    Looks like, everytime I change something in custom CSS Enfold lost the settings of Advanced Styling. Can you please check this?
    Or, what is another code to add background and color for main-menu?

    Thanks
    Claudia

    in reply to: Setting colors in MegaMenu #733958

    Hi Vinay,
    thanks for your help. With your code the main menu, haven’t background #147cb4. I add !important, but there was a white space and color of text was black. So only use

    .header_color .main_menu ul:first-child > li a, 
     .header_color .main_menu ul:first-child > li a:hover {
       color:#000!important;
       background: #FFF;
    }

    and add the colors of main-menu in Advanced Styling. This works for me. Thanks!
    Only the search-symbol is already black in Main-Menu.

    Claudia

    • This reply was modified 7 years, 9 months ago by Claudia.
    in reply to: Setting colors in MegaMenu #733657

    Hi Vnay,
    thanks for quick reply. Sorry for wrong PW corrected this in PM.
    I delete the changes in Advanced Styling and add your code. This is for the textcolor. Try to use other code, I found here
    https://kriesi.at/support/topic/main-navigation-menu-styles/ or
    https://kriesi.at/support/topic/mega-menu-text-color-and-spacing/
    but nothing works. Can you help?

    thanks
    Claudia

    in reply to: Change width of footer column #732327

    Hi Yigit,
    thanks, this works fine for me. Sorry for the password. Forgot it. My IP don’t need Password ;-)

    Have a nice day
    Claudia

    in reply to: How to change title font sized of "Featured Image Slider"? #686784

    Hi Ismael,
    thanks for your answer. It works now. To adjust position of title I add px after the value. Works only with this.

    .avia-featureimage-slideshow .slideshow_caption h2 {
        position: absolute;
        left: -30px;
        bottom: -16px; 
    }

    Thanks for you help!
    Claudia

    • This reply was modified 8 years, 1 month ago by Claudia.
    in reply to: How to change title font sized of "Featured Image Slider"? #685585

    Hi Ismael,

    thanks for your answer. This works also. But how can I disable the dash below the text and change position to the same as in simple slider (move to lower left side)

    Thanks for your help!
    Claudia

    in reply to: Problems with masonry #684828

    Hi Andy,

    thanks for your help. I try this, but nothing change. Than I have a look on the excerpts. There I used some HTML-Code and a Links to the teacher. Looks like, if I add a href to the excerp, it will not display in the normal way. Can you please explain this behavior? Bug, feature or not possible?

    Thanks for explanation
    Claudia

    in reply to: Searching for tips to embed full width video #673687

    Hi Rikard,
    found Color Section. Only looked at content and media elements not at layout elements ;-)

    Insert this now on http://mftest.betapage.ch/lehrer/ and looks nice. Two questions:
    1) on mobile I see only the screenshot, but video didn’t start automatically and I can’t start it there
    2) Color section use all Parameters of YouTube I need, great. Is there a way to control sound? My ideal is, there is a button or something like this to activate/deactivate sound. do you have an idea?

    Claudia

    • This reply was modified 8 years, 2 months ago by Claudia.
    in reply to: Searching for tips to embed full width video #673409

    Hi Rikard,

    thanks for you answer. Sorry, but I can’t try this because I didn’t found the Color Section element. Where can I add this?

    Claudia

    in reply to: Searching for tips to embed full width video #671209

    any tips for me? Couldn’t found documentation for this

    Claudia

    in reply to: layout of masonry galery crashed #634483

    Hi Yigit,
    looks like the Plugin “WP Mailto Links – Manage Email Links” caused the problem. Now the question is, is that a problem of the plugin or of enfold? Can you help?

    best regards
    Claudia

    in reply to: layout of masonry galery crashed #633558

    Hi Ismael,

    thanks for your answer. Yes this is latest performance. What do you mean with Markup?
    I made 2 change in functions.php because of other issue and recommondation of kriesi because Update WP 4.5. Not Templates are changed.
    I send credentials on private content

    Best regards,
    Claudia

    • This reply was modified 8 years, 5 months ago by Claudia.
    in reply to: Child Theme has no effect #594308

    Hello,

    I don’t want to occupy this thread. I can open a new one if you want.

    My Question is only:

    Is it correct, that in the function.php on http://kriesi.at/documentation/enfold/using-a-child-theme/ is no code and we have to add the code Yigit wrote above all the times we set up a child theme?

    Claudia

    in reply to: Child Theme has no effect #593953

    Hello,
    I’m not sure, if the child theme you offer here http://kriesi.at/documentation/enfold/using-a-child-theme/ is correct. If I download this, the functions.php contains only:

    <?php
    
    /*
    * Add your own functions here. You can also copy some of the theme functions into this file. 
    * WordPress will use those functions instead of the original functions then.
    */
    

    and the style.css only:

    /*
    Theme Name: Enfold Child
    Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold WordPress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
    Version: 1.0
    Author: Kriesi
    Author URI: http://kriesi.at
    Template: enfold
    */
    
    /*Add your own styles here:*/
    

    In my opinion, there is something wrong. Downloaded the enfold-child.zip several times in the last weeks, always the same.

    Do we have to add the code Yigit wrote above all the times we set up a child theme?

    Can you please explain, what’s the right way?

    Thanks!
    Claudia

    in reply to: Issues with post slider function #559815

    Hello Yigit,`
    thanks for your help. This works. Thanks!
    I found out, that
    .slide-meta { display: none; }
    also works. I try to learn CSS, can you please explain what’s the different? I think, if I want to change CCS in Enfold I have to add conditions for the div class. Is that right?

    Cheers
    Claudia

    • This reply was modified 8 years, 10 months ago by Claudia.
    in reply to: Issues with post slider function #559591

    Hello,
    I want do the same and have set blog-categories to Display:none. How can I also set th date of the Blop-Post to None? Try this with

    .blog-date {
    display: none;
    }
    But didn’t work. What is the name for this? Where can I find a documentation for such terms? Can’t identify this with developer-tools.

    thanks
    Claudia

    in reply to: Display no Posts and Portfolios #513233

    Hi Yigit,

    thanks for you help. Looks like Craza Lazy was the plugin that caused the error.

    Thanks!
    Claudia

    in reply to: Title in Single-Portfolio-Page and position of picture #502028

    Hello Ismael,
    now it works on both single pages. Thanks very much for your application!

    Claudia

    in reply to: Title in Single-Portfolio-Page and position of picture #501472

    Hello,
    any solution for the problem?
    Claudia

    in reply to: Title in Single-Portfolio-Page and position of picture #498943

    Hello Ismael,
    thanks for your answer. But unfortunately that does not work. I tried to change the order of the both codes, but always the first code works and the second don’t. Actually it looks like this:

    add_filter('avf_title_args', 'avf_title_args_mod', 10, 2);
    function avf_title_args_mod($args,$id)
    {
        if ( is_single() )
        {
            $category = get_the_category($id);
    		$args['title'] = $category[0]->name;
            $args['link'] = get_permalink($id);        
        }
    
        return $args;
    }
    
    add_filter('avf_title_args', 'fix_single_post_title', 10, 2);
    function fix_single_post_title($args,$id)
    {
        if ( is_single() )
        {
            $terms = get_the_terms( $id, 'portfolio_entries' );
    		$args['title'] = $terms[0]->name;
            $args['link'] = get_permalink($id);        
        }
    
        return $args;
    }

    Do you have another idea to create this? Thanks!
    The Login details above are stil valid.

    Claudia

    • This reply was modified 9 years, 1 month ago by Claudia.
Viewing 30 posts - 1 through 30 (of 40 total)