WordPress automatic can auto post videos from youtube and here is how to make videos posted integrates with x theme
1- set post format to video
2- add a custom field named “_x_video_embed” with the value “[vid_player]”
3- remove the…
1- visit https://console.developers.google.com/ and create your first project if it is the first time to use the API
2- at the “Library” tab search for “Custom Search”
3- Click the “Custom Search API”
4- You should…
Pinterest automatic can pin images from your advanced custom fields plugin custom image field
just add this selector to the jquery selector field at the Pinterest automatic settings page
“.acf-gallery-main,.acf-image-uploader”
If you already have a value at this field, separate…
WordPress automatic plugin supports automatic posting from youtube/vimeo + lot’s of other sources here is how to integrate it with Examiner magazine theme
1- Set post format to video
2- remove the [vid_player] tag from the post template
3- add…
wordpress automatic plugin supports automatic posting from youtube/vimeo + lot’s of other sources here is how to integrate it with flexmag wordpress theme
1- add a custom field named “mvp_video_embed” with the value “[vid_player]”
2- remove the [vid_player] tag from…
WordPress automatic plugin can post from feed to wordpress but what if we want to post specific links not all from feeds?
The solution is simple which is we will use a service that we add links at and it…
WordPress pinterest automatic can pin images automatically to your pinterest account and it also have a queue feature where it pins items one by one from the queue to save your server resources
Items go to the queue in these…
If you are using any plugin from ValvePress and want to update it to the latest version do the following
1- Visit your downloads section at CodeCanyon and make sure you are logged in
2- Download the package files
3-…
WordPress automatic plugin can post from facebook to wordpress automatically and you may need to get your numeric id of the page in case the plugin can not extract the id
1- If your page url or group contains an…
The Cron job that when triggered checks all your campaigns if there is any campaign that is eligible for processing. and if there is one or more it process just one and the next time it gets triggered it process…