offpeakdesign
Forum Replies Created
-
I wasn’t able replicate the issue again, so maybe you fixed it or rolled back to the previous theme version? I don’t think it’s a browser issue. As tovlakas mentioned, the recent update seemed to particular mess up spacing for many websites, so probably very likely related.
I’m not sure exactly where to fix this, but in the html at the top of the page, it says:
style="--ast-scrollbar-width: 242px;"
In my browser, when I change the “242px” to “thin” or “none”, it displays properly. In your other pages, the value is “10px”
- This reply was modified 1 month ago by offpeakdesign.
Forum: Themes and Templates
In reply to: [Astra] Bullet formattingOk, so I’m now getting used to the new astra editor format. It’s a little frustrating because tools are a bit tucked away.
Forum: Plugins
In reply to: [Uncanny Toolkit for LearnDash] Custom form field reportingAwesome, thanks!
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 3 years, 3 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?