How do I edit a Wordpress theme - Greyed out?

Hi,
I'm new to Dreamweaver and have just successfully setup my Wordpress Site to run in dreamweaver through MAMP.
Using the properties box on the side, I've been able to successfully edit the single line text boxes on my theme.
I am unable to edit any other part of my theme however. Everything I click on the website has all of the options "greyed out" within the properties box.
1) I'm sure this is probably something quite basic, but how do I edit the properties if they're greyed out?
2) Also is there a way to copy the properties from one area to another? "Enter Your Email" is in the same font as "Enter Your Message", but they're displaying differently and I'd like them to match.
3) The menu's on my theme adjust based on the width of the device. On the narrowest width however, they aren't quite lined up correctly. I can't see anything in the properties however (such as margins being used). How would I go about correctly aligning these to the centre?
Thanks Jake

Most wordpress themes have options that can be changed from within the dashboard, a lot of commercial themes even use 'page builders' that offer a GUI to construct new pages. Be careful when making changes to a template if your not sure what your doing as this can break functionality.
As MurraySummers states most pages are constructed on the fly and use a series of templates- header.php/footer.php etc as well as a series of child themes - page.html etc to construct the pages you see on the screen. The only page that exists in wordpress is index.php. Everything is routed using .htaccess and URL rewriting.

