-
AuthorPosts
-
June 20, 2014 at 6:38 pm #281722
Hi,
I have some issues with the enfold theme, which actually is the greatest i worked with! I hope u can help me out…
1. I installed “Custom Facebook Feed”, tried to copy and paste the shortcode as a text-element but nothing appears. How can i solve the problem?
2. I put a dark background behind me slider, at the pc i’ve got no problems and everything looks great, but looking at a mobilephone the background is way to big in height. Is it possible to set the background responsive in height, so it gets smaller at a small display?Would be very glad for help guys! Thanks
June 20, 2014 at 9:20 pm #281798Hey!
1. Please contact the plugin author for more info about the issue. Making third-party plugins compatible with the theme is beyond the support scope we offer. You can also contact a developer to help you debug the plugin.
2. Try adding this code to the Quick CSS:
@media only screen and (max-width: 480px) { .avia-slideshow { margin: 0; } main.template-page.content.twelve.alpha.units { margin-bottom: 0; } }
Best regards,
JosueJune 23, 2014 at 2:03 pm #282459Thanks for ur help Josue,
I could solve the problem with the background and I didn’t know the plugin isn’t working with ur theme. Is there any facebook-plugin working with the enfold theme? I’m thinking about integrating an activity feed on the homepage.
June 23, 2014 at 8:12 pm #282647Hi!
Just to discard, have you tried the Custom Facebook Feed plugin with the default WordPress theme activated?
Cheers!
JosueJune 23, 2014 at 10:03 pm #282707Yes i tried already, but i couldn’t make it work….
June 23, 2014 at 10:11 pm #282709Then it’s something with the plugin configuration, i suggest going to the plugin author support page:
http://wordpress.org/support/plugin/custom-facebook-feedCheers!
JosueJanuary 3, 2015 at 4:09 am #374401the Plugin you posted (Custom Facebook Feed) is not compatible with the Enfold Theme.
The theme also does not take the standard code from Facebook.
Tried it with an iFrame, however, Endfold makes the background transparent so it doesnt look right unless the background is white
Screenshot: http://62d.14e.myftpupload.com/wp-content/uploads/facebook-feed-enfold.jpgBackup code
<iframe style=”border: none; overflow: hidden; height: 590px;” src=”//www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2Fbigboytravel&width&height=590&colorscheme=light&show_faces=true&header=true&stream=true&show_border=true&appId=191082264289940″ frameborder=”0″ scrolling=”no”></iframe>January 4, 2015 at 4:11 am #374610Hi!
Try to create your own facebook likebox app here then us the text widget to add the code: https://developers.facebook.com/docs/plugins/like-box-for-pages
Cheers!
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.