choazie
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Recent Posts] Exclude posts with tag not workingSorry about that, I made a mistake in my tag selection, all is good ??
Forum: Plugins
In reply to: [WordPress Infinite Scroll - Ajax Load More] Posts not loadingThat’s embarrassing, wp_footer() was missing after all!
Thank you for spotting that ??
Forum: Plugins
In reply to: [PHP Browser Detection] Parse error: syntax error, unexpected 'Thanks, will talk to the host.
Forum: Plugins
In reply to: [PHP Browser Detection] Parse error: syntax error, unexpected 'Now I’m getting:
Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 19922944 bytes) in wp-2015/wp-content/plugins/php-browser-detection/cache/cache.php on line 65540
Forum: Plugins
In reply to: [PHP Browser Detection] Parse error: syntax error, unexpected 'Oh sorry! From the examples given, for a PHP ignoramus like me it seemed <?php if(is_mobile()) { your code }; ?> was the verbatim syntax, so I took it as my code was supposed to go where it says “your code”. Perhaps the below example would be even clearer for nitwits like me, might save you future grief?
<?php if(is_mobile()) : ?> your code <?php endif; ?>
Thanks again so much for getting back to me, you’re a star. The world would be a better place if only PHP pros used WordPress plugins but alas not! ??
Forum: Plugins
In reply to: [Responsive Video Light] Hide title?Thanks so much Bill!
Forum: Fixing WordPress
In reply to: How can I export my site if I can't login?That’ll work! So what is the purpose of the XML export in WP if the database export does it all?
Forum: Fixing WordPress
In reply to: How can I export my site if I can't login?Thanks Trumani but it’s actually the XML export I need, not the PHP files. The XML contains all the posts, pages, etc but to export this you usually need to login to WordPress. Just wondering kf there is any way to export this data somehow without logging in to WordPress.
Forum: Plugins
In reply to: [Wordpress Random Image] Adding class to imageForum: Plugins
In reply to: [mb.YTPlayer for background videos] Not working in IE v8-10Oh, and my site url is https://www.ilovestvincent.com.
Page moved to: https://www.ilovestvincent.com
Forum: Plugins
In reply to: [BJ Lazy Load] How to test or verify that the plugin is working?My settings: https://cl.ly/image/3F3s0g370R1z
I second this, I have a client requesting this and I have no idea how to implement it.
Forum: Plugins
In reply to: [Background Manager] Flickering in crossfadeHere is the page https://lynnhershman.com/wp/
(edit: I just added preload code manually so you won’t see the flicker effect anymore)
Forum: Plugins
In reply to: [Instapress] [Plugin: Instapress] Help with PagingI ask that you PLEASE fix the paging bug as soon as you are able. It is a great plugin but unusable for me without paging.
Thank you!