Okay

Public Tickets

rod clemen image descriptionClosed   Nakamura - WordPress Theme   Updated January 29, 2017 at 1:38pm   4 Most recent comment from Paul:Ah I see. Please try using this one instead: .single-uxbarn_portfolio .image-caption { display: none; } ;) kevmantam Gallery SettingsClosed   Nakamura - WordPress Theme   Updated January 26, 2017 at 12:47pm   2 Most recent comment from Paul:Hi there! I am sorry for the confusion, but that setting has no effect on the uploaded portfolio gallery (it is shown automatically by the OptionTree plugin that the theme uses). Every image you put ... Rcpinnell Questions on stylingClosed   Nakamura - WordPress Theme   Updated January 24, 2017 at 12:08pm   4 Most recent comment from Paul:You're welcome, Richard! Samuel Removing Page TitlesClosed   Nakamura - WordPress Theme   Updated January 23, 2017 at 12:42pm   2 Most recent comment from Paul:Hello Samuel!To hide the page title, you can apply this custom CSS: .post-title { display: none; } If you would also like to use custom CSS for other elements, I recommend Developer Tools o ... Alessandro Bosio Gallery slideshow in PTFClosed   Nakamura - WordPress Theme   Updated January 16, 2017 at 3:32am   6 Most recent comment from Paul:Hi Alessandro! Just to let you know that the latest version of Nakamura (v1.0.1) includes a new portfolio option to disable the lightbox on portfolio single pages. After updating the theme, you can ... Alessandro Bosio Finding the PTFs IDClosed   Nakamura - WordPress Theme   Updated January 14, 2017 at 1:24pm   4 Most recent comment from Paul:You're welcome, Alessandro! Have a great weekend! Antlusher Item filteringClosed   Nakamura - WordPress Theme   Updated January 12, 2017 at 11:29pm   2 Most recent comment from Paul:Hello!You can do that by directly add the portfolio categories to the main menu. For example, if you add the "Videos" category, when visitors click it, they will see the portfolio items of the Videos ... Ivan Nikitin Paragraphs in block quote overlap each otherClosed   Nakamura - WordPress Theme   Updated January 13, 2017 at 1:18pm   5 Most recent comment from Paul:Ah, I found it. To fix the problem, please add "width: auto" to the ".portfolio-thumbnail img" CSS selector. So, as a result, it will be: .portfolio-thumbnail img { display: block; margin ... Ivan Nikitin Inline PortfolioClosed   Nakamura - WordPress Theme   Updated January 12, 2017 at 11:18pm   4 Most recent comment from Paul:The theme uses "wp_reset_post_data()" to reset the main query loop after using custom WP_Query() (reference: https://codex.wordpress.org/Function_Reference/wp_reset_postdata ). And those two lines o ...