Jaroslav Svetlik
Forum Replies Created
-
Forum: Plugins
In reply to: [JPro Cars] TranslateThat’s because not all fields are translated.
Translation are not the best ones since we are translating it with Translate tools but you can make your own corrects by editing:
wp-content/plugins/jpro-cars/languages/jprocustom-pt_BR.powith POEDIT tool.
Best Regards
Forum: Plugins
In reply to: [JPro Cars] TranslateTranslation is working normally, i have tested it and everything is fine.
The widget will only show on jpro cars pages.
Regards
Forum: Plugins
In reply to: [JPro Cars] Error after upgradeI have resolved the issue you stated in your post.
Can you confirm ?
Regards
Forum: Plugins
In reply to: [JPro Cars] Error after upgradeThanks for reporting, you can expect update in minute.
Forum: Plugins
In reply to: [JPro Cars] TranslateYes, download v0.8.
Regards
Forum: Plugins
In reply to: [JPro Cars] Broke Menu on test site was testing it on.Ok thank’s for report.
Regards
Forum: Plugins
In reply to: [JPro Cars] Broke Menu on test site was testing it on.The JPro Cars cannot destroy menu, you made some mistake or something, whats your website ?
Regards
Forum: Themes and Templates
In reply to: [Agama] Theme Agama, mobile navigationThank’s on reporting, new update is on the way.
Regards
Forum: Themes and Templates
In reply to: [Agama] Post Display ProblemMarking thread as resolved.
Forum: Themes and Templates
In reply to: [Agama] Theme Agama, mobile navigationMarking thread as resolved.
Forum: Plugins
In reply to: [JPro Cars] TranslateHello, we are resolving this issue and you can expect update very quickly.
It’s issue on our side so just be patient and wait for update.
Regards
Forum: Plugins
In reply to: [JPro Cars] Classified pageNot right now, but you can expect it soon.
Best Regards
Forum: Themes and Templates
In reply to: [Agama] Hiding Featured Image on Single Posts in AgamaGreat 😉
Regards
Forum: Themes and Templates
In reply to: [Agama] Hiding Featured Image on Single Posts in AgamaI will include this feature into next Agama update but since than you can do next:
1. Go to wp-content/themes/agama/framework/blog/
2. There you will find 3 folders ( 3 blog layouts ), list, grid & small_thumbs folders
3. If you are using list style go to folder list & open single.php & look for next code:<header class="entry-header"> <?php if ( ! post_password_required() && ! is_attachment() && get_the_post_thumbnail() && ! is_search() ) { // Attachments ?> <figure class="hover1"> <img src="<?php echo agama_return_image_src('agama-blog-large'); ?>" class="img-responsive"> </figure> <?php } ?> </header>You can remove that from single.php file & you will not have featured thumb in single posts.
This is temporary solution, i will release a on / off feature in theme options in next update.
Regards
Forum: Themes and Templates
In reply to: [Agama] Missing Breadcrumb settingsI don’t think the issue is on Agama theme, could you please try to contact BCN support here and let me know their opinion:
https://wordpress.org/support/plugin/breadcrumb-navxt
Best Regards