bjrnet21
Forum Replies Created
-
Forum: Plugins
In reply to: [CM Tooltip Glossary] “Search Posts” does not workYes, on the Glossary Terms dashboard.
I get no results for the “Search Posts” for anything.
Forum: Plugins
In reply to: [CM Tooltip Glossary] Using CM Tooltip for Images OnlyThank you so much. That’s perfect!
Worked like a charm! You can check the results at: https://www.blackjackreview.com/wp/historical-events/tool/ (middle of the page).
Thanks again.
Thank you so much. I will give it a try.
Latest update
4.3.4 (28.11.2019)
* Update: Delete Campaigns Permanently??????
Why? I don’t understand.
It deleted one of three campaigns I had.
- This reply was modified 6 years, 5 months ago by bjrnet21.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Strange Common Queries in AdminAhhh…. OK, I will give that a try.
Thank you for your help.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Strange Common Queries in AdminI looked up a few of the IPs associated with these are most (99%) are from Google. Hmmmmm…
I don’t think I want to block Google.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Strange Common Queries in AdminFirst thing I did do is add a few of the words to the STOP list. Such as xyz, feed, rss, page, etc. I don’t think people will be searching for those words on my site.
Thanks for input.
I also noticed that if you log out of your site and then log back in to your site the Giveaway page will allow you to reenter your own email address.
Whoops….. I guess the above comment is NOT correct. Just checked again. Please ignore.
- This reply was modified 6 years, 6 months ago by bjrnet21.
Ahhhhh….. that did the trick. Thank you!
I looked at the page source and it looks like the form is actually embedding my email address in the email block:
<form id=”giveasap_subscribe_form” class=”giveasap_form”
action=”https://www.blackjackreview.com/wp/giveaway/monthly-giveaway/” method=”post”> <input type=”hidden” name=”sg_giveaway_id” value=”17649″ /><div class=”sg-form-field sg-form-field-text”><label for=”sg_field_user_email”>Email</label><input class=”giveasap_input” placeholder=”Enter Email” name=”sg_form[user_email]” value=”MYEMAILADDRESS@XXXXXX.com” type=”text” id=”sg_field_user_email” required=”required” disabled=”disabled”/></div> <label for=”giveasap_consent” class=”giveasap_consent”>I changed my email address above.
This is happening AFTER I have deleted my entry in the Giveaway on the admin page.
- This reply was modified 6 years, 6 months ago by bjrnet21.
Fantastic…. yes this works.
Obviously, I am not a CSS expert. Thank you so much for your help.
Wonderful….
I’m one step closer to matching the theme to my web site. Currently, I have in my custom CSS:
.content-area .sg-theme-layout .giveasap_section h1 { text-align:left; font-weight: 400; font-size: 24pt; }
.content-area .sg-theme-layout .giveasap_box { box-shadow: none; }That gets rid of the shadow box lines, however, there is still a spacing “gap” at the top and the main text is indented a bit too far.
Any ideas how to fix this?
If you switch between https://www.blackjackreview.com/wp/ and https://www.blackjackreview.com/wp/giveaway/monthly-giveaway/ , you will see what I mean.
In any case, thank you again for your previous help.
Thank you so much Igor. I worked on adding your child-theme this morning and it works! You can check it out at https://www.blackjackreview.com/wp/giveaway/monthly-giveaway/. Free free to enter your email address to participate in my giveaway 🙂
I am trying to tweak the giveaway page a bit so it better matches the overall look of the site. Couple areas that I am having trouble with:
– Giveaway Top header is centered by default (I use left aligned and a different font)
– Giveaway has a border which now looks a bit strange on my site (When the Giveaway child theme got implemented it started using the full width setting of the page. which is OK but I would like to have more control.Once again, thank you very much for your help.
Thank you for the response. I think I understand the SUBSCRIBED LINK thing now.
I do use a LOT of plugins. Probably more than I should but everything works.
I did a search for “Sorry, there was an error” in all my plugins and wp-spamshield.php comes up. Looks like that is where the message comes from.
I checked the settings for SpamShield. I tried checking (enabling) the following:
“Disable anti-spam for miscellaneous forms”That appeared to have done the trick.
Thank you for your help.