docrocks
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: New users not recognizedThanks T-P – I’ve added Wordfence to the site, used it to scan the site resulting in only “update plugin” warnings and hope that no new users will mysteriously appear.
I am running Win 10 ver. 1709 OS build 16299.64 on a Yoga 910-13IKB. The error happens in the Poll plugin’s admin page on WordPress. When I click Poll > Edit I receive the error message. To troubleshoot I deleted iTunes and Poll and reinstalled and received the same error. It happens in both Chrome and Firefox. Could there be a conflict with other plugins?
- This reply was modified 8 years, 6 months ago by docrocks.
Forum: Plugins
In reply to: [Read More Without Refresh] Works but tag text is choppedAfter long experimentation here is what I found to make it work:
Place the <Read More …> tag just before the- tag and the </read> after the
tag. I also found that to make space below the “Read more” link text to display properly I had to add a placeholder like <h3></h3> before the actual h3 tag of the following section heading to make space below the “Read More ..l.” text . Just a hack but couldn’t find another solution.
Forum: Plugins
In reply to: [Read More Without Refresh] Works but tag text is choppedForum: Fixing WordPress
In reply to: Insert read more not workingThe green arrow points to the place where I inserted the read more tag
Forum: Fixing WordPress
In reply to: Insert read more not workingYou can see it here – http://www.haverhilldems.org/example/
Forum: Fixing WordPress
In reply to: Insert read more not workingOn Dems in Action > Actions page it directly follows the Health Care heading (2nd section). This page is very long and I’m looking for a way to allow readers to only expose each section.
Forum: Plugins
In reply to: [The Events Calendar] Change no events textGot it Barry — no free lunch!! Could you just point me to the location of the php(?) file that has this text where I might edit the text myself?
Forum: Plugins
In reply to: [Event List] Change “No events …” textMy apologies – I thought your plugin Event List was the WP built in Events List widget.
I’ll start this request again.
Forum: Plugins
In reply to: [Event List] Change “No events …” textMy apologies – I thought your plugin Event List was the WP built in Events List.
Forum: Plugins
In reply to: [Event List] Change “No events …” textHi again Mibuthu – can you please respond to my question about premium vs. free version to have this option?
Forum: Plugins
In reply to: [Event List] Change “No events …” textI’m running WP 4.7.3 and the Event List current version. I don’t see the Text for no events option on the General or Display tabs. Is that option only available for a premium version of Events List?
Forum: Plugins
In reply to: [Event List] Change “No events …” textHi – does anyone have a suggestion on how to do this?
Forum: Fixing WordPress
In reply to: Need to allow group members to edit their own pagesMany thanks Scott. Your explanation made the difference very clear, especially your last statement regarding section and page editing privileges. As you suggested in your first reply assigning Author privileges is the right choice for my website.
Forum: Fixing WordPress
In reply to: Need to allow group members to edit their own pagesScott, I’m new to WP and still learning. This site is set up to be a traditional website and I want editing privileges assigned to specific users on specific pages or sections. First, the content is all in text boxes – is that the same as a post? I looked at User roles and saw only an entry for the website url, not a specific page. As I interpret it, Authors seem to have too many privileges for the non-tech people who will be working on the site but Contributors are limited to create and delete of content, just what I want. But I can’t see how to assign a User to a specific page or page section – any help on that would be much appreciated.