ClevelandWebDeveloper
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Tooltips] spili in to 2 linesCan 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: [Simple Tooltips] Tooltips on thr backendHi limitlessventas,
Nice to hear from you. The tooltips are designed to only show up on the front of the site, so there is no way to add them to the backend as of now.
All the best,
JustinForum: Plugins
In reply to: [Hide My Site] not working with older WPHi Candy,
Thanks for the heads up. What version of WP are you using?
Forum: Reviews
In reply to: [Hide My Site] Totally faul plugin, can lock only homepageHi Arif,
If someone is able to access your 404 page, that means the plugin is not working properly on your site. Please feel free to message me directly if you need further assistance via info [at] clevelandwebdeveloper [dot] com
Best,
JustinI would have to play around with it to get a better sense.
In this case, for example, I am pretty sure that there is an issue with the ‘logged in’ cookie not being placed on the user’s browser. If I was able to track down why it’s not getting placed (does the user have cookies disabled? Was something already printed out on the screen [you can’t set cookies in php if something has already been printed out to the screen]?). There are many more questions like this that I would explore, but it would be hard for me to list all the troubleshooting steps here.
Thanks,
JustinThank you argos I appreciate you taking the time to let me know. My problem is that I haven’t been able to recreate the issue on my end so I can’t troubleshoot it.
All the best,
JustinForum: Plugins
In reply to: [Hide My Site] Does "Hide My Site" work with "WPS Hide Login"?Hey Helloeng,
It looks like the WP Hide Login plugin forces a fake 404 error page which is conflicting with the Hide My Site plugin.
I’m not that familiar with the inner workings of that plugin though so I’m not sure at the moment how to resolve the issue. If I am able to figure out a solution I will follow up here.
Thanks for the heads up,
JustinArgosmedia are you also on hostgator?
Forum: Plugins
In reply to: [Spacer] Error messageHi Denmat,
Does it say what line the error is on?
Forum: Plugins
In reply to: [Simple Tooltips] Tooltip positioning in chrome and mobileTry adding style=”display:block;” to the shortcode, so it would look like this…
[simple_tooltip style=”display:block;” content=”The videos…
Forum: Plugins
In reply to: [Simple Tooltips] Tooltip positioning in chrome and mobileHi Mark,
How is the code set up? IE if you go to edit post/page and click on the ‘Text’ tab what does the code look like for the tooltip and image?
Forum: Plugins
In reply to: [Simple Tooltips] Tooltip positioning in chrome and mobileHi Mark,
For me the tooltip is positioned centrally when I use Chrome. Maybe I am not understanding the issue you are experiencing.
Are you able to send me a link to a demo and describe what the problem is?
Best,
JustinForum: Plugins
In reply to: [Simple Tooltips] Using in Contact form 7Hey Vadim,
Thanks for letting me know – the page looks great!
Right now there is no way to do what you want but I will let you know if the ability gets added in the future.
Best,
JustinForum: Plugins
In reply to: [Simple Tooltips] make tooltip draggableHi Pilgrim,
If you know how to edit the CSS on your site, you could try adding something like the following:
.Zebra_Tooltip .Zebra_Tooltip_Message{ overflow-x: hidden; max-height: 200px; }You could change 200 to whatever you want the max height of your tooltips to be.
Best,
JustinForum: Plugins
In reply to: [Simple Tooltips] Using in Contact form 7I don’t know if that’s possible – I’m not an expert on contact form 7 so I can’t say for sure if you are able to edit each option or not.
Good luck,
Justin