Title: ddmccaleb's Replies | WordPress.org

---

# ddmccaleb

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AddToAny Share Buttons] anchors for Share and Follow](https://wordpress.org/support/topic/anchors-for-share-and-follow/)
 *  Thread Starter [ddmccaleb](https://wordpress.org/support/users/ddmccaleb/)
 * (@ddmccaleb)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/anchors-for-share-and-follow/#post-17682905)
 * In case anyone else has this same question in the future, I adjusted the code
   just a little to account for scroll offset due to a top navigation bar on my 
   site. It works well on desktop, but doesn’t quite work right on mobile. Maybe
   [@micropat](https://wordpress.org/support/users/micropat/) or someone else could
   help tweak this a bit further if they feel inclined. Thanks!
 *     ```wp-block-code
       add_filter( 'dynamic_sidebar_params', function( $params ) {
       	// If the widget is named "AddToAny Follow"
       	if ( isset( $params[0]['widget_name'] ) && 'AddToAny Follow' === $params[0]['widget_name'] ) {
       		// Prepend an anchor to the widget
       		$params[0]['before_widget'] = '<a id="follow" style="padding-top: 80px;margin-top: -80px"><br></a>';
       		// Just once to avoid potential duplicate anchor IDs on the same page
       		return $params;
       	}
       	return $params;
       } );
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AddToAny Share Buttons] anchors for Share and Follow](https://wordpress.org/support/topic/anchors-for-share-and-follow/)
 *  Thread Starter [ddmccaleb](https://wordpress.org/support/users/ddmccaleb/)
 * (@ddmccaleb)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/anchors-for-share-and-follow/#post-17682823)
 * Thank you [@micropat](https://wordpress.org/support/users/micropat/) ! I have
   Code Snippets installed and your code works great. I mis-copied it first, but
   now seems to be working fine. Thanks again!!!
    -  This reply was modified 2 years, 4 months ago by [ddmccaleb](https://wordpress.org/support/users/ddmccaleb/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MailPoet - Newsletters, Email Marketing, and Automation] Image Not Displayed on Popup Form on Mobile](https://wordpress.org/support/topic/image-not-displayed-on-popup-form-on-mobile/)
 *  Thread Starter [ddmccaleb](https://wordpress.org/support/users/ddmccaleb/)
 * (@ddmccaleb)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/image-not-displayed-on-popup-form-on-mobile/#post-15556077)
 * I figured out how to force the image to display on mobile! Instead of using an
   image block, I used a paragraph block and inserted an inline image. Now the image
   displays on mobile and desktop. However, now I need to increase the standard 
   height of the popup on mobile. I will open another topic for that.
 * [@rayeason](https://wordpress.org/support/users/rayeason/) I just wanted to tag
   you on this one since you had the same issue on a separate thread.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Neve] Lists block no bullets no indent](https://wordpress.org/support/topic/lists-block-no-bullets-no-indent/)
 *  Thread Starter [ddmccaleb](https://wordpress.org/support/users/ddmccaleb/)
 * (@ddmccaleb)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/lists-block-no-bullets-no-indent/#post-15393152)
 * Actually, take two… the bullets appear to be working on [https://esvamarket.com/privacy-policy/](https://esvamarket.com/privacy-policy/),
   but not on other pages such as [https://esvamarket.com/online-vendors/](https://esvamarket.com/online-vendors/).
   On that second page everything under the heading Product and Vendor Eligibility
   is bulleted. Both times the bulleted lists utilize a Gutenberg list block and
   both are formatted the same. I’ve purged the site cache as well as my browser’s
   cache. Any thoughts on why these bullets aren’t displaying?
    Thanks again for
   all your help!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Neve] Lists block no bullets no indent](https://wordpress.org/support/topic/lists-block-no-bullets-no-indent/)
 *  Thread Starter [ddmccaleb](https://wordpress.org/support/users/ddmccaleb/)
 * (@ddmccaleb)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/lists-block-no-bullets-no-indent/#post-15392308)
 * Thank you. Yes, it does appear to be working now. I truly appreciate it. Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Dokan: AI Powered WooCommerce Multivendor Marketplace Solution – Build Your Own Amazon, eBay, Etsy] Map of Store Location not showing in Store Sidebar](https://wordpress.org/support/topic/map-of-store-location-not-showing-in-store-sidebar/)
 *  Thread Starter [ddmccaleb](https://wordpress.org/support/users/ddmccaleb/)
 * (@ddmccaleb)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/map-of-store-location-not-showing-in-store-sidebar/#post-15261951)
 * Tasfia,
 * Thank you for your reply. However, I believe you may have misunderstood. My inquiry
   is not about the Dokan Geolocation module. My inquiry is in regards to showing
   a store map in the store sidebar which is a Dokan lite (free) feature. In the
   free version of Dokan if you click on Settings, then click Appearance, the first
   item is the menu is a checkbox for “Show Map on Store Page. Enable Map of the
   Store Location in the store sidebar.” Even with this checkbox active and all 
   information entered as previously mentioned, no map is viewable in the store 
   sidebar.
 * I figured it out! The map has to be set up by the vendor from the vendor dashboard.
   The marketplace administrator is not able to set this up on behalf of a vendor.
   You can close out this ticket. Thank you!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Neve] Change background color for all store pages](https://wordpress.org/support/topic/change-background-color-for-all-store-pages/)
 *  Thread Starter [ddmccaleb](https://wordpress.org/support/users/ddmccaleb/)
 * (@ddmccaleb)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/change-background-color-for-all-store-pages/#post-15245729)
 * Thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooPayments: Integrated WooCommerce Payments] No credit card fields appear at checkout.](https://wordpress.org/support/topic/no-credit-card-fields-appear-at-checkout/)
 *  Thread Starter [ddmccaleb](https://wordpress.org/support/users/ddmccaleb/)
 * (@ddmccaleb)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/no-credit-card-fields-appear-at-checkout/#post-15231914)
 * I figured it out! It is a conflict with the SiteGround Optimizer plugin. This
   is an optimization plugin provided by my host. When that plugin is deactivated,
   everything works fine. I hope this helps others in the future. Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Dokan: AI Powered WooCommerce Multivendor Marketplace Solution – Build Your Own Amazon, eBay, Etsy] Change Home link in breadcrumb to point to shop](https://wordpress.org/support/topic/change-home-link-in-breadcrumb-to-point-to-shop/)
 *  Thread Starter [ddmccaleb](https://wordpress.org/support/users/ddmccaleb/)
 * (@ddmccaleb)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/change-home-link-in-breadcrumb-to-point-to-shop/#post-15208014)
 * Jahidul,
 * Thank you for clarifying this topic is regarding the woocommerce breadcrumbs.
   With that help, I was able to find guidance at [https://woocommerce.com/document/customise-the-woocommerce-breadcrumb/](https://woocommerce.com/document/customise-the-woocommerce-breadcrumb/)
   and made adjustments sufficient for my current purposes. Thanks again!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[a3 Lazy Load] Some images do not load in horizontal review scroll](https://wordpress.org/support/topic/some-images-do-not-load-in-horizontal-review-scroll/)
 *  Thread Starter [ddmccaleb](https://wordpress.org/support/users/ddmccaleb/)
 * (@ddmccaleb)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/some-images-do-not-load-in-horizontal-review-scroll/#post-14412025)
 * Closing this thread. I figured out this particular issue, though I now found 
   another. But this topic is closed. The solution was that I needed to purge all
   caches from W3 Total Cache in order for the settings in A3 Lazy Load to be visible.
   Once I excluded the appropriate image class, the review slider images worked 
   well. I’ll open another thread for the other topic I discovered.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Search Inside] Input Field Too Large – extends beyond input form.](https://wordpress.org/support/topic/input-field-too-large-extends-beyond-input-form/)
 *  Thread Starter [ddmccaleb](https://wordpress.org/support/users/ddmccaleb/)
 * (@ddmccaleb)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/input-field-too-large-extends-beyond-input-form/#post-10506638)
 * Marking as Resolved
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Search Inside] Input Field Too Large – extends beyond input form.](https://wordpress.org/support/topic/input-field-too-large-extends-beyond-input-form/)
 *  Thread Starter [ddmccaleb](https://wordpress.org/support/users/ddmccaleb/)
 * (@ddmccaleb)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/input-field-too-large-extends-beyond-input-form/#post-10506633)
 * I think I just figured out how to fix this issue. I did a little custom CSS and
   changed
 * #wpsi-search-input {
    height: 82%; }
 * to the following:
 * #wpsi-search-input {
    height: 50%; }
 * That did the trick. You can close this topic out. Many thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PDF Image Generator] Updated WordPress, plugin no longer working](https://wordpress.org/support/topic/updated-wordpress-plugin-no-longer-working/)
 *  Thread Starter [ddmccaleb](https://wordpress.org/support/users/ddmccaleb/)
 * (@ddmccaleb)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/updated-wordpress-plugin-no-longer-working/#post-10153585)
 * My host suspects the error goes hand-in-hand with a bug he’s found in WordPress
   that is PHP 7 related. He has opened a ticket with WordPress TRAC at [https://core.trac.wordpress.org/ticket/43310](https://core.trac.wordpress.org/ticket/43310)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Add margin on shop page woocommerce](https://wordpress.org/support/topic/add-margin-on-shop-page-woocommerce/)
 *  [ddmccaleb](https://wordpress.org/support/users/ddmccaleb/)
 * (@ddmccaleb)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/add-margin-on-shop-page-woocommerce/#post-8848427)
 * I had the same issue with Woocommerce on my site – no margins. Your trick worked
   great! Thank you faabiian3 for taking the time to post it!

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