Support

Account

Home Forums Front-end Issues Field not displaying on front end (complicated setup). Reply To: Field not displaying on front end (complicated setup).

  • Haven’t checked the error logs, but will look into that – thats a good suggestion.

    – Yeah the rest of the info is displaying just fine…

    The slides are being called (shortened):

    <?php
    $slider = get_field('slider');
    
    foreach($slider as $slide) :
    	$slide_button_text = $slide['slide_button_text'];
    ?>

    etc etc….

    Same set of code for both links as well, it’s just masking the sub folder…

    This site is using the WPMU plugin as well.
    The only other thing I can think of is that we had added this “slide button text” field much later in development. Don’t know if that would be the cause..

    Here are some links where it’s WORKING – so for some reason it’s just effecting that one post…
    http://inspiration.travelalerts.ca/discover-st-vincent/
    http://www.travelalerts.ca/inspiration/discover-st-vincent/

    http://inspiration.travelalerts.ca/fr/sepaq-camping/
    http://www.travelalerts.ca/inspiration/fr/sepaq-camping/

    http://inspiration.travelalerts.ca/fr/sepaq-chalets/
    http://www.travelalerts.ca/inspiration/fr/sepaq-chalets/

    http://inspiration.travelalerts.ca/fr/sepaq-parcs/
    http://www/travelalerts.ca/inspiration/fr/sepaq-parcs/

    http://inspiration.travelalerts.ca/fr/sepaq-peche/
    http://www.travelalerts.ca/inspiration/fr/sepaq-peche/