• Resolved Grayist

    (@grayist)


    Brief introduction.

    Our website was designed by WhiteMedia.com.

    Here’s a screenshot of the issue I’m having problems with:
    https://i.imgur.com/l2C6GhA.png

    The code for that page is as follows:

    <p>Please download the Schedule to see complete / detailed Schedule information.</p>
                <div class="download">
    			<a href="<?php echo $schedule_url; ?>">Download Schedule Here</a>
    			</div>
    
    			 <!--<p>Please download the Schedule to see complete / detailed Schedule information.</p>-->
                <div class="download">
    			<a href="<?php echo $list_url; ?>">Download Price List / Selection Sheet</a>
    			</div>

    Link to Page: https://nycstreetfairs.com/schedule-of-festivals/

    //Edit:

    I guess another question would be: Where would I find $list_url?

Viewing 1 replies (of 1 total)
  • Thread Starter Grayist

    (@grayist)

    Fixed the problem with the coding.

    Had to look at

    <?php $first_time_vendor=		types_render_field('first-time-vendor', array('raw'=>'true')); ?>
    
    					<?php $membership_application=	types_render_field('membership-apps', array('raw'=>'true')); ?>
    
    					<?php $schedule_of_festivals=	types_render_field('schedule-of-festivals', array('raw'=>'true')); ?>
Viewing 1 replies (of 1 total)
  • The topic ‘"Custom Fields" [Update] button does NOT work.’ is closed to new replies.