Hi
Do you want to change this text: http://screencast.com/t/irbMqDIjfiZIf so that can be possible from theme panel > translations: http://screencast.com/t/CG6XqLW8JZ Just add there the desired text, save the settings then test the page again.
Let me know how it goes.
Thanks!
Perfect, tanks …
I have another fix!
This site appears different colors on the theme when it is loaded …
How do I get this second color that appears and disappears when loading the site?
http://www.julianodalbosco.com.br/news-2?preview_id=8346&preview_nonce=b872c3ca80&preview=true
Hi
I can’t access the given url as it’s from your dashboard and I don’t have permissions if I am logged out.
I assume that you’re referring at that delay which appears on page’s load until the settings from theme panel are applied. That happens because the custom css generated by the theme is moved by Speed Booster plugin at page’s bottom. To avoid the delay you can try to insert all custom css generated by the theme directly in style.css. That code can be found in page’s source but you have to be very careful with it. Currently you have this custom css: http://pastebin.com/ZmyuCBNU Try to paste it in style.css here: http://screencast.com/t/HxwVJnudgGK clear the caches then test the site again.
I hope this helps.
Thanks!
For confirmation, as the procediemnto,
this is the site http://www.julianodalbosco.com.br/news-2
Layout like this now
http://www.julianodalbosco.com.br/wp-content/uploads/2016/08/julianodalbosco2.png
Layout change in space need
http://www.julianodalbosco.com.br/wp-content/uploads/2016/08/julianodalbosco3.png
Hi
Try this css in theme panel > custom code > custom css: http://screencast.com/t/dXq54C9tp2zX
.td-top-bar-container {
margin-top: 15px;
margin-bottom: 15px;
}
Thanks!
Hi!
See if you understand me in this picture!
How do I want the space 🙂
http://www.julianodalbosco.com.br/wp-content/uploads/2016/08/space2.png
Hi
If that code dos not work properly I will need access on your site in order to provide a solution.
Please address us via email at contact@tagdiv.com including a link to this conversation and also give us wp-access so we can have a closer look at this and we will get back to your as soon as possible.
Thanks!
Hi
You can use download attribute in file’s url like here: http://screencast.com/t/DG8PItfD1
Please check this link for more details in this regard: http://www.w3schools.com/tags/att_a_download.asp
Thanks!
Perfect! Good to know that …
But what I need is how it is in the picture !!
How do I provide the download on the user panel account?
Hi
Do you want to have a Download section in user’s admin panel? If so you will need some customizations or a plugin with a similar functionality. I can’t make any recommendation in this regard as we didn’t tested any plugin with a similar functionality but you can do a search online for some plugins, try a few of them and use the one who fit you best. This link may help in this matter: http://www.wpbeginner.com/plugins/how-manage-track-control-file-downloads-wordpress/
Thanks!