Hung PD
Forum Replies Created
-
Hey @roundaboutweb,
Thanks for letting us know!
It would be very helpful, if you could please tell us which version you’re using.
Regards,
Hi @talus ,
Please navigate to ClickWhale > Settings and make sure you unchecked this option https://prnt.sc/XgdDmPNNx2mV
Regards,
Hi @talus ,
Thanks for reaching us.
Our plugin counts clicks / views in free already, but the data can be shown with cool reports / analytics etc in pro only.
Regards,
Hi @lyka012 ,
Thanks for your patience.
The issue is resolved, please update plugin to version.
Let me know if you need further helps.
Regards,
Hi @lyka012 ,
Problem will be solved in the new version, which will be next week.
Thanks for your patience.
Regards,
Hey @lyka012 ,
Thanks for letting us know!
It would be very helpful, if you could please tell us which version you’re using.
Also, you can also send it directly to us via our contact form for better support.
Regards,
- This reply was modified 1 year, 5 months ago by Hung PD.
Hi @ep2012 ,
I regret to say there is no ETA that I can provide at the moment. We would be happy to let you know as soon as there is any news regarding its implementation.
Regards,
<span class=”prokeys-snippet-text”>Hi </span>@ep2012 <span class=”prokeys-snippet-text”>, </span>
- ClickWhale works like these services but should not be 100% the same, and it is built for WordPress platform.
- ClickWhale has divider lines while Categories is still under development. It also has options to change colors https://prnt.sc/p0q8ysT4CiFa
Let me know if you need further helps.
<span class=”prokeys-snippet-text”>Regards,</span>
Hi @aljonderrick,
Please update plugin to the latest version, which is fixed unwanted scrollbar issue.
Regards,
Hi @aljonderrick,
We saw errors in Console log https://prnt.sc/avplGT2haSx0
Please disable cache or minify and check again.
Regards,
Forum: Plugins
In reply to: [CMB2] Doesn’t working in Archive Pages: Shop, BlogHi,
Thank you so much for replying.
The problem still remains, hope you can take a look because it’s urgent case.
I wish you Happy New Year and Stay Safe
Regards,
Hung PDForum: Plugins
In reply to: [CMB2] Doesn’t working in Archive Pages: Shop, BlogHi,
– I mean the Page Settings metaboxes still showing on Archive pages but it doesn’t get meta data to display on the front https://prnt.sc/vxvqj4
– While it gets the header / footer layout in Customizer to display on the front.
– Here is below code to get the header / footer layouts
global $custom_header; if ((bool)get_custom_metabox(get_the_ID(), 'enable_custom_header', false)) { if (($header_slug = get_custom_metabox(get_the_ID(), 'header_layout', 'default')) !== 'default') { $custom_header = get_page_by_path($header_slug, OBJECT, 'header'); } } else { if (($header_slug = get_theme_mod('header_builder', '')) && get_theme_mod('header_enable_builder', false)) { $custom_header = get_page_by_path($header_slug, OBJECT, 'header'); } } if ($custom_header && $custom_header instanceof WP_Post) { $this->content = \Elementor\Plugin::instance()->frontend->get_builder_content_for_display( $custom_header->ID ); }
Regards,
Hung PDHi,
Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!
Regards,
Hung PD