Have a nice day and good night ๐
test 19
[virtual_slide_box id=”2″]
Testing almost done!
In Tuesday probably the real fun begins ’cause inย Friday I am in love ๐
test 17
svg code test (2)
SVG CODE FINALLY WORKING!
Don’t put new line between svg header and the code that follows. All the code needs to be on one line, otherwise it breaks the code. (thanks go to: wp decoder)
Don’t click on a Visual “button”(tab) when editing Post, else code will be deleted. (you can restore it in Revisions)
test 16
phpHtmlLib plugin test for svg
doesn’t work in posts
(after test 17 svg plugins not needed anymore for now)
test 15
svg upload is working after adding
function cc_mime_types( $mimes ){
$mimes[‘svg’] = ‘image/svg+xml’;
return $mimes;
}
add_filter( ‘upload_mimes’, ‘cc_mime_types’ );
to ย functions.php
(otherwise it is blocked for “security reasons”)
svg render works fine after manually changing size of an image!
Ok
test 14
ok maybe featured image could be used between posts
test 13
position of featured image
test 12
test 11 2tags
test 10
test 8
status ? ok

