uudesigns
Forum Replies Created
-
And by preview correctly I mean in the Meta Slider Tab, when I click save and preview it shows up. Not when I preview my page with the code inside.
[Moderator Note: No bumping. If it’s so urgent that you cannot wait a few hours, consider hiring someone.]
I’ve exhausted most if not all options to get this to work right. I have a good understanding of html and php, which is why this is even more puzzling to me…
I have disabled all other plugins and still nothing. The only other plugin I was using was Social Media Toolbar.
The preview displays correctly, but wordpress is treating the code as plain text for some reason.
Hi Tom,
Thanks for getting back to me as I do need this resolved ASAP.
Basic default shortcodes such as [gallery] and [audio] work. But nothing related to metaslider.
I have attempted to “Live Preview” with a new theme, TwentyTwelve, unmodified, and it still does not appear correctly. The shortcode was still printed to the page. This makes me believe it isn’t a problem with the theme.
Forum: Plugins
In reply to: ShortCodes Not WorkingI’m using TwentyEleven Theme.
I am now getting both codes, the ShortCode and the Template Usage code appearing as plain text.
The Template Usage code is pasted into any file (header.php, index.php etc.) and literally prints to the page as…
[metaslider id=164]
There has to be something going on here, the wordpress backend or something. Nothing is displaying as it should…
Forum: Plugins
In reply to: Not displaying. Printing ShortCode on PageThe issue can be found here: http://bladetechhockey.ca/slider/ (Password: slider)
It works with other themes: Haven’t Tried
It works when I disable all other plugins: No
Meta Slider version:2.3 BetaForum: Fixing WordPress
In reply to: Fatal error: Call to undefined functionsee! i knew you could help me. thank ya kindly
Forum: Fixing WordPress
In reply to: Fatal error: Call to undefined functionthe same technique with re-naming the “twentyeleven” theme “pagelines-mud”. it still came up with an error.
Forum: Fixing WordPress
In reply to: Fatal error: Call to undefined functionYup I tried twice, even tried it with twentyten…still same fatal error….. all in files I never edited..very wierd.
Forum: Fixing WordPress
In reply to: Fatal error: Call to undefined functionSo I renamed TwentyEleven to pagelines-mud, and this is my new error message:
Warning: require(/home/ryersonm/public_html/wp-content/themes/pagelines/inc/theme-options.php) [function.require]: failed to open stream: No such file or directory in /home/ryersonm/public_html/wp-content/themes/pagelines-mud/functions.php on line 86
Fatal error: require() [function.require]: Failed opening required ‘/home/ryersonm/public_html/wp-content/themes/pagelines/inc/theme-options.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/ryersonm/public_html/wp-content/themes/pagelines-mud/functions.php on line 86
Forum: Fixing WordPress
In reply to: Fatal error: Call to undefined functionI can’t even access the back-end of WordPress anymore, not even to the login screen
Forum: Fixing WordPress
In reply to: Fatal error: Call to undefined functionI’m also using the free version
Forum: Fixing WordPress
In reply to: Fatal error: Call to undefined functionI suppose, but I don’t believe the error has anything to do with the theme. It has to be a coding issue, how does something go from working perfectly, to a fatal error, with any changes to the code…?