Homepage Slider and WPML

Multipurpose WordPress Theme Forum Support
GK User
Fri Feb 05, 2016 9:50 pm
Hello, I installed the template quark with WPML, my problem is when I translate the homepage slider pages does not work ( the slider is not displayed ) in English only works in Portuguese .
Can you help me?
thank you
User avatar
Fresh Boarder

Joshua M
Mon Feb 08, 2016 9:30 am
Hi,

Did you translate all frontpage pages with custom fields? Could you send me a private message with backend access to your website? Then I'll be able to check the issue.
User avatar
Moderator

Joshua M
Tue Feb 09, 2016 9:50 am
On your tabs and slider pages - there were missing custom fields;

For the tabs:
page_function with value: tabs

For the slider:
page_function with value: slider

I've added these fields and it works properly.
User avatar
Moderator

GK User
Tue Feb 09, 2016 11:50 pm
Thanks for your support.
User avatar
Fresh Boarder

GK User
Wed Feb 17, 2016 3:47 pm
Hello, i have a new question related to the frontpage header.
I put an image with the following code:
<a href="#">
<img class="bf-header-icon" style="width: auto; max-width: initial; top: 60%; left: 60%;" src="....." alt="Google+" />
</a>

and I see in firebug with <p> and </br>:

<p>
<a href="#">
<br>
<img class="bf-header-icon" alt="Facebook" src="...." style="width: auto; max-width: initial; top: 60%; left: 40%;">
<br>
</a>
</p>
I'm not understand why puts the </ br > . Thank you
User avatar
Fresh Boarder

Joshua M
Thu Feb 18, 2016 10:17 am
Hi,

These tags like <p> are added by wordpress editor.
Please check the solution here:
http://wpcrux.com/disable-wpautop/
User avatar
Moderator

GK User
Thu Feb 18, 2016 5:50 pm
It worked. Thank you for your help
User avatar
Fresh Boarder


cron