flyfisher842
Forum Replies Created
-
found it
Forum: Plugins
In reply to: [BulletProof Security] edit current root htaccess fileThat was it. Thank you Resolved
Forum: Plugins
In reply to: [BulletProof Security] login problemsI removed my ip from the login protection block and got the same logout error as the others so that was the problem IMO. Switched to the http protocol one and it does not cause any problems at least so far. Interesting that the 403 only occurred on logout and not on login.
I am marking this as resolved. If it reoccurs will open a new thread.
Thanks for the help on this issue.
Forum: Plugins
In reply to: [BulletProof Security] login problemsyes I am using ip access to the wp-login.php page. I am the only admin so keep it under control that way. The member login on a member login form generated by profile builder plugin. I have a test memeber set up and do not have any problems with logging in or logging out from the logout link on the member login form. Or from the custom logout link using the wp-logout.php I have set up in the menu.
But another member tonight had the 403 forbidden with their ip address show when they logged out. The 403 shows the ip and then says the site is experiencing technical difficulites.
The profile builder is the access control, the login form and registration form generator. I do not want to have to find another plugin to do this or to find a different security plugin I have not tested.
Could the ISL and the ACF settings have anything to do with this issue?
website is https://www.hpd-fff.com/
Never mind I answered my own question. Regardless of what login I use, my ip does not change so of course I would not have a problem. Duh!
Will have to look at your brute force code more and find the right one to use. I think it is the http type one but not sure.
Yes when I removed my ip from the login code I of course got the 403 on logout. Not on login. None of the members get this on the login only on logout.
- This reply was modified 5 years, 9 months ago by flyfisher842.
- This reply was modified 5 years, 9 months ago by flyfisher842.
- This reply was modified 5 years, 9 months ago by flyfisher842.
- This reply was modified 5 years, 9 months ago by flyfisher842.
Forum: Plugins
In reply to: [BulletProof Security] isl settings not workingtoday 6/3 I finally got the default idle time logout page with the funny site is experiencing technical difficulties.
And my problem member was shown as logged out when he tried to access restricted content without logging in. Which means the ACF is working.
- This reply was modified 5 years, 9 months ago by flyfisher842.
Forum: Plugins
In reply to: [Events Manager - Email Users] email users new event by event categoryNot going to use the plugin. I am suggesting reading the html of the submit event form and using an Onsubmit event function to select my parameters which are sent to the email program. I will see if this or similar can be done with the notifications plugin thru the plugin.
will let you know how it goes with the onsubmit event function in JS from the front end using the html elementor widget to code and fire the event.
Forum: Plugins
In reply to: [Events Manager - Email Users] email users new event by event category(@duisterdenhaag)
The users are submitting on the event_form so the event categories are there.
From the html of the form.
If (event_categories category=”26″) == true
then send form output to email address that will send to all site users.
Probably an onsubmit event would the time to check the category option.
I know this is not all the right syntax but W3C schools will have the right syntax to use.
I could use the mailchimp for wp and setup an api key with a transfer to mailchimp to mail but would rather do it on the site if I can find a plugin that will allow the setup I need.
I have looked at the notify users before but will look again.
Since I am using elementor the submit form is wrapped in elementor and javascript can be used in the elementor widgets. Right now I am having to review my html, css and js. Have not used any of that for 12 years. But it seems possible to me to use an html or JS function to do the selecting and transfer to the mailer.
- This reply was modified 5 years, 9 months ago by flyfisher842.
So are you saying that this would be syntax mysite.com/wp-admin/post.php?action=trash and let wordpress pick up the post id and the nonce to complete the action.
There is no way the user from the front end would know the post id
Yes thank you for reminding me. works fine.
Can you show me the same thing using the [category_list] to select a single category and using #_CATEGORYNEXTEVENTS Placeholder
@timrv
5/24/196
1. So I made a plain categories page using the theme page.php
https://www.successfulflyfishing.com/hpdtest/astra-categories/ it shows the page title on the page above CONTENTS.
2. I set this page as the categories page in the EM settings page tab events categories section. And it shows a nice listing of the event categories as it should.
3. If you click on a top level category link to get a listing of the actual events, you get no astra title so EM is using an EM template or the theme page.php to generate the events by category and ignoring what is in the settings panel.I would think that EM should go back to the settings panel and use what is there to display the list of events one more level down from the category list. ie. club trips then down one level is the actual events listing. The act of clicking the top level category link to generate the actual events list should reset into EM settings to find the target page. I would think. But that is not what is happening.
- This reply was modified 5 years, 9 months ago by flyfisher842.
- This reply was modified 5 years, 9 months ago by flyfisher842.
@timrv
Let me start over then.
1. Go here https://www.successfulflyfishing.com/hpdtest/
2. Go to the HPD Events menu. The first drop down link goes to a real page with Elementor Headers and footers. The info on the page is EM code on the page to produce what you see.
3. All the rest of the links are custom links which dynamically generate different lists of events by category which is controlled in the EM settings.
4. I have this page https://www.successfulflyfishing.com/hpdtest/categories/ set as the categories page in the EM settings. the actual page had elementor headers and footers on it as you can see. But when you click one of the menu links downline from the events with calendar page, you get results that should be on the categories page format with the elemntor headers. Theoretically.
5. I believe EM is using the elementor categories page as the target per settings but is stripping off the elementor wrapper before parsing the final result.
6. In the EM docs on search attributes talking about nested attributes, it says EM only goes 1 level deep. to go more deep requires the define statement on the wp-config file. So if you go from the listing of club trips down to one of the sublevels you get a nice listing of events tied to that category sub level. ie all-day-trips, open-trips, overnight-trips. all of which will have no elementor header even though they should be using the categories page from step 4 as the target per the EM settings designating the categories page as the category list target. So my same question applies where is the elementor headers and footers???
7. Any elementor page I code with EM code works fine. Just not when EM is using an elementor pg as a target for dynamic content.
8. When making an elementor page, there is a one stop at classic editor to set the Astra Options which have to be saved. At this point there is a draft controlled by the Astra theme or astra sites theme being used. Then I have to click edit with elementor to get into the elementor process. Once in there is elementor wrapper code or code that makes the page not really editable by the classic editor again. Going backwards up the chain to get to classic editor will destroy the elementor settings. You can get to the intermediate step right before clicking edit with elementor by clicking edit page if you want to adjust the astra options settings. But that is it.
9. I suspect EM is catching the draft page before it becomes an elementor page as the target page to use. Ie categories page right before it becomes an elementor page.
If this is not true, then Patrick is right, EM is using the Astra theme page.php not what is set in the EM settings.I am asking how do I find out if EM is using the page I set as the target in settings and stripping off the elementor code
Or is it ignoring what I set and using the theme page.php as the target page for dynamic content.
I have the CONTENTS trigger code on the categories page but done after I made it into an Elementor page.
If EM is using the target page from the settings and stripping off the elementor code. How do I stop that.
If EM is using the target page right before it becomes an elementor page, how do I make EM use the published target page with elementor headers and footers.
if EM is using the theme page.php and ignoring the target page from settings, how do i stop that and get EM to use what I set in the settings page.This is not a simple problem. This is the best I can do to explain this. Is this better??
- This reply was modified 5 years, 9 months ago by flyfisher842.
- This reply was modified 5 years, 9 months ago by flyfisher842.
- This reply was modified 5 years, 9 months ago by flyfisher842.
- This reply was modified 5 years, 9 months ago by flyfisher842.
- This reply was modified 5 years, 9 months ago by flyfisher842.
5/23 I did not ask my question clearly enough. I have some elementorized pages with EM code on them that work fine. The EM data dislays correctly and the elementor wrapper is left in place.
I have some pages that are target pages set in the EM settings Events and Categories that are elementorzied. These display the EM dynamic data fine but the elementor wrapper does not show. Is this because the data is being generated by the EM templates? Is this a normal process of stripping the elementor code in the process of showing the data on the target pages?
The categories page does show a nice list of the categories below the CONTENTS marker and the elementor header is ok at this level. But if I go one level down to the event detail of the category I get plain theme boring results. The results are correct but no more fancy header and wrapper. On this second level, IS THE Categories page still being used as the target or are the results totally generated by the EM template.
If the Categories page set in the EM settings is used for the target to list the event detail for a single category is it still used to list the single event detail after clicking on a single event url.
Would adding the recursive DEFINE to the wp-config file help this issue.
- This reply was modified 5 years, 9 months ago by flyfisher842.
- This reply was modified 5 years, 9 months ago by flyfisher842.
@cavalierlife
Thanks to your last post, I spent some time thinking about my template that I was using. It was not designed with enough space for the content container to display below the header menu which was covering up part of the content listing. Hence no links would work even though they were there. I went thru the customizer and did some better formatting there and then thru all the EM events to provide much cleaner event formatting.The header link on the the menu is just a dummy link used to display the text part of a link for the menu marker.
Thanks again for taking time to look at this problem and helping me.
Figured as much. I was hoping to do it a bit easier as the templates are just elementor pages. I was hoping for an easy way to get it outside the library and into the admin pages as is for use as an elementor page.
5/23
After some formatting I think the problem with links was mostly the top menu overlaying the list. The linking seems to be going better.I have an events page which is coded to show the event categories with the calendar in the HPD Events menu. That works.
The category links should be going to the Categories page for the target per the EM settings. that seems to be working as I get a list of the events with detail.
But when I click to go to a single event I have no idea what page is being used as the target.
The Events Display and Categories are elementorized which of course EM just ignores in the dynamic generation. My other elementor pages work fine.
I am still learning and struggling with EM, it is very very complex. Getting there on some of the display formatting which I have been practicing.
WOULD LIKE HELP with this page thing. Do I need a single event display page that is set somewhere in the EM setting for the single event to show on. I get a single event page being generated but have no idea where from except from EM settings I guess and an EM template page.
Help in explaining how to use elementor with EM DYNAMIC pages would very appreciated.
I don’t have a lot of hair left to pull out.
- This reply was modified 5 years, 9 months ago by flyfisher842.