yukoyoda
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to remove small gap space in header area between menu and imageHi @multidots1896
So I tried to take out
<div class=”entry-content”>
<p><!–vcv no format–></p>
</div>
and add
.singular-section {
padding: 0;
}on the main home page. It did not fix it and now the code
.singular-section {
padding: 0;
}
is showing up on the page yukooda.com at the bottom.I am not a coder (sorry!) so I probably am putting that code in the wrong place. Could you take a look and let me know exactly where to put this code? Thank you so so much.
Forum: Fixing WordPress
In reply to: How to remove small gap space in header area between menu and image@multidots1896
thank you so much for this. The spacing in my browser looks more thin. Please look at the image here.Where can I find that code on my wordpress dashboard? Is it in one of the pages code? Or in the theme code?
- This reply was modified 2 years, 9 months ago by yukoyoda.
Hi Steven @sterndata I just called Globat technical support right now.
They installed PHP7.3 because they said that PHP7.4 the only version that works with my site. They said I need to update my site in order to do that, but they can’t tell what part to update. But my site is now working, for now. How can I prevent this from happening in the future?Hi Beda, @bedas thank you. Here is the email that was sent to me. Please let me know what I need to do next!
Howdy! Since WordPress 5.2 there is a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email. In this case, WordPress caught an error with one of your plugins, MOJO Marketplace. First, visit your website (https://www.yukooda.com/) and check for any visible issues. Next, visit the page where the error was caught (https://www.yukooda.com/wp-admin/) and check for any visible issues. Please contact your host for assistance with investigating this issue further. If your site appears broken and you can't access your dashboard normally, WordPress now has a special "recovery mode". This lets you safely login to your dashboard and investigate further. https://www.yukooda.com/wp-login.php?action=enter_recovery_mode&rm_token=d9zz1Pa59pDfVHAdU9gtM0&rm_key=56Z3yVj6ayIA0A8oMegKlI To keep your site safe, this link will expire in 1 day. Don't worry about that, though: a new link will be emailed to you if the error occurs again after it expires. When seeking help with this issue, you may be asked for some of the following information: WordPress version 5.7.2 Current theme: Clean Fotografie (version 1.3.1) Current plugin: MOJO Marketplace (version 1.5.8) PHP version 7.1.1 Error Details ============= An error of type E_USER_ERROR was caused in line 24 of the file /hermes/bosnacweb06/bosnacweb06az/b93/glo.yukooda1/NEWyukooda/wp-content/plugins/mojo-marketplace-wp-plugin/vendor/composer/platform_check.php. Error message: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 7.2.5". You are running 7.1.1.
Forum: Fixing WordPress
In reply to: My menu sub items go up instead of drop down.It worked!!! Thank you so much!!!