trishahdee
Forum Replies Created
-
Success! The tech at S&F said your comments pointed him in the right direction. The code for this can be found on this web page: https://searchandfilter.com/documentation/accessing-search-data/
//Get the search term
//replace "1526" with the ID of your search form
global $searchandfilter;
$sf_current_query = $searchandfilter->get(1526)->current_query();
echo $sf_current_query->get_search_term();
Thank you for your help!
I am working with S&F Pro support and will report back if/when there is a solution.
Thank you for your reply. The following template code works to show the search term but only when Relevanssi is NOT enabled in the Search & Filter Pro search form. When I turn Relevanssi on the the search term does not show. Do you still think it’s a Search & Find issue?
<h1><?php
printf(
/* translators: %s: query term */
esc_html__( 'Search Results for: %s', 'picostrap' ),
'"' . get_search_query() . '"'
);
?></h1>- This reply was modified 3 months, 1 week ago by trishahdee.
- This reply was modified 3 months, 1 week ago by trishahdee.
Forum: Plugins
In reply to: [Automatic YouTube Gallery] Not working for my client’s YouTube pageAh! That worked. Thank you so much! Great plugin.
Forum: Everything else WordPress
In reply to: How to change mobile menu active border color?Okay, I figured it out. That one menu item is the parent of a dropdown menu, so it has to be identified as such. This is what worked. Note that I’m using a Bootstrap-based theme.
.nav-link.dropdown-toggle, .nav-link.dropdown-toggle.show { outline: transparent !important; border-color: transparent !important; }
Forum: Plugins
In reply to: [Leaflet Map] How to get coordinates by clicking on the mapThank you, hupe13. That’s not what I was hoping for but I’m able to make it work. Thank you for pointing me to that page.
Forum: Plugins
In reply to: [List categories] Your plugin is not outputting css current-page styleI found the issue was something else on my site that was causing the category menus not to have CSS classes applied. It wasn’t your plugin. I found a work-around. Sorry for the bother…
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Checkbox text missing on checkout pageFOLLOW-UP & FIX
I found a fix that works for me. In the MailChimp for WooCommerce settings, there is a place to add a hook to where you want the checkbox to appear. The default location is:
woocommerce_after_checkout_billing_form
which is below the billing information. When using the Multi-Step plugin, this is at the bottom of the first page.
I changed the location of the checkbox to:
woocommerce_checkout_before_order_review
so the checkbox is now on the last of the Multi-Step pages, below the billing/shipping review and above the order review. This is where the malfunctioning check box used to be. This works fine for me.
Here is a reference for the other checkout locations that can be used: https://www.businessbloomer.com/woocommerce-visual-hook-guide-checkout-page/
Hope this helps someone!
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Checkbox text missing on checkout pageThank you for doing this and getting back to me. This is helpful information I can use to track down a solution. I tried deactivating the Multi-Page plugin but then the faulty checkbox doesn’t show up. I also removed all my WooCommerce function.php and custom.js code because I have used hooks and JS to change some things about the cart. With the Multi-Page plugin active the same problem exists even without my customizations. So, I’m off to check with them about this.
Thanks again!
Ugh… That will teach me to start working before I’m thoroughly caffeinated ?? I missed that you had added the “.leaflet-tile-pane”. You are correct. The marker is now in color. Thanks so much!
Trishah
Thank you, Tushar, for the quick reply.
As you can see from the code I provided, I can make the map greyscale just fine. The problem is with taking grayscale off of just the marker so that it shows in color.
Moderator, please remove the comment above with the website and password in it. I missed my window of opportunity to remove it myself. Thank you so much!
I couldn’t find “data-lightbox-exclude” anywhere in your documentation. I think you should add it to your FAQ section to make it easier to find.
Thank you for your help with this!
Hey. The header logo works as a page link now ??
Is there anything I need to know to do in the future to keep this from happening?
Also, will you be adding a way to code an image individually to be ignored by your script?
Is there a way for you to remove the password and site URL from this thread?
Thank you!
https://internationallandcompany.com/dev/
password: open