In Magento 2.0 magento connect manager not found to change theme. - magento-2.0

I'm new with magento 2.0. In previous version of magento theme were changed using magento connect manager but in this version no such thing has found. please anybody tell me the alternate way of deploying new theme.

you can create your own theme in app/design/frontend/vendorname/yourthemename by inheriting magento2.0's luma or blanck theme. when you will create your theme you have to make regestration.php and theme.xml in your theme folder(just copy these both files from luma and change the names)
If you have purchased theme you can extract it in app/design/frontend and verify the regestration.php and theme.xml , after these you have to change current theme from admin dashbord->stores->configuration->general->design-> in this page change design theme name to your new theme name
finally you have to run bin/magento setup:upgrade

Related

Why the wordpress theme uploaded in zip is treated as new instead of triggering update?

So I have a wordpress theme I'm working on. When I deploy the theme to the server I pack it into a zip and upload using WP admin. Assuming this theme is already installed I expect an update to happen but WP treats it as new and proposes to activate the uploaded theme. What am I doing wrong?
Unfortunately, I have no (s)FTP or SSH access to the server.
It is worth mentioning that metadata in style.css is the same (hence theme name, author etc).
WP version is 6.0.2
Thanks in advance.

Css Declaration issue with the theme - Magento 2 Commerce Cloud

We have a website in Magento Cloud. This site was made by someone before. The problem is :: When we install a new plugin or module, their css files (converted from less files) after -static content compiled- are not displayed on the frontend. But when we switch from magento panel to defaul theme (luna) or blank, css files appears and there is no problem. The Theme we use is a custom theme. What could be the problem we are experiencing?
Note: We manuelly deleted var/view/process, var/di, var/cache, etc. Static content deployment etc. All standart procedures done...It does not work when custom theme is active, but everthing works perfectly when we switch to Magento Luma or blank. So problem comes from ths custom theme. Can you please help!

Wordpress Multisite theme upload

I am new in wordpress. I am trying to build multisite using single wordpress installation. In that how I can change theme of every site? Please give me some idea.
Once you setup your multisite, you will see a new menu option where all your sites are listed. You can change such settings from there. Here is a screenshot
http://codex.wordpress.org/images/7/78/network-admin-link.png
To change themes you can check Themes section here
http://codex.wordpress.org/Multisite_Network_Administration

How to add to a WordPress theme a page but a php file that is loaded separately

This seems to be an answer,
How to add a php file to wordpress theme addition of standard files?
Yet the template option is missing in my WordPress 3.5.1
How to do the same thing now with this currently the latest version of WordPress.
Or could it not be related to the WordPress version and actually has to do with a default setting of the theme not allowing for template choosing? Where could I look up for that in the theme configuration.
WordPress documentation didn't remove the Templates as part of the page attributes
http://en.support.wordpress.com/pages/page-attributes/
So it could be related to the theme's options of not allowing for template choosing, would need to override that setting then maybe but don't know it's location now.
This is nothing to do with Wordpress 3.5.1, the problem must be in your theme. Your current theme probably just doesn't have any additional templates you can use; try some others (like the default theme that came with your Wordpress installation, which is probably TwentyTwelve if you're running 3.5.1) and seeing if the template menu appears.
Those templates are for (Wordpress terminology) pages, not posts. Posts do not have the "Page attributes" box, only pages.
This plugin appears to expand that functionality to posts.

How can I check the wordpress theme on my system?

I have doubt in using the wordpress theme. I had downloaded a wordpress theme for my website from wordpress.org. I need to know how do i test it. The theme name is "pagelines". When i run it on my server it shows me webpage not found. How will i be able to test it out.
Please help....
First of all you need to unzip the theme file you have downloaded and place in your themes folder then go to admin panel
admin ->appearance -> Themes
there the themes will be displayed
you can view the new theme here and activate the theme
now your theme will be enabled on your wordpress, you can check your home page
Have you read the Wordpress' Using Themes guide? Read this guide first http://codex.wordpress.org/Using_Themes. It will clarify a lot of your questions.

Resources