Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
reidostorrents
tagDiv Member

Same Problem: reidostorrents.com

reidostorrents
tagDiv Member

After lot as tests:

Fast Velocity Minify Version 2.2.7 causes de problem.

Downgrade to 2.2.6 and fixed it.

Any Solution for this?

reidostorrents
tagDiv Member

After lot as tests:

Fast Velocity Minify Version 2.2.7 causes de problem.

Downgrade to 2.2.6 and fixed it.

Any Solution for this?

reidostorrents
tagDiv Member

My Fix Was:

Go to Theme Panel –> Header –> Verify if TOP MENU and the HEADER MENU (MAIN) are correct.

reidostorrents
tagDiv Member

Same Problem Here

reidostorrents
tagDiv Member

Thanks @epickenyan

It worked!

reidostorrents
tagDiv Member

Downgrade to 8.6
Fixed.

Waiting to a new 8.7 update…

reidostorrents
tagDiv Member

Good morning everyone,

After I reinstall update 8.6 and again clear all the cache files (WP-Super Cache) and purge Cloudflare, everything is OK now.

Thanks for your helping.

reidostorrents
tagDiv Member

Everything is ok now,
Thanks Bogdan

reidostorrents
tagDiv Member

Hello Bogdan B.
Thank you for your attention and attentiveness.

My domain is

reidostorrents.com

Thank You

reidostorrents
tagDiv Member

When I made the purchase of the Theme, I thought it was totally responsive in the mobile version, so the “Top Menu Bar” should rather appear.

Newspaper Theme

I would like to know how I will put such a menu in the mobile version of the site, considering that the content contained in it is extremely important to the user visiting the site.

Thank you

reidostorrents
tagDiv Member

For some reason, though – the password reset template (which works fine otherwise) will not append the user_login variable at the end of the password reset link – which is vital for the key to be valid. The link without the $user_login renders an “invalid key” error on the WP password reset page.

Can you help me? 🙁

reidostorrents
tagDiv Member

Hi,

I added this code to my functions.php:

add_filter(‘retrieve_password_message’, ‘password_reset_message’, 10, 3);
function password_reset_message($message, $reset_key, $userlogin)
{
$message .= ‘(‘ . network_site_url(‘wp-login.php?action=rp&key=’ . $reset_key . ‘&login=’. rawurlencode($userlogin), ‘login’) . ‘)’;
return $message;
}

The link to reset the password is sent to the email, however it is coming invalid, it does not come with the userid at the end of the link, eg:

To reset your password, visit the following address (https://mywebsite.com/wp-login.php?action=rp&key=b8kfCQVGpDX5kDI1SxsO&login=)

How do I make it come like this?

To reset your password, visit the following address (https://mywebsite.com/wp-login.php?action=rp&key=b8kfCQVGpDX5kDI1SxsO&login=userid)

Thanks!!

reidostorrents
tagDiv Member

Everything is ok now.
Thanks for helping

reidostorrents
tagDiv Member

Good Morning,

I’ve done what you quoted.
After deleting the cache, I deleted cookies and entered again and nothing happened. It’s been hours.

Still the same thing.

reidostorrents
tagDiv Member

Hello Catalin,

I do not think you understood my question.

I do not want to remove the “Sign In / Join” option altogether, I just want to let the member log in. I am already able to do this after I disabled the option (anyone can register), but at the top of the site the option “Join” still appears. I want the text part to appear only the “Sign In” option. Do you understand?

Thanks for listening

Viewing 16 posts - 1 through 16 (of 16 total)