Roybot06
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Header Image gives wrong src link to imageIt is only for this asset. My header.php and all of my URL’s are working. All of the other pictures and media assets on the site work. For whatever reason, this one picture will make a copy of the working image then shoot out this URL:”https://www.discoveredmagazine.com/http:/http:/www.discoveredmagazine.com/wp-content/uploads/2013/07/copy-nav_header_logo13.png”
What should I do?
I tried explaining that to the last two mods for this problem, but for whatever reason they defer me to this thread. I actually want to thank you for taking the care to make a responsive theme the way you have. This is an awesome framework with so much modularity and functionality to offer. Once this issue is resolved, I can’t wait to spread the news about this theme.
Thank you.
Note, I did run it with on the default theme(s, both twentytwelve and twentythirteen) with ALL plugins disabled. Still the same problem.
</p> <p><?php<br /> /**<br /> * The Header for our theme.<br /> *<br /> * Displays all of the <head> section and everything up till <div id="main"><br /> *<br /> * @package Expound<br /> */<br /> ?><!DOCTYPE html><br /> <html <?php language_attributes(); ?>><br /> <head><br /> <meta charset="<?php bloginfo( 'charset' ); ?>" /><br /> <meta name="viewport" content="width=device-width, initial-scale=1" /><br /> <title><?php wp_title( '|', true, 'right' ); ?></title><br /> <link rel="profile" href="https://gmpg.org/xfn/11" /><br /> <link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>" /><br /> <link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri(); ?>favicon.ico" /><br /> <!--[if lt IE 9]><br /> <script src="<?php echo get_template_directory_uri(); ?>/js/html5.js" type="text/javascript"></script><br /> <![endif]--></p> <p><?php wp_head(); ?><br /> </head></p> <p><body <?php body_class(); ?>><br /> <div id="page" class="hfeed site"><br /> <?php do_action( 'before' ); ?><br /> <header id="masthead" class="site-header" role="banner"></p> <p> <nav id="site-navigation" class="navigation-main" role="navigation"><br /> <h1 class="menu-toggle"><?php _e( 'Menu', 'expound' ); ?></h1><br /> <?php $header_image = get_header_image();<br /> if ( ! empty( $header_image ) ) : ?><br /> <a>"><img src="<?php echo esc_url( $header_image ); ?>" class="header-image" width="<?php echo get_custom_header()->width; ?>" height="<?php echo get_custom_header()->height; ?>" alt="" /></a><br /> <?php endif; ?></p> <p> <div class="screen-reader-text skip-link"><a href="#content">"><?php _e( 'Skip to content', 'expound' ); ?></a></div><br /> <?php get_search_form(); ?></p> <p> <?php wp_nav_menu( array( 'theme_location' => 'primary', 'depth' => 3 ) ); ?><br /> <?php do_action( 'expound_navigation_after' ); ?><br /> </nav><!-- #site-navigation --><br /> </header><!-- #masthead --></p> <p> <div id="main" class="site-main"><br />
I’m sorry, not trying to come off as short. The site is live as we speak.
Also I meant an email (since my email address is on my profile.
Then again… it may not be. Again super sorry, just been under a crunch and this set me back a ways.
Okay, so I’ve done that a multitude of times, also the client doesn’t want me to pull the landing page (the background is an image of the PSD I modeled the site after). This has been over the top frustrating. If someone could message me when they’d like to look at the site to help me out with this, it would help tremendously.
https://www.discoveredmagazine.com/
I currently have it down in maintenance mode.
Yes sir, did that. To no avail.
Yes. Still the same issue. The media library won’t even show the copies of the images it creates.
I did. The option it tells me in both cases is “Insert you custom header image here.”
I don’t know if a variable/function is stored to tell the format of the url’s for assets, but it has to do with the update. I’ve even downgraded to the last release of the Expound theme. Is it a known issue for the new WP release? Again the url for the image populates like “https://https://www.discoveredmagazine.com/…img.php”
After doing research, I’m leaning toward this being a problem with the 3.6.1 update. I changed themes and it still gave me the same issue.
Under Appearance > Header. It then tells me to pick a picture from the media library, I pick one (or try uploading the one that was originally there), it then asks me to crop which I say keep as is, and it just creates a copy anyway. Then from there I go to the page and see a broken link to the image with the url “https://https://…”
That’s the thing, it was doing it before the Expound update, but I accepted both installs at around the same time (I design on two different screens) and on one screen after the 3.6.1 update it blanked the logo. So I included that update as well in case it was a known issue, but I’m thinking it’s the WP framework update that did this.
Forum: Fixing WordPress
In reply to: Media (MP3) won't play on siteOkay, now I’m having trouble uploading the files to the site using the media upload tool. Is there something wrong with the install?
Forum: Fixing WordPress
In reply to: Media (MP3) won't play on siteI’ll try uploading a test file to see if it is just these two files. Thanks for the replies guys.
Forum: Fixing WordPress
In reply to: Media (MP3) won't play on siteMy website in question is here. Any help would be greatly appreciated. Also, don’t think it matters but I’ve seen weirder things happen with JW player and Drupal or Joomla, I’m using Ipage as my host.