Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Montezuma Theme »

[SOLVED] Image wrapper <div class="thumb-shadow">


  #1  
Old Apr 19, 2013, 12:00 AM
skyfire
 
2 posts · Apr 2013
[SOLVED] Image wrapper <div class="thumb-shadow">

This is a clean install of WP 3.5.1 and I have attempted 2 versions 1.1.4 and 1.1.8

The posts thumbnail shown with no shadow and box. Just an image.
Can you help to advise?
Thanks.

-------
This is the HTML from the demo. "thumb-shadow" and "post-thumb" classes are wrapping the thumbnail.
<div class="thumb-shadow">
<div class="post-thumb">
<a href="http://test.bytesforall.com/2012/08/another-post-with-all-kinds-of-things-in-it-and-a-long-title-too-to-see-how-wrapping-of-long-titles-works-in-this-theme/">
<div class="img_wrapper" style="display: block; width: 592px; height: 172px;">
<span/>
</a>
</div>
</div>

-----
This is HTML from my post. Image wrapped in A tag and come right after the H2 tag
...
</a>
</h2>
<a href="http://localhost/wordpress/?p=21">
<img src="http://localhost/wordpress/wp-content/uploads/2013/04/office-lunch-620x180.jpg" width="620" height="180"/>
<span/>
</a>
  #2  
Old Apr 19, 2013, 03:54 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
the thumbnail shadow and color change has been removed because it was causing issued (see this thread for the original reporting of the issue)

Hopefully the developer will figure out the issue and it will be back in a future release.
  #3  
Old Apr 20, 2013, 12:00 PM
iTaskmanager
 
11 posts · Apr 2013
Hello. It has always worked. It no longer works now. I have modified the code, long time ago. But it does not help.

Code:
<div id="post-<?php the_ID(); ?>" <?php post_class( 'cf' ); ?>>

	<h2>
		<span class="post-format"></span>
		<a href="<?php the_permalink(); ?>" title="<?php the_title_attribute(); ?>" rel="bookmark"><?php the_title(); ?></a>
		<?php bfa_comments_popup_link( '0', '1', '%' ); ?>
	</h2>

	<?php bfa_thumb( 620, 180, true, '', '' ); ?>
	
	<div class="post-bodycopy cf">
	
		<div class="post-date">		
			<p class="post-month"><?php the_time( 'M' ); ?></p>
			<p class="post-day"><?php the_time( 'j' ); ?></p>
			<p class="post-year"><?php the_time( 'Y' ); ?></p>				
		</div>

		<?php bfa_excerpt( 55, ' ...' ); ?>
		
	</div>

	<div class="post-footer">
		<a class="post-readmore" href="<?php the_permalink(); ?>" title="<?php the_title_attribute(); ?>">
		<?php _e( 'read more &rarr;', 'montezuma' ); ?></a>
		<p class="post-categories"><?php the_category( ' &middot; ' ); ?></p>

		<?php the_tags( '<p class="post-tags">', ' &middot; ', '</p>' ); ?>
	</div>
	
</div>
What can i do now?
  #4  
Old Apr 20, 2013, 01:15 PM
skyfire
 
2 posts · Apr 2013
Thanks a lot. Looking for a beautiful update coming soon...

Quote:
Originally Posted by juggledad
the thumbnail shadow and color change has been removed because it was causing issued (see this thread for the original reporting of the issue)

Hopefully the developer will figure out the issue and it will be back in a future release.
  #5  
Old Apr 20, 2013, 05:39 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
It looks like this is fixed in version 1.1.9 which is currently in the WordPress theme review queue.
If you want to jump the gun, you could download it at http://wordpress.org/extend/themes/d....zip?nostats=1
  #6  
Old Apr 20, 2013, 08:51 PM
iTaskmanager
 
11 posts · Apr 2013
Unfortunately, the problem still exists.

It's a fresh and clean Wordpress-Install. Without Plugins, without changes, ...
  #7  
Old Apr 21, 2013, 02:15 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
what browser are you using?
What is the URL?
did you reset the postformat.php virtual template? if not please reset it.

Last edited by juggledad; Apr 21, 2013 at 02:52 AM.

Bookmarks

Tags
thumbnail wrapper



Similar Threads
Thread Thread Starter Forum Replies Last Post
thumb image blogmaster2003 Montezuma Theme 2 Oct 18, 2012 07:12 AM
inputbackgr.gif shadow background image on email fields too? AlbertS. Center area post/pages 2 May 14, 2012 08:10 AM
Add -moz border and shadow to header image? ARealpolitik Header configuration & styling 1 Dec 31, 2011 11:48 AM
[SOLVED] Custom Widget area to appear outside of wrapper? lehacarpenter Sidebars & Widgets 6 Dec 16, 2011 02:03 PM
[SOLVED] Black bars above and below header image in style default where in CSS class? akakillroy New Versions, & Updating 2 Sep 25, 2010 09:15 PM


All times are GMT -6. The time now is 02:25 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.