bluemoon62
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Coldform] Can you make the Website field optional?Thanks for confirming that I can modify the SSL code for this plugin using one of those methods. I will implement that. Life is getting easier!
I will contact you separately about the other matter.
Forum: Plugins
In reply to: [Contact Coldform] Can you make the Website field optional?Thank you, Jeff! Much appreciated! I just installed the new version and it works great!
You still rock!
Can I save the CSS file in a separate directory that would not get overwritten in updates?
Another thing that would be nice is if pictures were removed from your pages in the control panel because I believe that is what is creating a yellow security flag in Chrome while other pages are green. It could be something in a script that is creating the issue.
Forum: Plugins
In reply to: [Contact Coldform] Spam checker disappeared in latest updateHi Jeff,
I had the same problem as hartmutnz with the Challenge Question disappearing when I updated the site. I didn’t realize it wasn’t working until someone contacted me to let me know that the contact page on the website was not working and I investigated it.
Your solution of resetting the default settings, deactivating and then starting over again worked.
However, it appears that the new feature that you added to let registered users bypass that seems to break the script when activated so I am leaving that unchecked.
Forum: Plugins
In reply to: [Subscribe To Comments Reloaded] Patched?Thank you very much!!!!
Forum: Plugins
In reply to: [Member Directory and Contact Form] Database?That is fantastic and exactly what I need if it doesn’t interfere with the newsfeed. : )
I have a lot to learn about custom type posts and custom meta boxes so this is a great way to start.
I will definitely be implementing this on my site. I have been seeking a way for members to be able to connect with each other without using a bloated membership plugin.
This one looks just right and very useful and helpful!
Forum: Plugins
In reply to: [Member Directory and Contact Form] Database?Well, Posts are reserved for news articles and scroll from one article to the next on the home page. And they are public pages.
The member’s pages will be private pages.
So, it would look awkward if someone scrolls to one of their pages in the newsfeed and sees a blank page or “This page is private”. I want to avoid that and keep the member’s pages out of the newsfeed stream.
If I can accomplish that by modifying the custom post type template to remove the scroll links on those pages without messing up the main feed or affecting it in any way, then it would work. But I guess that would not solve the problem of someone scrolling to those pages from other pages in the news article and then they would lose the scrolling feature and get a “this page is private” notice.
Pages would be more desirable for this application since they are not part of the newsfeed.
Forum: Plugins
In reply to: [Member Directory and Contact Form] Database?Also, can I create a Page for each user instead of a Post? (I think that is what you meant but want to double-check.)
Forum: Plugins
In reply to: [Member Directory and Contact Form] Database?That is a really nifty idea and way to handle it. I love it!
How does the member’s picture appear on their page and in the user list? Will I set that up with a short-code?
Also, is there a short-code to insert the member’s profile description from their Profile into their page? That would be helpful.
Forum: Plugins
In reply to: [Theme My Login] The logout Link for my site is not workingUPDATE: Got it to work!
See my explanation here:
https://www.ads-software.com/support/topic/loginlogin-does-work-explained?replies=1
Hope this helps!
Forum: Plugins
In reply to: [Theme My Login] TML with default WordPress login formYou can control the pages that are public and private using the User Access Manager plugin.
With that plugin, you can make all pages private (hidden) until the member is logged on.
Forum: Plugins
In reply to: [Theme My Login] The logout Link for my site is not workingI am still trying to figure it out and get the login/logout function working like it used to work.
The login/logout used to work perfectly within the top menu,. When I was logged in, Log In changed to Log Out in the menu. When I logged out, Log Out changed to Log In.
UPDATE: I got it to work properly in the Test site!
Now to get it working again in the real site …
Forum: Plugins
In reply to: [Theme My Login] The logout Link for my site is not workingOops, duplicate post. See below.
Forum: Plugins
In reply to: [Fast Secure Contact Form] vCita and Captcha linked?Thanks for the explanation.
I guess people have to figure out if the extra overhead for something they aren’t using is worth it, whether it’s cached or not.
Forum: Plugins
In reply to: [Fast Secure Contact Form] vCita and Captcha linked?Thanks for your response.
The Captcha worked fine until I updated the software so I assumed that the reason it wasn’t working is because I renamed the vCita directory and its contents. The form is broken if the Captcha won’t let a message send even if it’s entered correctly numerous times.
The long string in the base64 code was part of a FSCF KWS Ad in Wp Options as follows;
<style>
#kws_message {
width:820px;
font-size: 1.1em;
}
#kws_message h3 {
display: block;
margin: 1em 0 0 0;
clear: both;
}
#kws_message .cc_logo {
padding-top: .75em;
}
</style><div id=”kws_message” class=”updated”>
<img alt=”Constant Contact” src=”data:image/png;base64,—- a very, very, very, very, very long obscure code here–“” width=”187″ height=”27″ />
<h3>Add Users to a Newsletter</h3>
<p>When your form gets submitted, add the contact to a Constant Contact email newsletter.</p>
<p>With Constant Contact, use attractive, professional-looking email communications to stay in regular touch with your customers and build strong customer relationships.</p> <p>Install the Newsletter Plugin Learn More About Constant Contact</p>
<img height=”1″ width=”1″ border=”0″ style=”display: none;” src=”https://tracking.katzseo.com/tracking#/static/gpx.php?amount=” />
</div>Was that for an ad in the admin panel? If it’s legit, why the need for an obscure base64 code? What is it tracking?
It’s too bad that you can’t keep that software completely separate from the form for those that are not interested in it.
Forum: Plugins
In reply to: [amr users] Unwanted CSV file?Okay, the CSV file appears in the images directory, and I want to make sure that is on purpose (by design).
It was actually in two different directories within the images directory at one point.
Is that a normal default location for the CSV file? Can I control where the CSV file outputs?