Prolet
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: spam emailsThank you, esmi.
I’ll ask the hosting company, even though I don’t expect them to say – Yes, we do send billing email to client’s spam boxes.And that’s our pleasure.
🙂
Forum: Fixing WordPress
In reply to: Invalid MarkupYou are so clever!!!
Thank youuuuu 😀
Forum: Fixing WordPress
In reply to: Invalid Markuphttp://www.ohsobelle.com/polly-test/
As you see the sidebar is below the content. For that reason I checked the coding.Thank you esmi 🙂
Forum: Fixing WordPress
In reply to: Navigation in postalchymyth,Thank you for your suggestions!
I found the problem 🙂 … I think.
The style.css was based on twentytwelve 0.1.0 when the actual theme was 1.1
For that reason nothing loaded as it has to be.
Anyway, I’ve changed it and now works nicely.
Thanks again for trying to help 🙂
Forum: Fixing WordPress
In reply to: Navigation in postWell….
http://www.ohsobelle.com/home is the page
http://www.ohsobelle.com/members is the post
Sorry about the links!Forum: Fixing WordPress
In reply to: Navigation in postForum: Plugins
In reply to: [qTranslate] qtranslate flags in headerDear sanderbontje,
I’m thrilled by your help! It’s no easy to teach others and be tolerant!I made it 🙂
heres what I found and works perfect:
In header.php added
echo “<div style=’position:relative; margin-left:200px; padding-top:15px;’>”;
echo qtrans_generateLanguageSelectCode(‘both’);
echo “</div>”;Then in the Quick CSS added:
.qtrans_language_chooser li { float: left; position: relative; display: inline; padding-right: 6px; padding-top:3px; }
a.qtrans_flag:hover {background-position: -18px 0 ; }Thank you for your time 🙂
Forum: Plugins
In reply to: [qTranslate] qtranslate flags in headerNothing happened.I mean It didn’t show flags on the page.
Thank you for your time anyway 🙂Forum: Plugins
In reply to: [qTranslate] qtranslate flags in headersanderbontje, you actually gave me the answer 🙂
I didn’t put the php tags. I just blindly copy/pasted the code.
Now I;ll try it agin and I’ll give you a feedback.
Thanks!Forum: Plugins
In reply to: [qTranslate] qtranslate flags in headerbenisv, I see you didn’t succeed to put pics on your language links.
sanderbontje, I tried to use your code, but it shows on the page, after saving.
Is there something you will suggest to add/remove in it, please?
Thank you!Forum: Fixing WordPress
In reply to: How to display footer in Twenty Twelve child themeDear alchymyth,
Very fast I found out that I’m too ignorant to understand what is going on 🙂
Therefore I did exactly what you suggested – just copy/paste 202 footer.php and that’s it 🙂
And I felt so successful 😀It turns out in the end, that we are going without footer 🙂
Thank you very much for your time!
Best,
ProletForum: Fixing WordPress
In reply to: How to display footer in Twenty Twelve child themeHi alchymyth and thank you for your quick respond!
I don’t know absolutely anything 🙁 I took this project few days ago and I’m trying to finish it.
The child theme is built by somebody else and I’m not very confident with my coding knowledge…
I just want to have a normal footer to display widgets and some links.
Can you give me some directions, please?
Thank you for your time!
……………….
aaaaaaaa, now I understand 🙂
I have to put the content between <?php/* and the closing tag 🙂
I should read before to write…
THANK YOUUUUUU!Forum: Plugins
In reply to: [Overweight Calculator] CSSSorry,
I found the way 🙂Forum: Plugins
In reply to: [Adminimize] Different colour for every user levelFrank, thank you for asking.
Yes, please, I’d like to make different colours for the backend of the wp-install to the different user levels (as you defined the question).
… Actually my English is not so good to understand precisely your question 🙂
I’ll explain as I can.
The end result is, the client will make a level choice, will pay and will register. When the user go to his/hers private area or community area the username will be coloured with the colour of the user level. In the forum the usernames will show the user’s level.
I’m not sure Adminimize can do that. Just I think this plugin is a magic wand and I’m very curious:)
Any ideas will be appreciated.
Thank you for your time, Frank!
Best,
ProletForum: Localhost Installs
In reply to: wp-config.php/local hostesmi,
That was quick and brilliant!
Thank you so much for the information.
I didn’t know it, because my host has a specific name.
THANK YOU!