YuKhAys
Forum Replies Created
-
Forum: Plugins
In reply to: [OTW Portfolio Light] Sidebar still showingHi,
I had the same problem. The only way I could solve it was by removing the ‘get sidebar’ straight in the plugin code. I’m working on a child-theme, but it seems that any change I make in the templates regarding this plugin never works.
I know this is not the ‘solution’, but… until we get a response, it’s the only thing we can do.
Forum: Plugins
In reply to: [OTW Portfolio Light] Modifying Template doesn't workI’ve found the reason why it wasn’t working… Everything is explained in this thread: https://www.ads-software.com/support/topic/modifying-template-files
Thank you!
Forum: Plugins
In reply to: [OTW Portfolio Light] Modifying OTW-Portfolio-Post.php to force full widthI’ve found the reason why it wasn’t working… Everything is explained in this thread: https://www.ads-software.com/support/topic/modifying-template-files
Thank you!
Forum: Plugins
In reply to: [OTW Portfolio Light] Finding and moving the OTW template filesI’ve found the reason why it wasn’t working… Everything is explained in this thread: https://www.ads-software.com/support/topic/modifying-template-files
Thank you!
Forum: Plugins
In reply to: [OTW Portfolio Light] modifying template filesHi Regine,
That issue was driving me crazy. Thanks so much for your contribution. Now my modified templates are finally working ??
Regards.
Forum: Plugins
In reply to: [OTW Portfolio Light] Finding and moving the OTW template filesHi Cashlin,
I followed these instructions but the changes I perform (I edited the files in Sublime Text Editor) are not working. The changes I have made are working in the rest of the .php files, but not in the plugin templates.
Do you have any idea of why is this happening?
Many thanks in advance.
Forum: Plugins
In reply to: [OTW Portfolio Light] Modifying OTW-Portfolio-Post.php to force full widthHi harperandhenry,
I was wondering if you made those changes in the plugin files or if you copied the plugin templates onto your theme’s folder along with the rest of the .php files and you performed the changes there.
I am asking you because I did it that way (I copied the files onto my theme’s folder) and I can change anything I want, but I can’t visualize the result of that change ??
Many thanks in advance!
Forum: Plugins
In reply to: [OTW Portfolio Light] Modifying OTW-Portfolio-Post.php to force full widthHi Schmarzwalder,
Appart from removing those lines you need to change the css to:
.otw-eighteen, .otw-row .otw-eighteen { width: 100%; }
instead of 75% that is how is set by default.
Hope it helps!
Forum: Plugins
In reply to: [OTW Portfolio Light] Single Portfolio Item not showing: error 404I have already found the answer… quite weird, but works ??
https://www.ads-software.com/support/topic/portfolio-item-404-error?replies=6
Thanks @spankmarvin!