ClevelandWebDeveloper
Forum Replies Created
-
Forum: Plugins
In reply to: [Spacer] Space stays same sizeI am not sure we are on the same page in terms of what the goal is.
If you want, you can send me a basic mockup of how you want things to look. My email is info[at]clevelandwebdeveloper[dot]com
Forum: Plugins
In reply to: [Spacer] Space stays same sizeRight now the spacer is put in before the sale banner.
Try moving the spacer code to be after the sale banner in the text editor.
Forum: Plugins
In reply to: [Spacer] Space stays same sizeWhere do you want the extra space to be added on the page?
Forum: Plugins
In reply to: [Spacer] Space stays same sizeAre you able to send me a link to an example page?
Forum: Plugins
In reply to: [Spacer] Space stays same sizeHello,
Just a guess, but could it be that you aren’t adding ‘px’ after the number?
For example, instead of saying [spacer height=”60″] you should change that to be [spacer height=”60px”] instead.
Forum: Plugins
In reply to: [Spacer] help meClick where it says “Dismiss this notice”:
Forum: Reviews
In reply to: [Spacer] Pleased and AnnoyedHi Doc,
Thanks for the nice review and the useful feedback. Regarding the pro aspect of the plugin, I think WordPress doesn’t want those issues discussed on these forums. If you would be willing to discuss the issue further with me, please feel free to message me direct via info[at]clevelandwebdeveloper[dot]com.
I appreciate your input and the overall helpful nature of it.
Best,
JustinForum: Reviews
In reply to: [Spacer] Pleased and AnnoyedHi Doc,
Thanks for the nice review and the useful feedback. Regarding the pro aspect of the plugin, I think WordPress doesn’t want those issues discussed on these forums. If you would be willing to discuss the issue further with me, please feel free to message me direct via info[at]clevelandwebdeveloper[dot]com.
I appreciate your input and the overall helpful nature of it.
Best,
JustinForum: Plugins
In reply to: [Spacer] set spacer background color to transparentHi there,
I’m not sure why that’s happening for you, by default there should not be any background color set for the spacer.
Are you able to send me a link to a page on your site where I can see the issue? If you would rather do this privately (ie not on these forums), you can email me via info[at]clevelandwebdeveloper.com.
Best,
JustinForum: Plugins
In reply to: [Hide My Site] Custom CSSAlmost – you need to add
!importantat the end, like this:#form_wrap { background-color: rgb( 177, 220, 200 ) !important; }Forum: Plugins
In reply to: [Simple Tooltips] Setting on RTL sitesissue fixed in version 2.1.2
Forum: Plugins
In reply to: [Simple Tooltips] Does in work on iphoneHi Dan,
Thanks for the heads up. Good news – just released version 2.1.1 which adds the option to disable tooltips on mobile. So if you update to the latest version you should be all set.
Have a nice weekend,
JustinForum: Plugins
In reply to: [Hide My Site] have to login twiceHi wavdav,
It’s hard to tell without being able to see for myself.
One guess would be that the ‘logged in’ cookie is being placed initially on a page without the www [like http://yoursite.com/wordpress%5D and then after you have logged in, all the links on your homepage go to a page with the www [like http://www.yoursite.com/wordpress/somepage%5D. This would be a problem because the logged in cookie would not be recognized as being there – on account of http://www.yoursite.com being considered a different domain than http://yoursite.com with regard to cookies. The solution here would be to change your WordPress site URL/WordPress links so that they match your initial index page (so that they would all either use the www or not).
Again, this is just one thought without knowing the specifics of your case. If this doesn’t work out, I might be able to provide more help if you are comfortable emailing me your website URL and Hide My Site password (so that I could get a better look at the underlying issue). You can email me via info at clevelandwebdeveloper dot com.
All the best,
JustinForum: Plugins
In reply to: [Simple Tooltips] Tooltips on popupsHi Eshanel,
I am working on a solution for this, which I can incorporate into the plugin, but it’s still under development. For the time being, if you are interested in testing it out, you can shoot me an email via info at clevelandwebdeveloper dot com, and I can let you know what would be required on your end. Warning – it will involve editing the code.
All the best,
JustinForum: Plugins
In reply to: [Hide My Site] hide my site won't go awayHi Tammy,
The first thing I would try would be to set up your site in such a way that the www is automatically removed from your site. In other words, when someone types in http://www.stepuptech.net and goes to your site, the URL automatically changes to stepuptech.net (and likewise, if they go to http://www.stepuptech.net/examplepage, the URL automatically becomes stepuptech.net/examplepage).
The easiest way that I know of to do this would be to ask your web host if they can do it for you. Also, make sure that both the ‘WordPress address url’ and ‘site address url’ are set to ‘stepuptech.net’ (You can find these options in your WordPress admin > Settings > General).
Also I know you mentioned deleting all the caches too which is good. I’m guessing you already know this, but if not, I would like to mention it just in case it would be helpful: In addition to the browser cache, there are also caching plugins as well as automatic caching done by some web hosts. If either of these types of caching are in place on your site, you should make sure to clear them as well.
Hopefully these suggestions will help you resolve the issue. If you need further assistance feel free to email me directly via info [at] clevelandwebdeveloper [dot] com
Thanks and have a nice weekend,
Justin