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] Thumbs vanished


  #1  
Old Jan 15, 2013, 08:39 AM
papalagi
 
41 posts · Nov 2009
[SOLVED] Thumbs vanished

hi everybody

i'm having a very bad time at the moment trying to figure out why at a certain point all the thumbs disappeared from the article lists

i think this appened after installing WP Super Cache and WP Filter Post Category plugin

now the plugin are disabled and all the cache cleared, but no images yet

the site is here:

http://www.mondomodabimbo.com/wp/wp-admin/

it's blocked, you need autentication:

user: visitor
pass: montezuma

ant help ora idea much appreciated...
  #2  
Old Jan 15, 2013, 08:53 AM
jerryc
 
367 posts · Oct 2012
Florida
Check in the sticky posts. This sounds like something I've seen posted before, and I'm pretty sure there's a patch.
  #3  
Old Jan 15, 2013, 09:08 AM
papalagi
 
41 posts · Nov 2009
thank you jerryc, the patches are in place, here's my postformat.php:

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, 465, true, '', '' ); ?>
	
	<div class="post-bodycopy cf">
	
		<div class="post-date">		
			<p class="post-day"><?php the_time( 'j' ); ?></p>
			<p class="post-month"><?php the_time( 'M' ); ?></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( 'leggi tutto &rarr;', 'montezuma' ); ?></a>
		<p class="post-categories"><?php the_category( ' &middot; ' ); ?></p>
		<?php the_tags( '<p class="post-tags">', '', '</p>' ); ?>
	</div>
	
</div>
  #4  
Old Jan 15, 2013, 12:21 PM
papalagi
 
41 posts · Nov 2009
i've noticed the montezuma-sized thumbnail are not present in the "upload" WP dir, maybe the theme is not able to generate them, a permission issue maybe ?
  #5  
Old Jan 15, 2013, 12:43 PM
papalagi
 
41 posts · Nov 2009
EUREKA!

it was a permission problem, setting the "upload" directory to 777 solved... see you soon in the "showing off" thread!

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Disable hovering effect for Thumbs papalagi Montezuma Theme 4 Dec 10, 2012 11:40 AM
Star or thumbs- rating on the main- homepage in the preview of a post? nicoherzmann Montezuma Theme 3 Sep 28, 2012 11:34 AM
Thumbs for categories polzie1000 Center area post/pages 5 Jan 19, 2011 03:52 PM
How to open thumbs in my page. pilsen1 Post-Kicker, -Byline & -Footer 0 Oct 12, 2009 01:19 PM


All times are GMT -6. The time now is 08:09 AM.


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