This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

link-title icon h4 title problem

Resolved 3 replies themetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

for some reason the title of the circle-icon widget is being messed up.
look at produced code of the widget attached here.
there is 2 extra tags on top of the “title” .
one with in it. other just string of spaces.
it makes the icon to be too high above the widget title. and the title to be too high above the widget text.
does someone has a clue?

p.s
also, the color of the is not set by the theme settings and need to be adjust manually.

—————————————————————–

דפוס אינטראקטיבי

Some text here
Read more

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 11 years, 9 months ago

    Hi Nir. Please try:

    1. Dashboard > Updates, ensure everything has been updated.
    2. Turn off all plugins except for Page Builder and see if the issue changes.

  2. Nir Louk 11 years, 9 months ago

    found the problem.
    i had a tools.php i am using, from old themes:
    //- remove all P and BR around shorcodes
    remove_filter( ‘the_content’, ‘wpautop’ );
    add_filter( ‘the_content’, ‘wpautop’ , 12);

    that was probably causing problems with pagebuilder.
    thanks.

  3. Andrew Misplon Staff 11 years, 9 months ago

    Win. Glad you found the problem. Thanks for sharing.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread