simonjonharding
Forum Replies Created
-
After I installed the version with the fix, featured images were not being imported on new posts – not just duplicates.
Same problem as reported in this post:
https://ww.wp.xz.cn/support/topic/featured-image-539/Any update on this issue?
New version 4.2.3 claims to have fixed this bug – but it has not.
I have had to roll back to 4.2.1 again and have had to delete a lot of posts again that had not imported images.Forum: Plugins
In reply to: [Seriously Simple Stats] Stats Not ShowingDisappointing not to have had a reply to this from “support” – but it appears to have been resovled.
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Remove Post Creation Info From RSS FeedHi @keleigh824.
Thanks – i’ll investigate the SEO plugin.
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Some Platforms Not Showing Full FeedHi @keleigh824, all the platforms are now showing the full 9 episodes except Spotify – which for some odd reason only show 3.
https://open.spotify.com/show/1cSD0bWFpabXl3PXYdbK9MThere was an issue with backlinks to specific episodes not being correctly formatted, but I have fixed this. Still no idea whats going on with Spotify not displaying shows before December 18th, but at least it is now adding new shows when the feed is updated.
Forum: Plugins
In reply to: [PowerPress Podcasting plugin by Blubrry] Author Not UpdatingNever mind, seems to be working now.
Hi.
Thanks for your reply.
Firstly, *Run Shortcodes* is set to off in the AIOSEO settings.
Secondly, I have manually entered a meta description for each page now in order to get around the issue.
If I use the “Page Content” tag, rather than pulling the first few characters from the page content it instead displays Elementor CSS.
In this example I have used the “Page Content” tag to demonstrate: https://eurovisionshow.uk/sitemap/Obvioulsy I can manually enter a description for this page too – but I wanted to highlight the error when using the tag.
- This reply was modified 3 years, 5 months ago by simonjonharding.
Forum: Plugins
In reply to: [PowerPress Podcasting plugin by Blubrry] Feed Validation Image ErrorAh, brilliant thanks!
Forum: Plugins
In reply to: [Registration Options for BuddyPress] Settings doesn't appear in my admin !In tests I can confirm that a user signed up to sub-domain 1 can log in and interact with profiles and forums on sub-domain 2 – hence the problem.
As I understand it WP User log in access to all network sites is by design, in that all network users have access to all sites should they choose to.
Viewing other sites is not the issue, nor is the being able to log in to each site really, but then having write access to a site that the user didnt register to is a problem.I could probably get by with WP not auto assigning a subscriber role to a new user of a sub-domain and doing it manually once the sites admin has approved the registration, since the principle interaction on each site is via Buddypress and bbpress which has its own role structure.
But letting users of one site have write access to another sites forums and messaging etc is a deal breaker.
Unless I can find a way around that I will have to ditch the multisite platform and stick to single installs for each site, which I would rather avoid!Forum: Networking WordPress
In reply to: User Sign-Up to One Site Only on MultisiteWhat was your solution?
I have the same dilemma.Forum: Plugins
In reply to: [Registration Options for BuddyPress] Settings doesn't appear in my admin !That callback based on the current site id works a treat, thanks.
Now I just need to find a solution to two other registration/access issues.
Firstly, why WordPress does not auto assign “subscriber” role to a new user, instead the field says “not assigned”, with just the Buddypress role allocated as “participant”.
I really dont want to have to manually assign “subscriber” to every user of every sub-domain.Secondly, how I can prevent multisite users who register on one sub-domain from logging in on other subdomains. I need to limit each user to the site they register on.
Whilst not directly related to BP Registration Options, just wondered if you had any suggestions?
Forum: Networking WordPress
In reply to: How to make new user default role = subscriberI have the same issue with default roles for new users.
I have a development WordPress multisite network, but new users get no wordpress role attributed until manually changed to subscriber.
Logging in as network admin, dashboard -> Sites and Settings tab the default role is set to “subscriber” for each site, but the role still has to be manually assigned each time.
I would rather not use the Multisite User Management plug in as it seems to be no longer supported.
Has anyone found an alternative way around this?