fsoto
Forum Replies Created
-
Forum: Plugins
In reply to: [Image Photo Gallery Final Tiles Grid] ssl/https Mixed Content ErrorThank you for the reply. I was able to make the updates to the urls in mysql which corrected the issue.
I was able to get it to sort of work via line you asked we place in the CSS, however, it does not work well.
http://shakespearencompany.com/product-category/womens/ shows it perfectly fine, however going into the product itself the sold out icon is not on the image and is instead floating above the picture as seen here http://shakespearencompany.com/product/mid-century-bangle/
Hey jasonDMSQD,
I really want to say thank you. That worked perfectly for me. I really appreciate you taking the time to respond to this.
I fixed it for my self. I enetered this in the htaccess file at the top
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>Here is the article that refrences this.
http://wordpress.org/support/topic/25-imagemedia-uploader-problems?replies=1
good luck I hope this helps.
I am also having this same issue, not only across different PC’s and different sites but also on sites on different servers from vps to shared hosting. It seems that it may have been an issue witht he most recent Worpress update. I have checked the php.ini files that restrict the upload size but now go. everything up to about 6 mb works just fine.
I appologize about the confusion it seems that I was mistaken on this issue. It is not this plugin after all causing this issue. I will continue testing to locate it.
I do apologize it seems that I must have been doing something incorrectly the first time around. I have now gotten it to show up exactly the way i wanted it to and described by doing nothing more that inserting the html. You can see it on the event on sep 24th. “Annual Whine, Whiskers & Wild Things Silent Auction” I appreciate your time and quick response. I am a huge fan of this plugin and would like to contribute to it if you could just tell me where that I can do that.
Also quick question I did not locate a donate button in your plugin settings. I really like this plugin thus far and would like to contribute to allow you to continue to develop it. Where can i find the contribute button?
http://petbuddyhouston.com/events/
for example anytime you select an event, any event, and the detailed information box drops down to display that particular events information I would like the flier associated with that event to be able to show in that same pop up/drop down event box.
Forum: Plugins
In reply to: [Event Calendar] calender Font looks blurred in Chrome and FirefoxThat worked Like a charm… Thank you very much and keep up the great work on this plugin.
Forum: Plugins
In reply to: [Event Calendar] calender Font looks blurred in Chrome and FirefoxThank you. Could you please clarify a few things. I think I understand how to correct it but not fully. What I understand is that my theme is handling the font etc as there is none assigned to AEC in the custom.css. So the correction would be to assign a specific font to it that would overwrite the default one set by the theme. I believe the solution would be to make those changes in the custom.css of AEC. I am semi new at this so please excuse me if I am incorrect. If so what lines would those changes be made on? and can you give me an example to go by on what the line with a different font would look like? Again thank you in advance and great job on this plugin.
Forum: Plugins
In reply to: [Event Calendar] Change icon and spacing in Event sidebarNever mind either I solved it also. Incase anyone needs to know it is in the style.css of your particular theme. Mine called for a specific image which I changed to what I wanted and adjusted the padding to make everything fit correctly
Forum: Plugins
In reply to: [Event Calendar] Change icon and spacing in Event sidebarIf possible can you tell me where you found that change? I would like to use a custom Icon there but am not too sure where to make that change.