markawol
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Open Google Calendar in a new tabI ended up using this plugin to make this work: WP External Links
Interesting… it does seem that way but styles are enabled and works fine on desktop. Any reason why the styles aren’t loading on mobile?
Hi twanisoke,
I was able to get the editor to show up but it doesn’t save. Any ideas?
<div class="description-block"> <label for="im_description<?php echo $rowimages->id; ?>"><?php echo __( 'Description', 'portfolio-gallery' );?>:</label> <?php the_editor($rowimages->description, $id = 'im_description'.$rowimages->id, $prev_id = 'im_description'.$rowimages->id, $media_buttons = false, $tab_index = 2); ?> </div>
Viewing 4 replies - 1 through 4 (of 4 total)