Please make sure that you have read the documentation and extensive resources provided on this site before posting your question!
Dynamic Content Gallery Resources
DCG Version 4.0 beta is now available for download and testing. This is a development version and not recommended for live sites. Read more here.
Note that the current stable release of the DCG is version 3.3.5.
Topic RSS
fixed
10:08 pm
Good plugin, I like it! But … DCG localization is impossible without some changes of plugin's codes.
Working copy of localized DCG (ru_RU)
At first. I changed textdomain name to traditional view, from 'Dynamic_Content_Gallery' to 'dynamic-content-gallery'. It's bad idea to have file names with capitalised letters.
At second. In this construction
dirname returns 'includes/lunguages' becouse file "dfcg-admin-core.php" located in "includes" folder. It's bad path. It means that WP never will find textdomain files. I changed this code to this
Do not forget the trailing slash… 
At last. I added calling of "dfcg_load_textdomain" function to dfcg-admin-metaboxes.php, dfcg-admin-custom-columns.php and dfcg-widget.php files.
For dfcg-widget.php:
I hope that you will make the appropriate changes to the plugin code and localization of DСG will be possible. 
Most Users Ever Online: 28
Currently Online: theonsale, nloronacele
13 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
johnbroome: 13
sjpeaches: 12
speedyp: 12
CherylMcL: 10
littlemerry: 8
lsnoei: 8
Member Stats:
Guest Posters: 770
Members: 1297
Moderators: 0
Admins: 1
Forum Stats:
Groups: 2
Forums: 7
Topics: 978
Posts: 4293
Newest Members: chargers3, jwhetstone, robert, Mak-Donuts, kilerb, Marian Bamboi
Moderators:
Administrators: Ade (2490)
Log In
Register
Home

Offline
Dynamic Content Gallery: Have you read the 