jgarvel
Forum Replies Created
-
Forum: Plugins
In reply to: [iframe] Iframe content not showingHi there I’m having an issue with a client of mine. Could you help me out? How did you solve your iframe needs with https?
Forum: Plugins
In reply to: [iframe] Iframe content not showingHi there I’m having an issue with a client of mine. Could you help me out?
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Give with BanWireOoh I see. Well specifically I’m interested in using it with the BanWire plugin that already exists for WooCommerce. An sure I could try to develop a Banwire plugin for Give. Do you have information that I can use?
Thank you very much.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Custom CSS not workingOk, I’ll do that instead. Thank you very much for your help.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Custom CSS not workingI see. I have these ReWrite Rules
`<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /wordpress/dcdr/
RewriteRule ^index\.php$ – [L]
RewriteRule (.*) /wordpress/dcdr/index.php?uamfiletype=attachment&uamgetfile=$1 [L]
</IfModule> `
Unfortunatelly I can not delete them because I have a user management plugin that I added for other purposes. Do you know of another way that I can make your great plug in work? Can I change the default directory of the Common CSS file?Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Custom CSS not workingHello again. I checked and the files are where they are supposed to be and it is writable. Could there be something else wrong?