prepu
Forum Replies Created
-
Forum: Plugins
In reply to: [SMTP King Pro] Problem with email and SSLHi Ash,
I have being thinking about the differents between emails that come from wordpress (for example a new user registration) and woocommerce. I remembered that woocommerce are sending the emails using the feature “email type: HTML”. That’s why tables and other attributes are misconfigured.
I hope that can help you finding the problem.
Forum: Plugins
In reply to: [SMTP King Pro] Problem with email and SSLHi again Ash,
The problem with SSL encryption is strange because I have tried to send mails with SSL using Outlook and it works (I must confess that I received the warning message that my mail server cetificated is outdated but I accepted and it sends the mail). If I use the TLS option it doesn’t appear the error message but it doesn’t send the mail.
About the other problem, I don’t know exactly how is the email coded. I only can tell you that is email that sends Woocommerce when I have new orders, proccessing orders and completed orders. I also use this plugin PDF Invoice & Packing Slips to send a pdf invoice with the email but it seems there is no problem with the pdf (I can send it without problems).
If you need any other information don’t hesitate to ask me.
Forum: Plugins
In reply to: [Ad King Pro] Adding ads for mobile?Yes, I have done everything you said. I’ve just had a look again and it is still not working. 🙁
Forum: Plugins
In reply to: [Ad King Pro] Adding ads for mobile?Hi Ash and thanks for your fast answer.
I have added that code in my style.css and it doesn’t work. I think there is something in my theme that is overwritting that. Now, I have another banner in my sidebar but nothing when the screen is smaller.
Here is the site I use to make tests:
http://188.165.218.80/test2/Forum: Plugins
In reply to: [Ad King Pro] Adding ads for mobile?Ash, thank you for the information. I am not a programmer and that’s why I am asking (perhaps) silly things.
I will try to get information of how can I create a container just for mobile sizes and keep it sticky in the footer.
Thanks again.
Forum: Plugins
In reply to: [Ad King Pro] Adding ads for mobile?Hi and sorry for the delay.
I have tried adding the code you gave me in my style.css. The result si that I have the banner fixed.
The problem is that I don’t want to use the same banner I have in my sidebar (now is 250px x 150px). My idea is to use a unique rectangle banner for the “footer” (perhaps 728x90px but it will adapt to the width of the mobile) and only for mobile or tablets. For example, if I see the page in a PC that banner will not see it.
That’s why I say it could be a different function or plugin.
Thank you for you time and help.
Forum: Plugins
In reply to: [Ad King Pro] Adding ads for mobile?Hi Ash,
Sorry for the delay in my answer. I wasn’t talking if adkingpro is or not responsive. My idea is to make banner in the lower part of the mobile that is shown while I am read the webpage.
You can have a look of what I was talking if you use user mobile here:
http://www.elmundo.es
I would be great if I can choose the height of the banner.
I was also thinking how can I give some ads to my clients. Now I have the ads in my sidebar and the sidebar is hidden in mobiles and tablet.Yes of course!
I know it is a silly (small) detail.
Your plugin is great!
Hi again Ewout,
I have added the code to my funtions.php and it works unless you press the “invoice” button in Woocommerce / Orders.
I have noticed that if I would like to have a look to the “invoice” it creates the invoice number. Perhaps it would be a good idea to disable the invoice button…
It is not an important issue.
Sorry for my bad english… 😉
Thank you for you advice.
I don’t know a lot about programming… Can you tell me which code do I have to insert and where?
Maidul, now it is fixed!!
Thank you very much!
I don’t know why it shows that </p> tag because it isn’t there. Anyway, I have added an open <p> tag before and the problem is still there…
I have just copied from shortcode generator:
[team_manager category='direccion' orderby='modified' limit='2' exclude='' layout='grid' image_layout='boxed' image_size='thumbnail']I’ve just copied from shortcode generator. The one I have now (with modified order) is first the content title and after the shortcode:
<span style="color: #0f6500;"><strong style="font-size: 18px;">QUIENES SOMOS</strong></span> [team_manager category='direccion' orderby='modified' limit='2' exclude='' layout='grid' image_layout='boxed' image_size='thumbnail']