zenrhe
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [BresponZive] Can't Run Theme – Undefined functionsI did select WP 3.6.1 when I posted, strange it doesn’t show it.
All other themes are working fine.
TSO are the host. I will need to check the php and mysql versions.
The main difference is the new site is using Multisite.I switched to another theme as I had too much work to get done. So if no-one else has this problem, you could close the ticket. As I wont be going back to the theme until I have another project it might be suitable for.
I disagree with RAJA CRN that it is a WordPress core issue due to the call, when it’s only the theme theme files that have the problem. But it could be something similar.
I do love the theme, great work, just a shame something has gone wrong for me in this instance. Hope to use it again in the future and maybe this problem
Forum: Plugins
In reply to: [Yoast SEO] Sitemap broken in latest update 1.4.14Cheers! Must me my work cache (I cleared my cache). I can now see it in a different browser : )
Forum: Plugins
In reply to: [Yoast SEO] Sitemap broken in latest update 1.4.14I also have a blank page due to stylsheet issue.
I just upgraded to 1.4.15 and re-saved my permilinks, but still no joy.https://arwenstudios.com/mm/sitemap_index.xml
I wanted the site map today and may now have to go down a different route ??
Forum: Plugins
In reply to: [Nextend Social Login and Register] Returning blank "Login error!"I just installed this today (on a fresh wp isntall), and get this error too : (
I just had to do this and was mighty confused.
But I was on the wrong screen.- You go to https://code.google.com/apis/console/
- Then on the left select API access
- Click the button that says Create another Client ID
(Now there may be a step before if you have never done this.. )
- Have Web Application selected
- Enter the base url and click enter
- Then click Edit Setting’s and enter the redirect link that the plugin gives you on screen
It was that last step I originally missed. But that’s where you need to put the redirection email provided.
Let me know if this helps.
I think I’ve worked it out. It works for Page’s but not people.
Would this be the case ? Or just a coincidence ?Forum: Plugins
In reply to: [Facebook Album] How do I disable the Album title from appearinguse the
.fbalbum-container h2 a
in css and set to hidden ?
I am also getting the same. A mix of
“Facebook API came back with a result, but it had no photos!” and
“Album ID was empty, or Facebook API returned empty result. Please double check your Facebook album URL.”Ones from this page don’t work
https://www.facebook.com/david.mcaleavy/photos_albumsOnes from this page do work
https://www.facebook.com/GraniteCityRollerGirls/photos_albumsThey are all public albums. I wondered if maybe it was album size, but even the small albums on the page that doesnt work still don’t work.
This is the first plugin I’ve used to do this task, and I am mightly impressed with it.. bar the fact it seems very picky :p
Any help would be much appreciated.
CheersForum: Plugins
In reply to: [People Lists] No access to template infothe answer is in an earlier post
“
Seems I found an error where it’s loading javascript twice. Go to peoples-list.php and find and delete the line below you should be fine:wp_enqueue_script(‘people-lists-jquery-sortable’, plugins_url(‘/people-lists/js/jquery-ui.min.js’), array(‘jquery’,’jquery-ui-tabs’,’jquery-ui-sortable’));
” – kstudiofx
This worked instantly for me
Forum: Plugins
In reply to: [People Lists] No access to template infoI am also having this problem.
The page code just shows < a id=”template-link” href=”#”>Template Info</ a>