Droidex
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] [object Object] errorSolved, it was just updating restylegc
Forum: Plugins
In reply to: [Responsive Select Menu] Great plugin for WP, but… it is breaking my menuSolved, thanks anyway
Hi, markifornia
I have the same issue, and not being able to resolve it.
https://picazodeleracucciardi.es/wp/radio.html
Java 7 and no viruses.
Got it with:
<?php get_header(); ?> <!--BEGIN #primary .hfeed--> <div id="primary" class="hfeed"> <!--BEGIN .hentry--> <div <?php post_class() ?> id="post-<?php the_ID(); ?>"> <h1 class="entry-title"><?php the_title(); ?></h1> <!--BEGIN .entry-content --> <div class="entry-content"> [WP-PHOTOCONTEST CONTENT] </div> <!--END .hentry--> </div> <!--END #primary .hfeed--> </div> <?php get_sidebar(); ?> <?php get_footer(); ?>
Now the plugin works perfect with my theme. Sorry for my ignorance.
Still working on:
Deprecated: Function set_magic_quotes_runtime() is deprecated in /usr/home/fallesdenia.com/web/wp-settings.php on line 32 Warning: Cannot modify header information - headers already sent by (output started at /usr/home/fallesdenia.com/web/wp-settings.php:32) in /usr/home/fallesdenia.com/web/wp-content/plugins/wp-photocontest/viewimg.php on line 153
<iframe src="https://www.google.com/calendar/embed?showTitle=0&showPrint=0&showTabs=0&showCalendars=0&mode=AGENDA&height=500&wkst=1&bgcolor=%23ffffff&src=juntalocal%40fallesdenia.com&color=%23182C57&ctz=Europe%2FMadrid" style=" border-width:0 " width="300" height="500" frameborder="0" scrolling="no"></iframe>
Forum: Alpha/Beta/RC
In reply to: Different headers on every different page on Twenty TenThat worked!
Thanks!!
Forum: Alpha/Beta/RC
In reply to: Different headers on every different page on Twenty TenThe problem is that there is no place to set the post-thumbnail, got the featured image, but not the post-thumbnail setting.
Thanks for reply