Forum Replies Created

Viewing 15 replies - 151 through 165 (of 284 total)
  • Plugin Author cconoly

    (@cconoly)

    There is a custom tab that allows you to put in your own HTML. Would that work?

    Plugin Author cconoly

    (@cconoly)

    Hi, Are you still having this problem? When I view your website I see all 4 tabs showing and everything seems to be working fine?

    Plugin Author cconoly

    (@cconoly)

    Is the twitter tab enabled? Did you try clearing the cache under Wp Flybox settings -> Other Options?

    Plugin Author cconoly

    (@cconoly)

    Yea I should have caught it much sooner! Sorry for the problems and thanks for helping me solve it!
    -Cyle

    Plugin Author cconoly

    (@cconoly)

    OK I think I have a solution.
    Try using the same code but adding </iframe> after it so it becomes:
    <iframe style="border:none;width:300px; height:550px;background-color:#ffffff;" src="https://www.facebook.com/plugins/likebox.php?href=https://www.facebook.com/pages/Jeugdorkesten-Peel-en-Maas/1476933519225709&width=300&height=550&colorscheme=light&show_faces=true&stream=true&header=false" title="Facebook">

    And if that does not solve it then change the part after href= to:
    https%3A%2F%2Fwww.facebook.com%2Fpages%2FJeugdorkesten-Peel-en-Maas%2F1476933519225709
    instead of:
    https://www.facebook.com/pages/Jeugdorkesten-Peel-en-Maas/1476933519225709

    Plugin Author cconoly

    (@cconoly)

    OK So we know the custom tabs breaks it. Now lets see if we can figure out which part of the custom tab breaks it. Remove all the “Custom HTML Goes Here” and leave it blank or just put the word test. Then see if the js stuff is broken. If it is fixed with “test” or nothing in that box then copy and paste the HTML code you had in the box here, please. Thanks

    Plugin Author cconoly

    (@cconoly)

    Can you try it with just the 1 custom tab and not the facebook tab. That way we can narrow it down to the problem being 2 tabs or the problem being the custom tab. Thanks!

    Plugin Author cconoly

    (@cconoly)

    Does the problem with the pulldowns remain when WP-Flybox is set to Off (Not on a side)?

    Plugin Author cconoly

    (@cconoly)

    No not natively it is not set up to display 2 of the same page.
    BUT…
    You can do it with a custom tab. Choose facebook as one tab and Custom #1 as the other tab. And do the following:
    1. Download : https://cconoly.com/WP-Flybox%20Sprite%20Images.zip This is the tab pictures separated into individual files.
    2. Upload either the right or left facebook tab to your site via the media page. Copy the URL to somewhere of the image once uploaded.
    3. In WP-Flybox Settings under edit tabs, fill in your facebook settings under the facebook tab.
    4. Use the following code under the custom setting where it says something like “input HTML code here”:
    <iframe style="border:none;width:300px; height:550px;background-color:#ffffff;" src="https://www.facebook.com/plugins/likebox.php?href=https://facebook.com/Wordpress&width=300&height=550&colorscheme=light&show_faces=true&stream=true&header=false" title="Facebook">
    5. In the above code change https://facebook.com/Wordpress to the location of your second facebook page. Change the width=300&height=500 and width:300px; height:550px; to the sizes you want. And also change the color scheme to light or dark. Then change the other options with true or false
    6. Then under the custom tab settings where it says something like “location of custom icon” use the URL of the facebook image that you uploaded to your media page earlier.
    7. Change the custom icon width to 33 and custom icon height to 101.

    That should make it to where you have 2 facebook tabs, but different pages inside each. Let me know how it works!

    Plugin Author cconoly

    (@cconoly)

    OK great! sorry about that!

    Plugin Author cconoly

    (@cconoly)

    Go to https://socialtoolbox.viadeo.com/ and choose the snapshot or whichever you want and then click allow it to view your profile publicly. Then customize the profile widget and when done click on “get code”. Take that code and copy->paste it into the custom html box in wp-flybox settings. Let me know if you run into any problems.

    Plugin Author cconoly

    (@cconoly)

    Under Display Options->Show Options try unchecking all the boxes and saving then check all the boxes and save again and let me know if that solved it. Thanks!

    Plugin Author cconoly

    (@cconoly)

    I added quotes to all option calls in the 6.3 update. Please check and see if that solved the issue. It seems to be working for me and others in 4.0.1. What theme are you using? Thanks

    Plugin Author cconoly

    (@cconoly)

    That’s a good suggestion. Of course, you could just set the height in the custom html. Something like <div style="height:100px">...</div>. I could include a min-height, but if you want a custom tab then I would have to then find the height and use that value. If I have time I may add it on the next release.

    As for the top and bottom, I like it, but unfortunately I do not have the time to implement that. I am mainly only updating this plugin with bug fixes and easy requests at the moment.

    Plugin Author cconoly

    (@cconoly)

    OK thanks so much! I must have missed it. I have released an update fixing this issue.

Viewing 15 replies - 151 through 165 (of 284 total)