Michael S.
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Resume] [Plugin: WP Resume] options not savingHi Benjamin. To recreate this problem, try move around with the sections under the option page. After I got it to work on my girlfriends website, see wanted to alter the sections setup. After reordering the setup she pushed the Save button and suddenly it all was gone, and the resume page made the error, telling that the data was to big to load into the page. So I think the reordering is giving some problem with the database. My suggestion is, if possible, make a new database for your plugin and let all data store inside of that one. But its just a suggestion, my database knowledge is not good.
Forum: Plugins
In reply to: [WP Resume] [Plugin: WP Resume] options not savingThe problem in the resume -> option is the same when I’m changing user. It stops before anything and the page becomes totally blank again. Please help.
Forum: Plugins
In reply to: [WP Resume] [Plugin: WP Resume] options not savingHi.
I’m having the same problem. Can I do anything to show you how the plugin reacts on the webpage. Maybe by sending you a video with the problem.
It is very strange. Locally there are no problem, but the www. homepage is getting this error, and the resume is not working from the back-end and seems to be a database error, because its not loading new material, or any material to the resume page.
When I in backend in resume option page click save changes the page goes blank, nothing is showing, and to get back I have to use the browsers back button to return to the page. But nothing had been saved.
Please tell me what to do, so you can see the problem.
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] Is it possible to crop images?Have now looked and worked with this plugin for awhile. It seems to be broken.
First of all the images don’t crop and fit the
div.meteor-slidesAnother thing is that the overflow property is set to visible, but in settings of the plugin I have set a height to be 220px. Some images are shown with a height of 267px. I have tried to change the overflow to hidden, but without change.
Do you or maybe another person had these problems. How do I solve it.
My website in the making is http://goo.gl/MYL0j
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] Center slideshowHi.
What I see is that you have made the correct styling (checked with Firebug):
div.meteor-slides { height: 100% !important; line-height: 0; margin: 0 auto; max-width: 100%; overflow: visible !important; padding: 0; position: relative; z-index: 1; }The margin is 0 auto and that will make the slideshow center.
However, if you are using Firebug in the Firefox browser you will see that another css tag that cancels your margin:
div.navpaged, div.navboth { margin: 0 0 20px; }What I will do to clear this I will use:
#primary div.meteor-slidesinstead of:
.meteor-slidesin your style.css file (or where you’re typing your css style.
I have a similar problem after this update. I’m running wordpress 3.4.2 and yesterday I updated the ACF to 3.4.2 and the custom field meta box simply disappeared from the page template. So now the custom fields are back to wordpress standard. So to me, it seems that the plugin are broken somehow. Hopefully I’m wrong, but I just want to mention it.
OK. Just found the developer menu and got this:
TypeError: ‘undefined’ is not an object (evaluating ‘this.D[f].a’) proxy.php:474
TypeError: ‘undefined’ is not an object (evaluating ‘a.D[a.H].a’) proxy.php:503Is this something you understand?
Update: I tried to reload the page again this morning and on my own pc the pdf file showed up in the viewer. I then tried my girlfriends computer and there the pdf is not showing, but the viewer does. Can it be something with the loading time? Can there be a limit or something that prevent the file to be loaded correctly?
Again thank you for your time. I understand if you cannot solve it, and it is a browser issue. It’s still one of the best plugins out there.
Oh yeahh. One last thing. a month ago, the viewer worked perfectly on the iPad. So I thought that the problem was within the plugin or WordPress. Although I have not upgraded to the latest WordPress version.
Sorry for my quick respond before. Just tested the enhanced mode. And now the viewer is showing without the pdf. It looks like the viewer is getting the correct data, because it shows the correct amount of pages. Now it’s only the pdf file which is not visible.
About Safari 6 it is true its not out there for Windows yet. Hopefully someday it will. But It just feels strange to me, that the viewer is visible but not the pdf. Do you think it has something to do with the certificate? In FF 14.0.1 it all seems to be working correctly.
the only thing that shows is the download link. But the pdf view is gone.
Hi. Just want to say that GDE plugin works great in Firefox 14. But in Safari 6 the pdf has vanished to. Is there something I can do to fix this? Doesn’t show up on iPad browser too. The page url is: http://www.anura.dk/curriculum-vitae/
Hi again, just a update. I went to the wordpress Plugins site. There I got the message:
The Plugin WP-Resume/wp-resume.php was deactivated because of an error: The Plugin do not have a valid header.
I have not touched the plugin files, but I have made a wp-resume.php file in my theme folder, to customize the resume page.
I hope this information can help, if this is a bug of some kind.
I think it has something to do with the database, because when I’ve migrated the database to local server, same thing occurred. Hope you can help.
Forum: Plugins
In reply to: [Sub Pages widget] [Plugin: Sub Pages widget] What's up with the title?Just want to say that I had the exact same thought, when I started using this widget. I whould be great, if it will be possible to deselect the title in a future release.
Forum: Plugins
In reply to: [WP Resume] WP Resume won't call the resume.php file in theme folderOh by the way. The CSS stylesheet, resume-style.css works perfectly from the theme folder.