Logical path used for loading icon

Home Forums Calendar Products Events Calendar PRO Logical path used for loading icon

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1197947
    Chris
    Participant

    The loading image has a physical path instead of relative or literal… it’s in the calendar widget:

    I’ve replaced the real path with the phrase {physicalPath} but you get the gist

    <img id="ajax-loading-mini" src="F:\{physicalPath}/wp-content/plugins/event-tickets/src/resources/images/tribe-loading.gif" alt="loading..." />

    <div class="tribe-mini-calendar-grid-wrapper">
    	<table class="tribe-mini-calendar"  data-count="5" data-eventDate="2016-11-01" data-tax-query="" data-nonce="4496e7c5ac">
    				<thead class="tribe-mini-calendar-nav">
    		<tr>
    			<td colspan="7">
    				<div>
    					<a class="tribe-mini-calendar-nav-link prev-month" href="#" data-month="2016-10-01" title="October"><span>&laquo;</span></a>					<span id="tribe-mini-calendar-month-0">November 2016</span>
    					<a class="tribe-mini-calendar-nav-link next-month" href="#" data-month="2016-12-01" title="December"><span>&raquo;</span></a>					<img id="ajax-loading-mini" src="F:\{physicalPath}//wp-content/plugins/event-tickets/src/resources/images/tribe-loading.gif" alt="loading..." />
    				</div>
    			</td>
    		</tr>
    #1198360
    Andras
    Keymaster

    Hola Chris,

    Thanks for reporting that!

    Did you get this on a local dev site or on a live one? Would it be possible to take a look at it? Also, what version of the plugins are you using? (System information would be best.)

    Thanks and cheers,
    Andras

    #1208225
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Logical path used for loading icon’ is closed to new replies.