Support › Forums › Rosa – HTML Template › Contact, changing icons, subscribe, member details and twitter api
- This topic has 8 replies, 2 voices, and was last updated 7 years, 7 months ago by
CreaboxThemes.
-
AuthorPosts
-
February 6, 2016 at 5:38 pm #5114
Marius Dragoiu
ParticipantHello.
I’m here with a few questions.The send button in Contact won’t work if I press it.
How do I change the icon in the left of the name of the website ? the “R” one. Notice that I’ve modified the index and changed the icons.
If I subscribe entering my e-mail I’m receiving a confirmation email from you, not from my work email.
I’ve changed the member’s icons but when the website loads the name of the upper member won’t display, and the description appears to be under the avatar. Tried lots of dimensions for the avatars including 500×500 but it keeps doing this.
The twitter api won’t load, I’ve followed your documentation.
How do I change the colors when I hover the Rosa text from the main page and the categories under the time.
How do I change the timer’s language and set it to count for example from a given date to 0 / or from 100 to 0.
Also, when the website loads there i get one error ” request website…. 404 ”
And my last question is how do I change the language of the ” deadline timer ” in the middle. Saw that there are some language files and I’ve changed the language form en to ro from index.html
I use the video 2 index.
How do I solve those ?Thanks and best regards.
February 9, 2016 at 12:39 am #5115CreaboxThemes
KeymasterHi,
sorry for the delay.
-
The send button in Contact won’t work if I press it.
Can you send me you url to check the code please? -
How do I change the icon in the left of the name of the website ? the “R” one. Notice that I’ve modified the index and changed the icons.
What ‘R’ do you mena? -
If I subscribe entering my e-mail I’m receiving a confirmation email from you, not from my work email.
You have to modify the file sendmail.php in the folder php. -
I’ve changed the member’s icons but when the website loads the name of the upper member won’t display, and the description appears to be under the avatar. Tried lots of dimensions for the avatars including 500×500 but it keeps doing this.
The same. Please send me the url to check your code. -
The twitter api won’t load, I’ve followed your documentation.
The same. Please send me the url to check your code. -
How do I change the colors when I hover the Rosa text from the main page and the categories under the time.
You have to modify the file sytle.css in the folder css.
You have to add the next code:
h1 a:hover{
color: #d00355;
border: 1px solid #d00355;
}
.menu a.button:hover::before,
.menu a.button:hover::after {
background: #d00355;
} - How do I change the timer’s language and set it to count for example from a given date to 0 / or from 100 to 0.
-
Also, when the website loads there i get one error ” request website…. 404 ”
That happens because you load the website in your computer without a local server. The error is happened because the php file that get the twitter messages have errors. If you upload the theme to your server, the error won’t appear. -
And my last question is how do I change the language of the ” deadline timer ” in the middle. Saw that there are some language files and I’ve changed the language form en to ro from index.html
All these features are changed in your main file. The language folder is used for the simple price.
February 9, 2016 at 5:38 am #5116Marius Dragoiu
ParticipantI’ll give you a message with my ftp and maybe you can solve it.
Please help pe with all my questions.February 9, 2016 at 5:53 am #5117Marius Dragoiu
ParticipantI’ll upload the files on some external website so you can download them and give them back to me.
Hope that you can help me.The R that i mean is the icon that appears when the tab is open. The one beside the name of the website.
http://s29.postimg.org/ktq0eynpj/2016_02_08_21_47_02.pngI also want to change the language of the timer and make the twitter api work.
And here is the link to the files.
Please send it back to me after you modify it.
http://www.filedropper.com/forcreaboxThanks and best regards.
February 9, 2016 at 6:01 am #5118Marius Dragoiu
ParticipantNo problem for the delay. I’m not in such a hurry.
So, I want the twitter api work ( You will find that I’ve changed what was needed for it. ), the contact form and the icon changed.
And theses are the files, uploaded on a external website. Please send me the modified files after you make them work.
Files for creaboxFebruary 9, 2016 at 6:40 am #5119Marius Dragoiu
ParticipantAlso I can’t change this :
I want to change the text and to change the mail message when I subscribe.
I tried the sendmail.php but it keeps sending mails from you account, not from mine when i subscribe with any email.February 9, 2016 at 10:55 am #5120CreaboxThemes
KeymasterHi,
yes, I will help you. No problem.
I have checked your files and the favicon is changed correctly. It is a world icon. Maybe you have to delete the cache browser to view the icon modified.
About the language of the timer. What is the words you want?
And about the subscription form, what do you want exactly? The mailchimp subscription form or the other option?
Regards
February 10, 2016 at 6:19 am #5121Marius Dragoiu
ParticipantAbout the language of the timer.
I want the days, hours, minutes, seconds to be changed into -> zile for days, zi for day, ore for hours, oră for hour, minute for minutes, minut for minute, secunde for seconds and secundă for second.About the subscription form, I want the text that appears when someone is already suscribed to be : “email@email.com este deja abonat la World Squared” from “email@email.com is already subscribed to list CreaboxThemes Themeforest.” .
And I don’t know what do you mean about the mailchimp subscription form or the other option.
I’m having a Thunderbird mail. Can you add this one ?.February 10, 2016 at 7:07 pm #5123CreaboxThemes
KeymasterHi,
I have modified the text timer and I have sent you an email with the file modified. It is the file scripts_video.js. Replaced it by yours in the folder js.
About the subscription form, Mailchimp is a provider of email marketing. It is a great tool. The other option is a simple form. The difference between both is that Mailchimp checks if the user is already subscribed. The other option doesn’t check if the email is subscribed because the emails are not saved in any database.
Regards
-
The send button in Contact won’t work if I press it.
-
AuthorPosts
- You must be logged in to reply to this topic.