azubets21
Forum Replies Created
-
Forum: Plugins
In reply to: [Disqus Conditional Load] Change disqus languageSite language can also be changed at the Disqus Admin > Settings > General page.
After about an hour of research I found this to be the easiest way.
Forum: Fixing WordPress
In reply to: Replacing HTML Link with a Shortcode.No, it doesn’t work and I am starting to think that the shortcode isn’t working at all.. This is possibly due to plugin bug..
Forum: Fixing WordPress
In reply to: Replacing HTML Link with a Shortcode.Yes. It’s a premade button in a theme. (Believe it’s called roadwarrior or smth.)
Forum: Fixing WordPress
In reply to: Replacing HTML Link with a Shortcode.Pardon me but I do not understand what you mean by callback function.
All I want to change is to run a shortcode (plugin) instead of having people redirected to another site (as is happening with original code).
Forum: Fixing WordPress
In reply to: Replacing HTML Link with a Shortcode.YFancy Box plugin – https://wordpress.org/plugins/youtubefancybox/
I am trying to create my own shortcode. By inputting all the definitions within the plugin it generates a shortcode for me –
([youtube videoid=”3we5z1xzSAE” height=”0″ width=”0″]) exactly which i am trying to run.