sassan
Forum Replies Created
-
Forum: Plugins
In reply to: [Insert Pages] Insert page from main blog in multisiteI can totally see the security considerations regarding inserting content from other multi-sites BUT I’m in the same situation and NEED to insert content from a page in muti-site A (like “sub-domain-A.domain.com”) into a post in multi-site B (like “sub-domain-B.domain.com”).
My suggestion is to make a setting in the preferences to ALLO or DISALLOW using inserts from multi-site by the super admin.
What do you think?
Thank you very much for considering this feature request.
Forum: Plugins
In reply to: [Contact Form 7] CF7 not sending attachments (file) with eMailsThe solution was so simple: Delete the CF7 Plug-In and re-install it. Everything works like a charm now. The Plug-In obviously got pretty confused after the last update. => don’t update – delete and reinstall to avoid problems.
Forum: Plugins
In reply to: [Contact Form 7] CF7 not sending attachments (file) with eMailsDear Takayuki,
thank you very much for your quick reply. I checked the “wp-config.php” file and I could not find the line to define the file path for the temporary uploads:
define( 'WPCF7_UPLOADS_TMP_DIR', '/your/file/path' );
So, I added that line at the end of the “wp-config.php”. But, unfortunately, as a novice, I’m not sure how to build that path.
In order to get to know the path I uploaded a test-file in the “wpcf7_uploads” directory that echoes its absolute file path:
<? echo dirname(__FILE__); ?>
Please check it out:
https://conserve.de/wp-content/uploads/wpcf7_uploads/show_path.php
[EDIT: The test file “show_path.php” gets automatically deleted after a couple of minutes – I guess that is a cron job running by CF7 to delete temporary uploads. But CF7 deleting files in this directory means CF7 already knows about this directory, right?]
So wich part of that path should I put in the “define”-statement? I tried theses paths without success:
+ /kunden/conserve.de/sites/conserve_cms/wp-content/uploads/wpcf7_uploads
+ /wp-content/uploads/wpcf7_uploads
+ /uploads/wpcf7_uploadsAny help will be appreciated. Thank you very much in advance.
Forum: Plugins
In reply to: [Contact Form 7 Mail Conditions] Fixed PluginDear receter,
thank you very much for your quick reply. But, I’m not experienced enough to know what to do with that code. Is there a simple way for me to get this running? Could you provide a simple step-by-step instruction? How can I pay you for your efforts? Please feel free to contact me directly or post the information here for everybody to benefit from it.
Thank you very much in advance.
Forum: Plugins
In reply to: [Contact Form 7 Modules] Default value does not pull through like normalSorry, for my stupid question, but does this also work with values taken over by a “GET”-URL; example:
https://conserve.de/bestellung/?Customer_Number=10000&Customer_Code=CNS
I posted a question regarding this here:
https://www.ads-software.com/support/topic/fill-hidden-field-via-defaultget?replies=1