toroman
Forum Replies Created
-
no answer ?
i saw the quote for new update, no fix for search ?
okay, thank you man
i already do clear all cache, still same result
Hi thanks for awesome fast support!
BTW,
i already change target URL to : https://www.facebook.com/moviehobbiest/the result is still not change
Like 14, share 14 recommended 14if you see on footer of my site you will see my total Like from https://www.facebook.com/moviehobbiest/ and its 276
so why the Like is not connect with my facebook page ?
also on that url https://moviefull-hd.com/popular-movie-and-series-of-the-day/
i saw Recommend 14 and Share 14, i dont know from where it get that number, not mine for sure.Thanks
Forum: Plugins
In reply to: [WP Shortcodes Plugin — Shortcodes Ultimate] Tabs Problem with Genesis thememy tabs is broken, its clickable, but all content is already revealed, no content is hidden on each tabs.
i’m not use Genesis, i use suffusion theme.
- This reply was modified 8 years, 5 months ago by toroman.
Thank you for fast respond, please let me know when new release is publish.
Thanks Heateor Team
The last three share buttons (Facebook like, share and recommend) are official share/like buttons offered by Facebook. These will show counts regardless if you have checked/not checked share counts in the plugin options and/or enabled/disabled share counts in the shortcode.
sorry i’m not agree with this statement, facebook is allow to hide the count, i already use it on the past, and able to hide it.
like on this page
https://developers.facebook.com/docs/plugins/like-button/
you can find 2 button Like, one is with number and other is without the number on blue button.Okay look like you not able to make your facebook to not show number like on official facebook.
Thanks
sure, please check this
https://moviefull-hd.com/
you can see the button facebook that show numberThank you
Hi
Okay, so why if i not use your shortcode the facebook share and like is not showing the total number, but if i use your shortcode it showing the number ?
So when the new fix version will be release ?
Your plugin is very usefull 🙂
version 4.7
Forum: Plugins
In reply to: [Contact Form DB] cfdb is not saving page title and urlthe filter for url you said is working, but when i add new filter
function set_cf7_page_title($formData) { $formData->posted_data['title'] = $_SERVER['HTTP_REFERER']; return $formData; } add_filter('cfdb_form_data', 'set_cf7_page_title');i mean not working, is the output is show url of the page, and not the title
it not working, any solution ?