
Resolved Anything Boxes And Polylang Language Filtering Problem
By
janpeeters, in DMS & Legacy Products
-
Similar Content
-
By bankrollbuilder
I used a custom hook to put a banner ad in my header. It works but its not in the right position. it is centered and above my logo and I would like to float it to the right of my logo in the header. heres the link: http://shaboopie.com/shaboopie-wp/free-logos-pg1/
thanks.
Dan B.
-
By starlit
Can one have two hero sections on one page?
I want a landing page which leads/advertises two subpages.
Or is there another option?
Please help.
THANK YOU
-
By hutruk
Hi!
I am using the shortcodes for tabs, as described in the documentation.
When I insert the following code:
[pl_tabs][pl_tabtitlesection type="tabs"] [pl_tabtitle number="1"]Title 1[/pl_tabtitle] [pl_tabtitle number="2"]Title 2[/pl_tabtitle] [/pl_tabtitlesection] [pl_tabcontentsection] [pl_tabcontent active="yes" number="1"] Lorem ipsum dolor sit amet, consectetur adipiscing elit [/pl_tabcontent] [pl_tabcontent number="2"] Lorem ipsum dolor sit amet, consectetur adipiscing elit [/pl_tabcontent] [/pl_tabcontentsection] [/pl_tabs]
I get a strange output (in the attachment).
Any ideas?
Thanks in advance!
-
By MooiWeb
Hello,
I would like to align my qtranslate with my breadcrumb so that the flags are on the same hight.
I'm aware of putting a code in the custom css and tryed severall codes from your site but for now, no succes
The site i'm working on is http://nieuw.vazdias.nl
Thx,
Edwin
-
By texasx
Hi,
Struggeling to find the right custom css to reduce margin between the rows / span from 22 down t 2px. Tried many versions. Here is one of many trials which do not work:
#page.wpcf7-form .post {
margin-top: 2px;
margin-bottom: 2px;
}
-------------------------
This what firebug css code says (margin adjusted in firebug) :
element.style {
margin-bottom: 2px;
margin-top: 2px;
}
p:before {
content: "";
display: block;
overflow: hidden;
width: 8em;
}
p {
margin: 1.6em 0;
orphans: 4;
--------
html
<div id="wpcf7-f729-p100-o1" class="wpcf7">
<form class="wpcf7-form" method="post" action="/#wpcf7-f729-p100-o1">
<div style="display: none;">
<input type="hidden" value="729" name="_wpcf7">
<input type="hidden" value="3.3.1" name="_wpcf7_version">
<input type="hidden" value="wpcf7-f729-p100-o1" name="_wpcf7_unit_tag">
I would really appreciate any help.
Thanks
-