serdominik
Forum Replies Created
-
I solved it by changing in the file rating.php on line 7
if( $comment == 0 )
in
if( empty($comment) )
Forum: Plugins
In reply to: [Yoast SEO] Permalink not updating in post editorIt is very annoying this thing.
Find a solution
ThanksForum: Plugins
In reply to: [File Gallery] File Gallery development versions on GitHubWonderful.
What I noticed:
After you attach the file to the current post nothing happens. Never leaves a message only in JavaScript Console.Closing the modal window does not load the list of photos.
When you try to disconnect attachments out a javascript error:
Uncaught ReferenceError: data is not defined file-gallery.js:1178
For now, I found this
serdominik
Forum: Plugins
In reply to: [File Gallery] [Plugin: File Gallery] WP 3.5 ?I have the same problem @jynk…
I need to attach an image to multiple posts
When released the new version of the plugin?
Forum: Plugins
In reply to: [Plugin: File Gallery] Compatibility Issue with Advanced Custom Fields Plugin@aesqe: thank you very much!
I look forward with great pleasure to test the pluginForum: Plugins
In reply to: [Plugin: File Gallery] Compatibility Issue with Advanced Custom Fields PluginSo what?
Forum: Plugins
In reply to: [Plugin: File Gallery] Compatibility Issue with Advanced Custom Fields PluginWhen you create a new field for Media Image and this field is empty and File Gallery is active in edit page of the images there is a javascript error:
Uncaught TypeError: Cannot read property ‘custom_fields’ of undefined
in the file: “file-gallery-attachment_custom_fields.js row 14”if I disable FG (File Gallery) and go to the edit page Media if I enter a value in the field created and then rehabilitated FG this time the custom field appears
Ps sorry for my english
Forum: Plugins
In reply to: [Plugin: File Gallery] Compatibility Issue with Advanced Custom Fields PluginThanks for response but not a problem uploading.
The problem is do not see the custom field of ACF, because File Gallery he has by default a custom field: Media Tags
Forum: Plugins
In reply to: [Plugin: File Gallery] Compatibility Issue with Advanced Custom Fields PluginIf the plugin file gallery is enabled, the custom field the ACF does not work
Forum: Fixing WordPress
In reply to: Seperate text and image on attachments pageup
Forum: Fixing WordPress
In reply to: Create custom Permalink with custom post type and custom taxonomyTo you working? if you can leave your code example?
Forum: Fixing WordPress
In reply to: Create custom Permalink with custom post type and custom taxonomyI already knew!
I made attempts in the past but with poor results.
I returned a 404 error with simple articles or pagesForum: Fixing WordPress
In reply to: Create custom Permalink with custom post type and custom taxonomyThank you very much!
If I find something I’ll knowForum: Fixing WordPress
In reply to: Create custom Permalink with custom post type and custom taxonomyI have not found the solution!
Forum: Plugins
In reply to: [Plugin: Custom Post Permalinks] Custom post type and custom taxonomyup