f rox
Forum Replies Created
-
Forum: Plugins
In reply to: [Download Manager] Issues with custom download buttonsI have the same problem since the last update. Before the download file icon was clickable to start the download. Now I see a large “download” button just below the file name and the corresponding icon is not clickable anymore.
How can I restore the previous behavior?Also the icons look larger than before.
I’m running:
Wordpress 4.9.8
Download manager 2.9.85Thanks a lot.
Forum: Themes and Templates
In reply to: [Ares] Header bar cutThanks a lot! This solution I think is better, otherwise during the future theme updates the css file will be overwritten.
Forum: Themes and Templates
In reply to: [Ares] Header bar cutI don’t know why but inserting the code “theme->editor” didn’t work. Now I installed “custom css” plugin and the code seems working.
Forum: Themes and Templates
In reply to: [Ares] Header bar cutSorry, I removed it after testing. Now I put it again.
Forum: Themes and Templates
In reply to: [Ares] Header bar cutHello,
thanks for your relay. I tried your suggestion but it didn’t solve the problem. The header bar, always disappears below the slideshow when I scroll down my webpages. 🙁Forum: Themes and Templates
In reply to: [Ares] Home page slide text multilanguageThanks for your reply. I’m not a developer but I understand a little php code. Since my website is already translated in two languages (italian and english) using qTranslator, except the slide text in the frontpage, I don’t want to change this theme.
For this reason I think that the straightforward approach, in my case, should be to change the “slide text” within the code, using an “if(italian) {…. } else() {…} construct.
The problem is that I don’t know exactly where is the lines that creates the 3 slide text.