lindaloustarr
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Protecting wp-admin folder with htaccessAll you have to do is protect with your ip address with this in htaccess 🙂 no one with an ip address listed below will be allowed & will receive an access denied error . . .
place this right above #BEGIN WordPress, where you see the number 1 in each segment just replace with your ip if you need to add additional ip’s just repeat the line with the new ip address:
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{REQUEST_URI} ^(.*)?wp-login\.php(.*)$ [OR]
RewriteCond %{REQUEST_URI} ^(.*)?wp-admin$
RewriteCond %{REMOTE_ADDR} !^11\.11\.111\.111$
RewriteCond %{REMOTE_ADDR} !^11\.11\.111\.111$
RewriteRule ^(.*)$ – [R=403,L]
</IfModule>Merry Christmas
Linda Lou ~ WordPress on FireForum: Plugins
In reply to: [Testimonials Widget] Rotation SpeedHi Michael;
Your plugin is included with the theme I’m using from themeforest “Circles”, here is the shortcode used<code>[testimonials type="slider2" header="" category="" limit=""]</code>on the home page I took a screenshot of the plugin (which is this one) but no place to include it here, it derives from the testimonials area in the wp admin area “Testimonials” & when going to flexslider in admin panel there are no items there at this point so am not sure where the difference you say would be coming from?
Linda LouForum: Plugins
In reply to: [Testimonials Widget] Animation not disabling?Ok, so most of the above is greek to me so my question is how the heck I make the time between each slide to 25 seconds, I’ve tried in the widget settings in both the plugin settings area as well as the widget itself, I look in the back end code & cannot figure out where to make those adjustments, as to the jquery code above where should that be placed and/or where or where to make the adjustment for 25 seconds????
Thank you, you are greatly appreciated!
Linda LouForum: Plugins
In reply to: [Appointment Calendar] Ready to Purchase Pro Have a Few QuestionsSure, just sent you an email . . . 06/05/13 10:29 AM Alaska time 🙂
Forum: Plugins
In reply to: [Appointment Calendar] Ready to Purchase Pro Have a Few QuestionsOk, am letting my client know about it today, thank you, is there any chance for a developer version?, this will be the one (customized) that I will recommend to all coaching clients, or can it be used on all domains
she owns? Also, do you have an affiliate program for this? I’m getting ready to build a new site for my business & will want to add this as a recommended product for my clients? Again, thank you so very much for your attention, you are greatly appreciated!
Linda LouForum: Plugins
In reply to: [Appointment Calendar] Ready to Purchase Pro Have a Few QuestionsHi Everyone! 🙂
Just a quick note, checking in, to see how we’re doing on being able to purchase this with the timezone adjustments?
Thank you so very much for your kind replies, you are greatly appreciated!
Linda LouForum: Plugins
In reply to: [Appointment Calendar] Ready to Purchase Pro Have a Few QuestionsThanks Ankit, we’re good to go, it’s only ie 10 windows 8 & we can let people know in the text part above the calendar when it’s ready. Let us know when we can purchase, we’re ready to go :>)
Peace & Blessings
Linda LouForum: Plugins
In reply to: [Appointment Calendar] Ready to Purchase Pro Have a Few QuestionsHi :>)
Just checking to see if this is ready to buy now with timezone adjustment, we are anxious :>)
Thank you
Linda LouForum: Plugins
In reply to: [Appointment Calendar] Ready to Purchase Pro Have a Few QuestionsJust sent screenshots via my gmail email address subject line
[Wordpress Forum] Member Re Time Zone Settings Linda Lou
Thank you!
Linda LouForum: Plugins
In reply to: [Appointment Calendar] Ready to Purchase Pro Have a Few QuestionsBTW I never did receive email confirmations?
LLForum: Plugins
In reply to: [Appointment Calendar] Ready to Purchase Pro Have a Few QuestionsOk, so it doesn’t work in internet explorer (10 windows 8) but works in firefox (windows 8), works in chrome, & safari . . .
Thanks, is there anyway to get it to work in IE? Also, when will this be ready to purchase with the time zone adjustments? :>)
Linda LouForum: Plugins
In reply to: [Appointment Calendar] Ready to Purchase Pro Have a Few QuestionsHi Frank;
I went in to admin settings reset time zone – added staff member Asara, left my time zone on one computer as alaska time & changed time zone to eastern on another computer, went to the appointment calendar clicked on the 14th of May & the only times that are appearing is 5 times all showing as 12:00 am . . . it works on the computer where time zone is same as admin settings but not on computer where I set the computer time zone as eastern time zone? My client really wants to be able to use this as soon as possible, your help is greatly appreciated . . .
Linda LouForum: Plugins
In reply to: [Appointment Calendar] Ready to Purchase Pro Have a Few QuestionsOk, so how does it work exactly, as a client I choose time, say as 9:30 my time as shown on the time choice box? & it then shows up on calendar & internal wp admin schedule for the coaches as 11:30 their time? If that’s how it works it’s great . . . let me know :>)
Peach & Blessings
Linda LouForum: Plugins
In reply to: [Appointment Calendar] Ready to Purchase Pro Have a Few QuestionsAwesome, thank you . . .
Forum: Plugins
In reply to: [Appointment Calendar] Ready to Purchase Pro Have a Few QuestionsThank you Ankit :>)
Yes, that is what we need, my client has 17,000 “business/entreprenuer” clients worldwide & they will just not take the time to fool around trying to figure out what a 10:00 am appointment in pacific time zone means for them in their time zone . . . auto calculation would be the ultimate option, however, if you could just configure the addon of a timezone drop down they could choose their time zone & then the calendar would make the adjustment in time to their time zone . . . I hope that clarifies what it is we need in a calendar/appointment scheduler, as to layout, staff & wordpress backend layout you do have the best, but we “really” need a timezone adjustment feature . . .Thank you so very much for your time & patience with us :>)
Peace & Blessings
Linda Lou