How can I make the links in homepage bottom feature settings to open in a new window? I had a solution by putting "target="_blank" after the link. But if I make another change in the settings the "target="_blank" is automatically erased. regards Alan
Put that code(i.e. "target="_blank" ) in the First Linkpanel Link section, after the link, instead of First Linkpanel Image section.
>>>>>>Put that code(i.e. "target="_blank" ) in the First Linkpanel Link section, after the link, instead of First Linkpanel Image section. Hehe it looks if I'did very stupid. yes I did but obly to make the screenshot. I put the code in the wrong textbox making the screenshot but I didn't do it wrong for my website. If I put the code in it works fine. But when i go back to the settings of my theme to chance for example something in my custom css then the code target="_blank is gone. Try it yourself.
Is there no solutiom for this? It is very disturbing to put that code everytime back again after entering the Theme option
Go to front-page.php present in your theme directory and add the code given below Code: TARGET="_blank" Sending image for reference Use same process for others also.