Similar Messages

  • How do I edit a WordPress site in Dreamweaver?

    I found a pretty good article on how to install WordPress to a localhost and run a site made locally on a test server through Dreamweaver (http://www.adobe.com/devnet/dreamweaver/articles/dw_wordpress_pt1.html), but it leaves a lot unanswered. Like...
    1. Okay, now I've built a WordPress site locally, how do I upload it to my webserver?
    (When I upload it to my ftp, it's broken. I suspect that this is because the scripting is set to work on my localhost MySQL & phpMyAdmin and not my webserver's)
    2. If I already have a WordPress site up on my webserver, can I download it to my localhost server so I can edit in Dreamweaver and my local machine, and then upload it later to my webserver?
    Thank you everyone! Your help is highly appreciated!

    i am only new at dreamweaver...however, i have spent quite some time with Wordpress and Joomla website building.
    Plese note... In an effort to explain my thoughts (which if left in their original state...only make sense to me really) i use the term "articles" below very loosely as Wordpress is not just a blogg platform anymore.
    The two platforms serve different purposes. Wordpress is a publishing platform...Dreamweaver is a design program. Dreamweaver on its own, would be a very slow and cumbersome way of publishing articles on a Wordpress site. Dreamweaver on its own, is oriented towards creating the entire Wordpress CMS itself...not the "dynamic content" that goes on the Wordpress Site (dynamic meaning published information that is regularly being added/edited/deleted) .
    What you really should be asking is, "how can i edit/develop Wordpress themes in Dreamweaver?" Now that, Dreamweaver can do.
    Just slightly off topic, have you thought about building your websites using Adobe Muse instead. Its much faster and a lot simpler to use than dreamweaver and a great drag and drop design interface! Almost no coding required. You wold not be using Wordpress of course, and the content isnt dynamic, but Muse is soooo easy to build sites with!
    Could i make a suggestion that i myself have undertaken...Purchase a monthly Adobe Creative Cloud plan(to get access to a heap of Adobe CC programs) + $39US/month Lynda.com tutorial package.
    Even if you just use the lynda training for a single month only (you only pay by the month as you go)...you will learn an enormous amount about the Dreamweaver, Muse, Wordpress...and a huge number of other programs.
    Best money i have spent in Info Tech in a long time
    kind regards
    Adam

  • Ever since the latest update, my task bar (if it's called that - it's the one with "file,edit,view, etc") will "grey out" and I won't be able to type into any websites I visit. Only way to fix:either restart Firefox or reduce the window and open it again.

    Ever since the latest update, my task bar (if it's called that - it's the one with "file,edit,view, etc") will "grey out" and I won't be able to type into any websites I visit. Only way I can proceed is if either restart Firefox (very annoying) or reduce the window and open it again. Please help!

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    See also:
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    *http://kb.mozillazine.org/Corrupt_localstore.rdf

  • How do you get rid of a greyed out 'installed' badge in apple updates?

    How do you get rid of a greyed out 'installed' badge in apple updates? I have one that never wants to disappear despite having the most recent version of the software ( its evernote in case that helps). That is really the only app that doesn't want to disappear after installation. Any thoughts or ideas out there in the world wide web?

    Not sure I follow you 100%, but I think I know what you need.
    Spotlight: How to re-index folders or volumes
              http://support.apple.com/kb/ht2409
    Mac App Store: Cannot update App Store purchases or updates do not seem available
              http://support.apple.com/kb/TS4236

  • Edit menu Copy function greyed out MSword 2011, v14.1.0 (after I updated to OS X 10.9.5; 4GB 1067 MHz, Processor 2.53 GHz, Intell Core i5)

    Edit menu Copy function greyed out MSword 2011, v14.1.0 (after I updated to OS X 10.9.5; 4GB 1067 MHz, Processor 2.53 GHz, Intell Core i5)
    The copy function under the edit menu is gone (greyed out) and the short-cut, "command + c" doesn't word. I can only copy by using the copy button on the formatting toolbar, which is slow & annoying. All after I ungraded to Maverick. I've tried several different solutions. Any suggestions? I've tried several solutions, but nothing has worked so far...

    Try posting in the Microsoft forum
    http://answers.microsoft.com/en-us/mac?auth=1

  • Editing a wordpress theme in Dreamweaver

    Hi there I have been looking every where for help on how to
    setup a wordpress theme in dreamweaver. So that I could edit it in
    Dreamweaver which would be so much easier. The main reason is so
    that I can add and delete what I want and make a theme better and
    also my own!

    Consider using the Dreamweaver extension, ThemeDreamer. It
    turns Dreamweaver into a WYSIWYG editor for WordPress themes. Open
    just about any WordPress theme to get a visual approximation in
    Design View. It's great for customizing CSS, drag n' drop/position
    blocks of code (just like you did with html in Dw), while easily
    navigating code in CodeView, eliminate the need to guess/parse
    multiple files (header.php, etc.) that make up a theme. Bonuses are
    code hints, context sensitive documentation via the property sheet,
    no server required (work offline), etc. Sure, Design View is just
    an approximation but it sure beats the heck out of trial n' error
    for doing design.
    Without it, you're missing out on alot of Dw's potential with
    WordPress. Before/after screen shots speak for themselves:
    http://www.themedreamer.com/demos
    Hope that helps!

  • Can I edit a WordPress theme on a remote server with DW CS5?

    I'm sure this isn't that difficult, but I'm going nuts trying to figure it out.
    How do I tell DW CS5 to open my WordPress theme on a remote server so I can edit it using all the great new features?  I'm not using my "real" blog/site for this.
    I have gone through the tutorials to set up a local testing server, but I'd really like to be able to edit on my host too.  It's got to be possible, but I'm just not finding the answer.  Please help!

    I use Dreamweaver CS4 to work on remote WordPress themes/sites all the time and it works very well.
    I never bother setting up a testserver on my local machine since I work from different locations, so I work directly on the remote server from wherever I am.
    I will try to give you step by step directions:
    (I am on CS4 so it may be a little different for you but the basics will be the same),
    Set up your site with site/manage sites/advanced
    For the Local root folder you give the folder on your hard drive where you keep your files
    Set links relative to document.
    For Remote info set access to FTP
    FTP host will be ftp.yoursite.com
    Host directory is the path to your theme folder, in my case that is httpdocs/wordpress/wp-content/themes/mytheme/
    Then give your login and password and check "use passive FTP"
    check "maintain synchronization information" and "automatically upload files to server on save".
    For testing server check "none"
    For version control click "none"
    (it could be a good idea to use version control through subversion but for a one-man operation it may be a little overkill, we leave that for now to keep things simple)
    For cloaking check "enable cloaking", check "cloak files ending with" and give the file extensions of the files you keep in your local folder for building your website but don't want to be uploaded to your remote server, like .fla .psd .set .rtf .doc  etcetera.
    Now you are ready to start working on your theme.
    In your files panel you can switch from local view to remote view. You can use the "get" and "put" commands (the arrows) to move files from local to remote and vice versa. I always work with child themes*. So in my theme folder there will be only a style.css file, a functions.php file, maybe some template files and an images folder. I use my local style.css file to make changes. On save, they are automatically uploaded and Dreamweaver also handles the "dependent" files, like images. No need to bother about that, really easy. Use the browsers on your machine to check your site.
    The downside of working on a remote server is off course that if you make a mistake you will mess up your site. Luckily, in this setup you can just use "undo", save the file and you are back to were you were, as long as you work on your local files (and let DW upload those automatically after you save)
    For safety and convenience, I keep all my local files in a Dropbox** folder. Everytime I save the file, a version is saved. So I can always go back to versions I  made hours, days or weeks ago. If you're on a mac you could also use timemachine for this, but timemachine only backups every hour, where Dropbox keeps every copy you save(as long as you have enough free space in your Dropbox that is)
    To sum it up:
    • Setup your site with Site/manage sites
    • work locally and let DW automatically upload the files you edited to the remote server
    • setup your local machine so that versions are kept with Dropbox
    • work on child themes instead of making changes to the original theme
    • use a browser to view your work
    * child themes are the easy and clever way of working with themes.
    see: Working with Child Themes
    ** Dropbox is a free backup, file sync and filesharing utility.
    Get a free 2Gb plus 250MB bonus account here:Dropbox Invite

  • Edit in photoshop is greyed out

    I have read all the forums and search engine finds on this question:
    Edit in Photoshop selection is greyed out in lightroom cc  (also have Photoshop cc 2014)
    I have tried all the suggested fixes  ( registry edit, re-install in all various combinations , all of them )
    Still will not function properly (Edit in photoshop  selection still greyed out , in fact all selections, are greyed out)
    Seems this started when I recently applied the "update" to light room last week..  any way to go back to previous version ?
    Has anyone at adobe have an answer to this ?
    Thank you in advance...

    sonsteby,
    You didn't describe any problem, except for not being able to re-install. And your problem is not the same as brownwood1 had.
    Your problem is probably from passing a 16-bit file to Photoshop, and most of the filters only work on 8-bit files. You can change Bit Depth in your preferences:
    or you can change mode in PS on an individual basis:
    Hal

  • Edit in Adobe Audition Greyed Out in After Effects CC

    The "Edit in Adobe Audition" is greyed out in After Effects CC. I imported an mp3 file into my composition, click on it and the link remains greyed out. The link works fine from Premiere Pro CC to Audtion.
    Is there a setting somewhere I need to set?

    Figured it out. For whatever reason the .sesx file extension wasn't associated with Adobe Audition on my Windows 7 machine. I changed this by double clicking on an .sesx file and adding the association.

  • Edit in Photoshop CS5 greyed out in LR4 and LR3

    Since one of the many upgrade to LR3 I have not been able to edit in photoshop, it is greyed out.  I thought the upgrade to LR$ would deal with this but it has not. I have tried the upgrade to beta 6.7 but this does not help. Would removing CS5 and reinstalling help?  Very frustrating.
    Ralph

    Ralpheyesight wrote:
    ... Would removing CS5 and reinstalling help?  Very frustrating.
    Ralph
    I'm pretty confident it will help.
    Beat

  • Edit in Audition is greyed out in PPro CC

    Have an audio clip in my PPro CC timeline. Right-clicking it shows "Edit Clip in Adobe Audition" as greyed out.  (Edit video clip in After Effects works fine)

    You need system specs for a software menu problem?  Ok, I'll play.
    What version of Premiere Pro? Include the minor version number (e.g., Premiere Pro CS5.5 with the 5.5.2 update).
           - As mentioned above, Premiere Pro CC.
    Have you installed the recent updates? (If not, you should. They fix a lot of problems.)
           - Everything available through AAM has been installed.
    What operating system? This should include specific minor version numbers, like "Mac OSX v10.6.8"---not just "Mac".
           - Windows 8
    What kind(s) of source footage? When telling about your source footage, tell us about the codecs, not just the container types. For example, "H.264 in a .mov container", not just "QuickTime".
           - WAV file.
    If you are getting error message(s), what is the full text of the error message(s)?
           - As mentioned above, no error message. The option is greyed out in the menu.
    What were you doing when the problem occurred?
           - As mentioned above, I was right-clicking the WAV file clip in the PPro CC timeline.
    Has this ever worked before?
           - Not in PPro CC, since PPro CC was just installed today.  It worked perfectly fine in PPro CS6.
    What other software are you running?
           - No software other than background processes, and none of those interfered with the availability of this option in PPro CS6.
    Do you have any third-party effects or codecs installed?
           - TechSmith codecs from Camtasia.
    Tell us about your computer hardware. Be especially certain to tell us about third-party I/O hardware (e.g., AJA, Matrox, Blackmagic, MOTU).
           - i7-990x, 24GB RAM, SSD drives, nVidia 680GTX, Soundblaster Titanium.
    Are you using Mercury Playback Engine GPU Acceleration?
           - Yes.
    Does the problem only happen with your final output, with previews, or both?
           - Not applicable.

  • Edit in photoshop is greyed out in both LR3 and LR4

    Sudenly the edit in photoshop option has been greyed out in both programs It has always worked and for no apparant reason that I can recall this has happened Can anyone advise what has caused this please

    sonsteby,
    You didn't describe any problem, except for not being able to re-install. And your problem is not the same as brownwood1 had.
    Your problem is probably from passing a 16-bit file to Photoshop, and most of the filters only work on 8-bit files. You can change Bit Depth in your preferences:
    or you can change mode in PS on an individual basis:
    Hal

  • How do I get photostream which is greyed out - active in icloud?

    Photo stream in icloud on my Macbook air is currently greyed out - how can I change this?

    You have to have either iPhoto '11 (9.2.2 or higher) or Aperture 3.2.3 or higher.  If you don't have these, you can purchase iPhoto '11 (9.5.1) from the Mac App Store (requires OS X Mavericks 10.9).

  • How can I get rid of a greyed out video title on my iPhone 4?

    I deleted the video from the phone then trashed it in iTunes. I can't find the video anywhere but it shows up, greyed out, in the list of videos.
    Can anybody help? Thanks in advance.

    Try checking "Manually manage music and videos on the Summary tab of your iTunes sync settings, click Apply, open the folder on your iPhone on the left sidebar by clicking on the triangle to the left of its name, click on the Movies folder and see if you can click on the video and delete it from there.

  • How can i fix a wifi switch greyed out on iphone 4s updated to ios 7

    I was using wifi normally when suddenly it stopped working and i thought something went wrong with the internet connection so i turned both the wifi router and my phone off, when i turned it back on my phone s wifi switch had greyed out and i couldnt do anything about it, i tried resetting the networking settings as if it would work but it didnt, any help please ?

    Try this support document. http://support.apple.com/kb/TS1559

Maybe you are looking for

  • Significance of Follow-Up Material in MARC with Interchangeability

    Dear All,         We have a field 'Follow-Up Material' (NFMAT) in the MARC table in R/3. Can we use this field in our APO Interchangeability. (ie.) Maintain the replaced product in this field and use it as Predecessor product in our super session cha

  • Multiple "publisher" names on one apple developer account?

    Hi, I would like to purchase whatever apple account you need to submit apps to the app store. However, some will be games that I will be working on with some other people, and some will be utilities developed by myself. I want to be able to submit th

  • Errors in Export to PDF for web use - some images are lost when PDF is enlarged & in browser

    I have a multi-page PDF in InDesign CS6 that I want to export to view on the web. I need the file to stay under 2MB, and I need it to be crisp and nice enough to read the type on the page (as small as 9pt type). The errors that are occurring are the

  • Connection Limits

    Hi, I was searching online for limit on the service and there are multiple different version on the answer accross 2 years of posting. Is there a maximum number of concurrent connection on a single account? Is there a maximum number of groups? My app

  • FCP7 General Error working in 720p timeline

    Hi, Ive been using FP7 for years now and just coming across this stupid problem.  I created a slideshow using iphoto. I exported the slideshow in HD 720p as its default. I Imported the movie into FCP7 cause i want to add orther stuff to it, other cli