Title: filete's Replies | WordPress.org

---

# filete

  [  ](https://wordpress.org/support/users/filete/)

 *   [Profile](https://wordpress.org/support/users/filete/)
 *   [Topics Started](https://wordpress.org/support/users/filete/topics/)
 *   [Replies Created](https://wordpress.org/support/users/filete/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/filete/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/filete/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/filete/engagements/)
 *   [Favorites](https://wordpress.org/support/users/filete/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/users/filete/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/filete/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LDD Business Directory] HELP: backend access to all editors without logins?](https://wordpress.org/support/topic/help-backend-access-to-all-editors-without-logins/)
 *  Thread Starter [filete](https://wordpress.org/support/users/filete/)
 * (@filete)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/help-backend-access-to-all-editors-without-logins/#post-4955425)
 * Well, it looks like the plugin dashboard is only access by Administrators.
 * Checking the lddbd_backend-display.php file, we find this code:
 * `if (!current_user_can('manage_options'))`
 * This check if the user has administrator privileges, but i thought will only 
   show an error message to an editor, if it try to edit or add a new business directory
   from the backend.
 * But in my case, the plugin menu does not show up in the wordpress dashboard if
   I log as an editor. I tried to change the role from ‘manage_options’ to ‘edit_posts’,
   still no luck!
 * Being trying for hours and can´t find whats the issue!
 * Please give some help.Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LDD Business Directory] HELP: backend access to all editors without logins?](https://wordpress.org/support/topic/help-backend-access-to-all-editors-without-logins/)
 *  Thread Starter [filete](https://wordpress.org/support/users/filete/)
 * (@filete)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/help-backend-access-to-all-editors-without-logins/#post-4955350)
 * Hi again,
 * Thanks for your quick reply!
 * Yes, I have that option in the settings page turn-off ( I think you mean the ‘
   Add’ and ‘Login’ option in front).
    But even so, all the editors when logged 
   to the wordpress dashboard, don´t see your plugin menu on the left -side!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [The Event Calendar & Montezuma](https://wordpress.org/support/topic/the-event-calendar-montezuma/)
 *  [filete](https://wordpress.org/support/users/filete/)
 * (@filete)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/the-event-calendar-montezuma/#post-4235770)
 * Full error warnings on debug:
 * WARNING: wp-includes/functions.php:934 – Cannot modify header information – headers
   already sent by (output started at /Applications/MAMP/htdocs/esgotado/wp-content/
   plugins/the-events-calendar/lib/the-events-calendar.class.php:2127)`
 * `WARNING: wp-includes/functions.php:947 - Cannot modify header information - 
   headers already sent by (output started at /Applications/MAMP/htdocs/esgotado/
   wp-content/plugins/the-events-calendar/lib/the-events-calendar.class.php:2127)`
 * `WARNING: wp-includes/functions.php:3733 - Cannot modify header information -
   headers already sent by (output started at /Applications/MAMP/htdocs/esgotado/
   wp-content/plugins/the-events-calendar/lib/the-events-calendar.class.php:2127)`
 * `WARNING: wp-admin/admin-header.php:9 - Cannot modify header information - headers
   already sent by (output started at /Applications/MAMP/htdocs/esgotado/wp-content/
   plugins/the-events-calendar/lib/the-events-calendar.class.php:2127)`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [The Event Calendar & Montezuma](https://wordpress.org/support/topic/the-event-calendar-montezuma/)
 *  [filete](https://wordpress.org/support/users/filete/)
 * (@filete)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/the-event-calendar-montezuma/#post-4235769)
 * Ye, I would like to know about this errors too.
    I am getting with another theme,
   both on debug dashboard:
 * `Notice: Undefined property: WP_Query::$tribe_is_event_query in /Applications/
   MAMP/htdocs/esgotado/wp-content/plugins/the-events-calendar/lib/the-events-calendar.
   class.php on line 2127`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Iframe Preserver] itunes iframe](https://wordpress.org/support/topic/itunes-iframe/)
 *  [filete](https://wordpress.org/support/users/filete/)
 * (@filete)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/itunes-iframe/#post-3901977)
 * Hi, thanks for reply.
 * I am working on a new music publication that have albums reviews, and so the 
   idea is to have the iTunes album playlist widget on each record.
    I am not trying
   to use on a sidebar but paste on each post (record review), and for example using
   this iframe code that I got from iTunes:
 * <iframe src=”[http://widgets.itunes.apple.com/widget.html?c=us&brc=F7F6F0&blc=](http://widgets.itunes.apple.com/widget.html?c=us&brc=F7F6F0&blc=)
   F7F6F0&trc=F7F6F0&tlc=F7F6F0&d=&t=&m=music&e=album&w=250&h=300&ids=206190472&
   wt=discovery&partnerId=&affiliate_id=” frameborder=0 style=”overflow-x:hidden;
   overflow-y:hidden;width:250px;height: 300px;border:0px”></iframe>
 * I have follow the plugin creator instruction video, so inside the post:
 * [field name = iframe]
 * and then on custom field i just select key as iFrame and paste the itunes code.
   
   Trying the shortcut both on post “visual” or “html” makes no difference. And 
   like you did, if i just use the url address without the parameters it shows.
 * Any idea what can be wrong? I am using a very customize theme that I have made
   from other example, so maybe there´s some problems with the custom fields not
   working for this?
 * Thanks again
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Iframe Preserver] itunes iframe](https://wordpress.org/support/topic/itunes-iframe/)
 *  [filete](https://wordpress.org/support/users/filete/)
 * (@filete)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/itunes-iframe/#post-3901973)
 * Hi Awainad,
 * I am also trying to use this plugin for iTunes iframe, but does not show mw anything,
   
   and I don´t have any plugin for block ads. Can you give me some advice why isn
   ´t working?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Plugins can´t work on custom template pages?!](https://wordpress.org/support/topic/plugins-cant-work-on-custom-template-pages/)
 *  Thread Starter [filete](https://wordpress.org/support/users/filete/)
 * (@filete)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugins-cant-work-on-custom-template-pages/#post-2242075)
 * Hey, I already got it work, I´ve just copy this loop to the template desire:
   
   Iam going to leave the code here , cause might help others:
 *     ```
       <?php if ( have_posts() ) while ( have_posts() ) : the_post(); ?>
   
         				<div id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
         					<?php if ( is_front_page() ) { ?>
         						<h2 class="entry-title"><?php the_title(); ?></h2>
         					<?php } else { ?>
         						<h1 class="entry-title"><?php the_title(); ?></h1>
         					<?php } ?>
   
         					<div class="entry-content">
         						<?php the_content(); ?>
         						<?php wp_link_pages( array( 'before' => '<div class="page-link">' . __( 'Pages:', 'twentyten' ), 'after' => '</div>' ) ); ?>
         						<?php edit_post_link( __( 'Edit', 'twentyten' ), '<span class="edit-link">', '</span>' ); ?>
         					</div><!-- .entry-content -->
         				</div><!-- #post-## -->
   
         				<?php comments_template( '', true ); ?>
   
         <?php endwhile; // end of the loop. ?>
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] How to make NextGen work on a custom template?](https://wordpress.org/support/topic/how-to-make-nextgen-work-on-a-custom-template/)
 *  Thread Starter [filete](https://wordpress.org/support/users/filete/)
 * (@filete)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/how-to-make-nextgen-work-on-a-custom-template/#post-2241023)
 * Well, thanks for the reply, but it just does not work for me.
    I am waiting maybe
   the plugin author can help me.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Using image Menu instead of Text ?](https://wordpress.org/support/topic/using-image-menu-instead-of-text/)
 *  Thread Starter [filete](https://wordpress.org/support/users/filete/)
 * (@filete)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/using-image-menu-instead-of-text/#post-2240304)
 * Yep, I did notice that text-indent changed the background too,
    so yes, thanks,
   separate will do the trick, I just had to add a cursor property because since
   you are not doing a hover on the a tag anymore:
 *     ```
       #mainMenu .page-item-29:hover {
       	background-image:url(images/botoes/Nos_on.png);
       	background-repeat: no-repeat;
       	background-position: 0px 0px;
       	cursor:pointer;
       }
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Any Picture/Video gallery plugin for this HTML layout?](https://wordpress.org/support/topic/any-picturevideo-gallery-plugin-for-this-html-layout/)
 *  Thread Starter [filete](https://wordpress.org/support/users/filete/)
 * (@filete)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/any-picturevideo-gallery-plugin-for-this-html-layout/#post-2239732)
 * Any update on this?
    Thanks! 🙂
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Using image Menu instead of Text ?](https://wordpress.org/support/topic/using-image-menu-instead-of-text/)
 *  Thread Starter [filete](https://wordpress.org/support/users/filete/)
 * (@filete)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/using-image-menu-instead-of-text/#post-2240291)
 * Hi again,
 * Here´s the CSS style for one of the menu,
    using the img does not work either:
 *     ```
       #mainMenu .page-item-29 a{
       	background-image:url(images/botoes/Nos.png);
       	background-repeat: no-repeat;
       	background-position: 0px 0px;
       }
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Using image Menu instead of Text ?](https://wordpress.org/support/topic/using-image-menu-instead-of-text/)
 *  Thread Starter [filete](https://wordpress.org/support/users/filete/)
 * (@filete)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/using-image-menu-instead-of-text/#post-2240284)
 * Hi sixhours, thanks for your reply!
 * But that CSS trick does not work,
    everything just hides including the images
   I am using for the menu
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Page Template breaks images links?](https://wordpress.org/support/topic/page-template-breaks-images-links/)
 *  Thread Starter [filete](https://wordpress.org/support/users/filete/)
 * (@filete)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/page-template-breaks-images-links/#post-2238440)
 * Hi again,
 * You mean , I have to call that php function in every HTML img tag?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How to change media size presets?](https://wordpress.org/support/topic/how-to-change-media-presents/)
 *  Thread Starter [filete](https://wordpress.org/support/users/filete/)
 * (@filete)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/how-to-change-media-presents/#post-2238430)
 * Thanks for the help!
 * The overflow:hidden can do the trick for now! 🙂
 * Still Iam going to keep gather information how to create media size presets.
 * Thanks again.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How to change media size presets?](https://wordpress.org/support/topic/how-to-change-media-presents/)
 *  Thread Starter [filete](https://wordpress.org/support/users/filete/)
 * (@filete)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/how-to-change-media-presents/#post-2238422)
 * Well, thanks for the reply.
 * But I would prefer that my client did not mess with the pictures size, so
    if
   there was a way to create the size presets , then when they uploaded, they just
   needed to select Thumbnail, Medium or Large, and it would fit perfect on the 
   HTML div, without them to have to go into the html code to specify a width/height.
 * You see, I have all the design made with HTML/CSS, and the div´s where
    supposed
   to be the content from the wordpress back-end have their own specific size. But
   I just can´t figure out why on uploading some media , its goes over the div size,
   even if the _loop is constrain inside the div.
 * Confused? me too 🙂

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/users/filete/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/filete/replies/page/2/?output_format=md)