fresh-x
Forum Replies Created
-
vielen dank, die spalte ist drin. ausgabe klappt jetzt auch. wie kann ich die neue spalte nun noch “sortable” machen?
- This reply was modified 3 years ago by fresh-x.
EDIT: fixed
Forum: Plugins
In reply to: [Store file uploads for Contact Form 7] Attaching the stored file URLi am also interested in this… i also need a url to fill a custom field in post_type “shop_order” with the url…
Forum: Plugins
In reply to: [Yoast SEO] Error message+1 same issue for me
i got the same error using actual version – sandbox mode is working fine and in live mode i got the same error …. 401…. but when u look at the top of the error message u see in the url … “…api.sandbox.paypal.com…” and this cannot work… because paypal will connet with live credentials and the url is linking to “sandbox”… to fix this quick an dirty modify the: \wp-content\plugins\contact-form-7-paypal-extension\inc\lib\sdk\paypal\rest-api-sdk-php\lib\PayPal\Core\PayPalConstants.php on line 22-23 to the same URL like the live mode:
const REST_SANDBOX_ENDPOINT = "https://api.paypal.com/";
and it should work… hope the plugin creator will fix this soon…EDIT: but this doesn’t fix the function…. no money transaktion is done … :/
@zealopensource is it possible to only send the mail if the paypal transaction is successful? so no email if user cancel? can u give my an advice how this could be work with a little setting? regards
Forum: Plugins
In reply to: [Contact Form 7] Acceptance not workingok, shit … with twenty seventeen it does work… so the issue is by the theme… how can i localize the issue? any ideas?
Forum: Plugins
In reply to: [Contact Form 7] Show Sent Message on Thank You Notification / Pagemaybe here you find something to achieve this: Contact Form 7 Dynamic Text Extension
Forum: Plugins
In reply to: [Contact Form 7] blank screen after saving with [file] insideafter trying something different it becomes not a correct workflow… i did the line of defining upload folder inside config.php, becaus after deleting it the images and all are broken…
so to the end is there a way to let the definde upload tmp dir code inside config.php but make the [file] input in CF7 form also works and not become a blank screen ?
would be glad if there is a solution for this.
Forum: Plugins
In reply to: [Contact Form 7] CF7 : one form working, one doesn'tstill testet 1 minute ago – works…
Forum: Plugins
In reply to: [Our Testimonials Showcase] Image Upload on Pro Version?also a option for display latest testi… (set max. number to show) would be great.
#EDIT: the image aspect ratio must be set with custom css or is there any function to do this?
#EDIT2: sorry ?? very last thing, if i search with the default wordpress search function, the testi… also display in search results, but if i click on it, on “detail” page the rating and all other submitted content doesn’t display (also in search result list too) – any way we can do this?
EXAMPLE: if customer searches for a testi… or review of an company it would be great if the search and the results display as same as they display normaly
Forum: Plugins
In reply to: [Our Testimonials Showcase] Image Upload on Pro Version?ok, sounds great ?? last question, is it also possible to change the URL frontend submission field into a select (category) list? and can i display or sort the testi… by category?
Forum: Plugins
In reply to: [Our Testimonials Showcase] Image Upload on Pro Version?sorry – but next question – is it possible for logged in users to write more than one testimonial? i want to use it for new platform and its important that one user can submit unlimited testi… from the frontend
Forum: Plugins
In reply to: [Our Testimonials Showcase] Image Upload on Pro Version?thx a lot ??
Forum: Plugins
In reply to: [Quick Page/Post Redirect Plugin] redirect page with "subpage"for everybody else, this to the trick:
RedirectMatch 301 ^/link/.*$ https://www.domain.com/YOUR_PATH_HERE/