Forum Replies Created
Author | Posts |
---|---|
June 5, 2013 at 3:22 pm in reply to:
You Tube Link 4586 | |
LJA32118 | Works perfectly – thanks again! |
June 5, 2013 at 1:20 pm in reply to:
You Tube Link 4584 | |
LJA32118 | For some reason – this did not work for me in my single.php – I did put it inside the loop. If I include a YouTube link inside the “content” it works fine. I tried creating a textarea (with RichText turned off) and using that for the link, but it did not work – it just displayed the link url. |
June 4, 2013 at 1:38 am in reply to:
You Tube Link 4526 | |
LJA32118 | Tried that and it prints out the following: [embed]http://www.youtube.com/watch?v=f3tQLBLPSBI[/embed] and on those that don’t have a YouTube link it prints out: [embed][/embed] I checked out that WordPress Page plus about every other page about embedding a YouTube video in the single.php It works if it is included in the Post Body but not as a field unto itself. |
May 28, 2013 at 2:56 am in reply to:
Notification E-Mail 4261 | |
LJA32118 | Added the filter:
and now it is sending the notifications in html. Thanks! |
May 25, 2013 at 8:06 pm in reply to:
Assistance With Two Items 4205 | |
LJA32118 | Thanks – it works like a dream!! Your support is phenomenal. BTW – I bought the 5 site license so that I could create everything on my development server and then move it to the client’s server. You might want to consider offering developers a two site option. |
May 23, 2013 at 3:39 pm in reply to:
Pre-Purchase Question 4082 | |
LJA32118 | Thanks for the answer. Will have to figure out how to do that. One other quick question. I have played around with your online demo. There is one thing that I need the plugin to do. Will the Pro Version allow me to do this: I managed to customize the blog post myself and get the custom fields appear in the format and order that I need them in using this: ID, ‘cf_remail’, true ); ?> I also need to modify the “notify admin” routine to change the $to to the cf_remail field and then do a carbon copy to the admin and modify the body text to fit my needs. From your demo it appears that I will not encounter any problem with the modification of the body text – is this correct? I can get it to send a CC – but I can’t figure out how to call the cf_remail into the $to section. I have tried every version of the get_post_meta no success. Will the Pro Version solve this problem? |