Tony Bianco
Forum Replies Created
-
Forum: Plugins
In reply to: Seperate Nav Structure per Language?That is extremely helpful Marventus!
How would I go about including a set of menus? would I do this with PHP code within the template? or is there a plugin where I can configure which nav shows up.
Basically that’s really what needs to happen here is to have a navigation menu that shows by which country code is required.
for our website we have multiple countries opened up and a blog per the country. Would you suggest setting up a separate blog install per the country?
@shonu… LOL… no worries it happens.
Are you referring to the idea of having a Google Map show all the events or just the one event?
If the one event then I’m aware of this. What I was thinking about was having a single map be zoomed out showing all the icons on the map of events happening around the state, country or wherever. That would be awesome.
@shonu… I don’t believe this is a duplicate post. I posted this issue a week ago whereas your post on the same topic was posted 1 day ago. LOL
@marcus Awesome! Glad to hear that could be a fix to this problem. I’ll look into this and get back with you.
Regarding the Map idea, yeah that would be awesome. If I knew more about plugin development with WordPress I would most likely try to create that feature, but I’m still in a learning curve with WordPress development.
Good to hear Marcus. Our company was going to go pro, but we kept running into this problem and didn’t want to dive in if we kept running into the problem with multiple templates.
There was one other feature we’ve been digging around forever and still haven’t found with any event plugin is the ability to show a google map with all of the events happening; not just on an event details page. It would be cool to see all the events happening around the local area or country and then drill down to those events through Google maps.
Nothing’s special about my install marcus. On both templates I’m having this problem with all the plugins disabled. What I think might be happening is on the output of the Events page is breaking the output by putting an improper line break. However, it works fine on TwentyEleven.
This is the error I’m getting:
Error: unterminated string literal
Source File: https://216.172.175.120/~nikkenra/events/Line: 247, Column: 50
Source Code:
$(‘.em-events-search select[name=state]’).html(‘I’m not sure if it properly loading the scripts. I purchased the themes off of themeforest.net.
How can I check to see if it’s loading duplicate scripts or not in the proper order.
There’s no approval link. I’m created this screencast where I’m logged in as an admin. I show the yellow event. You’ll see no link for approving. After that I show my user capabilities roles.
https://screencast.com/t/KNSXt4tPD5
Is anyone else having this issue?
Awesome I’m looking forward to it. Is there an estimated timeline?
I’m logged in as admin and I have User capabilities set as the default.
Reason we like EventBrite is because of all of the social sharing features and how well it integrates with facebook, plus it’s really easy for people to register set up events. And we hate dealing with paypal as a payment processor.
EventBrite also has a nice API too.
Forum: Fixing WordPress
In reply to: Broken Child Theme Worked on Localhost Not on ServerOkay I figured it out myself. If you ever come across this post wondering why it won’t work it’s because the “Template” needs to be case sensitive to the parent folder name not the parent template name. Your localhost on your mac will work fine with the parent name being the template name, but on the server I had to change the template name to the folder name. That did the trick!
Forum: Plugins
In reply to: Automated WordPress Deploy w/Plugins?@2046 that’s great. I also found something like this:
https://premium.wpmudev.org/project/supporterBut it’s not quite exactly what I’m looking for. I’m sooo close to finding what I need. Ultimately if I had a multisite install with a membership plugin for people to sign up to create their own websites and I could map those domains to their custom domains that would be excellent.