You can do this with a plugin, for example https://wordpress.org/plugins/hide-this/
URL?
Did you changed your permalinks? Seems it cannot find your articles/items..
you can try it with CSS
.td-header-style-10 .td-header-sp-logo img {
display:block;
position:relative;
width:300px;
z-index:1;
}
-
This reply was modified 8 years by
niederense.
Solved, i forget to choose the “full image” at upload π
It seems the image is always blurred, i tried different settings in the CSS but still blurred, any help on this?
Check the mobile page there they will show up π
Great π Many thanks!
Why you dont use the Facebook Plugin, that works great.. We use it also on our homepage
Thanks! π
Maybe your header ad?
Did you hide content on mobile version? Footer is shown but yes, rest is blank page!
One question, did you used a plugin for your notifications? Very beautiful! What plugin did you used for that?
Both working without any problems, just tested on Android (Mobile) and Chrome (Webbrowser)
Thanks! Solved π
Hi @Simion C. Great that works… However i use Advanced Custom Fields, can you give me an example how the link should be formated than? I tried
<p>Adress:<?php echo get_field, ‘Adress’, true); ?></p>
But that is not working,
Many thanks! π
To early, when activation YOAST SEO this problem occures… When de-activate YOAST it works again.. Any fix for this?
Hi, found the error, it was a cache problem in Chrome, in Edge and other Browser it is working, thanks! π