Trusty Plugins
Forum Replies Created
-
Forum: Plugins
In reply to: [Category Ajax Filter] correction of the graphic settingHi @ilpadrino ,
Yes, Current code of the plugin is already compatible with the latest version of wordpress. But we will update the plugin version too.
Thanks,
Trusty Plugins TeamForum: Plugins
In reply to: [Category Ajax Filter] correction of the graphic settingHi @ilpadrino ,
Maybe you have deactivated the plugin. Some theme’s css conflicts with the CAF css (padding, margin etc) so it mess up the layout.
But it can fixed with simple css.
Thanks,Trusty Plugins Team
Forum: Plugins
In reply to: [Category Ajax Filter] How to translate stringsHi @alenprei ,
These features are available in the pro version. You can check PRO at official website.
Thanks,
Trusty Plugins TeamForum: Plugins
In reply to: [Category Ajax Filter] Not showing contentHi @catobrekke ,
AS I checked the link , It is working fine now.
Thanks,Trusty Plugins Team
Forum: Plugins
In reply to: [Category Ajax Filter] ajax script doesn’t loadForum: Plugins
In reply to: [Category Ajax Filter] Is it compatible with WPML?Hi @fabriziolazzeretti ,
For now it is not fully compatible with WPML , we are continuously working on improvement of the plugin. We will achieve that very soon but there is no timeframe for it.
Thanks,
Trusty Plugins TeamForum: Plugins
In reply to: [Category Ajax Filter] Translate Front-office in FrenchHi @citycomsbg ,
It is possible in the PRO version actually , we are continuously working on the improvement of the plugin. We will add this feature to the free version very soon but there is no timeframe for it.
Thanks,
Trusty Plugins TeamForum: Plugins
In reply to: [Category Ajax Filter] shortcode not working – Safari onlyHi @denah4dkc ,
As we tested on Mac in the Safari browser and iPhone too , It is working fine. There is no issue.
Thanks,
Trusty Plugins TeamHi @wattsyourwebsite ,
Yes all of these points are possible with CAF PRO.
Thanks,
Trusty Plugins TeamForum: Plugins
In reply to: [Category Ajax Filter] Hide unfiltered posts on page loadHi @coronasystems ,
This is not possible for now. We will try to add this feature in future updates.
Thanks,
Trusty Plugins Team
Forum: Plugins
In reply to: [Category Ajax Filter] Extra spaces within the excerptForum: Plugins
In reply to: [NSFW] [Category Ajax Filter] Read more button link changeHi @shruthiiso ,
Are you using free version or PRO. We need a live link to check.
By the way , to change the link of read more button is only possible with PRO version.
Thanks,
Trusty Plugins Team
Forum: Plugins
In reply to: [Category Ajax Filter] Modify filter behaviorHi @fkoomek ,
Thanks for contacting us.
Got it, this would be done with PRO version. You just need to make some custom changes to the plugin hook and you will get your desired results.
For PRO version’s support you can contact us via official website.
I hope it helps.
Thanks,
Trusty Plugins Team
Forum: Plugins
In reply to: [Category Ajax Filter] Disable Font AwesomeHi @fkoomek ,
Thanks for the contact.
You can use this function to dequeue font awesome style.
add_action( 'wp_enqueue_scripts', 'custom_dequeue_styles' );
function custom_dequeue_styles() {
wp_dequeue_style( 'tc-caf-font-awesome-style');
wp_deregister_style( 'tc-caf-font-awesome-style' );
}Thanks,
Trusty Plugins Team
Forum: Plugins
In reply to: [Category Ajax Filter] Modify posts listingHi @amandhimanwork ,
Thanks for the contact.
- This feature is not available but we will try to add this feature in future updates.
- Yes , This is only possible in the PRO version. PRO version have the feature to overwrite any of the post layout to your active theme. So in the PRO version your both points can be solved by modifying the template.
Thanks,
Trusty Plugins Team