I am seeking guidance on how to customize the bars in my chart using CSS. Despite attempting various approaches, I have been unable to find specific classes that accommodate my desired changes. My goal is to modify the border radius of only two sides of the bars, rather than all four. If anyone has experience or suggestions on how to achieve this, I would greatly appreciate your assistance.
]]><p>
"description.... <a data-custom="custom" class="js-custom" href="...">
Cookies Policy.</a>
</p>
]]>However, just noticed, if someone adds 2 of the same product or 2 of a similar product in the same “Heavy” shipping class, it just charges the once.
Is it possible to charge per item. For example, shipping is £300. So 1 item is £300, 2 items are £600, etc. At the moment, It is just a rate of £300 regardless of how many the customer adds to the basket.
]]>I have noticed lately that some of the design elements in the original Abisko are not present when creating a Child Theme (I have used the Create Block Theme plugin).
For example:
The ” and the orientation of the text in this pattern does not translate into a Child Theme. This is an example of the same pattern on a Child Theme:
I have noticed a similar problem in your theme Oaknut, where the shadow and the size of the icon do not translate into a Child Theme.
FYI:
– These screenshot demos were made without any plugin activated.
– I have tried to reinclude the classes into the patterns, doesn’t seem to work either.
– It happens with many patterns.
I hope hiking is going well! Love reading your blog
Best,
Samu
Thanks for this really great plugin, I am testing it locally since yesterday and I think there is CSS glitch with the Prefix and Suffix in the Block.
It’s adding some margin on top of the Prefix or Suffix, and I really can’t see where it’s coming from.
Please note, I am not great with php and I still don’t have a clue how to insert code in templates, so my setup is very simple, as follow — not doing anything fancy:
I add a couple of Meta Fields in the WordPress post, nothing fancy, just at the bottom of the page, enabled from the Preferences > Panels > Custom Fields…
Than in the Gutenberg Query loop / Archives, I add a couple of Blocks and in Meta field settings > Field Type > I pick “Dynamic field”, then in Field Name I add the field name created in the post. So I use two Blocks, presented inline and Display Output is Inline block.
For now I could always add the css as shown below, but I thought you might like to now.
Also, very important, this is happening a bit randomly; for example, it might add the top margin in the first block’s Prefix or Suffix, and then the next block is fine… then if you play with the settings and resave and the second Block with have the margin added and the first one back to normal… so it’s a bit erratic.
Otherwise, I am so glad you created this plugin, I searched WordPress for the past two weeks for something like that, and yesterday only I persevered and decided to go through tons of pages through the search, it’s a shame because it deserves to be at the top of the search!
.wp-block-mfb-meta-field-block.is-display-inline-block .prefix+.value, .wp-block-mfb-meta-field-block.is-display-inline-block .value+.suffix {
margin-left: 0.5em;
margin-top: 0; /*0 or auto fixes it*/
}
IMPORTANT UPDATE:
Actually, the extra top margin is added to the css class “Value” and not prefix or suffix. But the glitch appears WHEN you add a prefix or suffix.
bg-[color]-[x]
or text-[color]-[x]
or any positioning classes like absolute
or fixed
work. However, many other classes work, such as those related to width, height, borders, etc. What might cause this issue?
]]>I’ve disabled the plugin to solve the issue as having to hit enter on each change is counter-intuitive given that all other fields update on change.
I see I can disable that feature, but if this plugin contains features that break Gutenberg, I’d rather be safe and disable it while I don’t need the features I use. Anything that causes me to start hunting for bugs in my work is just adding chaos to chaos.
I’m wondering why this is being maintained as a ‘feature’, or maybe I misunderstood that thread?
]]>Would you please help me solve this problem. Thank you, Tony
[05-Dec-2023 17:17:43 UTC] PHP Warning: A non-numeric value encountered in /home/mywebsite/public_html/wp-content/plugins/hide-my-wp/classes/Tools.php on line 2251
[05-Dec-2023 17:17:43 UTC] PHP Warning: A non-numeric value encountered in /home/mywebsite/public_html/wp-content/plugins/hide-my-wp/classes/Tools.php on line 2251
[05-Dec-2023 17:17:43 UTC] PHP Warning: A non-numeric value encountered in /home/mywebsite/public_html/wp-content/plugins/hide-my-wp/classes/Tools.php on line 2251
[05-Dec-2023 17:17:43 UTC] PHP Warning: A non-numeric value encountered in /home/mywebsite/public_html/wp-content/plugins/hide-my-wp/classes/Tools.php on line 2251
[05-Dec-2023 17:17:43 UTC] PHP Warning: A non-numeric value encountered in /home/mywebsite/public_html/wp-content/plugins/hide-my-wp/classes/Tools.php on line 2251
It took me *far* too long to find out why the “Hire us” navigation item was greyed out, and it was only by clicking everything in frustration I found it had a class of “lemmony-desktop-hidden”. Which now I’ve noticed the button in the header has the opposite. Makes sense, but it makes me wonder what else I might miss as I build my site.
Even a list of these classes would be helpful, if not a full Theme Documentation. Anyone have a link?
TIA
]]>Warning: array_merge(): Expected parameter 1 to be an array, null given in?/home/customer/www/retailhealth.global/public_html/wp-content/plugins/elementor/includes/frontend.php?on line?303
class=”elementor-page elementor-page-2586 no-js”>
I had to fix the styling issues, I also updated the site in staging but the classes are still gone. Not sure how to fix it and prevent from happening again.
Thanks.
]]>