cconoly
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-FlyBox] it’s work with group page also?Unfortunately groups are not supported by Facebook to be embeded like pages are. Seems like many others want groups to be embded too. Maybe Facebook will add it later!
https://www.facebook.com/help/community/question/?id=10153166842752526
Forum: Plugins
In reply to: [WP-FlyBox] it’s work with group page also?Oh a Facebook group. Let me check on that
Forum: Plugins
In reply to: [WP-FlyBox] it’s work with group page also?What is group? Can you supply me with a URL of group page?
- This reply was modified 6 years, 8 months ago by cconoly.
Forum: Plugins
In reply to: [WP-FlyBox] Cookie (usage?)Sure! So there is an option to automatically have the tabs fly out at first visit of the site. The cookie is used to make sure the tabs only fly out at the first page the user visits and not every page they go to after that. Let me know if you need a more detailed explanation!
Forum: Plugins
In reply to: [WP-FlyBox] Plugin make website scrool horizontalSome themes cause problems with this plugin. Try changing WP-Flybox Settings > Other Options tab > Scrollbars Fix to YES. Test it out with your theme and see if it does not cause issues or fixes it. If that does not work, then I doubt it will work on that theme
Forum: Plugins
In reply to: [WP-FlyBox] Facebook tab not visibleSo it looks like a caching plugin or other plugin is adjusting the css of it. The long solution is to disable all the plugins except WP-Flybox and re-enable them one by one until we find the culprit. The quick solution we can try is to add some css to your theme settings or child theme. The custom css that needs to be added is…
#wp-flybox_tab1 div.wp_but div {background-image:url('https://sardasfusioncatering.com/wp-content/plugins/wp-flybox/static/FlyBoxSpriteRight.png') !important;}
That only applies to the first tab (
#wp-flybox_tab1
). Where ever you are using the default tab image you will need to add this custom css to it. So if you need to apply it to the second tab you would also need to add…
#wp-flybox_tab2 div.wp_but div {background-image:url('https://sardasfusioncatering.com/wp-content/plugins/wp-flybox/static/FlyBoxSpriteRight.png') !important;}
Let me know if that helps
Forum: Plugins
In reply to: [WP-FlyBox] Facebook tab not visibleSomehow you have an “=” sign at the start of the image url. Did you try editing the image location, or do you have a custom image url in the options for Facebook?
If not then please update the plugin or reinstall it to make sure you have the original code. Let me know if that does not solve it. Thanks
The culprit:
background-image:url(='https://sardasfusioncatering.com/wp-content/plugins/wp-flybox/static/FlyBoxSpriteRight.png');
- This reply was modified 7 years, 4 months ago by cconoly.
Forum: Plugins
In reply to: [WP-FlyBox] Facebook tab not visibleWhat is the web address you are having the problem at?
Forum: Plugins
In reply to: [WP-FlyBox] Instagram not workingI checked your page with the debugger and it is saying the instagram Auth-Token for Wp-Flybox is invalid. Please go to https://njarb.com/wp-flybox/instagram/ and try getting a new id and token and try that. Let me know the results. thanks!
Forum: Plugins
In reply to: [WP-FlyBox] Instagram not workingI don’t see anything that should cause problems. Try going to your Other Options in the WP-Flybox options and check the delete cache box and then click Update. That should clear the cache and reload info from instagram. If that does not work, please go to Other Options and turn on the debugger so I can see what Wp-Flybox settings you have and put them in the same on my end and see if I get same result. Thanks!
Forum: Plugins
In reply to: [WP-FlyBox] Instagram not workingLet’s see if I can help. Can you give us your instagram username and/or website address? Thanks!
Forum: Plugins
In reply to: [WP-FlyBox] Does not appear save in edit tabsPlease update WP-Flybox to 6.46 to solve this issue. Thanks!
Forum: Plugins
In reply to: [WP-FlyBox] Flyout box – blank – no contentI tried viewing it, but it is blank for me as well. It will be blank when you have a restriction on your facebook page of any kind. Make sure you go to your settings in Facebook for the page and set its audience to Anyone. Remove all age restrictions and also remove any country restrictions. I cannot even view your page on Facebook, because I am apparently outside of your audience restrictions. If you have any restrictions it will block it from being viewed outside Facebook as well. https://imgur.com/a/ZM717
Please remove the restrictions and let me know if that solves the issue. Thanks
Forum: Plugins
In reply to: [WP-FlyBox] Does not appear save in edit tabsHmm that’s very strange. Is there any way you can copy the page source and send me a dump of it or save the page and send it? cyleconoly (at) gmail (dot) com
Forum: Plugins
In reply to: [WP-FlyBox] Does not appear save in edit tabsIs there an error at the bottom of the page or anywhere? Which tabs do you have enabled under General Options?