This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Probuilder – Visual live CSS editor

توضیحات

Probuilder is a visual live CSS editor that helps you adapt the design of your website in a super simple way. Just activate Probuilder in the front end, select an element on your site and click on it. An editor with lots of different properties will open. All you need to do now is select or enter the values you would like to apply. Probuilder is both for experienced users as well as people without any coding knowledge. Even if you have no idea about CSS you will be able to adapt your website’s design using Probuilder.

عکس‌های صفحه

  • The simple Probuilder editor, just add a value and the change will be visible to you on your page immediately
  • Using the Pro version of Probuilder you have great features like Autoprefixing, media queries and keyframes.
  • See the generated CSS code and add custom code if you like.

نصب

  1. Upload the plugin files to the /wp-content/plugins/probuilder directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Go to the front end of your website and click on the blue button in the top right corner saying ‘Activate Probuilder’.
  4. Once activated you can select an element with your mouse and click on it to open up the editor.
  5. Do changes as you wish and click ‘Save Changes’ to save your newly created CSS code. To find out more please read our documentation by going to ‘Probuilder’ in the admin section.

سوالات متداول

What happens if I destroyed some part of my website?

If you did some changes and now your website looks like a mess you can simply click on ‘All Probuilds’ on the right side of your screen (in front end). This will give you an overview over all changes you have made. You can then simply edit a change by clicking on it or click on the trash icon to completely delete the styling for that element.

Will Probuilder work with my theme?

We have tested Probuilder on several WordPress installs with several different themes and it did work for all of them. However since Probuilder is still very young we can not guarantee the functionality in every theme. If you experience problems please write us: probuilder@lingulo.com

I added a value in the editor but nothing happens on my website, why?

This sounds like another CSS rule is more specific and therefore stronger than the one you just created. You can try to add ‘!important’ just after the value you entered. In the future we will take care of this problem by determining whether a rule you added applies or not and if not add the ‘!important’ automatically.

Probuilder is not working as expected or looks messed up, what can I do?

Please send us a link to your site or a screenshot so we can investigate what the problem might be. Also please make sure to update to the latest WordPress version and to use a modern browser. Please don’t use Internet Explorer 😉

Installation Instructions
  1. Upload the plugin files to the /wp-content/plugins/probuilder directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Go to the front end of your website and click on the blue button in the top right corner saying ‘Activate Probuilder’.
  4. Once activated you can select an element with your mouse and click on it to open up the editor.
  5. Do changes as you wish and click ‘Save Changes’ to save your newly created CSS code. To find out more please read our documentation by going to ‘Probuilder’ in the admin section.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Probuilder – Visual live CSS editor” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Probuilder – Visual live CSS editor” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

0.0.1

  • Initial commit