nar329
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [GeneratePress] SVG Search Icon Not Displaying In NavUpdate: For the simplest, quickest solution, I decided to keep the navigation enabled in the theme customize layout option and simply adjusted the CSS for top and right to align with the other menu items. The final touch for a minimal aesthetic was adjusting the search input padding to match with the height of the menu bar.
Hope everyone is having a good weekend 🙂
It seems it was just an issue with my clearing my cache. I also ended up taking a different approach. I’ll mark this as resolved now. 🙂
Thank you for asking me which errors! I was able to figure this one out. It was something small, a silly mistake on my part.
Stay safe and positive!
We will make it through this with truthfulness, compassion, and forbearance!
Hello,
I hope the things I learned when I was on this topic helps others! Sorry if my tone was not right — I was not doing so well at the time.
I’m trying my best to learn to communicate better from now on! 🙂
Stay safe and stay positive!
Forum: Themes and Templates
In reply to: [GeneratePress] Adding Javascript to a Specific PageHello,
I hope the link in my previous message helps others think more creatively and about what we can do to uplift each other.
For now, I am taking an alternate approach, so I will mark this as resolved.
Stay safe and stay positive!
Forum: Themes and Templates
In reply to: [GeneratePress] Product type called incorrectlyI think I found the solution to this and will share it here! 🙂
Go into the Theme Editor functions.php and change
$product->product_type;to this:
$product->get_type();Hope this helps! Also, thanks to this, I realize I need to set errors not to show publicly on the site, so I’ll be doing that next with the guidance WordPress provides here: https://wordpress.org/support/article/debugging-in-wordpress/#wp_debug_display
Stay safe and stay positive!
Forum: Themes and Templates
In reply to: [GeneratePress] Fatal Error E_COMPILE_ERRORI am marking this as resolved 🙂
Forum: Themes and Templates
In reply to: [GeneratePress] Fatal Error E_COMPILE_ERRORI had accidentally deleted the dashboard.php file without realizing it. I actually have a different issue altogether which I will create a separate topic for. Sorry for such a silly mistake on my part! I’m still learning.
Stay positive and stay safe! Truthfulness, compassion, and patience will get us through these difficult times!
Forum: Themes and Templates
In reply to: [GeneratePress] Password showing in reset formThe password stopped showing. I don’t know whether I should mark this as resolved or not because of that, but I will triple check to be sure.
Forum: Plugins
In reply to: [WooCommerce] how to display the full image size in product blocksThank you. I did ask the developer before reaching out to you, and he was the one who told me to ask you how to display the full image size in your blocks.
Would you kindly tell me how the code should be added? I just tried to test it out, and it seems my website is having an issue now, so I am reaching out to my host.
Also, do you think this would work out better with a .mp4 instead of a .gif?
Thanks again!
Forum: Plugins
In reply to: [WooCommerce] how to display the full image size in product blocksThank you for pointing this out! I still need help with this, so yes please!
They should appear now if they didn’t before 🙂Forum: Plugins
In reply to: [WooCommerce] how to display the full image size in product blocksThe animation I want to keep is when scrolling through the hand-picked product grid. E.g., when a customer comes across the product that is supposed to have an animation instead of a still image, the animation is preserved so that the customer can see it while scrolling through the product grid too.
Forum: Plugins
In reply to: [Dinosaur Game] First Space Bar Click Scrolls to Bottom of PageThank you for your help! I’m trying out a few different games right now, but this will definitely come in handy, especially if I decide to put more games!
God bless you!
for “c),” making the nav bar parent the body if it isn’t already, might work to stop it from continuing to scroll onto the footer, but i’m not sure how to do that.
i’ll try making the nav bar look more proper for now T^T
“b)” solved with adding to
margin-bottom:ofnav#site-navigation