winthropweb
Forum Replies Created
-
FYI after hours of trouble shooting this problem that recently popped up. I rolled back the “Sell Tickets” add-on to version 1.8.12 and it now works again. So the issue is with the newest Sell Tickets update 1.8.14. Please look in to this new bug.
Forum: Plugins
In reply to: [WP_Places] unable to add Place Addressthis is usually due to the API needing to be set-up in your Google Dashboard. Look at the developer console to see what errors the Google Api are giving you. You most likely need to link a billing account with their recent changes.
Forum: Plugins
In reply to: [WP_Places] There is no Save button at Setting pageIt is most likely a conflict with another plugin. I would disable other plugins one at a time and see which one is conflicting.
Forum: Plugins
In reply to: [WP_Places] Multiple PlacesI use a place per post and them add multiple posts per page. This allows me to display hours of multiple places at once.
Forum: Plugins
In reply to: [WP_Places] There is no Save button at Setting pageThe save button is on the bottom left of the page you screen shot. It is below the area shown. Since i have this running fine on multiple sites i would recommend disabling plugins one at a time to see which is the conflict.
Forum: Plugins
In reply to: [WP_Places] Photos formattingSure, When using the short link in your pages like [wp_places photos] wrap it in a div with a class name like
<div class"google-images">[wp_places photos]</div>
Then in the Dashboard go to Appearance >> Customize >> and then go to Additional CSS.
In that area add your styles. In mine i simply used
.google-images img{width:33%; padding:2px}
this gave me the images 3 in a row with a small space in between them.
Forum: Plugins
In reply to: [WP_Places] Photos formattingI put mine horizontal by putting the image short code in a div with the class=”google-images”
and then added this to custom css
.google-images img{width:33%; padding:2px}
result is 3 wide wrap on the images.
I cannot get it to work on multi-site either. it will not activate site wide or individually.
Thanks so much! That code along with deleting another part of my httaccess file that came from a security plugin to stop reading of txt files made it possible to renew my ssl. I have a few other websites coming up for renewal. Since i did a few things that fixed the issue, i will do a few tests to see exactly what was stopping the renewal.
It was cpanel that has this requirement for autossl. It is stated in the cpanel forum https://forums.cpanel.net/threads/autossl-htaccess-whitelist.562651/
do you know what to put in an httaccess file to allow a single folder to accessed over http
Now i have another site on different host that also says this plugin stoip autossl from renewing in cpanel. They say the httaccess redirect prevents comodo form validating the pki txt file that is used to verify my domain. Comodo does this over http and the htaccess file redirects it to https and that is where the issue is. Is there a way to stop redirecting for the txt file used for validation?
Forum: Plugins
In reply to: [Files Addon for Event Espresso 4] Files do not upload in WP4.8 & EE4.9.4Thanks, I do have read write permission in the standard wordpress upload directory. I have been able to upload just fine when i am using wordpress 4.7.3 and Event Espresso 4.9.3. I am trying to upgrade to the current Event Espresso so i can use ticketing but when i use EE4.9.34, EE4.9.33, or EE4.9.42 it will not upload for me. I am using Chrome, but also tried with android mobile phone. I am testing with a small picture that is .04 MB.
I am doing more testing to see what version of EE i can get to work and then i will see if upgrade to WordPress 4.8 is possible.
This is a great addition to EE and i hope EE Staff find it valuable to help develop. I spent lot of $$ with EE because you offer this plugin to do what i need.
As i said your plug in works perfect with previous versions i have used but i need it to be compatible with the current Event Espresso 4. Let me know if there is anything else i can do to help this along.
Thanks!
Forum: Plugins
In reply to: [Files Addon for Event Espresso 4] Issues Uploading Files in EE 4I am not able to get files to upload. When i create the registration field and fill out the form in the front and and also in the admin the file doesn’t upload. i cant find it anywhere and i do not get any errors. I am using WordPress 4.8 with EE4 and newest version of Files addon
Forum: Plugins
In reply to: [Files Addon for Event Espresso 4] Choose allowed extensionsI dont see this feature in the recent plugin i downloaded