GHDesign
Forum Replies Created
-
Yes, that removes the list.
But what I’ve got is an hourly tour for EACH day, 365/days per week. That adds between 8-10 events PER DAY that get listed as a li/ul item in the main calendar for each day. It’s ugly!
So want to be able to remove ALL the ul events/tours listed on each day. I ONLY want the DAY/NUMBER link to be the active link. That way, when the visitor clicks on the day they want, THEN they get a list of all the hourly tours they can choose from.
I might be able to “hide” the events using CSS but it still going to load them all, which might slow down the site.
I’ve looked in all the settings and can’t seem to find anything that turns off display of events within the big calendar.
Does this make sense?
What you need to do is copy the footer.php file from the parent theme folder and put it in your child’s theme folder. Any php file added to your child theme folder will overwrite the parent.
So open the footer that you just copied to your child theme folder. Look for the text that says
<php do_action('dymanicnews_footer_text'); ?>That is the code that is referencing the ‘Powered by …” text.You can strip out that php code and put in your text, keeping it within the “footer-text” div.
Hope this helps!
This just happened to me, as well. I too went back in and reset the database prefix to “wp_” and it restored all user roles. But that was a frustrating hour of my time trying to figure out what happened to all users across ALL my sites.
Would be great if you could just disable that feature for multisites, or at least (in the short term) add some “WARNING!” verbiage.
Forum: Themes and Templates
In reply to: [Dynamic News Lite] Menu button appearing in Main Navigationduplicate…
Forum: Themes and Templates
In reply to: [Dynamic News Lite] Menu button appearing in Main NavigationAh, of course. This always happens… as soon as I post a help topic, I figure it out. I see that you changed the CSS menu styling from “icon” to “toggle.”
I was having this same problem.
I was getting frustrated as well when looking at myPHPAdmin options table… until I realized I was only looking at page 1 of MANY pages. At the top and bottom you’ll see you can select individual pages and select number of rows per page.
I selected maximum rows, sorted “option_name” to alpha… found the aio_wp_security_configs and deleted it.
When I reactived the plugin, I was NOT kicked out!
Thanks, wpsolutions. π
Forum: Plugins
In reply to: [SP Project & Document Manager] Separate Files for individual users?Right now it’s in development on my localhost. But once I push live and if I have an issue I’ll email you. Thank you.
Forum: Plugins
In reply to: [SP Project & Document Manager] Separate Files for individual users?So if you wouldn’t mind sharing the solution, I’d appreciate it. No matter what I did, all files uploaded were visible when I dropped the upload shortcode on ANY private page, all files showed.
So how did you get ONLY client A’s files to appear on Client A’s upload page, and same for client B, C, D, etc?
Forum: Your WordPress
In reply to: New Mountain Biking WebsiteThanks, all. The content-wrap background is actually “cracked earth” texture (same as in my sidebar slideshow). I’ve used it so often on all of the club’s material that I have become blind to it. Looking at it again, I can see your point that it looks like wood. Maybe if I make the texture smaller it will be more recognizable.
Background image: Yes, I need to repeat it I guess, but I just hate the misaligned tile effect it would give. maybe I can come up with another alternative.
Validation Errors: I managed to get the validation errors from 10 down to three. And the three remaining are from the Search box widget, and the AddThis plugin. Do any of you know how to solve validation errors thrown by plugins?
Forum: Plugins
In reply to: kpicasa gallery not working properly any moreYep, working fine here, too! π
Forum: Plugins
In reply to: kpicasa gallery not working properly any moreI’m having a similar problem. My gallery photos are showing up full-sized on each page, and when clicked, the lightbox/shadowbox effect just shows a tiny thumbnail image.
http://www.sdmb.org/stuff/photos/?album=2007Riding
Thanks for looking into it, Guillaume.