Adding to the WYSIWYG

TinyMCE has a ‘formats’ dropdown that you can add options to: This option enables you to add more advanced style formats for text and other elements to the editor. The value of this option will be rendered as styles in the styleselect dropdown toolbar item. https://www.tinymce.com/docs/configure/content-formatting/#style_formats The first thing you need to do is add … Read more

Map clashing with WP – suggestions on fix? [closed]

If you’re using FireBug for FireFox or the Google Chrome Developer Tools (both available on Win via [F12]-key), then you can see that you’re missing ressources (404) via your Console Tab in the tool bar: Failed to load resource: the server responded with a status of 404 (Not Found) The list of “missing” files: tooltip.css … Read more

Convert HTML to HTML 5? [closed]

You shouldn’t use any converters. That make your Code Buggy. You should use your own knowledge and convert it manually! Learn HTML5 and it is very useful four you and the future. 🙂

Blog post date not in format required by schema.org

Not sure what responsive_child_post_meta_data() is but I use this and it validates just fine: <time itemprop=”datePublished” class=”published” datetime=”<?php echo get_the_time(‘c’); ?>” content=”<?php echo get_the_time(‘c’); ?>”> <?php echo get_the_date(); ?> </time>

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)