WP Monkey
Forum Replies Created
-
I’m interested in this as well, if anyone has created a similar kind of template, it would be good to know how you did it.
I am getting similar on two of my live commercial sites and all the images on them were blocked.
Pavy – I realize that you have a full-time job, but 63,400+ people have downloaded your plugin and if there is an error in it that is blocking media files needlessly then I would consider this a priority problem.
I tried whitelisting the variable as per the link in the false alert email, but then I get a “You do not have sufficient permissions to access this page.” error. I’ve also tried whitelisting the variable manually based on the information in the email, but ultimately what worked was turning off the filter that created the false alerts (SQL queries) which is a concerning fix.
Again, I got a phone call from a client who received several call from her client because images were down on the live site, so this is not good.
Forum: Plugins
In reply to: [FAQ Manager] [Plugin: FAQ Manager] Only displaying 5 on a pageI’m having a similar problem. I’m using [faq limit=”-1″] for 16 FAQs but only 10 are showing (https://medcure.org/why-body-donation/faq/). Can you offer more information? Ideas?
Forum: Plugins
In reply to: Post/Calendar plugin that allow for varied multiple dates and date ranges.I went with Full Throttle Calendar, which adds meta data to posts and allows for multiple dates and date ranges. However, they only offer some known bug fixes with the paid version.
I got this and spent 12+ hours trying to bring it back. Here’s what I found:
- Check your htaccess file to make sure that it references the path to your wordpress install on the RewriteBase and RewriteRule lines. In general, make sure the formatting of this file is to standard.
- I had to reset my htaccess, wp-config, wp-login, and wp-load files to 644 permissions because once I got the site back up, no one could login.
I had tried to revert the system tweak settings back, since the hiding these files feature seemed to be the root of the problem. Knowing how to revert these changes would be VERY beneficial.
Forum: Fixing WordPress
In reply to: External links turned into site linksOh crimeny, thanks. It’s always the obvious things, isn’t it.
Interesting that WordPress tried to route it to a post within the site, though.
Forum: Plugins
In reply to: [List category posts] [Plugin: List category posts] List not updatingI think it might be that the excerpt is pulling in code (i.e. NextGen shortcodes) instead of just the text.
Forum: Plugins
In reply to: [List category posts] [Plugin: List category posts] List not updatingAnd here is the template code:
[Code moderated as per the Forum Rules. Please use the pastebin]
This is a live site, so if anyone can see an error that I can address, that would be much appreciated.
I upgraded to the premium version, and the problem still exists. It seems that looping back on the page instead of the “more details” destination is a pretty basic bug to fix.
Forum: Plugins
In reply to: [WP Web Scraper] [Plugin: WP Web Scraper] Scraped site not updating, cache?That didn’t work, but what did was commenting out the IF and ELSE statements referring to the cache in the plugin’s functions.php file.
https://www.ads-software.com/support/topic/plugin-wp-web-scraper-problem-with-cache-not-expiring?
That’s when I got it to work, which is disappointing because I’d rather not have to hack code and maintain patches like that.
Forum: Fixing WordPress
In reply to: Page Revisions in WP 3.0I’ve seen the same thing, there are POST revisions available, but not PAGE revisions. When I’m on a page, there is no screen option for revisions.
I thought that previous version of WP had page revisions as well. So does anyone have information on page (not post) revisions?
Thanks
Forum: Plugins
In reply to: [Promotion Slider] [Plugin: Promotion Slider] Title DisplayI think that the custom PHP would work best, because ultimately I want to place a div around both the title and excerpt to style them in a single box. But looking at the PHP code, it is beyond my capacity and I’m working for a non-profit so I don’t think we can pull in a programmer. The site is not yet released, so I can’t list an URL.
Again, any examples or specifics that can help get me closer would be much appreciated.
Thanks
Forum: Plugins
In reply to: [Promotion Slider] [Plugin: Promotion Slider] Title Displaycalisurfhobie How did you do that? I want to combine the title and excerpt text into a single box in the lower right of the slide.
Forum: Plugins
In reply to: [Postie] [Plugin: Postie] Post status is set to scheduled, not publishedHere is a screen shot of the options:
https://www.diigo.com/item/image/27l9r/dwuiActually, I had to roll FAL back a version to get it to work on IE, since this was a live site. But you can still see the code and files for the custom theme.