Title: sunhawk's Replies | WordPress.org

---

# sunhawk

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 24 total)

1 [2](https://wordpress.org/support/users/sunhawk/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/sunhawk/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Wordpress Auction Plugin] Questions about specific auction functionalities](https://wordpress.org/support/topic/questions-about-specific-auction-functionalities/)
 *  Thread Starter [sunhawk](https://wordpress.org/support/users/sunhawk/)
 * (@sunhawk)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/questions-about-specific-auction-functionalities/#post-16731142)
 * Thank you [@payalrajyaguru](https://wordpress.org/support/users/payalrajyaguru/)
   I have submitted a form submission, please let me know if it is not recieved.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Wordpress Auction Plugin] Questions about specific auction functionalities](https://wordpress.org/support/topic/questions-about-specific-auction-functionalities/)
 *  Thread Starter [sunhawk](https://wordpress.org/support/users/sunhawk/)
 * (@sunhawk)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/questions-about-specific-auction-functionalities/#post-16724623)
 * Thank you [@payalrajyaguru](https://wordpress.org/support/users/payalrajyaguru/)
   you have been very helpful!
    1. Thanks for confirming that bidder masking is available on all auction types 
       but only for the Pro version of this plugin.
    2. For editing the plugin files **auction-shortcode.php or email-template.php**
       what is the best way to customize these two files but also make it so they are
       not overwritten when the plugin is updated? I know how to create a child theme
       to allow edits for a WP theme, is there a method you recommend for creating 
       a “child” plugin of your auction plugin?
    3. Oh that’s great that you are going to fix this issue! I don’t mind if the email
       version lacks any text formatting such as bold, italic, etc. It’s mainly the
       lack of line breaks that made the text look like one giant paragraph which looks
       messy, because I am testing for an item that has a long and detailed description
       with multiple paragraphs.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Wordpress Auction Plugin] Allow bidding without wp site account?](https://wordpress.org/support/topic/allow-bidding-without-wp-site-account/)
 *  Thread Starter [sunhawk](https://wordpress.org/support/users/sunhawk/)
 * (@sunhawk)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/allow-bidding-without-wp-site-account/#post-16721298)
 * Thank you, that video is very helpful! So that seems to be the settings for the
   free version of the plugin, is this option also available in the Pro version?
   I am using a test site of the Pro version I got from another post, using [https://testdrive.auctionplugin.net](https://testdrive.auctionplugin.net)
   and I don’t see a similar option for allow bids without login, am I looking in
   the wrong spot: Auctions > Settings
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Block Lab] Block that allows blocks inside – Nested?](https://wordpress.org/support/topic/block-that-allows-blocks-inside-nested/)
 *  Thread Starter [sunhawk](https://wordpress.org/support/users/sunhawk/)
 * (@sunhawk)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/block-that-allows-blocks-inside-nested/#post-11895857)
 * Thanks for the link [@lukecarbis](https://wordpress.org/support/users/lukecarbis/)!
   Finally got a chance to read it through.
 * Given that the last update on the discussion was in July, has anything changed
   since then, is it on your list of items to work on?
 * I think it would be super useful to be able to nest blocks like that, not just
   for columns, but it could be used to control other layout elements such as wanting
   to have a section with a different background and also a block that evokes the
   sort of stuff we usually use shortcodes for, ie a specific arrangement of icon
   and label, or a self-contained little scripted animation.
 * The existing WordPress Gutenberg columns uses their own wordpress-y named column
   classes and it would be very useful to be able to create my own column blocks
   that can be named to work with a bootstrap setup, etc.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Block Lab] Make block visible on Edit page](https://wordpress.org/support/topic/make-block-visible-on-edit-page/)
 *  Thread Starter [sunhawk](https://wordpress.org/support/users/sunhawk/)
 * (@sunhawk)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/make-block-visible-on-edit-page/#post-11876010)
 * Hi [@lukecarbis](https://wordpress.org/support/users/lukecarbis/)
 * OH lord, I knew it would be something simple that I messed up! Thanks for pointing
   that out, I fixed the name to remove “block” and now it works! LOL I will keep
   the naming structure in mind for my future blocks.
 * Thanks for all your help! This is a really nice plugin, doing exactly what I 
   need it to do.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Block Lab] Make block visible on Edit page](https://wordpress.org/support/topic/make-block-visible-on-edit-page/)
 *  Thread Starter [sunhawk](https://wordpress.org/support/users/sunhawk/)
 * (@sunhawk)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/make-block-visible-on-edit-page/#post-11872664)
 * I tried adding just a simple div with an inline style to test that the preview
   code was working:
 *     ```
       <div style="border:2px solid #0f65f0">
       <?php block_field( 'percentage' ); ?>
       </div>
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Block Lab] Make block visible on Edit page](https://wordpress.org/support/topic/make-block-visible-on-edit-page/)
 *  Thread Starter [sunhawk](https://wordpress.org/support/users/sunhawk/)
 * (@sunhawk)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/make-block-visible-on-edit-page/#post-11872644)
 * Hi Luke!
 * Thanks for the helpful response and link!
 * So in my case, if I have a block called “block-insert-donut-shortcode.php” then
   I should create a file in the /theme/blocks/ folder named “preview-block-insert-
   donut-shortcode.php”? I tried that and I don’t see it hooking into the preview
   page, the block doesn’t show the HTML I put in “preview-block-insert-donut-shortcode.
   php”. Maybe there is some key code I need to have on the preview file to get 
   it to work?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [4.8 – text widgets strip code in Visual mode](https://wordpress.org/support/topic/4-8-text-widgets-strip-code-in-visual-mode/)
 *  Thread Starter [sunhawk](https://wordpress.org/support/users/sunhawk/)
 * (@sunhawk)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/4-8-text-widgets-strip-code-in-visual-mode/#post-9277519)
 * That sounds awesome, thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Social Icons] Blank icons sometimes](https://wordpress.org/support/topic/blank-icons-sometimes/)
 *  Thread Starter [sunhawk](https://wordpress.org/support/users/sunhawk/)
 * (@sunhawk)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/blank-icons-sometimes/#post-8799436)
 * [@modernnerd](https://wordpress.org/support/users/modernnerd/) – thanks so much
   for the detailed instructions! I followed them and I see that yes that “symbol-
   defs.svg” is coming up as text/plain, but weirdly it comes up that way when it
   displays properly as well.
 * I modified the htaccess file and now the icons load as svq+xml, this is the code
   I added to the .htaccess file after the part: # END WordPress
 * _# SVG
    AddType image/svg+xml .svg .svgz AddEncoding gzip svgz
 * Thanks again for your timely help, it’s great to get this issue fixed 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Social Icons] Blank icons sometimes](https://wordpress.org/support/topic/blank-icons-sometimes/)
 *  Thread Starter [sunhawk](https://wordpress.org/support/users/sunhawk/)
 * (@sunhawk)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/blank-icons-sometimes/#post-8791875)
 * Oh thanks for the link, I had not seen it! I am not sure I am having the same
   issue, where would I see the information that was in the screenshot? And I think
   it’s odd that the icons do show sometimes on the same page, is it likely that
   the SVG icons being served to be the issue if they appear to work properly some
   of the time? Thanks for your help so far!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Product Description] Hover doesn’t display on category pages](https://wordpress.org/support/topic/hover-doesnt-display-on-category-pages/)
 *  Thread Starter [sunhawk](https://wordpress.org/support/users/sunhawk/)
 * (@sunhawk)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/hover-doesnt-display-on-category-pages/#post-8381133)
 * Oh that’s great, I much prefer that you change the plugin than me! Do you know
   when this updated version with this new feature will be done to update existing
   installations of the plugin? I am working on a website right now that would really
   love to use your plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Product Description] Hover doesn’t display on category pages](https://wordpress.org/support/topic/hover-doesnt-display-on-category-pages/)
 *  Thread Starter [sunhawk](https://wordpress.org/support/users/sunhawk/)
 * (@sunhawk)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/hover-doesnt-display-on-category-pages/#post-8364352)
 * Keep in mind I am not a developer so if it requires adding PHP to a file, I would
   need someone to provide the whole code needed and tell me exactly where to copy
   and paste it.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Portfolio Slideshow] Another broken website](https://wordpress.org/support/topic/another-broken-website/)
 *  [sunhawk](https://wordpress.org/support/users/sunhawk/)
 * (@sunhawk)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/another-broken-website/#post-7998897)
 * You can disable any plugin through FTP, just find the plugin folder and delete
   it, WordPress will automatically treat it as disabled/deleted and you should 
   be able to login in like normal again.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LightPress Lightbox] caption not being pulled after first image](https://wordpress.org/support/topic/caption-not-being-pulled-after-first-image/)
 *  Thread Starter [sunhawk](https://wordpress.org/support/users/sunhawk/)
 * (@sunhawk)
 * [11 years ago](https://wordpress.org/support/topic/caption-not-being-pulled-after-first-image/#post-6427518)
 * it seems to be an issue with WordPress or the plugin not “seeing” some text, 
   either when I copy and paste it or write it fresh, as far as I can tell if I 
   copy a certain dash symbol in from the text that “works”, then the text is “seen”
   and gets pulled properly into the lightbox div by the plugin. I have used this
   dash symbol to get the captions to show up but clearly still has a bug.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LightPress Lightbox] caption not being pulled after first image](https://wordpress.org/support/topic/caption-not-being-pulled-after-first-image/)
 *  Thread Starter [sunhawk](https://wordpress.org/support/users/sunhawk/)
 * (@sunhawk)
 * [11 years ago](https://wordpress.org/support/topic/caption-not-being-pulled-after-first-image/#post-6427308)
 * If I copy the caption from the first image caption that does show up, it shows
   up on the other lightbox image! I can add new text and it still shows, and now
   I am fiddling slowwwly with removing the working text to somehow “keep” whatever
   is it in unseen that “works” but I am making tedious progress!

Viewing 15 replies - 1 through 15 (of 24 total)

1 [2](https://wordpress.org/support/users/sunhawk/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/sunhawk/replies/page/2/?output_format=md)