flexostudio
Forum Replies Created
-
Forum: Plugins
In reply to: [Flexo Facebook Manager] [Plugin: flexo-facebook-manager] Cross – pollinationflexoFBManager::get_form($id,$type);
$id can accept different values. It can represent your CategoryID, PageID, PostID or CurrentURL(permalink).
Options for $type are:
‘default’ – show Likes, Comments and include Open Graph
‘like’ – show Likes and include Open Graph
‘comments’ – show Comments and include Open Graph
‘open_g’ – include Open Graphif you want Facebook field to be in your home page, put the script in home.php or index.php(in the file where is code for your home page)
Forum: Plugins
In reply to: [Flexo Facebook Manager] [Plugin: Flexo Facebook Manager] Home page commentsYou can add Facebook arbitrarily in your code using the script bellow:
flexoFBManager::get_form($id,$type);
$id can accept different values. It can represent your CategoryID, PageID, PostID or CurrentURL(permalink).
Options for $type are:
‘default’ – show Likes, Comments and include Open Graph
‘like’ – show Likes and include Open Graph
‘comments’ – show Comments and include Open Graph
‘open_g’ – include Open Graph
if you want Facebook field to be in your home page, put the script in home.php or index.php(in the file where is code for your home page)see the end code of your page, the problem is that the meta tags for open graph are duplicate, maybe is because you have 2 or more plugins for FB.
Forum: Plugins
In reply to: [Flexo Slider] [Plugin: Flexo Slider] Random order and image descriptionIt is possible to add field with description, it will be added it in the new version. About the problem with the random it will check it.
Forum: Plugins
In reply to: [Flexo Facebook Manager] [Plugin: Flexo Facebook Manager] Home page commentsYou can use echo flexoFBManager::get_form($id,$type); and put it in the Code of Home page or Index page, but when change the Post you should also change the parameters of the Function.
The problem came from Simple Facebook Connect, this plugin started filters for the content two times. You can modify this when you comment 450 row in sfc-base.php ( $text = apply_filters(‘the_content’, $text) )and then two plugins work perfectly together
test with new version
There is no reason why your Comments and Like does not show.
Maybe this problem is related whit your CSS or JavaScript.Forum: Plugins
In reply to: [Flexo Facebook Manager] [Plugin: flexo-facebook-manager] Cross – pollinationHello Icde, it will be done, after we add some planned features in the next 3 or 4 releases.
Thank you for your feedback, we have added your request to our wish list
Regards
Flexo Studio Team
Forum: Plugins
In reply to: [Flexo Facebook Manager] [Plugin: flexo-facebook-manager] Cross – pollinationHello, Icde,
We will add default “Send” button provided by Facebook in a matter of hours and additional option in the admin page, which will allow you to control this feature.
For more functionality, 🙂 don’t hesitate to ask.
Regards
Flexo Studio Team
Forum: Plugins
In reply to: [Flexo Slider] [Plugin: flexoslider] Demo?You can see demo in the header of homepage in our website
http://www.flexostudio.com/Forum: Plugins
In reply to: [Flexo Slider] [Plugin: flexoslider] Demo?The screenshots are added
Forum: Plugins
In reply to: [Flexo Slider] [Plugin: flexoslider] Settings page in Russian?Language is Bulgarian, but has changed to English