Kadunc
Forum Replies Created
-
Same problem here. After i upgraded my WordPress to the latest version (4.8.2), plugin stopped working.
- This reply was modified 8 years, 6 months ago by Kadunc.
Forum: Themes and Templates
In reply to: [Virtue] Smaller posts images🙂 I solved this issue with using a smaller images.
Forum: Themes and Templates
In reply to: [Virtue] 3 posts in one lineThank you for your reply. This plugin works for me:
https://wordpress.org/plugins/content-views-query-and-display-post-page/Thank again!
Forum: Themes and Templates
In reply to: [Virtue] Smaller gaps between titles in menuHi Bojan,
i copied your css into style.css (child theme) and changed the value and it worked perfectly.
Thank you for your help.Forum: Themes and Templates
In reply to: [Virtue] Smaller posts imagesI have made child theme and now i must edit the templates/content-single.php on line 20. But i dont know how to do it. If i copy content-single.php file to child theme and change data (slideheight) on line 20 from 400 to 200 nothing happens.
Please help.Forum: Themes and Templates
In reply to: [Virtue] Smaller posts imagesWhen creating a post, featured image can also be included but its too big when shown on home page. I would like to set it to smaller dimension (by default).
Regards
KaduncForum: Localhost Installs
In reply to: PHP not installed errorHad the same problem. You have to open wp-config.php file(its in your wordpress directory) with notepad and at DB_NAME, DB_USER and DB_PASSWORD replace the following: name_here, user_here, password_here with your data.
Save the file and it should work.Regards