d4rkcloud
Forum Replies Created
-
Sorry, didn’t upload the images.
And this is how I see the control panel:
Ok, I got it.
I really appreciated the time you spent to answer, thank you.Hi,
thanks for answering me!
I took this website from a previous developer and the shortcodes don’t work even in the other pages.
What should I do to set the default checkout page?Forum: Themes and Templates
In reply to: [Ultra] Resposive problem with sidebarNo, they’re empty!
I’ve filled them, but there’s some text more…
https://www.rivista.dreamhosters.com/?s=cavallaI’d also like to change a bit the page, showing the featured images of the post found and, in cas of no results, a list of cateories and post.
You think it’s possible?
P.S.: thank you for the great support!!!
Forum: Themes and Templates
In reply to: [Ultra] Resposive problem with sidebarHi, I removed the content-none.php and removed the “useless” files, but nothing changed…
Here’s the page:https://www.rivista.dreamhosters.com/?s=shgdasfhad%3CsjForum: Themes and Templates
In reply to: [Ultra] Resposive problem with sidebarForum: Themes and Templates
In reply to: [Ultra] Resposive problem with sidebarEhm, no… I didn’t touch content-none.
This is the code:
<?php
/**
* The template part for displaying a message that posts cannot be found.
*
* Learn more: https://codex.www.ads-software.com/Template_Hierarchy
*
* @package ultra
* @since ultra 0.9
* @license GPL 2.0
*/
?><?php if ( is_home() && current_user_can( ‘publish_posts’ ) ) : ?>
<p><?php printf( __( ‘Ready to publish your first post? Get started here.’, ‘ultra’ ), esc_url( admin_url( ‘post-new.php’ ) ) ); ?></p>
<?php elseif ( is_search() ) : ?>
<header class=”page-header”>
<div class=”container”>
<h1 class=”page-title”><?php echo wp_kses_post( siteorigin_setting( ‘text_no_results_heading’ ) ); ?></h1>
</div><!– .container –>
</header><!– .page-header –><div class=”container”>
<div id=”primary” class=”content-area”>
<main id=”main” class=”site-main” role=”main”><p><?php echo wp_kses_post( siteorigin_setting( ‘text_no_results_copy’ ) ); ?></p>
<?php get_search_form(); ?><?php else : ?>
<p><?php _e( ‘It seems we can’t find what you’re looking for. Perhaps searching can help.’, ‘ultra’ ); ?></p>
<?php get_search_form(); ?><?php endif; ?>
What can it be??
P.S.: thanks for the complments!!!
I removed the “thumb” shortcode in the gallery, but the problem is the same.
Maybe is an upgrading problem.I opened the article and I see this shortcode:
[nggallery id=409 template=thumb]
I’ve opened the gallery in the control panel and I can see all the images.No, i see exactly the same page, and i’m not the only one to have this problem.
I’m talking about the gallery below, the one with the slider.
The owner of the site and all of his co-workers have this problem, but only with the galleries existing before the upgrade.Uhm, the problem appears if I click on the images.
I cannot see any image, only a message “no images were found”…I forgot link of my actual site here…