siroza
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Second page of portfolio returns a 404 errorThanks, Ipstenu. But that’s my problem! On this page ( http://www.wpexplorer.com/adapt-free-responsive-wordpress-theme/) I can not find any contact details of AJ 🙁
Forum: Fixing WordPress
In reply to: Second page of portfolio returns a 404 errorDear AJ,
I apologize for the off-topic, but I have not found any other way to contact you. I have a little problem with the Adapt Theme (which relates to the support of multilanguage). Could you tell me your contact details?
Thanks in advance
SergeiForum: Plugins
In reply to: [WP Photo Album Plus] [Plugin: WP Photo Album Plus] Plugin works very slowly… may be you can have a look on source code hier: http://orangesky.faktorov.de/fotos/?wppa-album=41&wppa-photo=2158&wppa-occur=1
Forum: Plugins
In reply to: [WP Photo Album Plus] [Plugin: WP Photo Album Plus] Plugin works very slowlyI’ve found the problem. The database and the server are OK, but the plugin creates a tremendous amount of unnecessary code!
If Filmstrip is active, all the thumbnails are pre-loaded before the page is displayed. Thus, the size of the files that are displayed on one side, about 7 mB! In addition, there are approximately 2,000 lines of html on the site on which the images are displayed in full size. … It is no wonder that the page takes so long.
Another problem is that the plugin generates a lot of unnecessary code.
I turned off everything – rating, comments, IPTC and EXIF – despite of this about 38.000 the code is generated for each image:/* <![CDATA[ */Am I doing something wrong? What can you do to improve this situation?
Forum: Plugins
In reply to: [WP Photo Album Plus] [Plugin: WP Photo Album Plus] Plugin works very slowlyHello opajaap,
thamnks a lot for your answer. My server is actualy not slow, its a virtual server by 1 and 1.
Hiere is the link to one of albums: http://orangesky.faktorov.de/fotos/?wppa-album=42&wppa-cover=0&wppa-occur=1I have activated WPPA+ debugging.
I think the problem is, that the script loads all photos of the album befor the first of them will be displayed, so if the album has about 100 photos or more it nead a very lot of time. A litle album (30 photos) works very good! Can I do something?