-
AuthorPosts
-
October 24, 2013 at 6:06 pm #535
Hello,
I have a problem with my Gallery. Every category with more than 24 images is not working.
Please can someone help me?
Link to my site: http://hellostockphoto.com/image-categories/It is hostet at “all-inkl.com” and it works with the following .htaccess file:
php_value memory_limit 256M
# BEGIN WordPress
RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
# END WordPress
AddHandler php53-cgi .php
Thanks for any help,
Markus
October 24, 2013 at 6:43 pm #6074very odd
do you have the wp-meta-category and the related taxonomies plugins installed?
October 24, 2013 at 6:49 pm #6075I’m with all-inkl.com too, without any issues.
Since “24” seems to be the magic number, and 24 images are listed per page, I guess it has something to do with the creation of the second page.
You error messages point to the /network-manager/ directory. Have you tried to disable/enable the network and see if there are any changes?October 24, 2013 at 7:09 pm #6076I have both plugins installed!
The network is now disabled!Still not working 🙁
October 24, 2013 at 7:11 pm #6077When number of images is greater than 24, pagination appears and this problem is in pagination info in xml. Look here:
http://hellostockphoto.com/search-images/landscape-2/?symbiostock_network_search=1There is pagination line (near end of file), ending with weird characters:
Nächster SchrittI don’t know yet, where it comes from 🙂
October 24, 2013 at 7:20 pm #6078Maybe this is because I have the german wp installed and there is a ÄÖÜ problem?
October 24, 2013 at 7:28 pm #6079Yes, there should be Next in English, but German wp places there “Nachster” (with german letter) and its coding makes problems.
October 24, 2013 at 7:29 pm #6080should I install the english wp?
October 24, 2013 at 7:47 pm #6081ok, it works. I set the language to EN in the wp-config.php 🙂
Thanks for helping me!
Markus
October 24, 2013 at 7:52 pm #6082@magann wrote:
ok, it works. I set the language to EN in the wp-config.php 🙂
I found it too 🙂
So is your site ready to add to symbiostock.info?October 24, 2013 at 7:53 pm #6083What do I have to do?
October 24, 2013 at 7:56 pm #6084You? Nothing 🙂
I am only asking, if your site is fully working and waiting for customers, so I can add it to search engine now, or should I wait.October 24, 2013 at 8:01 pm #6085Give me just 2 more days. I didn´t try the payment! And there are some little things I like to change. Like the similar images box. It looks not realy nice at the moment! Any hints for me?
October 24, 2013 at 8:58 pm #6086OK, I have it now! 🙂
October 24, 2013 at 9:37 pm #6087Added to http://symbiostock.info 🙂
-
AuthorPosts
You must be logged in to reply to this topic.