Ralf Weber
Forum Replies Created
-
Forum: Plugins
In reply to: [CryptX] Email in footerOK,
I took a look at the documentation of your theme and I found that there are 3 files where all hooks and actions are defined/described:
Total/framework/hooks/hooks.php
Total/framework/hooks/actions.php
Total/framework/hooks/partials.phpCan you send me these files as zip-file to my email? I will look which will be the right piece of code to help you.
Ralf
PS: you will find my email address on my website 😉 => https://weber-nrw.de/impressum/
Forum: Plugins
In reply to: [CryptX] Email in footerHi,
do you use a child theme? If you do you can try the following code in your functions.php of your child theme:
// check if CryptX is available if( function_exists('rw_cryptx_filter')) { // call CryptX to apply a custom filter hook rw_cryptx_filter('wpex_footer_builder_insert_hook'); }If anything works, your footer content will be parsed through CryptX. Hopefully.
Please give me a feedback after you tried it!
Greetings
RalfForum: Plugins
In reply to: [CryptX] Email in footerHi,
you are using a “premium” theme, which doesn’t uses the default WordPress footer. Can you check if your theme has built in filter, which I can use with CryptX?
Kind regards
RalfForum: Plugins
In reply to: [CryptX] Warning on lines 212 and 214 in version 3.2.16Hi Jay,
thanks for your bug report.
I plan to use the WP own media library in one of the next version of CryptX.
But please give me more time. I’m already working on it.Kind regards
RalfForum: Plugins
In reply to: [CryptX] Double quotes in hashHi mkwprel,
thanks for your great work. I will implement your modified code in the next version.
Kind regards
RalfForum: Plugins
In reply to: [CryptX] CryptX/Envira Gallery Albums issueHi Wil,
thanks for your post. I tried to recreate your problem by installing a fresh WordPress with only CryptX and Envira gallery installed and activated. But I haven’t the problem with a blank gallery page.
To solve your problem, can you send me some more details, like other activated plugins, the theme which is used? Maybe you will provide me a link to a page, where I can see it.
Kind regards
RalfForum: Plugins
In reply to: [CryptX] Gibberish in To: field when clicking email linkHi Adam,
can you give me the cleartext which should be get into the “To”-field of your mail client, so I can reproduce this in my development environment?
Thanks
RalfForum: Plugins
In reply to: [CryptX] Latest version 3.2.15 throws warningCan you confirm that the issue is fixed and this thread can be marked as resolved?
Forum: Plugins
In reply to: [CryptX] Problems with Retina images (@2x) / WP Retina 2xsolved in version 3.12.15
Forum: Plugins
In reply to: [CryptX] Latest version 3.2.15 throws warningForum: Plugins
In reply to: [CryptX] CryptX breaks links with “target=_blank”Forum: Plugins
In reply to: [CryptX] Problems with Retina images (@2x) / WP Retina 2xHi @jdembowski,
OMG!!!I never wanted to post his email address here!!!
But you are right, I had told him that he can contact me over my homepage http://weber-nrw.de. There is a contact form.
Thx for the advise.
Ralf
Forum: Plugins
In reply to: [CryptX] Problems with Retina images (@2x) / WP Retina 2xHi Simon,
maybe I have a workaround. Can you contact me and provide your mail address, so that I can you send a modified version of CryptX. If this modified version works for you, I will put this into the official repository as a new version.
Greetings
RalfForum: Plugins
In reply to: [CryptX] Problems with Retina images (@2x) / WP Retina 2xHi,
that sounds not so good. Sorry.
Can you give me a link to the page that I can see it?
Thx
Forum: Plugins
In reply to: [CryptX] two bugs: please fixHi,
sorry for the very long delay 🙁
In the new version 3.12.14 I put your bug fixes into the code.
Thanks a lot for your help 🙂
Kind regards