Forum Replies Created
-
AuthorPosts
-
miladaMember
Hi Erika,
thank you very much for your prompt and kind help!
Best wishes to you 🙂Milada
miladaMemberI never said I wanted you to solve the issue for me.
I just asked you about this problem with respect to the code, as I think there is something wrong with the code.
What I thank you for is that you provided the link to the code.miladaMemberI have tested the issue with all the plugins deactivated, but the issue persists. So it is not probably caused by the plugin intervention.
miladaMemberThank you for having tested it. It is kind.
Is it ok that I added this code/* Content Box
------------------------------------------------------------ */.content-box-purple {
margin: 0 0 25px;
overflow: hidden;
padding: 20px;
}.content-box-purple {
background-color: #e2e2f9;
border: 1px solid #bebde9;
}to the style.css file?
Milada
miladaMemberHere is the link again: https://moreyouthfulskin.com/cs/p-shine/
miladaMemberOh no, this was an omission, in the post there is this:
<div class="content-box-purple">…Historie tohoto způsobu úpravy nehtů sahá do doby před čtyřmi stoletími, kdy si ženy šlechticů leštily nehty, aby se leskly jako vzácné perly…
Tento typ manikúry převzal název P-Shine, po názvu firmy, která v roce 1958 začala v Tokiu vyrábět leštící výrobky na nehty. I proto její druhý název, „japonská manikúra“, odkazuje na dlouholetou tradici, která vzešla z této země.</div>
but the box still does not show...
miladaMemberThanks for the link.
I used this code, which I copied to style.css:
/* Content Box
------------------------------------------------------------ */.content-box-purple {
margin: 0 0 25px;
overflow: hidden;
padding: 20px;
}.content-box-purple {
background-color: #e2e2f9;
border: 1px solid #bebde9;
}+ the code <div class="content-box-blue">text</div> that I copied to the post
However, it does not show the box.
What is wrong?Milada
miladaMemberHi,
I resumed this problem in October 2017,
Thanks anyway,Milada
miladaMemberHey ecommercediggy and Khabir,
thank you both for your replies and @ecommercediggy for your hints.
Best,Milada
miladaMemberThank you for your reply and explanation.
Milada
miladaMemberThank you very much for your prompt reply. The solution with Yoast SEO is handy and easy.
However, I would like to learn how to wrap the code if I used the wp-head Hook.
Thank you in advance.
Regards,Milada
June 11, 2017 at 6:10 am in reply to: Adsense add only before pages/posts content not the home page #207608miladaMemberThank you for the visual guide.
I keep the code in before_content Hook and checked the box for PHP code.
However, when inserting this code:if ( is_singular() ) {
?>
<script>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- MYS Responsive Right Sidebar CS -->
<ins class="adsbygoogle" style="display: block;" data-ad-client="ca-pub-3031806710283272" data-ad-slot="1512222341" data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</script>
<?php
}even removed the 2nd </script>
the ad does not show either on home or posts/pagesCan you please help?
Thank you,Milada
miladaMemberThank you for your support.
Kind regards,Milada
miladaMemberthank you for your reply, I have hired a developer,
Milad
miladaMemberThank you for your prompt reply and information,
Milada
miladaMemberYes, I thought so, I wanted to be sure.
Thanks for your help! 🙂Milada
miladaMemberThank you again.
There is no "PHP" mention, but there are the shortcodes brackets: "[]"
But it does not mean anything, does it?Thank you!
Milada
miladaMemberThank you 🙂
One more question:
should I check one of these?
Execute Shortcodes on this hook?
Execute PHP on this hook?Milada
March 31, 2017 at 11:51 am in reply to: How to add a Right and Left Side(bar) Widget with a Field for Affiliate Links #204127miladaMemberUnfortunately, my Wellness Pro theme has only one sidebar. I would like to add some banners (affiliate links to text fields) on the other side of my articles (apart from one side already there). Could you please give me an advice what to do to be able to display banners on both sides of the article?
Thank you in advance.Milada
-
AuthorPosts