cgl102770
Forum Replies Created
-
Forum: Plugins
In reply to: [Visual Form Builder] Entries only received via email when sender logged inThe link i posted was imcomplete: https://southbaycommunityservices.com/contact-us/
Now it seems the notification emails are inconsistent, some are received via email and some not at all.Forum: Fixing WordPress
In reply to: Yootheme’s Widgetkit Slowing Down SiteThank you. This is a new client, whose support has expired so I was hoping someone out there may know. We may have to go ahead and pay to renew support though.
Forum: Plugins
In reply to: [WP Store Locator] List updating but not the mapGreat, thank you…still an excellent plugin.
Forum: Plugins
In reply to: [WP Store Locator] List updating but not the mapThank you! I misread the code before, it looks like the “list all south bay facilities” section of the page is partly derived from WP Store Locator plugin and partly added in manually: https://southbaycommunityservices.com/locations/
Is there a way to have the locations in the “list all south bay locations” section show automatically rather than adding them in one by one? This is an example of the code:
<li data-store-id=”735″>
<div class=”wpsl-store-location”>
<p>
Brockton Day Services
<span class=”wpsl-street”>103 Commercial Street, 1st Floor</span><span>Brockton, MA 02302</span>
</p>
<p class=”wpsl-contact-details”><span>Phone: 508-521-1020</span>
</p>
</div>
<div class=”wpsl-direction-wrap”>
3.1 mi
Directions
</div>Forum: Themes and Templates
In reply to: [Astra] Change logo linkingThank you, I missed that the first time. I added the code to the “insert headers and footers” plugin, though the linking did not change. Do I need to change the name of the logo image?
Thank you. I ran a scan, it came up again:
WordPress core file modified:
wp-admin/includes/class-wp-site-health-auto-updates.php
Type: File
Issue Found June 26, 2019 1:10 pm
High
REPAIR IGNORE DETAILBut once again it didn’t say what was wrong, and I guess since you found no changes, it’s a false positive?
- This reply was modified 5 years, 5 months ago by cgl102770.
Thank you very much, it is here:
Forum: Themes and Templates
In reply to: [Twenty Fifteen] No logo option in Customize > Site IdentityHelp me Obi Wan Kenobi, you’re my only hope.
Forum: Plugins
In reply to: [Contact Form 7] Need help on small projectThank you!
Forum: Plugins
In reply to: [Contact Form 7] Displayed date format different from submission formatThank you. I’m close, though I’m not sure how to add it to the mail tag. For the corresponding mail tag, I used this from your link:
[_format_your-date “D, d M y”]
That just showed [_format_your-date “D, d M y”] in the email.
So I tried [“D, d M y”] and [D, d M y] but none of those worked.
Any suggestions are greatly appreciated!Forum: Themes and Templates
In reply to: [Astra] Change logo linkingThank you! I apologize for the noob question, but where would I put this?
Forum: Fixing WordPress
In reply to: Make logo link to different pageThank you all for the replies. I’ve done a search through “template-tags.php” and don’t see that initial code anywhere. However, I’m not very familiar with php. Am I doing something wrong? Thanks again for the reply.
Forum: Plugins
In reply to: [Contact Form 7] How to stop malicious form submissionsOk, I see it now… thank you for your help.
Forum: Plugins
In reply to: [Contact Form 7] How to stop malicious form submissionsI got it working, thank you. I googled this and couldn’t find anything, I’m trying to find out how to block a remote ip address using Contact Form 7. Is there any documentation on that that I missed? Thank you for any feedback.
Forum: Plugins
In reply to: [Contact Form 7] How to stop malicious form submissionsWill try it, thank you!