Give Away
Forum Replies Created
-
Forum: Plugins
In reply to: [Grid Plus - Unlimited grid layout] JS or JQuery Conflict?Hi,
For your issue, you can add the following code into your theme js:var $is_handle_tab = 0; $(‘a’,’.vc_tta-tabs ul.vc_tta-tabs-list’).off(‘click’).on(‘click’,function (e) { if ($(this).parent().hasClass(‘vc_active’)) { $is_handle_tab = 1; } e.preventDefault(); if ($is_handle_tab == 0) { $is_handle_tab = 1; var $ul = $(this).parent().parent(), $tab_container = $(this).closest(‘.vc_general’), $current_tab = $($(this).attr(‘href’), $tab_container), $tab_id = ”, $tab_active = ”; $tab_container.css(‘height’, $tab_container.outerHeight()); if (typeof $ul != ‘undefined’) { $(‘li’, $ul).removeClass(‘vc_active’); $(this).parent().addClass(‘vc_active’); $(‘li a’, $ul).each(function () { $tab_id = $(this).attr(‘href’); if ($($tab_id + ‘.vc_active’, $tab_container).length > 0) { $tab_active = $($tab_id + ‘.vc_active’, $tab_container); } }); $tab_active.fadeOut(400, function () { $tab_active.removeClass(‘vc_active’); $tab_active.fadeIn(); $current_tab.fadeIn(0, function () { $current_tab.addClass(‘vc_active’); $is_handle_tab = 0; }); }) } setTimeout(function () { $tab_container.css(‘height’, ‘auto’); }, 1500); } else { $is_handle_tab = 0; } return false; });
[Moderator note: code fixed. Please wrap code in the backtick character or use the code button.]
Please try and let me know result.
Thanks- This reply was modified 7 years, 11 months ago by bdbrown.
Forum: Plugins
In reply to: [Grid Plus - Unlimited grid layout] Category Filter + signHi @dtconner,
To show category as multiline, you can do as follows:
1, Install and activate “Wp Editor” plugin
2, Open our plugin by “Plugin Editor” and find plugin js path, as: https://prntscr.com/eyxx89
Please try and let me know result.
ThanksForum: Plugins
In reply to: [Grid Plus - Unlimited grid layout] Great Plugin…one issue!Hi,
Thank you for your attention.
You can review paid version here:
https://codecanyon.net/item/grid-plus-unlimited-grid-layout/19444153?s_rank=1
If you want to use more features and better support from us, you can consider and buy it.
Thank you very much!Forum: Plugins
In reply to: [Grid Plus - Unlimited grid layout] Great Plugin…one issue!Hi,
Thanks for used our plugin.
For your problem, i have checked and fixed in version 1.1.3.
I’ll submit this version now. Please update plugin in your site and recheck.
Then, let me know result.
Thanks!Forum: Plugins
In reply to: [Grid Plus - Unlimited grid layout] Category Filter + sign@bdbrown: Thank you for the reminder. I will be more careful in my suggestions. ??
Forum: Plugins
In reply to: [Grid Plus - Unlimited grid layout] Category Filter + signHi,
To show category as multiline, you have editor code in our plugin.
[redacted]- This reply was modified 7 years, 11 months ago by bdbrown.
Forum: Plugins
In reply to: [Grid Plus - Unlimited grid layout] Only want the enlarge icon and titleI’m sorry, but i can’t submit this file here. This is all code of “skin.txt”:
<?php /** * Created by PhpStorm. * User: g5theme * Date: 12/17/2016 * Time: 2:51 PM * @var $thumbnail * @var $post_link * @var $title * @var $ico_gallery * @var $disable_link */ ?> <article class=”post-item thumbnail thumbnail-icon” data-thumbnail-only=”1″> <div class=”thumbnail-image” data-img=”<?php echo esc_url($thumbnail); ?>”> <?php if(!empty($thumbnail)): ?> ” alt=”<?php echo esc_html($title); ?>” > <?php endif; ?> <div class=”hover-outer transition-30″> <?php if($disable_link != ‘true’): ?> ” title=”<?php echo esc_html($title); ?>”> <?php endif; ?> <div class=”hover-inner transition-50″> <div class=”icon-groups”> ” data-src=”<?php echo esc_url($img_origin); ?>” data-ajax-url=”<?php echo esc_url(admin_url(‘admin-ajax.php’)) ?>”><i class=”<?php echo esc_attr($ico_gallery); ?>”></i> </div> <?php if(!empty($title)): ?> <div class=”title”> <?php if($disable_link != ‘true’): ?> ” title=”<?php echo esc_html($title); ?>”><?php echo esc_html($title); ?> <?php else: ?> <?php echo esc_html($title); ?> <?php endif; ?> </div> <?php endif; ?> </div> </div> </div> </article>
[Moderator note: code fixed. Please wrap code in the backtick character or use the code button.]
Please try this. Thanks
- This reply was modified 7 years, 11 months ago by bdbrown.
Forum: Plugins
In reply to: [Grid Plus - Unlimited grid layout] Only want the enlarge icon and titleHi,
Thanks for the comment. ??
To add a title to this skin, you can do as 2 ways:
1, [redacted]
2, You can install “Wp Editor”, then do as follow:https://prntscr.com/ey37lx. Thereafter, return to Edit Grid Shortcode, do it: https://prntscr.com/ey38kb -> https://prntscr.com/ey3914
Please try and let me know.
Thank you!- This reply was modified 7 years, 11 months ago by bdbrown. Reason: Removed request for user email and admin access
Forum: Plugins
In reply to: [Grid Plus - Unlimited grid layout] Mobile pagination doesnt workHi,
We have checked and fixed your problem.
Please update our plugin to newest version.
Thanks!Forum: Plugins
In reply to: [Grid Plus - Unlimited grid layout] Poor visibility on mobileHi,
I have fixed your bug and sent the processing to your email. Please check the mailbox.
Thanks!Forum: Plugins
In reply to: [Grid Plus - Unlimited grid layout] Poor visibility on mobileI’m really sorry for the late reply.
Because your message is in the spam list, I can not see it.
Now, I will check it for you. Please wait until I fix it.
Thank you very much!Forum: Plugins
In reply to: [Grid Plus - Unlimited grid layout] Image faileHi.
Please let me know where this problem occurs (back-end or front-end)?
If in back-end, please do as the following screenshots: https://prntscr.com/esmy9s,
then: https://prntscr.com/esmyri
And if it happens occurs on front-end, please send me your website info (website url, admin account) via my email: [email protected] so i can help you asap.
Thank you so much!Forum: Plugins
In reply to: [Grid Plus - Unlimited grid layout] Poor visibility on mobileWith this problem of yours, can you tell me the website address and an admin account so that we can check and fix the error help you? If possible, please send information to my email address: [email protected].
Or add skype account: khacthang75.
I will support you as soon as possible!
Thank you!Forum: Plugins
In reply to: [Grid Plus - Unlimited grid layout] No product foundHi,
We are so sorry for late reply.
With your questions, I think first of all you should review the plugin document. There you can better understand our plugin and will help you build your website as perfectly as possible!
You can go to “Data source” tab here: https://prntscr.com/erpztt
You can use plugin to build a list product and category exact as follow: https://prntscr.com/erq1nf
You can send your capture to me as follow:
+, Upload your capture to online system, example is “lightshort”
+, Copy your capture url there and paste here
If you have any problems or not understand, please let me know.
Thank you so much!Hi,
Please update plugin to newest version. The issue you are experiencing has been fixed and updated in this version.
Thank you so much!