banbouk
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Plugins
In reply to: [Job Manager] User RolesLet’s say I used the plugin to create a custom role with a custom capability.
Can you please guide me on the code that needs modifying to check for the custom capability?
Forum: Plugins
In reply to: [Plugin: Featured Content Gallery] Plugin doesn't work/shows blank boxIt is working for me now.
The solution is to open the file wp-content/plugins/featured-content-gallery/scripts/jd.gallery.js.php and repleace:
1) <?= with <?php echo
2) ?> with ; ?>Don’t forget the spaces (after echo and before ?>)!
Forum: Plugins
In reply to: [Plugin: Featured Content Gallery] Plugin doesn't work/shows blank boxI was asking “utgjames”, because I have already tried to disable all the plugins and it was still not working 🙁
@consualfy I couldn’t find the option where you can switch from MooTools to jQuery. Where is that exactly?
Forum: Plugins
In reply to: [Plugin: Featured Content Gallery] Plugin doesn't work/shows blank boxI am having the same problem! I see that you have fixed it on your site.
Can you please share the solution with us?Forum: Fixing WordPress
In reply to: Updating an existing post is hangingAnyone?!?!
Viewing 5 replies - 1 through 5 (of 5 total)