tremolostairs
Forum Replies Created
-
Forum: Plugins
In reply to: [AMP] YouTube embed problem when the video URL has a dash (“-“) characterThank you for fixing this problem, and sorry for not replying earlier. Tough weekend at work! But I’m glad it’s fixed and that my report helped with this issue. I’m gonna update the plugin right now. Stay safe everyone!
I tried doing that, but sadly, it doesn’t help. I’ve also tried using an entirely different PC that I haven’t used before to log into the website. Still, the same thing happens. Whenever I try to open the “Design” tab in one of the aforementioned sections, the customizer panel goes blank. Maybe it’s a problem that happens when you update the theme from the older version?
This is exactly what happens: https://gfycat.com/pl/ethicaluncomfortableamericanwirehair
Thanks @creativethemeshq for letting me know about the update! Yes, 16:9 option is here, featured images are now showing up in posts and I can set the background color for the post container, along with the padding. Amazing! 😀 Big thanks, great support. Only the “Continue reading” button doesn’t seem to be here, but that’s less important 😉
I noticed, however, two bugs that I thought I would report. I’m not using any additional plugins – only Blocksy Theme + Blocksy Companion Plugin.
1. The “Design” tab in “Card options” in customizer gives a blank screen
If you open the customizer and go to:
“Blog Posts > Card Options”
or
“Categories > Card Options”
or
“Author page > Card Options”
or
“Search page > Card Options”and then switch to the “Design” tab, the whole customizer panel goes blank. Seems to be a problem with the “Design” tab for Card Options. Happens on both websites I have access to.
2. “About Me” widget always shows FB, Twitter, G+ and Instagram icons, no matter the settings.
I’ve activated the “About me” widget from Blocksy Companion. It all works fine, all the changes made to it are being applied correctly, except the social icons. No matter what you pick, “About me” widget always shows Facebook, Twitter, Google Plus and Instagram.
That’s great! Thank you! If you’re taking suggestions, I might also suggest three small things to consider if you’re at it (they’ve been suggested by few of my friends whom I’ve recommended your theme). These things below are the reasons why they had to create either a child theme or use CSS hacks and make the modifications by themselves, so maybe it would be a good idea to at least consider adding something related to these “problems”.
1. It would be nice to have the ability to display the featured image automatically at the top of the single post view
I know, I know, it’s possible to show the featured image in the single post if you change “Page Title” type to “Type 2” (the “modern” one) and choose “Featured image” as background for that section on the top of a single post. But my friends specifically wanted to have “Type 1” page title (the classic one, where the title and meta of the post are in the same container as the content), yet still, automatically show the featured image, either below the title or even above it at the very beginning.
Maybe a “Featured image” switch in “Single Posts > Post elements”? Checking it would automatically show the featured image at the top of post container.
2. Add “Continue reading” button on the main page.
A lot of blogs these days have this option where you can show a simple “Continue reading” button just below the excerpt of the post. Maybe you could add it as another element in “Blogs Posts > Card Options” that can be moved up and down like the rest of elements?
3. Add background option for single post / page container
At the moment when you open a post or a page, the actual content (text, images) is being displayed directly on the light-grey background. Both me and my friends wanted to separate the content from the main background and put it on a white background.
Would be nice to have the option to add a background and padding for that “post” container. So far I’ve been doing it with CSS:
.post { background: #FFF; padding: 35px; } /* margin to disregard padding for boundless images in single post view */ .post .wp-block-image { margin-left: -35px; margin-right: -35px; max-width: none; }Forum: Plugins
In reply to: [Termly - GDPR/CCPA Cookie Consent Banner] stored evidence of user consentMy research shows the same. In Poland right now there’s a lot of discussion and lawyers show their own analysis of the issue. It seems that GDPR treats cookies and IP addresses the same way as they do your name, your address, your e-mail or your phone number. Which means that cookies should be collected only if the person willingly accepts that (no tracking without it) + the person should have the option to review the information and change their decision later on if such a need arises. Is there ANY way to do that? Frankly, I’ve been creating WordPress websites as an amateur for years and these whole GDPR requirements seem to be one of the biggest challenges I ever had.
Forum: Plugins
In reply to: [YITH WooCommerce Badge Management] Badges now showing up in Virtue themeThank you very much, it works great now 🙂