codeman1234
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Menu messageHello Steve,
So, for me to understand you mean this line of code:
<nav id="site-navigation" class="main-navigation"> <button class="menu-toggle" aria-controls="primary-menu" aria-expanded="false"><?php esc_html_e( 'Primary Menu', '_s' ); ?></button> <?php wp_nav_menu( array( 'theme_location' => 'menu-1', 'menu_id' => 'primary-menu', ) ); ?> </nav><!-- #site-navigation -->
I got on my theme the following:
<div class="menu"> <?php wp_nav_menu( array('menu' => 'main-menu', 'container' => '', 'items_wrap' => '<ul class="mega-menu">%3$s</ul>' )); ?> </div>
so to fix it should I place this code bellow?
<div class="menu"> <?php wp_nav_menu( array( 'theme_location' => 'menu-1', 'menu_id' => 'main-menu', 'container' => '', 'items_wrap' => '<ul class="mega-menu">%3$s</ul>' )); ?> </div>
Is this correct or what would be the correct code?
Thanks!
- This reply was modified 3 years, 4 months ago by codeman1234.
Forum: Plugins
In reply to: [Yoast SEO] False SEO Status Reported in Site HealthI got same issue in my website, why does Yoast don’t test this things before integrating it to the plugin? is giving false positives in most of my sites I got Yoast installed. Please remove integration. It is already very annoying to have to updated Yoast every 3 days so, you can publish a new notification and now we have another annoying problem with this plugin, no wonder most people are moving to Rankmath. Please learn to stop to be annoying and people would stay with you.
Also table bullets show too big on mobile
Forum: Plugins
In reply to: [WordPress Popular Posts] How To Remove Chached Content on Plugin?Hello Hector,
Thank you very much! I followed your steps and worked like a charmed!
Awesome plugin and Awesome support!!
It deserves a 5 star review from me ??
Forum: Plugins
In reply to: [Blackhole for Bad Bots] Plugin does not seem to workHello @wp-henne
Yes, it seems to be working now but, then why does not block bots scraping website? Because in other website I am using plugin and is blocking this bots, can you tell me what is the problem?
Thanks!
- This reply was modified 4 years, 4 months ago by codeman1234.
Forum: Plugins
In reply to: [Redirection] Redirection reporting weird 404 errosOk just one question then is it possible to find IP of user agent with your plugin on this 404 errors? So, I can block malicious user agents with fw?
Thanks again!
- This reply was modified 4 years, 7 months ago by codeman1234.
@esmi, ok no problem, sorry for the misunderstanding
Hola,
muchas gracias, ya lo consegui, solo tengo una duda mas, como hago para usar el child theme para cambiarle el estilo a funciones de wordpress como por ejemplo, titulo, categoria, tags, feature image?
Slds y gracias
Forum: Plugins
In reply to: Error Contact Form 7 – [contact-form-7 404 "Not Found"]How do I do that? I have to erase them all and reinstall them or what you mean?
Cheers!
Forum: Plugins
In reply to: Error Contact Form 7 – [contact-form-7 404 "Not Found"]Any ideas what is wrong with the contact form 7 plugin?
Forum: Plugins
In reply to: Error Contact Form 7 – [contact-form-7 404 "Not Found"]The URL is this one
https://gueymarbella.com/contact/
I also get the same error on the reservations page
https://gueymarbella.com/reservations/
is made with the same form
Forum: Plugins
In reply to: Error Contact Form 7 – [contact-form-7 404 "Not Found"]I just tried and I got the same error, nothing change
Forum: Plugins
In reply to: Error Contact Form 7 – [contact-form-7 404 "Not Found"]Ok I will give it a try, give me a second
Forum: Plugins
In reply to: Error Contact Form 7 – [contact-form-7 404 "Not Found"]Hello esmi,
before anything thanks for the reply, sorry, I cannot do that because I got a lot of plugins on and I am affraid that all the arrangement and everything with them would get mess up. If you can assure me all data will remaing the same when I reactivate them, I will give it a try.
Cheers!