ClevelandWebDeveloper
Forum Replies Created
-
Forum: Plugins
In reply to: [Hide My Site] Allowing certain URLsHello!
Right now there is no ability to allow specific URLs, but that is a good idea. If I am able to add that as a feature in the future I will follow up here.
With the Multipass add-on, you are able to make it so that specific pages/posts are publicly accessible. Feel free to message me direct via info[at]clevelandwebdeveloper[dot]com for more information on that or if you have any other questions.
Thank you,
JustinForum: Plugins
In reply to: [Hide My Site] Uploads folderHi Bobooli2,
Nice to hear from you. As far as I know there is no way for a plugin to block these files, if someone already has a direct link to the URL for the file. For these types of files, the best option I can think of would be to password protect your website with htaccess.
Forum: Plugins
In reply to: [Hide My Site] Great Plugin But….Hi Joan, yes this should be possible if you get the premium version.
I think though that the WordPress folks don’t like for paid features to be discussed in these forums. If you want more details regarding how to implement this, please message me direct via info[at]clevelandwebdeveloper[dot]com.
Thank you,
JustinForum: Plugins
In reply to: [Simple Tooltips] Incorrect positioning the popup blockRegarding the previous problem, my suggestion above is how I would try and handle it. If you are able to come up with a solution that works better for you, please feel free to share it here.
Regarding the +1 problem, I’m not sure exactly what the issue is. In general I try my best to offer support for free when I am able to here in these forums, but unfortunately I have other obligations with my time so I am not able to further pursue a solution for this. If you or anyone else are able to come up with a fix, please share it here.
Forum: Plugins
In reply to: [Hide My Site] Multipass nag won't go away after updateSorry about that – I appreciate your patience and feedback as I smooth out these hiccups along the way.
Should be resolved now in v2.0.2
-Justin
Forum: Plugins
In reply to: [Hide My Site] Multipass nag won't go away after updateFixed in version 2.0.1 – Thank you for the heads up.
-Justin
Forum: Plugins
In reply to: [Hide My Site] Password request shows on EVERY page – not just once!Hi Kingrobb,
Yes the problem has to do with WP Engine. Other WP Engine users have asked me about this issue in the past, and they have been able to get WP-Engine to exclude the access cookie from page caching.
If you are interested in more information about how this is done, you can message me direct via info[at]clevelandwebdeveloper[dot]com and I will be happy to provide more details.
Best,
JustinForum: Plugins
In reply to: [Simple Tooltips] Incorrect positioning the popup blockTry adding this to your CSS:
.entry .tooltips {display:inline-block;}
Forum: Plugins
In reply to: [Simple Tooltips] Incorrect positioning the popup blockHello,
Can you send me a link to a page which shows the error, along with the words on the page that trigger the tooltip in question?
You can email me via info[at]clevelandwebdeveloper[dot]com if you prefer.
Forum: Plugins
In reply to: [Hide My Site] Strange and blank pages…Hi there,
I haven’t been able to recreate this problem on my end so it’s hard for me to troubleshoot it.
If you want, I would be willing to take a closer look at the specific page(s) in question that are causing the problem(s).
You can use my email info[at]clevelandwebdeveloper[dot]com to send the links privately.
Also if you are able to set up a tech support account for me in your WP admin, that would give me greater ability to assess what the issue is.
Best,
JustinForum: Plugins
In reply to: [Simple Tooltips] I want to translate your pluginHi Serge,
That would be great to have the plugin available in Russian.
Before that can happen, I first have to localize the plugin so that it can be translated by others. The problem is that I have so much work on my plate right now that I’m not sure when I will be able to get that done.
I will follow up with you in this thread if I am able to prepare the plugin to be translated.
Thanks so much,
JustinForum: Plugins
In reply to: [Simple Tooltips] Formidable Forms attribI’m not an expert on Formidable Forms, but you should be able to do this via the Customize HTML tab in the form settings. You should be able to put in the shortcut directly, wherever you want to place it, like this: [simple_tooltip content=’This is the tooltip content’]This triggers the tooltip[/simple_tooltip]
Forum: Plugins
In reply to: [Simple Tooltips] Using in Contact form 7I’m not an expert on Formidable Forms, but you should be able to do this via the Customize HTML tab in the form settings. You should be able to put in the shortcut directly, wherever you want to place it, like this: [simple_tooltip content=’This is the tooltip content’]This triggers the tooltip[/simple_tooltip]
Forum: Plugins
In reply to: [Simple Tooltips] spili in to 2 linesTry adding this to your CSS:
.Zebra_Tooltip {width:auto !important;}
Forum: Plugins
In reply to: [Simple Tooltips] spili in to 2 linesWhich words on the page trigger the tooltip in question?