kees78
Forum Replies Created
-
Forum: Plugins
In reply to: [10Web Social Post Feed] Error displaying images, error updating feed@suziekh: that didnt work for me either…
P.s. when i hit the uninstall screen there is an empty screen after. No redirect or uninstalled plugin or something like that.
Forum: Plugins
In reply to: [10Web Social Post Feed] Error displaying images, error updating feed@suziekh i have indeed the same error: Problem with save fb feed.
Still not working…Forum: Plugins
In reply to: [10Web Social Post Feed] Error displaying images, error updating feedi have indeed the same error: Problem with save fb feed.
Still not working…- This reply was modified 7 years, 2 months ago by kees78.
Forum: Plugins
In reply to: [10Web Social Post Feed] Error displaying images, error updating feedHi,
There is no update waiting. Version is 1.1.5
Kind regards,
Kees
You are right. Didnt look well at the options there.
Thank you!Hi Kokkieh,
Yes, but the thing is: without having set a featured image, but rather posted an image on the page, this image is nevertheless used in the header. See the link: http://phvitaal.nl/wat-kan-ik-je-bieden/ (scroll down for the image).
Looking forward hearing from you,
After extensive checking: the problem was the from field. It had to be exactly the same name as the outlook name, first and last name together. It is sending now, thanks!
- This reply was modified 8 years, 3 months ago by kees78.
Forum: Plugins
In reply to: [MailPoet - Newsletters, Email Marketing, and Automation] Updating QuestionDo you have FTP access?
In that case download de newest mailpoet plugin & unzip it.
Then remove on your server the map with mailpoet plugin.
After that, upload the new, unzipped mailpoet plugin to the right directory (wp-content/plugins).
Thats it.Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Error 404 creating invoiceI have an issue as well, pdf invoice generates error: Call to undefined method WC_pdf_admin_settings::create_display_invoice_number()in …wp-content/plugins/woocommerce-pdf-invoice/classes/class-pdf-functions-class.php on line 193.
Reinstalling doesnt work, neither deactivating themes and plugins.
Any idea?
Forum: Themes and Templates
In reply to: [Seller] Slider broke after updateThe solution is quite simple:
Replace in the themefile “slider.php” the command “is_home” with “is_front_page”.
In that case when a page is selected as front page, the slider is displayed again.
Hi,
No because the theme developer asked me to contact the plugin author so that makes it a circle.
I decided to upload the older version of the plugin, and that solved the problem.Kind regards, Kees
Hi,
There is a theme conflict, strange excerpt output does not happen when i switch to default theme 2015.
However, i can not tell my client to unistall this theme.
Is there a solution?
Kind regards, Kees
Forum: Fixing WordPress
In reply to: A more tag on static pageI have a simulair problem.
I have altered my page.php file and inserted the $more code before the loop, but after the post is called.
I do get a “read more” link on my page, however, when i click on it, it doesnt work. http://evhoppe.nl/projecten
I cant figure out why it doesnt work. below my page.php:
<?php get_header(); ?> <div id="container"> <?php if( 'sidebar-content-sidebar' == esplanade_get_option( 'layout' ) ) : ?> <div class="content-sidebar-wrap"> <?php endif; ?> <section id="content"> <?php if( have_posts() ) : the_post(); ?> <article <?php post_class(); ?> id="post-<?php the_ID(); ?>"> <div class="entry"> <?php if( esplanade_get_option( 'breadcrumbs' ) ) : ?> <div id="location"> <?php esplanade_breadcrumbs(); ?> </div><!-- #location --> <?php endif; ?> <header class="entry-header"> <<?php esplanade_title_tag( 'post' ); ?> class="entry-title"><?php the_title(); ?></<?php esplanade_title_tag( 'post' ); ?>> </header><!-- .entry-header --> <div class="entry-content"> <?php global $more; $more = 0; ?> <?php the_content('Continue Reading'); ?> <div class="clear"></div> </div><!-- .entry-content --> <?php wp_link_pages( array( 'before' => '<footer class="entry-utility"><p class="post-pagination">' . __( 'Pages:', 'esplanade' ), 'after' => '</p></footer><!-- .entry-utility -->' ) ); ?> </div><!-- .entry --> <?php comments_template(); ?> </article><!-- .post --> <?php else : ?> <?php esplanade_404(); ?> <?php endif; ?> </section><!-- #content --> <?php if( 'sidebar-content-sidebar' == esplanade_get_option( 'layout' ) ) : ?> <?php get_sidebar( 'left' ); ?> </div><!-- #content-sidebar-wrap --> <?php get_sidebar( 'right' ); ?> <?php elseif( ( 'no-sidebars' != esplanade_get_option( 'layout' ) ) && ( 'full-width' != esplanade_get_option( 'layout' ) ) ) : ?> <?php get_sidebar(); ?> <?php endif; ?> </div><!-- #container --> <?php get_footer(); ?>It would be awesome if i could solve this one!
Cheers, Kees
Hi,
Same question here. I like the plugin a lot, very usefull.
I would like to add a mail icon to the social bookmarks on the bottem of the box as well. See my homepage: http://organisatie-ontwikkeling.org/ bottem of the page. How can this be done?Sure, i pasted on the same page the screenshot:
http://management-development.nu/trainingen/Quality is a bit low but i think you manage with zooming to see the settings.
Looking forward for your update, the widget is great and very easy to use!