Title: markawol's Replies | WordPress.org

---

# markawol

  [  ](https://wordpress.org/support/users/markawol/)

 *   [Profile](https://wordpress.org/support/users/markawol/)
 *   [Topics Started](https://wordpress.org/support/users/markawol/topics/)
 *   [Replies Created](https://wordpress.org/support/users/markawol/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/markawol/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/markawol/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/markawol/engagements/)
 *   [Favorites](https://wordpress.org/support/users/markawol/favorites/)

 Search replies:

## Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[My Calendar - Accessible Event Manager] Open Google Calendar in a new tab](https://wordpress.org/support/topic/open-google-calendar-in-a-new-tab/)
 *  Thread Starter [markawol](https://wordpress.org/support/users/markawol/)
 * (@markawol)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/open-google-calendar-in-a-new-tab/#post-18000274)
 * I ended up using this plugin to make this work: WP External Links
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[My Calendar - Accessible Event Manager] Mobile View “No Change” does not work](https://wordpress.org/support/topic/mobile-view-no-change-does-not-work/)
 *  Thread Starter [markawol](https://wordpress.org/support/users/markawol/)
 * (@markawol)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/mobile-view-no-change-does-not-work/#post-17987755)
 * I found the culprit – a plugin called Asset Cleanup.
    -  This reply was modified 1 year, 8 months ago by [markawol](https://wordpress.org/support/users/markawol/).
    -  This reply was modified 1 year, 8 months ago by [markawol](https://wordpress.org/support/users/markawol/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[My Calendar - Accessible Event Manager] Mobile View “No Change” does not work](https://wordpress.org/support/topic/mobile-view-no-change-does-not-work/)
 *  Thread Starter [markawol](https://wordpress.org/support/users/markawol/)
 * (@markawol)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/mobile-view-no-change-does-not-work/#post-17987623)
 * 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?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Portfolio Gallery - Photo Gallery] Can I add a WYSIWYG editor to the Description field?](https://wordpress.org/support/topic/can-i-add-a-wysiwyg-editor-to-the-description-field/)
 *  [markawol](https://wordpress.org/support/users/markawol/)
 * (@markawol)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/can-i-add-a-wysiwyg-editor-to-the-description-field/#post-6244893)
 * 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)