asefrin
Forum Replies Created
-
@dcooney I had to move my website on a new server and it took some time to get it running. I hope you didn’t get 404 meanwhile. Now the website is running again.
@dcooney I composed a page for you: http:\\scenic-world.net\alm. That’s how the problem looks like.
There is a new post http:\\scenic-world.net\alm2 where you can see the code I used for the slideshows. How I display posts are at the beginning of this thread.
Thanks for your help!
Maybe the img tag is only rendered as a picture not as the containing slideshow?
I would love to get a 5 site license to have different templates, but I although need the slideshows. Dilemma…
@photocrati: This is the conversation I had with the plugin author with all information I had: Link
I’m not sure if he can solve the problem because there’s no feedback anymore. On my website I changed all pages which are using NGG slideshows back to CatList-Plugin. Unfortunately, the combination of Catlist with order=asc and NGG pictures and slideshows are extremly slow. That was the reason why I gave Ajax Load More a try.
Link to Website with CatList plugin
Link to Website with Ajax Load More plugin but without slideshows
Thanks!
Alex
- This reply was modified 9 years, 6 months ago by asefrin.
Thank you Cais!
I hope the plugin author will find a way with your description and solve the problem.
Alex
Hi dcoony,
did the link help you any further?
That’s what photocrati is writing about the problem:
https://wordpress.org/support/topic/nextgen-gallery-doesnt-load-with-ajax-load-more/Yes, that’s it!
I can write it at the NextGen Forum but I’m not sure that I’ll understand the answer if I get one;-)I didn’t use NGG with shortcode in this posts because I exclude some images from the gallerie and this is much more easier with the visual component in the editor.
In your post you have to choose the visual tab of the wp editor. In the symbol bar there is a green icon (attach NGG to post). Then you get a popup window from NGG, where you select NextGen Basic Slideshow. The next step is to define the Source (Galleries) and in Galleries select one the galleries. After that click on the button Insert Displayed Gallery. That’s it!
I’m sorry that it took you so long to setup. By the way, the look and feel of ALM is much more intuitive than using NGG.
- This reply was modified 9 years, 6 months ago by asefrin.
Hi dcooney,
I’m using the free version of the NextGen plugin.
All you have to do is uploading some pictures in a gallery. In my post I used this gallery simply by letting the plugin generating the code. This what the result in HTML looks like:<img class="ngg_displayed_gallery mceItem" src="http://scenic-world.net/nextgen-attach_to_post/preview/id--7047" alt="Kings palace, Bangkok" data-mce-placeholder="1" />Forum: Plugins
In reply to: [Shariff Wrapper] Mailform zeigt Text weiß auf weißReinkopiert hatte ich alles. Als letzten Test hatte ich p auf black gesetzt, ohne Effekt. Mein Theme verhindert das wohl.
Ich habe jetzt das EmailForm gewechselt durch das EmailTo. Das erfüllt auf jeden Fall auch seinen Zweck.
Danke für Deine Mühe!
Forum: Plugins
In reply to: [Shariff Wrapper] Mailform zeigt Text weiß auf weißHallo JP,
das ist genau das, was ich gesucht habe!
Ich habe den CSS-Code bei meinem Theme eingefügt, keine Änderung. Auch mit dem Simple CSS-Code Plugin, nach wie vor das gleiche Verhalten:-(
Hättest Du noch eine Idee?
Viele Grüße
Alex
Forum: Plugins
In reply to: [Rename wp-login.php] Login page was foundThanks for the links!
Forum: Plugins
In reply to: [Rename wp-login.php] Login page was foundI just get a message that the IP 212.192.196.6 was blocked. In my access log I found this entry:
212.192.196.6 – – [29/Feb/2016:15:36:30 +0100] “POST /xmlrpc.php HTTP/1.0” 200 64087 “-” “Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0”
So xmlrpc is the way they take…
Forum: Plugins
In reply to: [Rename wp-login.php] Login page was foundI’m using Limit Login Attempts and get an email if somebody tries to login with wrong credentials.
I think that XMLRPC is used by the WP Android App, if I block it, it will block me as well. But if it continues, I will change the .htaccess.
Thanks for code!!!