rmcarden

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: View as label #1340378
    rmcarden
    Participant

    You can see it in the demo calendar on your site: http://wpshindig.com/

    
    <h3 class="tribe-events-visuallyhidden">Event Views Navigation</h3>
    
        <label>View As</label> (this needs a for=”id to the below select”)
    
            <select class="tribe-bar-views-select tribe-no-param" name="tribe-bar-view"> (add an id for the above label to reference)
    													
                <option tribe-inactive="" value="http://wpshindig.com/events/list/" data-view="list">
    								List							
                </option>
    

    Other similar fields have the label and select connected. Such as the “tribe-bar-search” section.

    • This reply was modified 8 years, 8 months ago by rmcarden.
Viewing 1 post (of 1 total)