Forum Replies Created
-
AuthorPosts
-
mikemueller
ParticipantThanks David - that was it!
🙂
MMmikemueller
ParticipantI just did the same with WordPress.
I FTP'd up and over wrote (what the heck is the right word for that?) all of the files. It seems to have fixed it!
Thank you!mikemueller
ParticipantThat's strange Victor. The only thing I've done to the theme is Add On CSS.
I just overwrote both Genesis and Infinity via FTP and it's still doing the same thing.mikemueller
ParticipantThis is so strange. AreWeConnected.com is where the site was migrated from but I can't find anywhere (in the style sheet or the addon sheet via JetPack) that it mentions
.site-header { background: url(http://areweconnected.com/demo2/wp-content/uploads/2015/11/transparent-logo-360x164.png) no-repeat !important; }
I don't have an "@import url" either happening.
Any ideas on where that's coming from?
August 6, 2015 at 1:08 pm in reply to: Ambiance Pro and Woo Commerce single page sidebar issue #161619mikemueller
ParticipantLOL! Always by FTP!
Added it, but it doesn't change it.
It's really not a big thing. hmmm - oh well. let's mark this one as resolved.August 6, 2015 at 12:16 pm in reply to: Ambiance Pro and Woo Commerce single page sidebar issue #161610mikemueller
ParticipantHi Andrea - there is no sidebar in Ambience - no registered widget area.
If there was I could put a clear image in there and not have that message show up - but I can't even do that.
The woocommerce assumes there's a page.php template to mod and there is not as well.
still baffled... 🙂mikemueller
ParticipantNope - not fixed. Transferring images one group at a time via the plugin but they still don't always reconnect to the posts.
UGh!
mikemueller
ParticipantIt was a business directory plugin - that didn't like. It might also be the one we do like.
deleted it via ftp - and rebuilt each of the tables - still no joy.
🙁mikemueller
ParticipantWell - almost fixed it! 🙁
Looked at it on the phone and the header now does not size properly at all. (Way too big!)mikemueller
ParticipantThat worked! Thanks Anita! You Rock!
mikemueller
ParticipantResaved the Permalinks and that fixed it! Thanks Andrea!
* no plugin to strip the category. Wonder why that happened?
mikemueller
ParticipantTwitpic image doesn't work - here's the image again
April 21, 2014 at 1:59 pm in reply to: Adjust for portrait and landscape thumbnail images in Ambiance Pro #101707mikemueller
ParticipantThanks Susan -
I've now moved to another theme (non Genesis) in an effort to combat question 2.5
After a bunch more research it seems this is a common WP problem and not a Genesis issue at all.mikemueller
ParticipantWill do! Thanks Anita!
mikemueller
ParticipantAnita - Nope. Just tried the entire style sheet from AgentPress and added it to the bottom of the existing style sheet as well as via the jetpack addon. Still the same issue.
🙁Any ideas?
mikemueller
ParticipantNot the whole CSS but snippets, added to custom CSS (jetpack)
/* Agency Pro Blue
--------------------------------------------- */
.agency-pro-blue .genesis-nav-menu .current-menu-item > a,
.agency-pro-blue .genesis-nav-menu .v .current-menu-item > a:hover,
.agency-pro-blue .genesis-nav-menu a:hover,
.agency-pro-blue .site-title a:hover,
.agency-pro-blue a,
.agency-pro-blue.agency-pro-home .featured-content a:hover {
color: #103e62;
}.agency-pro-blue .archive-pagination li a:hover,
.agency-pro-blue .archive-pagination li.active a,
.agency-pro-blue .breadcrumb a,
.agency-pro-blue .genesis-nav-menu a,
.agency-pro-blue .home-top a:hover,
.agency-pro-blue .site-title a,
.agency-pro-blue a:hover.button,
.agency-pro-blue a.button {
color: #fff;
}.agency-pro-blue .genesis-nav-menu .sub-menu .current-menu-item > a,
.agency-pro-blue .site-footer a {
color: #999;
}.agency-pro-blue .archive-pagination a,
.agency-pro-blue .entry-title a,
.agency-pro-blue .entry-title,
.agency-pro-blue .home-top a,
.agency-pro-blue .site-footer a:hover,
.agency-pro-blue a:hover {
color: #333;
}.agency-pro-blue .genesis-nav-menu a:hover,
.agency-pro-blue .genesis-nav-menu .current-menu-item > a,
.agency-pro-blue .genesis-nav-menu .v .current-menu-item > a:hover {
border-color: #103e62;
color: #fff;
}.agency-pro-blue .archive-pagination li a:hover,
.agency-pro-blue .archive-pagination li.active a,
.agency-pro-blue a:hover.button,
.agency-pro-blue button:hover,
.agency-pro-blue input:hover[type="button"],
.agency-pro-blue input:hover[type="reset"],
.agency-pro-blue input:hover[type="submit"],
body.agency-pro-blue {
background-color: #103e62;
}/* Property Listings
------------------------------------------------------------ */
.property-details {
background-color: #f5f5f5;
overflow: hidden;
margin: 0 0 30px;
padding: 15px 20px 0;
}.property-details-col1,
.property-details-col2 {
float: left;
margin: 0;
padding: 0 0 15px;
width: 50%;
}iframe {
margin: 0 0 30px;
}/* Featured Listings
------------------------------------------------------------ */
.listing-wrap {
float: left;
font-size: 12px;
margin: 0 10px 15px;
position: relative;
width: 290px;
}.listing-price {
background: #004356;
clear: both;
color: #fff;
font-size: 16px;
left: 5px;
padding: 10px;
position: absolute;
top: 5px;
}.listing-text {
background: #4b8308;
clear: both;
color: #fff;
font-size: 12px;
padding: 5px 10px;
position: absolute;
right: 5px;
top: 5px;
}.listing-address,
.listing-city-state-zip {
display: block;
font-size: 14px;
line-height: 14px;
margin: 0 0 5px;
padding: 0;
text-align: center;
}.listing-city-state-zip {
margin: 0 0 10px;
}.listing-wrap .more-link {
background-color: #4d637f;
font-size: 12px;
color: #fff;
display: block;
margin: 0 auto;
padding: 5px 0;
text-align: center;
width: 90px;
}.listing-wrap .more-link:hover {
background-color: #004356;
text-decoration: none;
}.breadcrumb {
background: #f5f5f5;
color: #333;
font-family: 'Droid Serif', arial, serif;
font-size: 12px;
margin: 0 auto 30px;
padding: 5px 10px;
}.breadcrumb a,
.breadcrumb a:visited {
text-decoration: none;
}.breadcrumb a:hover {
text-decoration: underline;
}/* Archive Page
------------------------------------------------------------ */
.archive-page {
float: left;
padding: 20px 0 0;
width: 48%;
}/* Content-Sidebar Wrap
------------------------------------------------------------ */
#content-sidebar-wrap {
float: left;
width: 750px;
}.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
width: 920px;
}.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
float: right;
}.archive.full-width-content #content-sidebar-wrap,
.home.full-width-content #content-sidebar-wrap,
.page-template-home-demo-php.full-width-content #content-sidebar-wrap {
width: 960px;
}.agentpress-landing #content-sidebar-wrap {
width: 700px;
}/* Content
------------------------------------------------------------ */
#content {
float: left;
padding: 10px;
width: 430px;
}.content-sidebar #content,
.sidebar-content #content {
width: 600px;
}.sidebar-content #content,
.sidebar-sidebar-content #content {
float: right;
}.full-width-content #content {
padding: 0;
width: 920px;
}.agentpress-landing #content {
width: 700px;
}.archive.full-width-content #content {
padding: 15px;
width: 930px;
}.home.full-width-content #content,
.page-template-home-demo-php.full-width-content #content {
width: 960px;
}mikemueller
ParticipantHi Anita - I did.
<?php
/**
* The custom post type archive template
*//** Force full width layout */
add_filter( 'genesis_pre_get_option_site_layout', '__genesis_return_full_width_content' );/**
* Remove the standard loop
*/
remove_action( 'genesis_loop', 'genesis_do_loop' );add_action( 'genesis_loop', 'agency_listing_archive_loop' );
/**
* Custom loop for listing archive page
*/
function agency_listing_archive_loop() {$toggle = '';
if ( have_posts() ) : while ( have_posts() ) : the_post();
$loop = ''; // init
$loop .= sprintf( '%s', get_permalink(), genesis_get_image( array( 'size' => 'properties' ) ) );
$loop .= sprintf( '<span class="listing-price">%s</span>', genesis_get_custom_field( '_listing_price' ) );
$loop .= sprintf( '<span class="listing-text">%s</span>', genesis_get_custom_field( '_listing_text' ) );
$loop .= sprintf( '<span class="listing-address">%s</span>', genesis_get_custom_field( '_listing_address' ) );
$loop .= sprintf( '<span class="listing-city-state-zip">%s, %s %s</span>', genesis_get_custom_field( '_listing_city' ), genesis_get_custom_field( '_listing_state' ), genesis_get_custom_field('_listing_zip' ) );$loop .= sprintf( '%s', get_permalink(), __( 'View Listing', 'agentpress' ) );
$toggle = $toggle == 'left' ? 'right' : 'left';
/** wrap in post class div, and output **/
printf( '<div class="%s"><div class="widget-wrap"><div class="listing-wrap">%s</div></div></div>', join( ' ', get_post_class( $toggle ) ), $loop );endwhile; endif;
}
genesis();
mikemueller
ParticipantThanks Brad - but it looks like that would work for only single posts, single pages. I'm using a post as the home page (and need the logo to show on archives too). Am I right?
MM
mikemueller
ParticipantThanks Anita - Actually no. I'm using Jetpack's Custom CSS module and that ccs is placed there.
Should I modify the main style sheet? Or copy and paste everything from the media inquiry section down to the Custom CSS module?mikemueller
ParticipantThanks genwrock! That worked (both) perfectly!
🙂 -
AuthorPosts