CharlesDerre
Forum Replies Created
-
Forum: Plugins
In reply to: [Code Snippets] Could not create snippet. Request failed with status code 418I confirm this is not fixed. Latest v3.6.2 free version on PHP8 server on dreamhost. I had to revert to 3.30
- This reply was modified 10 months, 1 week ago by CharlesDerre.
Forum: Plugins
In reply to: [WP Super Cache] Problem with SVG icons when cache is enabledHmmm, it seems to happen more exactly when a page was changed but was not yet regenerated. So, if I change a model for a page on a block theme, those pages affected will show the issue, but not those that were regenerated and incorporate the change.
As this behavior is not systematic, it’s hard to define a systematic cause.
Will this be taken care of, or should I look for another plugin?
Forum: Plugins
In reply to: [WP Super Cache] Problem with SVG icons when cache is enabledUpdate: I notice it happens only when page is garbage collected then regenerated after expiration. It doesn’t happen for instance, when I clear cache and visit the page thus creating the initial cache entry.
Forum: Plugins
In reply to: [Nimble Page Builder] Hide section depending on user roleActually,
this is even closer to what I suggested:
https://www.ads-software.com/plugins/if-menu/It really helps control visibility (of menu items this time) based on user role and other factors.
Hope it helps.
Forum: Plugins
In reply to: [Nimble Page Builder] Hide section depending on user roleIt’s in the free one:
https://jetpack.com/support/widget-visibility/Forum: Plugins
In reply to: [Nimble Page Builder] Hide section depending on user roleThanks. I have a “visibility” setting for widgets, provided by jetpack that does just that but for widgets only, so I believe it can be done.
Please let me know here if you ever implement it.
Forum: Plugins
In reply to: [Nimble Page Builder] Hide section depending on user roleSure.
On my site frontpage I want to show a big intro section but only for unregistered users.
Once user is registered, they know what the site is about, and don’t need to see that big intro. But they would see the slider of new posts instead.
Can this be done?- This reply was modified 4 years, 6 months ago by CharlesDerre.
- This reply was modified 4 years, 6 months ago by CharlesDerre.
Hi KokkieH,
would you mind checking this post please:
https://www.squarejawedwomen.com/olivia-wilde-square-jawed-woman/olivia-wilde1/I notice the same phenomenon with a completely different “hestia” theme which is supposed to be modern. On top left you can notice the site name is replaced by duplicate of the attachment image.
I ask here because it’s hard to reach the theme marker, but i’m curious if you can determine if this is theme related or possible wrong behavior.
Thank you for the thorough answer.
I will definitely upgrade the theme and look into learning more about the block system.If you don’t mind deleting the url in my third post, this issue can be market as solved.
Hello,
I tried to log in the page you provided, but after logging in, it redirects me to the page as if I was not logged in with the message asking to log.Anyway, here is a page:
https://www.squarejawedwomen.com/lengthy-chin/elizabeth-wood-chin2/#mainLook in the header of the page, and inspect that image in there. You can see in the code that some logo code was generated and injected there.
This should not happen, the site has not logo set at all. And it shows only on attachment pages.Seems image is projected in the LOGO area. So for each attachement page, it picks up the image from the post and projects it in the logo area (again nothing to do with featured image issue).
Hope this helps.
- This reply was modified 4 years, 6 months ago by CharlesDerre.
Hi James,
thank you for your answer.I will do that to find the proper css.
Can you please clarify how you recognize images that will be included in the acceleration CDN? It’s really mysterious to me.
I have a plugin where the images don’t get picked up other where they do… what’s the requirements for the images to get in there?
I assumed it was recognition of css and ids on the fly with JS.Forum: Fixing WordPress
In reply to: Front end CRUD forms operationsNo no sorry for confusion: when I say frontend I mean out of the admin, but still with php / html.
Forum: Developing with WordPress
In reply to: Custom type, image fields and formThanks, indeed It seems what I need exists as plugins.
The plugin offer of wordpress is really, really solid.Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] “Pull” videos into the CDNToo bad, as it can’t help in the cases where the attachements are uploaded from the frontend as user generated content such as in a forum plugin for exemple.
I wished it would work like it does with images.
May I suggest you find a way to make it work site wide just like it does brilliantly with images.