jogol
Forum Replies Created
Viewing 7 replies - 1 through 7 (of 7 total)
-
I am sorry. I can now confirm that Wordfence is not involved in the behaviour.
Thanks for your replies.
Forum: Hacks
In reply to: overriding a page template dynamicallythanks for the input anmari, really good idea! i´ll check if i can achieve what i want with your suggestion.
best,
jogolForum: Fixing WordPress
In reply to: images always align left – i can't change it!Forum: Fixing WordPress
In reply to: images always align left – i can't change it!In order to take advantage of these new CSS classes for image alignment and the text wrapping around the image, the WordPress Theme must include the following in the style.css found in the WordPress Theme directory.
img.alignright {float:right; margin:0 0 1em 1em} img.alignleft {float:left; margin:0 1em 1em 0} img.aligncenter {display: block; margin-left: auto; margin-right: auto} a img.alignright {float:right; margin:0 0 1em 1em} a img.alignleft {float:left; margin:0 1em 1em 0} a img.aligncenter {display: block; margin-left: auto; margin-right: auto}Forum: Fixing WordPress
In reply to: get sticky posts outisde the loopI want to add that I´m trying this on the Twenty Ten 1.1 template, in loop.php.
Thanks!
Forum: Fixing WordPress
In reply to: Contact Form 7 – After “Submit” get “Not Found”same here. i have it on a page, form gets processed properly and email is sent, then #wpcf7-f1-p137-o1 gets attached to url and “Page not found” error comes up.
Forum: Fixing WordPress
In reply to: navigation (dynamic, get newest posts)thank you, i will give it a try.
Viewing 7 replies - 1 through 7 (of 7 total)