Forum Replies Created

Viewing 22 posts - 31 through 52 (of 52 total)
  • Author
    Posts
  • Hi ,

    here comes the link:

    cheers!!

    in reply to: Widges: Hide function hyperlink in advertising area #562443

    Hi Elliott,

    thank you for your answer.
    I tried it with the text widget with HTML.
    Unfortunately i get no picture with this code:

    • This reply was modified 8 years, 11 months ago by StudioLiner.
    in reply to: Child theme: Functions.php #562121

    Hi Yigit,
    because bigger pictures look blurry i have changed the settings regarding to this post:
    https://kriesi.at/support/topic/image-quality-2/

    Now I try to create pictures in the same size as $size to set standards and optimize the last drop quality.
    Is there a better way to get the best out of picture quality?

    • This reply was modified 8 years, 11 months ago by StudioLiner.
    in reply to: Child theme: Functions.php #562091

    And an additional question:
    what is the “attribute” for the default picture size behind the color section backround image?
    Thanks!

    cheers

    in reply to: Child theme: Functions.php #562089

    Hi Yigit,
    ah ok i understand!
    That means vor example:

    add_filter( ‘avf_modify_thumb_size’, ‘enfold_customization_modify_thumb_size’, 10, 1 );
    function enfold_customization_modify_thumb_size( $size ) {
    $size[‘featured_large’] = array(‘width’=>1600, ‘height’=>630);
    return $size;
    }
    add_filter( ‘avf_modify_thumb_size’, ‘enfold_customization_modify_thumb_size’, 10, 1 );
    function enfold_customization_modify_thumb_size( $size ) {
    $size[‘extra_large’] = array(‘width’=>1600, ‘height’=>1500);
    return $size;
    }

    and so on.
    Correct?

    in reply to: Child theme: Functions.php #562068

    Hello Yigit

    thanks for the answer.
    Do I have to add the code in the child theme additonally above the other code lines I have posted?

    Thank you

    • This reply was modified 8 years, 11 months ago by StudioLiner.

    Hi Yigit,
    sorry – I meant the footer above the socket..
    I expect is depense on what content elements I place here.

    Hi Yigit,

    perfect! Many Thanks!
    And what about the socket? Do you have a height for me?
    Is it fixed or custom?

    Hi Yigit,
    here comes the link to the preview page:

    Hi Yigit,

    thank you for your fast response!

    2 – this means the “Header Custom Height” “in px” is the logo area including the main navigation bar?
    Or additionally: logo area + main navigation bar + header navigation bar (30px) = header custom height?
    What is the ratio – so that I can create custom backround elements for the different parts?

    Does the footer also have a fixed height analog to socket? What is it?

    Hi Ismael,

    thank you it works but I have lost the “alternate hoover” effect.
    I have located the language switcher here and want to show another color for the “selcted language” -> the activated navigation button.
    How can I do that?

    in reply to: Problems with Enfold & Polylang Homepage Selector #488946

    Now thanks to “Till” I found a solution that works:

    … go to the WordPress ‘Reading settings’ panel under navigation bar “adminstration” in the WordPress Backend.
    Check ‘Front page displays a static page’ and choose one of the page you have just created (the language doesn’t matter).

    Polylang is a very easy, lightweigth, fast and functional plugin.
    I´m very happy there exists a solution for a free translation plugin working with enfold.

    in reply to: enfold backrounds #468175

    Hi Ismael,

    here are three different avia layout elements for example:

    Box:
    http://hotel.fmgruppe.de/test/box-backround.png

    Table / Spreadsheet:
    http://hotel.fmgruppe.de/test/table_backround.png

    Slide (Reiter):
    http://hotel.fmgruppe.de/test/Reiter_backround.png

    Partly it is possible changing the backround color of an avia layout element but there is nowhere the possibility to enter an picture.

    Cheers

    in reply to: Backround Image Secondary Menu in Top bar #468166

    Hi Ismael,

    thank you for your feedback.
    That helps.

    Additional question to that:
    Where can i find the enfold folder of the integrated enfold backrounds?
    (e-g wool-for-light-backround.png)

    What is the specific content folder?

    Cheers!

    in reply to: Front Page Forwarding Problem #468162

    Hi Ismael,

    thats curious because the credentials work for me.
    Could you please try again?
    I´m really wondering why it do not forward correctly.
    the Plugin is a hint but its a pitty that it is only a workaround.

    Thanks!

    in reply to: Front Page Forwarding Problem #467690

    Please try the navigation on the site – it should be clear that its an forwarding problem.
    I do not know how to sove this problem as i filed the Frontpage Settings with the correct site name

    i do not think a screenshot make it more understandable
    thank you !

    in reply to: Front Page Forwarding Problem #466896

    Hello Rikard,

    thanks you for helping me!

    I do have some more questions (additionally):
    1. How can I insert a background image to the secondary menu in the top bar?
    It should actually be the same as the header (wool-for-light-backround.png)
    2. How can I change the font color and alternate hoover color of the secondary menu in the top bar?
    The main menu font color should be different – in other words: it should be as it is right now.
    3. Could you give me the height in px of the secondary menu top bar?
    4. If recognized a misbehavior of the title of the icon box element (example: page prices)
    I want to change the font color and font style of this title with the code:

    
    h1, h2, h3, h4, h5, h6, tr.pricing-row td,  #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox {
    font-family: Georgia; font-size: 18px; text-transform: none;
    }
    

    at the quick css field but it didn´t work out.
    I have done a workaround of h3 in the “erweitertes styling” cockpit – but i´m sure that isn´t the best way.
    Also I want to add other content fields e.g. the contact form attributes (to have the same font and font size there)
    Can you give me a hint to do that?
    5. I think I do not really understand the parallax navigation in the menu section. I have create it with “individual links” – but for me it seems the site is loading again instead of jumping to the #anker (e.g. page prices). How can I avoid to load the site again and scrolling directly to the #anker (usecase: the user is actually on the site “prices” and uses the submenu)?
    6. I do not want and do not need the widget “Gravatar” – how can I remove it?
    7. How could I use the enfold backgrounds for other avia layout elements e.g. the background of the “Reiter” element?

    And last but not least the first question to point “forwarding”. Please find the credentials in the privat field.

    Your theme support is really outstanding!

    BR
    Felix

    in reply to: Main Menu Backround –> Image #464198

    Hello Ismael,

    thank you for the code. Could you assists me in generate a code for the specific backround image?
    Name: icon_backround.png
    Location: WP Media Center

    #header_main_alternate {
    ???
    }

    cheers

    in reply to: Main Menu Backround –> Image #462933

    additionaly I want so say: I dont mean the changing of the logo. That´s very easy.
    I mean the red backround elements of the main menu buttons.
    cheers

    • This reply was modified 9 years, 6 months ago by StudioLiner.
    in reply to: Main Menu Backround –> Image #462924
    This reply has been marked as private.
    in reply to: Main Menu Backround –> Image #462914
    This reply has been marked as private.
    in reply to: All pictures broken in media folder #462247
    This reply has been marked as private.
Viewing 22 posts - 31 through 52 (of 52 total)