WordPress help - Ask your questions

Status
Not open for further replies.
Yes, I have entered an email, also with the send to friend option it ask the senders email as well as the person you want to send it to. I enter all these details and get a Successfully send message.
but both emails is my email accounts for testing but I don't receive any email on any of the.

My contact us page does work and I do receive those email.

Strange Im using the latest version of WP too and theme seems to work fine except for the issues that I have mentioned in this thread.

Hope you can help, thx O
Try replacing send_inquiry_frm.php with this code:

http://pastebin.com/q4ST4iDD

Then try sending inquiry.
 
Try replacing send_inquiry_frm.php with this code:

http://pastebin.com/q4ST4iDD

Then try sending inquiry.

Hi O,

Ok that worked!!!!! Basically what I did was I changed it, and then had the same problem where it does not approve the Verification. Then added a " !" to the line 4. and Yeah it worked.

Ok now for the friend inquiry what do I have to change to get that one working ?

Also is there a way that I can edit the message because I see all the html and goes to spam folder. I will paste the message received below :

<p>Dear [email protected],</p>
<p>Here is an Inquiry for <b><a href="http://website.com/listing/">test Guest House</a></b> </p> <p>Hi there, I would like to inquire about this place. I would like to ask more info about...</p> <p>Thank you, <br>From : Person Name<br>Phone : 000000000<br><br>Send from - <b><a href="http://website.com">On The Map</a></b>.</p>

And the from email account is something I would not like my clients to see it basically shows : [email protected]


Thx for all the Help. + Rep Given.
 
Hello OriginalEXE and thank you for that great opportunity.

I have a quick question about the Calendar in Wordpress. How can I translate this Calendar, in Italian format? I have already tried the PO but it seems there's nothing appropriate. I need only to change like June in Giugno.
calendario.gif

Also, another thing, I have a Theme which includes Event adding but only with this type of Calendar, so they results "Posted on DATA IN ENGLISH LANGUAGE AND FORMAT".

If you have a little time, I can send you the link and Skype via PM so we can fix this problem together.

Thank you for your time and help, is always good to have people like you on BlackHatWorld!
 
Ok, we have something now. Forgot about ! :)

Try this code now and tell me what is the output:

http://pastebin.com/YrXSmbm1

Just change yourdomain to mydomain.com, everything else leave the same so I can see.


It works, The email looks a lot better. Still went to spam though Is there a way I can prevent this ? ( If not then this is something I can at-least live with ) I can allways just tell the people to add
it as a save sender.

ok This is what everything looks like : The from email shows : [email protected]; on behalf of; Form inquiry <[email protected]>


Dear [email protected]

Here is an Inquiry for test Guest House <http://mydomain.com/test-guest-house/>

Hi there, I would like to inquire about this place. I would like to ask more info about...

Thank you,
From : Name Surname
Phone : 0000000000

Send from - On The Map <http://mydomain.com> .
 
Hi EXE. I would like to put a Skype button on my site, however my theme has no side bar and the plug ins I have already tried don't show on my site. Any suggestions mate?

James :)
 
Hi EXE. I would like to put a Skype button on my site, however my theme has no side bar and the plug ins I have already tried don't show on my site. Any suggestions mate?

James :)
Hey James!

Go here: http://www.skype.com/intl/en-us/tell-a-friend/get-a-skype-button/ generate a code you need, then go to Appearance - Editor.

There, select the file you need, I guess page,php and paste the code where you want to show the button. Your homepage is on index.php. Play with positioning and I am sure you will get it right. If you get stuck, just write here.
 
It works, The email looks a lot better. Still went to spam though Is there a way I can prevent this ? ( If not then this is something I can at-least live with ) I can allways just tell the people to add
it as a save sender.

ok This is what everything looks like : The from email shows : [email protected]; on behalf of; Form inquiry <[email protected]>


Dear [email protected]

Here is an Inquiry for test Guest House <http://mydomain.com/test-guest-house/>

Hi there, I would like to inquire about this place. I would like to ask more info about...

Thank you,
From : Name Surname
Phone : 0000000000

Send from - On The Map <http://mydomain.com> .
I believe the spam problem will solve itself after few users mark mail as not spam. Domain, website or mail triggers alert with mail host and not much can be done, just mark as not spam every time.
 
Hello OriginalExe,

can you reply at my post above? I'd appreciate it a lot!
 
Hey man, I'm using the Suffusion WP theme and I would like to resize my header banner to 1/3 of its size in order to give the 2/3 space to an advertisement banner. Would that be possible? How would I go about doing that? Thanks!
 
Saw the original post date and assumed this thread wasnt too active... I probably should have asked my question here instead lol
 
need a quick answer please - basically I have this article which has like 25% quotes I tried to use "block quotes" the wordpress feature but it still comes up as plagerised on copyscape? any solutions to this? will google index the quotes I hope not I heard using block quotes make them not pick it up
 
need a quick answer please - basically I have this article which has like 25% quotes I tried to use "block quotes" the wordpress feature but it still comes up as plagerised on copyscape? any solutions to this? will google index the quotes I hope not I heard using block quotes make them not pick it up
Unfortunately I don't know the answer to that question, sorry. But I never heard of that (referring to Google not indexing block quotes content).
 
Hey man, I'm using the Suffusion WP theme and I would like to resize my header banner to 1/3 of its size in order to give the 2/3 space to an advertisement banner. Would that be possible? How would I go about doing that? Thanks!
Resize like in width or height?

Go to Appearance - Editor - CTRL + F = find #header on line 247

There, you will see

[CODE]
min-height: 55px;
padding: 15px 0;
[/CODE]If you need to change width, add this line:

Code:
width: 300px;

Of course, adjust it to your needs.
 
Hi mate.

I have an image placed as the background of my wordpress site instead of just a standard colour. This image is shown on either side of the main central column but is hidden by the main page or content column. Is there anyway of making the main central column semi transparent so that some of the background image shows through? This would obviously effect the text within the main column, but all I'm after is a little bit of transparency so that the background image can be seen a little more.

I'm using an older version of the thesis theme and by the help of google and the wordpress help forums have been adding some custom css, but nothing seems to make any difference.

Feel free to PM me if you're not sure what I mean and I'll send you the url which should explain a little better.

Thanks again.
 
Hi mate.

I have an image placed as the background of my wordpress site instead of just a standard colour. This image is shown on either side of the main central column but is hidden by the main page or content column. Is there anyway of making the main central column semi transparent so that some of the background image shows through? This would obviously effect the text within the main column, but all I'm after is a little bit of transparency so that the background image can be seen a little more.

I'm using an older version of the thesis theme and by the help of google and the wordpress help forums have been adding some custom css, but nothing seems to make any difference.

Feel free to PM me if you're not sure what I mean and I'll send you the url which should explain a little better.

Thanks again.
I understand you completely. Just send me your url via pm and I will do the rest ;)
 
Just got this mail 'A host, 74.208.173.53, has been locked out of the WordPress site at blah blah until Saturday, June 9th, 2012 at 8:37:06 pm UTC due to too many login attempts. You may login to the site to manually release the lock if necessary.

Someone trying to hack me?
 
Just got this mail 'A host, 74.208.173.53, has been locked out of the WordPress site at blah blah until Saturday, June 9th, 2012 at 8:37:06 pm UTC due to too many login attempts. You may login to the site to manually release the lock if necessary.

Someone trying to hack me?

Probably just false alarm. That only means Better WP Security is doing great job :)
 
Status
Not open for further replies.
Back
Top