add image wit resource title using premium Fullcalender - fullcalendar

I have a fullcalender premium plan, I have to add some html tags with resource title for example image.
I tried resourceRender doesnot work. Please help me.Thansk in advance.
I tried resourceRender, but did not work. it should load html display not the html code

Related

image in NextGen Gallery is showing on new tab

I'm using nextgen gallery plugin to show image on my site. The images lists are showing pretty good in my page but whenever i click on the image it opens in new tab instead of fancybox.
I've tried using fancybox and also light box as Lightbox effect but none are working good.
Any help will greatly appreciated.
Thanks.
For detail here is my site's url. http://www.ace-holidays.com/trips/everest-base-camp-trek/ please checkout the Photos and Videos tab here.
Are you using a custom build theme?
There is an error in one of your JavaScript files: Uncaught TypeError: Cannot read property 'split' of undefined scripts.js?ver=1.0:316, this can block the execution of other JavaScript code, like the Fancybox.
If solving that error doesn't work, try using one of the default WordPress themes and check if it works in one of them. Also, make sure your theme is using wp_head(); and wp_footer();.

twitter profile widget not showing in wordpress

I created a profile widget in twitter and i got the following code they said just copy and paste in yout html. but its not showing.
<a class="twitter-timeline" href="https://twitter.com/in_DNA" data-widget-id="244847523552952***">Tweets by #in_DNA</a>
!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
i copied this code to my footer and sidebar, but not showing tweets.
is there any better plugin for this?
please help.
If your question is for a good Twitter plugin, I suggest Twitter Widget Pro. I use it on my website, and never had problems. Very customizable using CSS.
See: http://bluedogwebservices.com/wordpress-plugin/twitter-widget-pro/
If you're looking to get the code you posted to work, then you may need to add the JS to an external file and include it in your header or footer file. You can't just paste JS into your widget.

Changing open graph image tag based on blog post item

I am maintaining a wordpress blog and am familiar with using the og:image meta tag to set the default image that is included when a like button is pressed. What I want to know is if there is a way to make this image dynamic based on the item liked.
I am trying to build it so that the first image in a particular blog post that is liked is what is pushed to the facebook feed post, with the blog's default image only used if there is no image in the post. Does facebook provide any way to do this with the graph api?
I tried writing javascript to change the meta tag on article pages (rather than the homepage) but found out later the crawler does not run javascript, so am now considering implementing the same but server side with PHP. This still would not solve the problem of Likes from the blog homepage, where there are multiple blog items on the page though. Any advice would be greatly appreciated.
Thanks
The only is changing how the meta tags get rendered to the client, in server code or in your layout template. There is no graph api method for this and you can't modify the tags with javascript as their scraper doesn't execute javascript.
Also, the scraper won't keep re-visiting your site so once it access it, it will be cached until you go to the url linter tool manually. so for the home page, you would probably just want the default image.

Prevent to automatically render youtube links in Wordpress Comments

Wordpress is now replacing the youtube links that people post into comments of a post with the actual video. It is rather anoying and I would like to know if it is possible to leave the link as is and not add the embed code to view the video directly from the comment container?
Have you tried entering that code in the TEXT tab rather than the VISUAL tab of the editor?

How accept HTML in page/widget title ? (wordpress)

I'm using wordpress and i would put HTML link in title page or title widget.
Thanks to help me :)
You can't put images in title tags. Not ever, not just in WordPress. If you are wanting an image to show up next to the URL in the browser window, that's called a favicon. Look that up and you'll find a number of generators and tutorials.
Or, are you trying to figure out how to put an image next to the heading tag? (such as <h1>)?

Resources