trial3rror
Forum Replies Created
-
Forum: Plugins
In reply to: [Polylang] single-custom_item.php pages always default to default language.This question is now solved. A new stage of the problem is posted here.
I also got that. Just installed 4.1.11 on 6.2.2
Excellent! Thanks!!
Thanks for your swift reply!
I debugged it in Chrome over USB and I think I have caught it now.When accessing by https://www.example.com it works. But when accessing by example.com the font is prevented from loading. Chrome debug says:
“Font from origin ‘https://www.example.com’ has been blocked from loading by Cross-Origin Resource Sharing policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘https://example.com’ is therefore not allowed access.”
I know those http headers exist but have never really been trying to manipulate them. Do you have a suggestion as to how I could proceed? What would I edit, and where?
Thanks a lot for any suggestions.
Forum: Everything else WordPress
In reply to: WP requirements: why MariaDB 10 when mySQL 5.6???
Forum: Everything else WordPress
In reply to: WP requirements: why MariaDB 10 when mySQL 5.6?That was interesting. I did not know of the new strategy after mariaDB 5.5 (that mariadb 10 could be loosely understood as mariadb 5.6).
Forum: Fixing WordPress
In reply to: Does posts_per_page limit/abandon the query?Thank you!
Forum: Fixing WordPress
In reply to: Why specify Large image size when I can never select it?Thank you very much, Esmi! You’ve put an end to about 15 hours of hair-pulling.
Forum: Fixing WordPress
In reply to: Why specify Large image size when I can never select it?Forum: Fixing WordPress
In reply to: Why specify Large image size when I can never select it?Hi, thanks for answering.
But how is it controlled and how can I tweak this control for my purposes? There must be something else than pure CSS involved. As evidenced in the image below, there is clearly space avalable to the right of the image since the text flows freely, but the large image size is still limited to 640px.Forum: Fixing WordPress
In reply to: Why specify Large image size when I can never select it?OK, I’m a bit wiser now since I read this in the codex: Large: Displays a large-sized version of your image on the page/post. Note: WordPress will determine the width of the content column of your theme, and display the largest possible image for that space. Testing with theme 2015 I see the content column is exactly the width of the Large file in the dropdown (604px). Eureka! However, after changing the CSS to make this column wider (800px), the image width proposed for large is still the same.
How does WP “determine the size” of the content column?
Forum: Fixing WordPress
In reply to: How prevent unwanted nesting of content in visual editor?@johnna, three weeks down the line, I first gave up but have now revisited the subject of custom fields. Thanks for suggesting this. I have begun scaling that mountain and can now leverage a very elegant solution to my original problem. A very staisfying experience. Thanks again!
Forum: Themes and Templates
In reply to: [Underscores] Can ARIA and jQuery work together?Sorry I took up everyone’s time. There is no ARIA toggling, only CSS styles that were dependent on ARIA values. Editing the CSS makes it possible for JQ to function as normal.
Forum: Fixing WordPress
In reply to: How prevent unwanted nesting of content in visual editor?Hi Johnna! Thanks for your answer!
I think it goes over my head, though, as I don’t see how I could harness the power of custom fields to do what I want (let the user easily add cards in a card-grid layout, where each card consists of an image and three .class-distinct lines of text).Forum: Fixing WordPress
In reply to: preparing formatting options for non-savvy bloggers ?Solution: TinyMCE Advanced Professional Styles plugin