Nighthawk
Forum Replies Created
-
Thanks for your reply, but I’m not looking for any support. (I have also marked this post as a non support post)
As I wrote, I simply wanted to report that I found an error in your file class.arm_transaction.php (which is not located in the ARMember Pro folder, but in the general ARMember plugin folder) that made the Transaction History Search Filter Free text box not working.
(Let me know if I’m wrong)
Instead of requesting your clients to open support tickets (not asked for), you could simply say thanks, and check for this error in your file, and release a quick patch.
Thanks(I wrote my findings here to help other users having this issue.)
Thanks for your reply, however I can’t see the relevans between knowing the post id for a particular event, and solving dynamically displayed booking forms. ๐
I use AVADA as template, and to create a custom layout (template) to be used with all events, I create a custom layout by adding the sections for Title, Meta and Content.
I set the layout to be used with Events. The Content section of this layout should display the content dynamically of an Event when displayed as Single Event page, and the sections for Title, Meta and event description are displayed correctly, but due to the way Custom Layouts works the Booking form is not generated within the content section for the displayed event.After fiddling around some more, It seems I cannot get the layout from the Events Manager Settings page, but it looks like I can recreate each part of the event content separately in the custom layout, so I will try some more. ๐
But, if there is a shortcode (or code) I can add in my template section that shows the booking form related to the displayed event (dynamically) as it is designed in the Events Manager Settings page, it would be great.
UPDATE: I turned off a parallax header and the NG Gallery seems to be working.
There must have been some issue between the Theme Parallax header function in conjunction with the NG script.
I mark this as solved for now.Thanks for your explanation.
So, if it’s all ok, no action from my part is necessary? (I just leave it as it is)Was this change applied with the latest update? (but not changed in the WP plugin download catalog creating a difference between versions)
Thanks
Hi, sorry for not updating this post.
I have an ongoing support ticket. ๐
thanks,Hi,
The provided link is not the issue. It is the links ON the provided page (as I wrote in my description above). ๐The “dead” links are “See Guide” and goes to: https://secure.helpscout.net/See%20guide!//kb.mailpoet.com/article/257-setting-the-server-side-cron-linux-cron
The other is “see Guide” and goes to: https://kb.mailpoet.com/See%20guide!https://kb.mailpoet.com/article/257-setting-the-server-side-cron-linux-cron
Forum: Plugins
In reply to: [Better File Download] Missing change log and sorting functionalityThat is great! Thanks very much for your work. ๐
I have installed the new version and will hopefully have some cheerful “Hurraay” in return from the client. ๐(I cannot see any new information in the Change log though, but it maybe take some time to show up in the WP plugin catalog?)
Forum: Plugins
In reply to: [Better File Download] Missing change log and sorting functionalityHi Nik,
Thank you for your great support (as always).
It is not an urgent issue (as you might already suspected by my late reply ๐ ), so please take the necessary time. I will announce to my client that the sorting will be solved shortly.
Will the sorting functionality be available as “alphabetical”, “publish date” and “ID”?I prefer to keep the number of installed plugins to a minimum (in many aspects, such as speed, compatibility, security, server requests, etc.) ๐
Looking forward to your upcoming version! (Happy clients, happy me) ๐
Thanks,/Donald
Hi,
Sure, where can I send you the link?Btw, I have updated to the latest version, but the issue remains.
And also, I noticed when using/adding the element “latest posts” in the newsletter editor, the posts are displayed correctly when displayed in the Preview version (and also in the sent Preview version), but will not be included in the Live newsletter (sent to the subscribers. They receive an empty newsletter.UPDATE: When the user updates his/her user details (it is enough just to save the information without doing any changes), MailPoet will then correct the fields in the DB with the first name in the “First name” field and the last name in the “Last name” field.
So the issue occurs only when the user registers on the site.
System information: WordPress 4.9.9 (I will not upgrade to version 5 due to functionality)
PHP 7.1Forum: Plugins
In reply to: [Better File Download] SecurityThanks Nik, and you are totally right not to affect any setups of the .htaccess files. That just came out of me, in an exited creative mode, without thinking (brain storming). ๐
The main thought was if you had any experience with restricting access by checking if the request was made with a specific URL. (not all requests to a file format, since there might be documents meant for public visitors as well, not only to logged in users)
But thanks for the link (and to Svetoslav providing the information).
I will check it out, and if it works I might be able to tweak it to fit the target site. ๐Cheers
Forum: Plugins
In reply to: [Better File Download] SecurityThanks for the info Nik,
However, the direct access to browse the upload folder is protected by the .htaccess and server settings, but I guess I did a poor job explaining what I meant. ๐
I have experience files (pdf files) showing up in search engines and there is nothing preventing any access if you have the direct link to the file, or just manage to guess the name (hence also the url) of the file.My client provide documents, kind of info documents, to their logged in user and that could contain phone numbers, e-mail adresses and such.
I also use a Membership plugin restricting the access to pages based on membership plans, and therefore I can restrict the access to the file if it is processed thru the Better File Download entry (but not if it is accessed thru the direct URL to the file in the Upload folder).I have read somewhere (Can’t remember were), that it is possible to code the .htaccess, so that when someone try to access (open) a pdf file by using the direct link, the .htaccess rule check the file format (i.e. pdf) and if the opening action is going thru a specific URL, otherwise the access will be denied (even if you use the direct link to the file in the Uploads folder).
For example: say i have a file here http://mydomain.com/wp-content/uploads/my-pdf-file.pdf
I use Better File Download, and have included a download on a page.
The URL will then be changed to http://mydomain.com/bfd_download/my-pdf-file.pdf/
The .htaccess will check if the request is made for a .pdf format file, and that the URL is “http://mydomain.com/bfd_download/”. If the requester use the direct link to the pdf file in the Uploads folder (or whatever folder is used), the server will reject the access.Would it be possible to use such a method with Better File Download? ยจ
Any experience with that?I know my question might be outside the plugin support area, but I thought – if this is possible, the plugin could add the rewrite rule in the .htaccess file with the installation providing a gold solution without any work within the plugin codes. ๐
- This reply was modified 7 years, 5 months ago by Nighthawk.
Forum: Plugins
In reply to: [Better File Download] Limit number of displayed documentsThat is great! ๐
Thanks a lot for your work.Forum: Plugins
In reply to: [Blog Designer - Post and Widget] Pagination works on pages but not in postsHi Anoop,
and thank you for clarifying the functionality.
I guess I will then need to add a “show all” button, linked to a page. ๐Cheers!
- This reply was modified 7 years, 6 months ago by Nighthawk.