Cubic theme Edit single posts
-
Hi, I am trying to edit the cubic theme single posts but I can’t seem to be able to make any changes. Every time I edit single.php (edit or even delete entire contents) no change is reflected on the front end. I am 100% sure I am editing the correct version and cache is not issue as I am in an incognito window. I have tried removing contents of all php files and posts still display fine. The index/home page seems to be only page affected by the changes. Does cubic theme use some other php file for displaying single posts??
The blog I need help with is: (visible only to logged in users)
-
Hi there!
Never edit theme files directly, as you’ll lose all your changes every time the theme’s updated. Instead, make a child theme, so your changes won’t be overwritten when you update the theme. If you’re new to child themes, you can explore these guides:http://codex.wordpress.org/Child_Themes
https://www.smashingmagazine.com/2016/01/create-customize-wordpress-child-theme/
http://vimeo.com/39023468These forums are for sites hosted on WordPress.com, but you’re running the WordPress software on your own hosting. If you need further help with the self-hosted version of Cubic, feel free to post in its forum at WordPress.org, and we can troubleshoot with you there.
https://wordpress.org/support/theme/cubic
You’ll need a free WordPress.org account to post – if you don’t already have one, you can register here:
https://wordpress.org/support/register.php
Be sure to provide a link to your site when you post so people can help you more easily.
- The topic ‘Cubic theme Edit single posts’ is closed to new replies.