Tony Bianco
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Update Caused Errors To DatabaseHey nicola.inmateria, all you have to do is click on the upgrade database button. Once you do that then it will fix the problem.
Forum: Fixing WordPress
In reply to: Update Caused Errors To DatabaseHey thanks Pioneer… it was an autoupdate. I saw the message to repair the database. I did. Got the error. Then I saw that I needed to upgrade the database, did that and it works. However now I have an error with the one of the files and the theme.
Forum: Fixing WordPress
In reply to: Update Caused Errors To DatabaseI’m closing this. I didn’t see the button where I needed to upgrade the database.
Forum: Fixing WordPress
In reply to: Old Permalink is Caching – Can't figure out where to clear itI’m still running into this problem. I dug through the database and tried to find every possible place it could be found. I deleted all revisions. I manually went through the database and deleted /diamond-old and still it keeps on redirecting to that page.
We ran into another issue and this started happening after we updated wordpress from 3.4 to 3.5 I believe.
I’ve never ran into this issue before. Typically if you delete the page then empty the trash then you’re good. But this time even though /diamond-old does not exist but /diamond does, it still redirects to /diamond-old as the SEF url even though it’s the content of /diamond.
How do I fix this? Any help would be very helpful.
Forum: Fixing WordPress
In reply to: Help! Site crashed!?Spoke with my hosting company. No malware was scanned on the server. It was simply fixed by re-installing the core files.
Had to escalate the ticket to the higher level techs. The lower level tech couldn’t understand or explain what was going on. Once I hear back from my hosting company I’ll post the answer here in case people want to know the solution for future reference.
Forum: Fixing WordPress
In reply to: Help! Site crashed!?Here’s the run down on my scenario. We were running 3.4 on all the websites. We have a main corporate website and then several addon domains for various countries.
main website:
http://www.evolvhealth.comaddons/sub directories:
http://mx.evolvhealth.com
http://www.evolvhealth.com/blogI updated the main site to 3.5 using the installer. Ran into an error. Had to download 3.5 from the website, uploaded the wp-include folder. Then ran into an error with a plugin from Tri.be for Events Calendar Pro. Fixed that. Everything looked to be in order. Main site was pulling up fine.
Then I pulled up my subdomain sites that are a completely separate install of wordpress running 3.4 and now they are not working.
This only happened once I updated 3.5. They were working fine when everything was 3.4.
I’m trying to figure out why upgrading the main site that’s on the root directory would have affected the sub directories since they are running their own install of wordpress.
Forum: Fixing WordPress
In reply to: Help! Site crashed!?I’m having the exact same problem. Did you find a solution?
Forum: Fixing WordPress
In reply to: Change index.php to something elseOk great. I’m going to test this out. 🙂
Forum: Fixing WordPress
In reply to: Change index.php to something elseI wonder if that will work because I forgot to mention that the static website I’m putting up has an index.php file, so that’s why I’m trying to figure out if I can change the wordpress index.php file name and keep the non-wordpress index.php intact.
Thank you Jeff. Did not notice the link.
Are there any parameters to pass in for including or excluding specific links much like the widget in the backend?
[EDIT]
When I used this I noticed it’s not being wrapped in the widget format, the headline “Welcome, XYZ” is not wrapped in a header tag, etc.What options do I have in using this? What parameters etc.
That’s what was tripping me up is one of the max file uploads size. I had everything else set correctly but forgot about that one setting. Now it’s working great.
Yes I did. In fact that was the first thing I tried. It does recognize the Event plugin as it’s own menu system. I can disable widgets for that plugin but only on the individual event page but not on the calendar page.
I’m playing around with every possible configuration and nothing working on the main calendar page.
And it’s an all or non sort of a deal. On the Events menu within dynamic widget if I click on “Show Widget on Events” as yes, then click the individual event that says “Except for: [EVENT NAME]” it doesn’t work. I have to click on “No” to exclude the widget. All or none.
I will see about creating a screencast to show you what I mean.
That’s the weird thing that’s happening is that it’s not using the failsafe where it posts up the basic stuff, but another set of widget rules.
It does recognize “The Events” plugin as custom post times. However it still does not exclude the widget I need excluded from that custom post type page.
Forum: Plugins
In reply to: Seperate Nav Structure per Language?This looks like all that I need for now. I haven’t gotten around to this part of the project yet. I’m familiar with PHP programming just not all the ins and outs of the WordPress framework. Still learning my way around all the files.
I’ll let you know if I run into any problems.