offpeakdesign
Forum Replies Created
-
I had the same issue and found this in older comment which helped me:
we noticed that you have used a shortcode, [cookie_accept] instead of [cookie_button] for the accept button.
So, we request you to change it to [cookie_button] so that it will solve the issue.Can you please elaborate on how you would assign the CSS class to a post? I’m using the free astra theme.
- This reply was modified 4 years, 6 months ago by offpeakdesign.
I also have this in the htaccess file, which may be related:
Header always set Strict-Transport-Security: “max-age=31536000” env=HTTPS
Header always set X-XSS-Protection “1; mode=block”
Header always set X-Content-Type-Options “nosniff”
Header always set Referrer-Policy: “no-referrer-when-downgrade”
Header always set Expect-CT “max-age=7776000, enforce”
Header always set X-Frame-Options “sameorigin”
Header always set Content-Security-Policy “upgrade-insecure-requests”`Forum: Developing with WordPress
In reply to: change password reset notification to additional emailAwesome. Thank you so much for your helpful replies! Exactly what I needed to use and learn about.
Forum: Plugins
In reply to: [footnotes] reference shortcodeThanks for your answer! To clarify, I do not need to use “in widget area” option to achieve desired layout? Or do I need to do both things (check widget_text and enable “in widget area”)?
Forum: Plugins
In reply to: [footnotes] Character limit bug?Hmm, maybe something to do with my setup? Its in a unyson framework theme which seems buggy and will eventually be updated to redux.
Here’s a screenshot
Awesome! Thank you
Any update on this? Having same issue.
Forum: Plugins
In reply to: [WP-Members Membership Plugin] css for hiding area if logged outGotcha. I was able to do what I needed by adding page builder elements, then switching to classic editor and adding your shortcode. Thank you!
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] site hackedThanks for clarifying. Any suggestions to protect their accounts? Also, I’m not the web person that set up the account and I notice there are many “abandoned” or “pending” statuses.
Hey,
Thanks for the plugin! Where in the template should this code be placed?Thanks @madbaker! Appreciate you passing on the knowledge!
Forum: Themes and Templates
In reply to: [Hueman] Link Format PostThanks, bdbrown. Prior to your suggestion, I used a post/page redirect plugin to do this and it seems to work fine. Not sure if there are issues with using redirect. Like triggering any kind of browser protection.
Forum: Themes and Templates
In reply to: [Hueman] Link Format PostWhat if I wanted link format posts to link to external links from the post index page? Is there a way to do this?
Forum: Themes and Templates
In reply to: [Hueman] Header Ads Widget Has VanishedThanks Andrew, I agree with you about the author making changes. I’m personally not using it for ads, so I think if you’re not using ads there, my code should be enough of a fix.