nyladenise
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to create this permalink structure?Thanks so much for your input. I am actually already using Redirection plugin and it does make things easier. Though I am probably going to move to my htaccess file at some point.
I was hoping there was a way to do this using some type of global rule or quick editing of my functions.php instead of me having to manually redirect each page… which is what it sounds like I will have to do anyway. Unless I’m missing something. Oh well.
Thanks again, appreciate you taking the time to respond. ??
Welp, don’t I feel silly. I’d forgotten that I had a vimeography theme I’d purchased and applied to my gallery. I hadn’t uploaded that to my live server. So I guess it was just looking for something that wasn’t there and it resulted in the white screen. It’s working just fine now after I uploaded my vimeography theme.
Forum: Plugins
In reply to: [IvyCat AJAX Testimonials] Read More Link not showingYep, that does it. Ugh, how frustrating to have incorrect documentation…
Thanks so much for posting!
Forum: Plugins
In reply to: [IvyCat AJAX Testimonials] Read More Link not showingI’m having this same issue. Have you had any progress on this?
Thanks for the response TomHarrigan, I appreciate it as well. Your fix worked, allowing multiple directories to function on a single page. However, now above every directory listing (except the first one on the page) I am getting an error:
Warning: Invalid argument supplied for foreach() in /public_html/wp-content/plugins/gravityforms/common.php on line 4309
Anybody else have that problem? Any idea why that is or how to fix?
Forum: Plugins
In reply to: [WP Coda Slider] How to choose tab order?You can manually change the date of your post. It’s in the Publish box in the right column. Just click the Edit link beside your publish date.
At least that’s how I do it. If there’s a different way to control the order of the tabs, I’d like to hear as well.Thanks. Yes I know I can do that on any other page or post. What I’m trying to do is have that on the default Events page — the page that I have selected from Events Settings > Pages > Event List/Archive as the page to display my Events.
What you said works fine if I select “No Events Page” from that list, then I can control what I put on my page and I can use the shortcodes easily. The problem is, the search form doesn’t work unless you do have the page selected in Events Settings > Pages > Event List/Archive. So I wanted a way to keep the search form functionality as well as control the output of my events.
Thank you! I did see that, but I’m unsure how to actually implement it for the default Events page. I tried putting in on the page itself but, as expected, it is overridden by what is in the Events Settings page. So I tried to put it in the Events Settings > Formatting — I put [events_list category=”-1″] above the content in the header, and [/events_list] below the footer content — but that didn’t work. I feel like there’s a really simple solution, I’m just not wrapping my head around it for some reason. What am I missing?
It works if I am putting it in a new page I manually create, but is that the only way I can do it? If so, I guess I can work around that, but I’m trying to avoid changing my existing link structure — I just want to edit the standard Events page.
Thanks jdouglas. I eventually found a way to wrangle the css and do some widget trickery to achieve my goal. It will work for now. I appreciate your response and I have bookmarked the link for the future.
I am having a similar issue with the error message replacing the content of my page. I am using my form within a lightbox on the home page, and it is not an option for me to disable that plugin. Any way at all to get the error message to display in a popup like the success message? I’ve tried getting creative with my code to place
the_content()
hook inside my form lightbox, but it is not working. Anybody have some input?Thank you for your response. I did see that in the FAQ after I posted. My main concern is with the slideshow not advancing past the second photo.
Any help on this?? Would greatly appreciate it.
Is that the only thing it could be? I have limited access to this account (no FTP, no cPanel, no phpMyAdmin) so can only manage through the actual WordPress interface. With enough time and effort I could maybe get access, but just wondering if there’s any other advice in the meantime, as this is a fairly time sensitive issue.
If not, any recommendations for another plugin that gives a database functionality I can use with Fast Secure Contact Forms?
By the way, if the error is resulting from not having permission to create a table, how would I go about granting the needed permission?
I am having the same problem, it seems — none of the form submissions are being saved to the database. I have just installed both plugins (Fast Secure Contact Form, and the Database extension) and have tested the form three times. Nothing shows up when I view the Database.
I do have the option selected in the settings to enable data export.
Worth mentioning, when I installed and activated the Database plugin, I received a message that said, “The plugin generated 1552 characters of unexpected output during activation. If you notice ‘headers already sent’ messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.”
Could this be related to the problem? I have tried deactivating, deleting, and reinstalling the database plugin, and it still acts the same.
Any help would be appreciated.
Working great now; thank you so much.