Forum Replies Created
-
AuthorPosts
-
Thank you for your help :)
This reply has been marked as private.Hi.
I got it to be white when I scroll but making it transparent doesn’t work. I added an example image. I want the main menu to be transparent on it.
This reply has been marked as private.Correct. When you are at the top of the page I want the main menu to be transparent. When scrolling down I want the main menu background to become white. And it should scroll down with the page as it does by default.
Enfold > Styling > Quick CSS
Add this code.
.breadcrumbs { display: none; }
- This reply was modified 11 years ago by Semel.
October 26, 2013 at 1:05 pm in reply to: How to translate the breadscub-title: "You are Here" #180994You will find the string in the language file, use Poedit or Codestyling.
http://www.poedit.net/
http://wordpress.org/plugins/codestyling-localization/October 25, 2013 at 1:07 pm in reply to: How to remove © Copyright – Career Guru99 – Enfold Theme by Kriesi from footer? #180635Enfold > Footer > Copyright
Add [nolink] in the field to remove Enfold Theme by Kriesi
If you want to remove only the copyright in your footer.
Enfold > Styling > Quick CSS
Add this to your Quick CSS.
#socket .copyright { display: none; }
- This reply was modified 11 years ago by Semel.
Hi again.
I tried doing it but it’s still no difference. I want the textareas to be the same size on WIP as on Kontakt.
This reply has been marked as private.I also have the issue with the sidebar border, half of it is gray and the rest is black. When I hold my mouse over the content, the whole border becomes black.
Enfold > Header > Un-check Append search icon to main menu
:)
It isn’t fully translated, the swedish language files you included in the update wasn’t fully translated. That’s why a big part of my website became translated to german.
Hi again!
No, I didn’t translate it. I found the issue, my wordpress installation is in Swedish and as you added the Swedish language in the latest update, my site was translated but a huge part of the files wasn’t translated. I had to delete the language files and now it’s in English.
- This reply was modified 11 years, 2 months ago by Semel.
I tried this out and I also get an empty subject line on the mail recieved.
I see in the update you have added a function to change the contact form subject. Is it possible now to use the contact form subject as the mail subject.
For instance, I have the fields name, e-mail, subject, message. A visitor writes “I want to talk about this and that” in the subject field. I want this to be viewed the mail subject in my mail.
When you edit your page, you will find Partner/Logo element under Media Elements and Content slider under Content Elements.
It is found in framework/php/class-form-generator
I just don’t know how to change it.
You should check here. :)
If I remove the scroll-to-top button, is it possible to add the arrow in the footer instead?
I have suggested it. Thank you.
Is there any other way to change it? So it says just “Message” or something.
When a visitor sends a message using the contact form, the default subject is “New Message (sent by contact form at ******)” in the mail. Is it possible to change this? I have a field called Subject in the contact form, when a visitor writes a subject of their mail I would like that to be shown instead of the default.
Any help?
Hi again.
Here is the website, http://goo.gl/0aPM41. The chat bar is only showing when I’m online, I sent a picture to your support email address. When I look on the css in Firefox, it’s the overflow, I just don’t know how to change it.
-
AuthorPosts