jayceezay
Forum Replies Created
-
Forum: Plugins
In reply to: [Spectra - WordPress Gutenberg Blocks] How-to schema blockHi @mohsinbsf Hopefully that option gets added. It seems intuitive to write down the step title first, and underneath it would be a photo illustrating how to do that particular step?
As for the alignment issue, I don’t have any custom CSS. I turned off other plugins, and the alignment issue is still there. By the way, I’m using your Astra theme.
Forum: Plugins
In reply to: [Calculated Fields Form] How to horizontally align fields?Thank you so much @codepeople !
LOL, I think we sent out replies at almost the same time. Thank you again @codepeople . Is ‘YES’ the default value?
I think I figured it out thanks to @hamil1 chiming in. Probably the previous version defaulted to ‘Display submit button?’ to ‘YES’.
Hi @codepeople thanks for the quick response. I updated to Version 5.2.1 and cleared browser & server caches (if that helps). Unfortunately, the issue still persists. Please see the links for screenshots:
In this screenshot, the visual builder does not show a Submit button.
https://snipboard.io/c0XV3t.jpg
In this screenshot of the front end, a Submit button is appearing. I do not know where this Submit button is coming from.
https://snipboard.io/cXfwYW.jpg
Thanks!
Forum: Plugins
In reply to: [Copy Anything to Clipboard] prevent plugin’s css and js files from loadingThanks @mahesh901122!
Forum: Plugins
In reply to: [Calculated Fields Form] How to prevent results in scientific notationThank you!
Hello, here is the information requested:
WP Version: 6.3
PHP Version: 7.4.33
Data Tables Generator Version 1.10.29
Forum: Plugins
In reply to: [Copy Anything to Clipboard] Increas@mahesh901122 You are correct, I am using the Astra theme. Thanks for the quick CSS solution and the great support!
- This reply was modified 1 year, 3 months ago by jayceezay.
Forum: Plugins
In reply to: [Copy Anything to Clipboard] IncreasHi Mahesh, here are the details:
Below is a newly created code block with text shown in default size.
Below is the same code block where I selected XL for the font size. What happened is the code block container increased in size, but the text inside it did not increase in size as expected.
However, if I uninstall the Copy Anything to Clipboard plug-in, the text size increases as expected.
Hope this helps, thanks!
Thanks @sach3932 !
It worked 50%! ??
It set me down on the correct path, though I had to do a little trial and error, and this one eventually worked:
.PreCodeWrapper code { font-size: 1.2em; }
Thanks again!
Thanks @sach3932 Please see the link for the screenshot describing what I’m hoping to achieve:
Thanks,
Jay
Forum: Themes and Templates
In reply to: [Astra] How to set custom layout width on certain posts?Thanks Vikas!
Forum: Themes and Templates
In reply to: [Astra] How to set custom layout width on certain posts?Thank you @nikschavan! That worked out well for me. The 900 container $width in your example was what I used. If I may pose another question – How do I set the sidebar as a certain percentage of the 900 container $width? Thanks again!
Forum: Themes and Templates
In reply to: [Astra] How to set custom layout width on certain posts?Hi @nikschavan ,
Thanks! Good to know that it can be done in Astra. I mainly just blog and am not a developer, but I roughly get what you wrote above. Could you let me know where I should paste and insert the code you provided?
Thanks again!