SLPOnline
Forum Replies Created
-
Forum: Plugins
In reply to: [Web Directory Free] CSV upload failureI do now; thanks for that tip. I wasn’t looking at hovering – I was looking for it next to “edit.” And it only shows up on the mis-created content feeds, which is actually helpful. Thanks for your support – this is a very useful tool! Nice work.
Forum: Plugins
In reply to: [Web Directory Free] CSV upload failureOn the content fields page, there’s nowhere to delete / remove duplicated fields. They can be rearranged, but I don’t see where to remove them. Is there a way I can keep them from appearing? Or better, to remove them?
Forum: Plugins
In reply to: [FileBird - WordPress Media Library Folders & File Manager] 2.0 hanging siteThe theme is called The7 and is up-to-date (as of today). Bakery Builder is 6.0.2 and there are no unusual other plugins. (The site is in development so it’s behind a maintenance screen.)
Thanks, @rianmurnen. I had a tweet out to Ecwid, got no response and there’s nothing on their Twitter feed about this (let alone their website). I’m glad they fixed it but I wouldn’t have known except that you told us. Saved us a lot of work, thanks again.
We had the same issue on our in-development site. We had to deactivate the plugin but there’s no update on this ww.wp.xz.cn page OR on their own website (well, not one I could find). Would appreciate an update when this is fixed and tested and re-issued.
I just tried one on the profile page and changing the logic is working. It didn’t like the logic if “yes” is selected, then show.” But it seems happy with “if position is not empty,” so we’ll go with that.
I also checked the registration form and the logic change on the custom field on “profile” form is NOT (happily!) changing the logic on the registration form for the same custom field.
Plugins have quirks; this is a great and much-appreciated tool.
Version is 2.0.2.1
This is our dev server. There are no cache plugins on this site. (And this has been going on for weeks as we tried to troubleshoot it, and we all use “empty cache and hard reload” for situations like this. And other browsers with no cache on this site.This is a brand new test user: https://prnt.sc/kbq1ts
There’s something going on with the second “yes” question because the options on the right column are all showing up on “edit profile.” Will try to change the logic options. I appreciate your reply.I need to follow up with: the site at wpengine is password protected. I’m happy to share but can do so only privately.
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] Nested columns does not work.The code we used is exactly what you have above; it conforms to the github specs for using nested columns. I love this plugin and use it everywhere; I don’t know why the nesting (on columns) stopped working.
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] Nested columns does not work.A fix for this would be VERY helpful! Nested columns aren’t working in shortcodes ultimate.
Forum: Plugins
In reply to: [The Events Calendar] the7 theme header disappears above event calendarWe had the same issue with The7 theme. I went to the developers for help and they added code to the functions of the child theme. This is the code they included:
https://gist.github.com/thecodepoetry/ad0b0e173fc7877e6629However, they misunderstood what I explained and had to go back to edit the code (which they didn’t supply to me) to refer to the page header (that was missing) and not to the sidebar (which I wasn’t referring to). They wrote,
I slightly changed code (added header inherits) and set as a template
Apparently, I had selected “default page template” for events. By default it is an empty template, to make it inherit some page config he had to add the functions code and said,
Here, in code, i set $post_id = 2 as page template, you can create any other page and set her id in this code to make inherit her settings.
Perhaps this helps you and some other people with the same issue.
Having a similar issue with simple photo slider inside vertical tabs. In this case, the slider won’t slide (arrows appear, photos don’t rotate on autostart OR if I click the arrows to advance).
Do sliders / carousels not work inside tabs or is there custom code needed?