Forum Replies Created

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • Hello Rikard,

    Thanks for the Tipps.
    I solved the Problem by deleting the Plugin “10web Image Optimizer”… somehow it blocks it. My mediacenter in general runs much faster now.
    Just for ppl who face the same problem, this solved it for me.

    Thx :)

    in reply to: Change responsive min-width #1209679

    Hey Jordan,
    thank you for the fast response. I will see what i will do.
    You may close this threat.
    best regards, chris

    in reply to: ACF repeater field not showing #1043601

    Sorry, yes please close it.

    in reply to: ACF repeater field not showing #1043280

    Thank you, its working fine.

    in reply to: ACF repeater field not showing #1041357

    Hey Ismael,
    Thank you for your tip. I duplicated the page.php file and renamed it – its working fine. Didn´t know that you can´t duplicate the template-builder.php file.

    You said i should render the ACF fields in the page.php file.
    Can you give me a hint where i have to put my ACF Code in the page.php file so that it renders after the content? Right now i have my code in the function.php file:

    add_action('ava_after_content', 'add_content_after_content');
    function add_content_after_content() {
    ?><div style="margin-top: 20px;"><?php	
    	if( have_rows('nslides') ):
    	while( have_rows('nslides') ): the_row();
    
    		  ?><div class='newsclass1 shadow'>
    				<div class='newsclass2'>
    					<img src='/fix/news/newslogo1.png' style="float:left"/>
    					<img src='/fix/news/newslogo2.png' style="float:right"/>
    					<div class='newsclass3'><?php the_sub_field('ntitel1'); ?></br><?php the_sub_field('ntitel2'); ?></div>
    				</div>
    				<div class='newsclass31'><img src='<?php the_sub_field('nbild'); ?>' class='newsclass4' /></div>
    				<div class='newsclass31'><div class='newsclass5'><?php the_sub_field('ntext'); ?></div></div>
    			</div>
    <?php endwhile;
    	endif;?>
    </div><?php
    }

    best regards
    – chris

    in reply to: Full width widget under Main Menü #1033868

    Hello Mike,
    Sorry for the late answer and thank you for the hint! Its an improvement, additionaly i´m now looking for professional help to finish it.

    I also found out, that my hosting provider is – out of the box – blocking acces to my webspace from other countries. I now turned it – for the time beeing – off..
    Can you please check if the login works now without using an VPN?
    Furthermore, the Ticket can be closed.

    Thank you again for your help, this support is awesome!

    Best wished
    -Chris

    in reply to: Full width widget under Main Menü #1032119

    Mike,
    THANK YOU SO MUCH. I adjusted the height of the menu and thats excatly what i was looking for.
    I´m sorry for the login problems, i didn´t even know, that the login is blocked for other countrys and which addon causes this problem.

    Since you are the only one who could log in to my site, please can you help me with one more thing?
    On every page i have a sidebar (the white box on the right side + the 2 buttons below).
    When the screensize is <900 px, i want the sidebar to dissapear and some sort of arrow should appear. When i click on the arrow, the sidebar should appear – same effect like the burger menu on mobile -> When i click the burger menu on mobile, the menu comes in from the right side.

    At the “enfold settings” -> “sidebar settings” i found the option to remove the sidebar on smaller screensizes, that comes in handy, but isn´t the thing i was looking for.
    Can you help me one more time? :)

    Best regards
    chris

    in reply to: Full width widget under Main Menü #1032102

    Hi,
    Please see below.
    Best regards,
    chris

    in reply to: Full width widget under Main Menü #1032005

    Hello Mike,
    Thank you. I transfered the pages.
    The data below should work now. :)

    Please help me move the language switcher.

    Best regards
    chris

    in reply to: Full width widget under Main Menü #1031477

    Hello Mike,
    It seems that i really have trouble with some security add ons and i´m sorry for the delay.
    The problem isn´t solved – the page you see was created with the genesis theme and its my first attempt. I switched to enfold and will be finished soon.
    Then i will upload the page and try to send you the login data again. Please give me some more time. :)
    best regards
    chris

    in reply to: Full width widget under Main Menü #1029542

    Hello Vinay,
    i´m so sorry, i think the maintaince mode from the old installation blocked the other wordpress installation which is installed into a subfolder.
    i turned it off now.. please can u try again, it should work now.
    best regards
    chris

    in reply to: Full width widget under Main Menü #1029459

    Hello Vinay,
    Thank you so much.
    Please see the data below.
    Best regards
    Chris

    • This reply was modified 6 years, 6 months ago by chris.
    in reply to: Full width widget under Main Menü #1028290

    Hey Jordan,
    Thanks for trying. Please see the information below.
    Best regards,
    – Chris

Viewing 13 posts - 1 through 13 (of 13 total)