https://www.ads-software.com/plugins/woocommerce-auto-added-coupons/
]]>I’ve recently upgraded my website with WP 3.6.1 FR.
Since this update, the plugin does not work anymore.
I deactivated it, reset the parameters, no way…is this a bug ?
Thanks.
https://www.ads-software.com/plugins/jquery-colorbox/
]]>I fixed the problem setting up the permission for the file .htaccess
back at 644, and not 400 as recommended.
My question now is, what exactly is the difference in terms of security in having to keep the .htaccess file visible to the World? And why the recommended setting put the entire site down, instead?
Thanks in advance,
Carlo
https://www.ads-software.com/plugins/bulletproof-security/
]]>https://www.ads-software.com/plugins/adminer/
]]>in function.php >>>
// Post author
if ( ‘post’ == get_post_type() ) {
printf( ‘<span class=”author vcard”>%3$s</span>’,
esc_url( get_author_posts_url( get_the_author_meta( ‘ID’ ) ) ),
esc_attr( sprintf( __( ‘View all posts by %s’, ‘twentythirteen’ ), get_the_author() ) ),
get_the_author()
);
}
}
endif;
and in content.php
<?php if ( is_single() && get_the_coauthor_meta( ‘description’ ) && is_multi_author() ) : ?>
<?php get_template_part( ‘author-bio’ ); ?>
<?php endif; ?>
oops and author.php of course >>
<h1 class=”archive-title”><?php printf( __( ‘All posts by %s’, ‘twentythirteen’ ), ‘<span class=”vcard”>‘ . get_the_author() . ‘</span>’ ); ?></h1>
<?php if ( get_the_author_meta( ‘description’ ) ) : ?>
<?php get_template_part( ‘author-bio’ ); ?>
https://www.ads-software.com/plugins/co-authors-plus/
]]>I receive an http error from the media uploader whenever I try to upload MP3 files. The status bar will say uploaded 100%, but the file will not crunch. Then I receive the message in red ‘http error’.
This only happens with mp3s. Since receiving this error I have successfully uploaded very large picture files and everything functions normally. I have uploaded 2 mp3 files that were larger in MB than the one I am currently trying to upload and they loaded fine.
I have a brand new install of WordPress 3.6. I am using the twenty thirteen theme.
The plugins I have installed are AntiSpam, Favicon Rotator, Shareaholic, Slideshow, and W3 Total Cache. I have disabled all of these and I still can’t get the uploader to work for mp3s.
I have gone under Settings/Media and unchecked the organize my uploads into month and year based folders. I was still unable to upload mp3s.
I added a bit of code to a htaccess file I created in wpadmin. I can’t remember what it was. I deleted it as that didn’t work. I emptied my cache. I changed the content and upload folder permissions to 775 and 777 respectively. That did not work either. I have also tried switching browsers and using the browser upload. Neither of those worked.
Any help is greatly appreciated.
]]>Since I updated to WP 3.6 Easy Fancybox was not working anymore.
I figured out that the theme I’m using was calling an old jquery version.
I could fix this on a test WP instance.
On the live instance (www.live2travel.de) it is was still not working.
My assumption: There is a conflict with other plugins. I figured out that Easy Fancybox is not working together with Transposh (https://www.ads-software.com/plugins/transposh-translation-filter-for-wordpress/) or WP Geo (https://www.ads-software.com/plugins/wp-geo/).
Do you have any idea how to solve it, as I do not want to search an alternative to Easy Fancybox?
Thank you in advance
https://www.ads-software.com/plugins/easy-fancybox/
]]>On 8/14 I read that I should go into my google webmaster and tell google not to index my replytocom since I have 3000 indexed.
On 8/19 I got a message from Google telling me my top url lost 78% of its traffic and basically asked what the heck did I do.
I noticed all my top urls took large hits and most them have alot of comments.
I went back to google webmaster and reversed what I did. (I originally had let Google decided.) Now google says they are going to ignore my replytocom on their own
I don’t do any black hat seo and basically a blogger. My theme is Thesis which contains a rel=canonical link in each post.
No one over there knows what happened.
Right now my traffic is cut in half. My top urls are not getting any love. I am beside myself because I can’t find anyone who knows what to do.
My host has no idea either and thinks it has to do with my WP 3.6 update.
]]>