gemeweb
Forum Replies Created
-
I’ve found a solution that works!
Just added a filter in the media.php file
CODE————————————–
add_filter( ‘shortcode_atts_gallery’,
function( $out ){
$out[‘link’] = ‘file’;
return $out;
}
——————————————Hope it helps others! Thanks anyway!
Can somebody help me to solve this? Moderators? Thanks….
I’ve restored the database backup, dear Shannon. Is there any way to solve this? I am pretty sure there is a way to do this. Thanks.
I’ve updated the database and it didn’t work. I get the same galleries linking to the attachment pages. How can I revert back? I mean to undo the update to the database. Thanks.
Hi Shannon, I don’t use a gallery plugin, all the galleries are created by default by wordpress. All the images from the galleries are linking to the attachment page. I need them to link to the media files and not attachment pages, but there are thousands of articles and very hard to do that manually. Can somebody help me to solve this? I am sure there is a way to do this.
I am still looking for a solution, thanks ??
Forum: Plugins
In reply to: [ByREV WP-PICShield] Watermark doesn't workI have noticed that just with Google Chrome the Watermark doesnt work for google image search and bing image search. I’ve tested with Firefox and it works well. Why it isn’t working well with Google Chrome because it worked well for 2 days..? Where’s the problem?