https://192.168.50.100/wordpress
I know you cannot see that – however… if you goto my site at the public address:
https://4andahalf.farm/
I have my hosting company perform a stealth redirect to:
https://4andahalf.ddns.net/wordpress
Which is my no-ip.com domain that updated my WAN IP because I do not have a static address.
So my scan of my site states:
Detected status of your setup.
You have the required PHP version to continue.
SSL certificate should be generated and installed.
The PHP function CURL has successfully been detected.
<strong>The Hosting Panel software was not recognized. Depending on your hosting provider, the generated certificate may need to be installed manually.</strong>
Alias domain check is not relevant for a subdomain
<strong>It is not possible to install Let's Encrypt on a subfolder configuration. For more information, please read this article
—-
The last bold item I am not sure what that means. Whats steps do I need to take to secure the site?
]]><?php if (function_exists('echo_crp')) {
echo_crp(array());
} ?>
<?php echo do_shortcode('[crp exclude_post_ids="' . get_the_ID() . '"]') ?>
I just installed OSM Map Widget for Elementor and think it’s a great addon.
However I would like to open the button link in self and not in blanck link, could you help me.
Thank you
]]>Ante todo felicitarte por tu gran trabajo con el plugin desarrollado. Realmente creo que es excelente.
Tengo un problema a la hora de usarlo, no sé si se trata de un error en el desarrollo o es cosa mía, te explico.
Por lo que he probado, existe un número máximo de clusters a mostrar, y creo que ronda el número 39.
Tengo una web donde quiero mostrar 50 clusters, pero el plugin solo me muestra 9 (da igual que cambie la configuración, o que utilice el campo maxitems dentro del shortcode). Es decir, cuando hay un número grande de clusters a mostrar, el plugin tan solo muestra unos cuantos, no la totalidad.
?Crees que puede ser algún tipo de error que se podría solucionar con una actualización?
Desde ya agradecerte tu trabajo y tu apoyo.
Saludos!
]]><div id="cooler-navnav-below" class="navigation">
<?php $prevPost = get_previous_post(true);
if($prevPost) {?>
<div class="nav-box previous">
<?php $prevthumbnail = get_the_post_thumbnail($prevPost->ID, array(100,100) ); ?>
<?php previous_post_link('%link',"$prevthumbnail <p>%title</p>", TRUE); ?>
</div>
<?php } $nextPost = get_next_post(true);
if($nextPost) { ?>
<div class="nav-box next" style="float:right;">
<?php $nextthumbnail = get_the_post_thumbnail($nextPost->ID, array(100,100) ); ?>
<?php next_post_link('%link',"$nextthumbnail <p>%title</p>", TRUE); ?>
</div>
<?php } ?>
</div><!--#cooler-nav div -->
It’s pretty sweet, but I need to add two things: one is to put the post’s excerpt below the title. But doing
<p>%title<br>%excerpt</p>
doesn’t work.
So how can I do that?
Also, my page has <base target=”_blank”> but I want the next/previous links to open in the same window, so how would I define that? Obviously %link is the <a>
tag, but how can I enter target=”_self”?
Thanks!
]]>I really don’t know how many people will click on the photos to enlarge but I want the site to be as perfect as I can make it, and possibly solve issues which may arise in the future. Thanks for any and all suggestions.
]]>