MagicFab
Forum Replies Created
-
Forum: Plugins
In reply to: [Bitcoin Payments for WooCommerce] The new edition of BitcoinWay plugin.I’d love to see a % donation option in the plugin set to 2% by default (ie. 2% of sales in Bitcoin go to you), but it needs fixing for 2.1 and an option to get rates from Bitpay and Bitocinaverage.com as a minimum.
Forum: Plugins
In reply to: [Bitcoin Payments for WooCommerce] woocommerce 2.1 problemsIt would be useful if everyone in this thread would post a 1-star review!
Forum: Plugins
In reply to: [Link Library] SubCatagories?Hi,
I’ve asked about using tags, in fact using WordPress existing tags. I thought you’d want to comment and perhaps indicate your interest/possible resources to finance such development:
https://www.ads-software.com/support/topic/suggestion-support-wordpress-tagsForum: Reviews
In reply to: [Mozilla Persona (BrowserID)] Performance hogShane Thomlinson, part of the Identity Team at Mozilla has taken over maintainership since April.
I am using this with 3.5.2 version of WP and it works fine.
Sorry, it’s been a while since I posted here – 8 years it seems!
Thanks for the quick pointer to the theme forums ??
A slightly updated version:
RewriteEngine On
RewriteBase /wp/
RewriteRule ^([0-9]+)/?$ https://secure.fabianrodriguez.com/blog/$1
RewriteRule ^archives/category/(.*)/(feed|rdf|rss|rss2|atom)/?$ https://secure.fabianrodriguez.com/blog/archives/category/$1/$2 [QSA]
RewriteRule ^archives/category/?(.*) https://secure.fabianrodriguez.com/blog/archives/category/$1 [QSA]
RewriteRule ^archives/author/(.*)/(feed|rdf|rss|rss2|atom)/?$ https://secure.fabianrodriguez.com/blog/archives/author/$1/$2 [QSA]
RewriteRule ^archives/author/?(.*) https://secure.fabianrodriguez.com/blog/archives/author/$1 [QSA]
RewriteRule ^archives/([0-9]{4})?/?$ https://secure.fabianrodriguez.com/blog/archives/$1 [QSA]
RewriteRule ^archives/([0-9]{4})?/?([0-9]{1,2})?/?$ https://secure.fabianrodriguez.com/blog/archives/$1/$2/ [QSA]
RewriteRule ^archives/([0-9]{4})?/?([0-9]{1,2})?/?([0-9]{1,2})?/?$ https://secure.fabianrodriguez.com/blog/archives/$1/$2/$3 [QSA]
RewriteRule ^archives/([0-9]{4})?/?([0-9]{1,2})?/?([0-9]{1,2})?/?([_0-9a-z-]+)?/?$ https://secure.fabianrodriguez.com/blog/archives/$1/$2/$3/$4 [QSA]
RewriteRule ^archives/([0-9]{4})?/?([0-9]{1,2})?/?([0-9]{1,2})?/?([_0-9a-z-]+)?/?([0-9]+)?/?$ https://secure.fabianrodriguez.com/blog/archives/$1/$2/$3/$4/$5 [QSA]
RewriteRule ^archives/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([_0-9a-z-]+)/(feed|rdf|rss|rss2|atom)/?$ https://secure.fabianrodriguez.com/blog/archives/$1/$2/$3/$4 [QSA]
RewriteRule ^archives/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([_0-9a-z-]+)/trackback/?$ https://secure.fabianrodriguez.com/blog/archives/$1/$2/$3/trackback/$4 [QSA]
RewriteRule ^feed/?([_0-9a-z-]+)?/?$ https://secure.fabianrodriguez.com/blog/feed/$1 [QSA]
RewriteRule ^comments/feed/?([_0-9a-z-]+)?/?$ https://secure.fabianrodriguez.com/blog/comments/feed/$1 [QSA]Forum: Themes and Templates
In reply to: Need help finding a WP 1.5 themeWhen upgrading I wanted to keep the existing design. However it is currently composed of several badly put-together CSS stylesheets from PMachine and other sources…
Lorelle: thanks for the links, I’ll start looking in there!
Forum: Themes and Templates
In reply to: Need help finding a WP 1.5 themeI forgot to mention my work for that site is volunteer, don’t get the idea I am charging for this while asking a favor here! ??