rageragerage
Forum Replies Created
-
Forum: Plugins
In reply to: [The SEO Framework – Fast, Automated, Effortless.] seo keywordsvery smart thank you for your dedicated answer cool plugin so far best wishes
If you really want to see the website:
btw something that made me really enrage is that you can not change the css because so much has !important
also the personal css settings should be put into an own css file, not in the html
1. <?php echo do_shortcode(‘[fts_facebook id=sex posts_displayed=page_only type=page]’);?>
2. when i see sure, but it really isnt anything more than the text i mentioned above in classic grey php font
3.`### Begin System Info ###
SITE_URL:
Feed Them Social Version: 1.9.6— WordPress Configuration
WordPress Version: 4.5.1
Multisite: No
Permalink Structure: /%postname%/
Active Theme:
PHP Memory Limit: 256M
WP_DEBUG: Disabled— Webserver Configuration
PHP Version: 5.6.19-nmm1
Web Server Info: Apache— PHP Configuration:
Safe Mode: No
Upload Max Size: 200M
Post Max Size: 200M
Upload Max Filesize: 200M
Time Limit: 30
Max Input Vars: 3000
Allow URL File Open: On (1)
Display Erros: On (1)— PHP Extensions:
FSOCKOPEN: Your server supports fsockopen.
cURL: Your server supports cURL.— Active Plugins:
Advanced Custom Fields: 4.4.7
Feed Them Social (Facebook, Instagram, Twitter, etc): 1.9.6
WordPress Importer: 0.6.1— Custom Token or Keys added to Options Pages
— You must have a custom token to use the feedsFacebook App Token: Yes
FB App ID for Like Button:No
Twitter Consumer Key: Yes
Twitter Secret: Yes
Twitter Token: Yes
Twitter Token Secret: Yes
Instagram: No— FaceBook & Twitter Date Format and Timezone
Date Format: fts-custom-date
Timezone: Europe/Amsterdam### End System Info ###`
hey, thx I found the solution myself somehow
sry for waste of time
i put the scripts after wp_head and it works with the plugin now, before the “custom” scripts were before wp_head
<?php wp_head(); ?> <script src="http://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.js"></script> <script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/jquery.mb.YTPlayer.js"></script>Greetings
It would certainly add some functionality. In case there is no link, but a picture/video/.. provided, I think you should add a link to that picture or video.
By the way this plugin conflicts (I think) with a certain Youtube Background Player:
https://github.com/pupunzi/jquery.mb.YTPlayer/wiki
The iframe from YTplayer isn’t put in the html with Custom Facebook Feed activated, when deactivated it works for me again. Even though the video is only on a specific site, where no Facebook Feed is. Probably a user error, idk same happens with Feed Them Social WP plugin.