Forum Replies Created

Viewing 15 replies - 61 through 75 (of 76 total)
  • Thread Starter JanDieckmann

    (@jandieckmann)

    Okay, I discovered the possibility to give every menu entry a class but how to address this class? In the style.css there is something like this to assign the text color of the entries:

    .main-navigation li a {
    		color: #6a6a6a;
    	}

    Now I have an entry with a class called cat1, but I can’t figure out how to change the colour for this particular item.

    .cat1 li or main-navigaton li.cat1 doesn’t work.

    Another question about the modification of the menu bar is how I can minimize the space between the men items so that I can keep a one line menu if I have too much entries. I also like to have a word-wrap if the menu entry is something like latest news. So that news is written underneath latest and not next to it.

    I’m looking forward for some advices.

    Bye
    Jan

    Thread Starter JanDieckmann

    (@jandieckmann)

    Perfect!

    Thank you a lot for this explanation and hint, it helped my. And not only I could make the change I want I also got a little more comprehension of the code.

    Bye
    Jan

    Thread Starter JanDieckmann

    (@jandieckmann)

    Alright, I’m fine with this. It is already nice to now that my question has been noticed ?? Could you suggest a event plugin that goes well with yours?

    Thread Starter JanDieckmann

    (@jandieckmann)

    Thank you, bcworks.

    The code you gave me makes sense to me but the simple replacement doesn’t work. I get a Parse error: syntax error, unexpected ‘<‘ in /wp-content/themes/twentytwelve/category.php on line 36.

    So, something just like the_title(); instead is working. I don’t find the way to add the links. Please one more hint ??

    Alright, understood!

    I think that I am happy now ??

    Thank you a lot! Great job!

    Ok, understood.

    So I uploaded my files again to my depot folder and started the import.

    Now I see the again a lot of numbered files in /wp-content/uploads/wppa
    I see /wp-content/uploads/wppa-source with six folders album-1 to album-6 with the different files with the orginial names
    And I still see /wp-content/albums and /wp-content/wppa-pl, both empty except a .htaccess file

    Shouldn’t there be folders inside /wp-content/albums with the real names of the albums and within the original files?

    Awesome! I like waht you do and to see the process here of fulfilling wishes of other users ??

    I found this thread because I also remarked the structure of the uploaded pictures and was quite confused. In my case is more for my own purpose that I like to recognize the pictures and their belonging on the server then the need for obviuos visibility for other.

    Unfortunately I already uploaded and personalized about 50 pictures and hesitate now to delete them and restart the whole process. So I tried to follow your instructions.

    I changed the name of wppa-pl by the settings page into “albums”.
    I ticked Table IX-H1,2.
    I moved the files from /wp-content/uploads/wppa to /wp-content/wppa-depot/Jan and see them on the Import Photo page.
    I started with one photo (68.jpg): ticked Update existing photos and pressed Start Ajax

    ThenI recieved a red message “68.jpg Failed!”

    The file hasn’t been moved on the server.

    What can I do.

    Thread Starter JanDieckmann

    (@jandieckmann)

    Great, great.

    Sorry @error I didn’t intend to address you by using @error, it was the idea to refer on the errorlog ??

    I added the new .htaccess in wppa and reactived the one in uploads and it is working fine, I see the pictures.

    And yes, I do use the UAM.

    So, everything is clear, I think. We… or you… found the reason and a good solution. I am fine now and consider this really solved.

    Thread Starter JanDieckmann

    (@jandieckmann)

    Alright @error

    My permalink structure was year month name and the change only to name didn’t make a difference.

    Pictures in folders like …/wp-content/uploads/2014/07/ are shown as mediafiles, not as pages.

    I renamed the .htaccess and that made a difference! Now it is working. So the explanation and conclusion is due to something in this file and I don’t know yet how to figure it out and if it might be problematical to don’t have .htaccess there.

    In some way this issue is resolved and I am very happy with your fast and easy to follow help. Great job! Thanks a lot!

    I like to add one short question here: Is there a chance to influence the file names that wppa uses? I see that the original filename is still shown but in the folder they are just counted up from 1 to …

    Thread Starter JanDieckmann

    (@jandieckmann)

    Thank you for your efforts!

    Update didn’t change anything in my case as far as I can say.

    I figured out that I can’t access the pictures uploaded with the plugin and the automaticaly created thumbnails by their direct url …/wp-content/uploads/wppa/1.jpg -> Page not found.

    The chmod for those directories is 0755 and 0644 for the files, like the others in /uploads/…

    I am not aware of one of my plugins being some kind of security improving even if there are some to manage user roles.

    The .htaccess files in uploads don’t seem to have your mentioned changes:
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteRule (.*) /index.php?uamfiletype=attachment&uamgetfile=$1 [L]
    </IfModule>

    I discovered an error.log in /wp-content/wppa-depot/admin with just one line: Error: on:27. Juli 2014 9:10: Unable to save session.
    Might by the time of my first using, not sure anymore.

    Thread Starter JanDieckmann

    (@jandieckmann)

    Yeah, might helpful. But I haven’t published an article and also intend to do it in a private part of my blog.

    Does it help to get an idea of the problem if a add a screenshot of the dashboard: https://jandieckmann.de/wpphotoalbum.png

    What else might helpful? If you really need I create a test article, but in the preview of an article it looks the same: everything is there the menu, the name and the description of the picture, but the pictures theirself not. The description text is directly under the name, no space inbetween.

    Thread Starter JanDieckmann

    (@jandieckmann)

    Wow, great, thanks for this fast and detailes response. I have to try if I can use it with my little knowledge ??

    Thread Starter JanDieckmann

    (@jandieckmann)

    Thanks for sharing.

    Thread Starter JanDieckmann

    (@jandieckmann)

    Unfortunately not. So far I can deal without this option but it would be nice to have a solution.

    Thread Starter JanDieckmann

    (@jandieckmann)

    Thank you for this advice. I didn’ try because in the discription of Wp-Private it is said that there is only a distinction between guests and registered users. In my case these two groups should see the same but a few persons, in a special user group, should see some more.

Viewing 15 replies - 61 through 75 (of 76 total)