Allen
Forum Replies Created
-
Ok..I guess the problem I had was that the sentence where the category code was had to be on one line. Anyway, problem solved.
- This reply was modified 1 year, 6 months ago by Allen.
I solved this by using an attribute…this works, but now I have another problem. I use this code on the page to show the attribute, which works fine
{has_category_9} #_ATT{days} {/has_category_9}
But I have this code twice on the page (first, near the event’s title), but then again, when I need to make people check their calendars. The problem is when I use the above code again on the page; it doesn’t show anything.
Is there an inherent limitation to how many times on a page you can use the conditional {has_category}?
- This reply was modified 1 year, 6 months ago by Allen.
Hi @luciamarinescu Thanks for getting back to me. I forgot to say that the paragraph is part of the Media & Text block (the block in the Media section). So I can’t remove the paragraph without removing the Media & Text block. Maybe you can try that on your test instance.
Forum: Plugins
In reply to: [Gutenberg] Cannot Change from Paragraph to HeadingThank you. I’ll post it there. Again, thanks for the help – I really appreciate it.
Forum: Plugins
In reply to: [Gutenberg] Cannot Change from Paragraph to HeadingThanks…I used the Health Check, and the problem happens with this plugin: Otter – Page Builder Blocks & Extensions for Gutenberg
Is the only solution to delete this plugin?
Forum: Everything else WordPress
In reply to: Cannot Change from Paragraph to HeadingThanks..I’ll post it there.
Thank you so much for this…surprising since the shortcode I was using worked well on another page.
Here is more info…I’m getting this error in the developer console
Uncaught TypeError: e.$ is undefined
<anonymous> https://opendoorsangha.org/wp-content/plugins/ninja-forms/assets/js/min/front-end-deps.js?ver=3.6.20:20
<anonymous> https://opendoorsangha.org/wp-content/plugins/ninja-forms/assets/js/min/front-end-deps.js?ver=3.6.20:20
<anonymous> https://opendoorsangha.org/wp-content/plugins/ninja-forms/assets/js/min/front-end-deps.js?ver=3.6.20:20
front-end-deps.js:20:5951????
- This reply was modified 1 year, 8 months ago by Allen.
Forum: Plugins
In reply to: [AudioIgniter Music Player] Download Does Not DownloadI found a way to make this work…wondering if there is an action in the plugin that i could hook into – I’d create a simple plugin that redirected the download to a php page I created that works.
Forum: Plugins
In reply to: [AudioIgniter Music Player] Download Does Not DownloadHi again…I tried this plugin on a completely different server (at Everleap) and here is what I learned. The plugin download works if the mp3 is stored locally, but not if its stored somewhere else (like at Firebase)…then it streams. I don’t know if this is the case with other sources, other than Firebase.
Forum: Plugins
In reply to: [AudioIgniter Music Player] Download Does Not DownloadI contacted SiteGround, who is hosting the site, they had me try deactivating their security plugins, they tried adding this to the .htaccess file, <FilesMatch “\.(mp3|ogg|wav)$”> Header set Content-Disposition “attachment” </FilesMatch> and since the files are stored on Firebase, I put one of them (as a test on the site itself)..none of these actions solved the problem. They said they don’t have a setting that would prohibit downloads. So, I’m at a loss.
Forum: Plugins
In reply to: [AudioIgniter Music Player] Download Does Not DownloadThanks…I’ll look into this with my hosting provider right now.
for some bizarre reason it just started working – i got your confirmation. I didn’t change one setting this entire time. anyway, thanks for your help…I really appreciate it.
yes, it is set to Everyone
Thank you..I surely hope so.