I did he said because I changed the theme folder name they can’t help me. In the themes/buycars folder it has a style.css file so it is using the css file.
Any suggestions greatly appreciated
hi there, I am having the same issue,. were you able to solve this? please advice, thanks
just open the file wp_content/plugins/otw-portfolio/otw-portfolio-light.php, find the line 56 and change it from
‘rewrite’ => true,
to
‘rewrite’ => array(‘slug’ => ‘portfolio’,’with_front’ => false),
save the file, goes to settings > permalinks and click save button to flush url rewrite rules. Now goes to the single project page again, the url now is “http://www.lowerthanwater.com/portfolio/bouf/”, perfectly solved!