silvioitalo
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Need some helpyou are welcome!
If you or i had another idea lets talk!
Forum: Networking WordPress
In reply to: Need some helpHello!
You are welcome!So, one alternative could be to put in the some place of the text of each page you put the link of the respective page in the other language maybe, like this example:
“To read this in english click here”
“To read this in greeck click here”But do it automatilly i really dont have no ideia instead of using a javascritp or php algoritms
Forum: Fixing WordPress
In reply to: Make dropdown menuHello,
Sure, you can use javascript and jquery, this both languages together guarantee that you web site will works fine in all this devices.
If you want you can check the menu that i built in my web site with this technologies
Forum: Networking WordPress
In reply to: Need some helpHello,
You can put arround the flags a tag
<a>and put the atributte href with the name of your two sites like this:<a href="index_eua.php" target="self_"><img src="image/flag1.png" /></a> <a href="index_greek.php" target="self_"><img src="image/flag2.png" /></a>In my website i did almost it in the footer with the flags of my social midias, but i used the target=”_blank” because i wanted to open a new tab,like this:
<a href="http://www.sitepor500.com.br" target="_blank"><img src="image/facebook.png" /></a>Forum: Requests and Feedback
In reply to: wordpress.org search is horribleThat’s why I installed the google search!
Forum: Themes and Templates
In reply to: How to I change this?I look in your source code and I saw that the column Featured is called with the ID id=”sidebar”, So you can look this ID in you code and delete or display: none;.
And the colunm with the content of the middle is called id=”content” class=”clearfix”, so here you need to find the width proprieties and but the size you need to use 6 boxes