wpvince
Forum Replies Created
-
Lightbox option would be awesome
Could we also use embed codes in a post as well?
Good idea
In the video appearance option, I’m thinking something like the following should work?
<div style=”width=”220″ height=”165″, float:left;margin-right: 10px;”>{video}</div>
issue happening again today 🙁
Forum: Plugins
In reply to: [Redirection] Redirection plugin not worlingThings like this can be a real pain, hence WordPress development should look into ability to roll-back any updates to previous version.
Forum: Plugins
In reply to: [Digg Digg] [Plugin: Digg Digg] A lot of traffic causes server to freezeYou mentioned deactivating the Digg Digg plugin solves the problem for you, so wondering what can be done to make plugin more efficient?
Forum: Plugins
In reply to: [Digg Digg] [Plugin: Digg Digg] A lot of traffic causes server to freezeInteresting.
Any idea why this plugin uses so many resources, and is there a similar plugin that doesn’t?
ThanksForum: Fixing WordPress
In reply to: .htaccess Hacked, Redirects to Russion Site@kmessinger I did, but as this is not a WordPress specific issue, and I was looking for the cause rather just recovering after the problem.
It seems everyone is at a loss right now as to how to stop it happening again.
http://forum.joomla.org/viewtopic.php?f=432&t=705216&start=60#p2778501Forum: Fixing WordPress
In reply to: .htaccess Hacked, Redirects to Russion SiteI was also told that putting the following line into htaccess would help
RewriteRule \.ht[ap] – [NC,F]
ThanksForum: Fixing WordPress
In reply to: .htaccess Hacked, Redirects to Russion SiteDid anyone find a solution?
ThanksNew version looking good.
Can you also address the JS loading on every page issue as well in this version please?
http://wordpress.org/support/topic/766986Forum: Plugins
In reply to: [Contact Form 7] Date Selector for Contact Form 7Search for “Contact Form 7 Datepicker”
Forum: Fixing WordPress
In reply to: .htaccess problem on subdirectory installI’m having same issue and htaccess is not showing the WP install directory, but the following
RewriteBase /
RewriteRule ^index\.php$ – [L]Despite saving my permalink setting in WP admin many times, this doesn’t change although website works fine, just redirection plugin doen’t 🙁
Annoyingly the codex article doesn’t mention what htaccess changes should be for subdirectory installs
You might be able to use this plugin + enable multisite on your WP install?
Forum: Plugins
In reply to: [Widget Content Blocks] [Plugin: WYSIWYG Widgets] Why a new type of widget?I suppose keeping the option of existing text widget to be ‘plain’ is useful, as WYSIWYG options can sometimes mess with code.