YMC
Forum Replies Created
-
Forum: Plugins
In reply to: [YMC Filter] One filter not displaying font correctlyHi!
The filter named “Languages” displays differently than other filters because the number of tags in this filter is greater than 40. The plugin automatically detects the total number of tags, and if the total number exceeds 40, asynchronous tag loading is triggered. This is due to the plugin’s performance limitations. You can manually change this value in the plugin settings (Advanced – Performance & Behavior Settings) by setting, for example, a threshold of 60 tags. Then the dropdown will look exactly like other filters on your site.Forum: Plugins
In reply to: [YMC Filter] Posts not displayingOn our end, all posts are displayed correctly in the post grid. Clear the cache on your site.
- This reply was modified 6 months, 3 weeks ago by YMC.
Forum: Plugins
In reply to: [YMC Filter] ‘All’ Button Formatting – Make Active by defaultYou can use custom JavaScript and add a click handler to it that will remove the class from the “All” button. This is custom code that can also be written within the Custom JS plugin settings.
Forum: Plugins
In reply to: [YMC Filter] ‘All’ Button Formatting – Make Active by defaultForum: Plugins
In reply to: [YMC Filter] ‘All’ Button Formatting – Make Active by defaultHi! You can write custom styles for the filter-button–all button class and then style this button according to your needs. You can specify styles within the plugin settings in the Advanced -> Custom CSS section.
Forum: Plugins
In reply to: [YMC Filter] Callback Function no longer found after 3.0 updateGood Luck!
Forum: Plugins
In reply to: [YMC Filter] Callback Function no longer found after 3.0 updateForum: Plugins
In reply to: [YMC Filter] Callback Function no longer found after 3.0 updateHi!
The new version 3+ of the plugin is completely incompatible with the old version 2+. All settings, hooks, and other functions are incompatible with the new version. You can roll back to the old version of the plugin by selecting the Legacy Mode option in the plugin settings – https://prnt.sc/IUeBvuEsxYL-
Or, if you want to use the new version of the plugin, you should read the new documentation. Everything is described in detail there, with examples. Here’s the link: https://github.com/YMC-22/Filter-Grids
The old version of the plugin is no longer supported, so we recommend using the new version.
We hope we were able to help you!Forum: Plugins
In reply to: [YMC Filter] Enable Single Choice (radio buttons)You can use custom styles to center dropdowns in the filter (use the style rule: text-align: center;). You can write styles within the plugin settings under Advanced -> Custom CSS. Specify the element class name, for example, filter-section, and apply the desired style rules to it.
The styles in the typography settings generally apply to default filter types (like the button filter). For dropdowns, you need to write custom styles.Forum: Plugins
In reply to: [YMC Filter] Enable Single Choice (radio buttons)Good Luck!
Forum: Plugins
In reply to: [YMC Filter] Enable Single Choice (radio buttons)This is very strange behavior on your side. It’s difficult to say anything about your issue right now. Selections aren’t displaying or loading. It would be great if you could provide us with access to your website’s admin panel. We recommend uninstalling the plugin and reinstalling it. Please let us know if you were able to resolve your issue.
- This reply was modified 7 months, 2 weeks ago by YMC.
Forum: Plugins
In reply to: [YMC Filter] Enable Single Choice (radio buttons)We sent screenshots of the new plugin version (3.2.2). The video shows that this is an older version of the plugin (it’s no longer supported). Try enabling the new version of the plugin (by clicking the green button at the top).
Forum: Plugins
In reply to: [YMC Filter] Enable Single Choice (radio buttons)Hi! You should make the appropriate settings in the plugin, see the screenshots:
- https://prnt.sc/IS79NuvTZb_F
- https://prnt.sc/tx8j4Rly_vMn
- https://prnt.sc/qemBRBXfJ4fT
We hope this helps.
Forum: Plugins
In reply to: [YMC Filter] Category is not displayedHi!
Please configure the post card settings correctly (see screenshot). You should hide the category name and display the terms for that category. Then, all terms assigned to each post will be displayed in the post card.
Forum: Plugins
In reply to: [YMC Filter] WPML compatabilityAll texts should be rescanned by the WPML plugin, and then you will find all possible translation texts. Refer to the official WPML plugin documentation for translating plugins and themes.