sailpilot
Forum Replies Created
-
Forum: Plugins
In reply to: [IProperty Real Estate Agent] rss buttonSorry we didn’t have a chance to work on this since you sent us a solution. We tried it and it seems to work.
Forum: Plugins
In reply to: [Mortgage Calculator / Loan Calculator] display issueThe latest update on our problems.The formatting issue turned out to be caused by setting in our style.css file. If you have a bottom margin set for img greater than 0px for the area where you place the calculator the tabs will not line up with the rest of the calculator.
On the second issue where both the loan and mortgage tabs appear no matter what settings you use in the shortcode (calculator = “mortgage_only” does not work) we have not found a solution when using the plugin. However if you go to the mlcalc page at
https://www.mlcalc.com/free-widgets/mortgage-loan-calculator/
and cut the caclulator javascript code and paste it into a page the problem seems to disappear.So it appears there is an issue with the plugin related to mortgage/loan selection.
It would be nice if the authors of this plugin supported it.
Forum: Plugins
In reply to: [FireStorm Professional Real Estate Plugin] plugin errorsSorry we couldn’t wait for the response and had to move on to another real estate plugin because we had to get it done.
Forum: Plugins
In reply to: [th0th's Quotes] strange problemThat is interesting because we inserted html similar to the above and it works. The only problem was the line breaks and it appears that it only is a problem if you save multiple times because each time it inserted an additional line break.
Forum: Plugins
In reply to: [Mortgage Calculator / Loan Calculator] display issueAn update.
I checked the plugin with the Twenty 11 theme and the display format seems to work. So this problem is somehow theme related.
However now the other problem (mentioned by other people here) that you can not eliminate one of the tabs exists. You can not show only the mortgage or loan tabs. Both always appear no matter what the settings are.
BTW, Is there any support here from the authors of this plugin or the other one for mortgage rates? I see that many questions go unanswered for months.
Forum: Plugins
In reply to: [th0th's Quotes] How to eliminatefigured out the vertical bar problem. Tt was a class setting for blockquote in our CSS file.
Still need answers to the other 2 questions.
Forum: Plugins
In reply to: [TubePress] Youtube problem againjust an update. This must have been a youtube issue because it just resolved itself.
Forum: Plugins
In reply to: [Stock Tools] Indexes, currencies, etcAdd me to the list. I would also like to know how to get these.
Forum: Plugins
In reply to: [WP Photo Album Plus] Title in Photo of the dayI spent a little time playing around with this plugin and I can’t get the description (keyed on the Album admin page for each image) or the Photo name to appear even when selected in the subtitle field on the Photo of the Day setup screen.
If I select the description field in subtitle it does display with the thumbnail images at the bottom of the page but it does not display with the photo on the actual page.
The code I am using on the page for the display of the photo of the day is
%%wppa%% %%photo=#potd%% %%size=300%% %%align=left%%
the photo displays but nothing else.
Also is there documentation on what parameters can be used on the above line and also where to set the background colors, borders etc. for the photo of the day.
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] why doesn't the sitemap rebuild correctlyIt looks like this is a browser cache issue. This should be posted here in bold letters so everyone does not waste time with this. I have seen this issue raised several times in posts on this support forum.
The issue seems to be that if you rebuild a sitemap with this plugin and then view it from the plugin setting page it will display whatever is in your browser’s cache. So if your browser cache has not been updated or deleted lately you will see an old file even thought the one that is sitting on your server updated correctly.
When I downloaded that file sitting on the server and opened it up with a text editor it displayed the latest updates.
Hope this helps someone else because I wasted hours on this. A simple line in the FAQs or one the initial page for this plugin could save everyone time.
Forum: Plugins
In reply to: [TubePress] [Plugin: TubePress] new play list does not workbtw this is unrelated but is there a way to turn off youtube annotations?
Forum: Plugins
In reply to: [TubePress] [Plugin: TubePress] new play list does not workjust checked it and it works. thanks.
Forum: Plugins
In reply to: [Menubar] menubar dropdown doesnt work on iPadsanyone have any suggested solutions for the problem I posted above
Forum: Plugins
In reply to: [Menubar] menubar dropdown doesnt work on iPadsThe site is under development for someone so I can’t provide a link at the moment.
But basically I have a menu that looks like this:
top level About Blog …. Locations
next level location 1
location 2
location 3
next level location 3 a
location 3 bwhen I added the href in attributes for the Locations (top level) as per your suggestion above it took care of the problem on the ipad.
however the location 3 sub menu item which is set to not clickable does not work on the ipad. When I touch it it does not display the location 3a and 3b items.
I noticed that if I make location 3 clickable then it does work however if you tap location 3 it opens up the dummy page that was set up so we could include the 3a and 3b items.
sorry that I can’t provide the link at this moment.
Forum: Plugins
In reply to: [Menubar] menubar dropdown doesnt work on iPadsI had the same problem as above and the href=”#” solution for the top level menu item (header)solved that problem. However I have a menubar item that drops 6 sub menu items and one of those opens another sub-menu. When I click on the item (one of the 6) that opens the third level sub-menu nothing happens on the iPad (works fine on the PC). I thought that the href may work on this but there doesn’t seem to be a place to insert it in the menubar settings. Any suggestions? thanks