Hello @helder
Se here: http://screencast.com/t/ZyZWRYIB9S9
Hello,
You have some javascript conflicts, see here: http://screencast.com/t/kljWKoMc
please try to deactivate some plugins and see if works.
Thanks
Hello,
That color is from Theme customzier -> Colors on Theme color. If you want another color you can change it from CSS
Thanks
Hello,
I will set a multisite to test it. Thanks for the message.
Hello,
Edit style.css here: http://screencast.com/t/PpdsuorIP1
Thanks for the message!
Hello,
Follow the steps from here: http://wptheming.com/2009/07/upload_max_filesize/
Hello,
Because the menu is on top. You can use the arrow to go to top. We will improve this in the following updates.
Thanks
Hello,
I’m not sure i understand your question, sorry, please can you give us a link with the issue to inspect it.
Thanks and sorry for long delay!
Hello,
We will fix it ASAP.
Thanks
Hello,
You can add the logo on menu, edit menu_header.php file http://screencast.com/t/glaGrnIWhUBr add your logo there and hide it when you are on mobile using this in style.css
/* responsive phone */
@media (max-width: 767px) {
use display:none;
}
Thanks
Hello,
Add this to style.css
.td-slide-item-sec .td-sbig-title-wrap {
background-color: none !important;
}
.td-sbig-title-wrap .td-sbig-title {
background-color: none !important;
}
Thanks @mbasche
Hello,
Sorry for long delay!
At this moment works with subscribers, we will take a look.
Thanks
Hello,
Go to Settings -> General and set like here: http://screencast.com/t/6ufRlhdB
Thanks
Hello,
Please can you give us you site URL and show us a screenshot with your issue.
Thanks
Salut
Cum ai folosit reclama sus in header pe text ad spot cu codul acolo sau ai folosit din Theme – Options pentru Google adsense? http://screencast.com/t/YWoaM0Deyb
Creaza un spot la fel ca si cel din sidebar la dimensiunile dorite si selecteaza spotul din Theme customizer.
Reclamele Google se incarca doar la refrash daca schimbi dimensiunea la browser.
Titlurile se decaleaza pentru ca sunt prea lungi daca vrei sa pot face cu font mai mic pentru tablete, telefoane foloseste acest css:
/* responsive portrait tablet */
@media (min-width: 768px) and (max-width: 1018px) {
adauga aici marime font pt tablete
}
/* responsive phone */
@media (max-width: 767px) {
adauga aici merime font telefoane
}
Frumos site!
Mersi
Hello,
I’ve tested your site and I see that the pagination works. From what was the issue?
Thanks!
Hello,
Here is the content pagination http://screencast.com/t/vsJCH83DrsHi
To style the post pagination use this selector page-nav-post http://screencast.com/t/PtscQLMYu4Ou
Thanks
Hello,
Thanks @neotrope for the help.
Hello,
Is td_module_1.php http://screencast.com/t/nWeFFAe2Z
Thanks
Hello,
We have this feature on our todo list for the following updates.
Thanks
Hello,
We will make it for the following updates.
Thanks
Hello,
You can make it via CSS, inspect it take the selector and add in style.css like here: http://screencast.com/t/VVp3EgedPku
Hello,
Please give us a link with wordpress admin access to take a look. Send via email at contact@tagdiv.com
Thanks
Hello,
We working to improve the social counter plugin. Will be fixed for the next version.
Sorry for long delay!
Hello,
I’ve tested your site on Iphone 4s and the floating menu works fine, only the logo missing from the menu. We will fix it.