Cynob IT Consultancy
Forum Replies Created
-
Forum: Plugins
In reply to: [Autocomplete Post Search] Need to increase number of search results.Thanks for using our plugin.
We have already implemented this plugin to fetch all posts as result but I think you have customized most of its code.
However we suggest you one thing that put ‘posts_per_page’ => -1 in WP_Query arguement in your file where you are getting result. If you are using our plugin file then go to “autocomplete-post-search.php“.
It will fetch all result instead of 10 results.
If you found this plugin useful, please give us good feedback as well as 5 star ratings.
Thanks
Forum: Plugins
In reply to: [All in one Social Feeds] TimestampsHi grizgza,
Thanks for choosing our plugin.
Currently , in admin there is no setting for format of the date/timestamps.
The twitter date format , you can customize from php file plugins/all-in-one-social-feeds/trunk/pages/default/tw.php(Line -8)
$twit .= “<div class=’tw-desc’>”.$value->text.”<span class=’tw-date’>”.$value->created_at.”</span></div>”;Hope this will help.
If plugin helps , please give good review and rating to plugin going to https://www.ads-software.com/support/view/plugin-reviews/all-in-one-social-feeds
Thanks,
Forum: Plugins
In reply to: [Awesome Team Showcase] Header removal?Hi onini,
Thanks for choosing plugin.
There is no setting in admin to hide title ‘Team Members’.But you can hide title with little customization .
1. BY CSS –
In file awesome-team-showcase/trunk/includes/front-style.css ,Replace –
.awts-wrapper-main .awts-header h1 {
border-bottom: 1px dotted #999;
color: firebrick;
font-size: 20px;
padding-bottom: 11px;
}By –
.awts-wrapper-main .awts-header h1 {
border-bottom: 1px dotted #999;
color: firebrick;
font-size: 20px;
padding-bottom: 11px;
display: none;
}2. In file plugind/awesome-team-showcase/trunk/awesome-team-showcase.php ,
Remove code (Line 330-332)$team_members_output .= ‘<header class=”awts-header”>
<h1 class=”awts-title”>’.$head_tile.'</h1>
</header>’;Hope this will help.
If plugin helps , please give good review and rating as you know it will appreciation to us.
Thanks,
Forum: Plugins
In reply to: [WP Easy Responsive Tabs] ExplanationHi globalsb,
Thanks for choosing our plugin.
There is no any video or link for training because installation and use of this plugin is very simple.
We have to just follow the simple steps-
1. Upload the folder “wp-easy-tabs” to “/wp-content/plugins/”
2. Activate the plugin through the “Plugins” menu in WordPress3
3. Go to Wp-admin-> Easy Tabs ->Add New , here we can add tab items.
4. use shortcode to call tabs in page or post[wp-easy-tab]
Hope this will help.
We will add detailed video tutorial soon for it.
Thanks,
Forum: Plugins
In reply to: [Product Carousels WooCommerce Addon] problemHi mohammadjavaad,
Thanks for using our plugin.
There should reason –
1. May be product is not publish
2. May be script of your theme/plugin is conflicting with plugins.Please check the cases .
Thanks,
Forum: Reviews
In reply to: [The Logo Slider] Great Logo SliderHi Incitegraphics,
Thanks for choosing our plugin and also for rating and nice review.
And also for thanks for suggestion . We will update the features in next version.Thanks,
Forum: Plugins
In reply to: [The Logo Slider] Auto Scroll OptionHi,
Thanks for using plugin.
To auto scroll , you can replace one line in /the-logo-slider/the-logo-slider.phpReplace – (line -76 )
autoPlay: false,
By-
autoPlay: true,
Hope this will help.
In next version , We will update the feature in admin panel.
Thanks,
Forum: Reviews
In reply to: [Awesome Team Showcase] not good enoughHi Adam Pery,
We have resolved the issues and updated the plugin.
Thanks for notifying the issue.Your rating and reviews are valuable for us , please update the ratings and reviews.
Thanks,
Forum: Plugins
In reply to: [Awesome Team Showcase] Linebreak in PopupHi Rappi,
Thanks for choosing plugin.
And thanks for resolving you own issue ?? .
We will update this in our next version.Please give good rating and reviews if plugin helps.
Thanks,
Forum: Plugins
In reply to: [WP Whois Domain] Formatting the resultsHi,
Thanks for choosing our plugin.
We will update the things our next release .
Thanks,
Forum: Plugins
In reply to: [WP Whois Domain] The plugin does not support the new gTLDsHi,
Thanks for choosing the plugin an also for nice comment.
And thanks for notifying the issue.
We will update the things in next version.Thanks
Forum: Plugins
In reply to: [Simple Responsive Event List] Shadowbox in Mobile too big for screenHi,
Thanks for choosing our plugin.
On mobile, may be issue is coming due to conflicts CSS with your theme .For it you can customize CSS as per your requirement.
Thanks,
Hi,
Slug names are ‘event-date’ , ‘event-time’, ‘event-location’, ‘event-link’ .
Thanks
Forum: Plugins
In reply to: [Sales Countdown Woocommerce Addon] Add to cart problem.Hi,
Thanks for choosing my plugin.
We are not able to get your issue. Please explain in detail.Thanks,
Forum: Reviews
In reply to: [Awesome Team Showcase] Good experienceHi,
Thank you for appreciation. For sure, we will improve and update the current version with new features.Kindly update your review as you know your rating is quite valuable for use. Hope you can understand.:)