Text and Image component Image placing not working!

Hi Guys,
For some odd reason, when I drop text and image component to the page I do not see the left or right option to place image in "Styles" tab.  The styles tab shows blank and by default paragraph gets placed after image.  This only happens in my site, not in Geomatrix. Am I missing something to include??
Thanks in advance.

geometrixx site has extended the text&image component thats why it shows that option. earlier in 5.4 version they directly overrided in geometrixx apps but now you wont find it there. But if you want to achieve this functionality then you have to override same component locally in your apps and add some more configuration to style tab as below.
<tab4
            jcr:primaryType="cq:Widget"
            xtype="componentstyles">
            <items jcr:primaryType="cq:WidgetCollection">
                <controlstyle
                    jcr:primaryType="cq:Widget"
                    fieldLable="ControlStyle"
                    name="./ControlStyle"
                    title="ControlStyle"
                    type="select"
                    xtype="selection">
                    <options jcr:primaryType="cq:WidgetCollection">
                        <Left
                            jcr:primaryType="nt:unstructured"
                            text="Left Align"
                            value="left"/>
                        <Right
                            jcr:primaryType="nt:unstructured"
                            text="Right Align"
                            value="right"/>
                    </options>
                </controlstyle>
            </items>
        </tab4>

Similar Messages

  • IPhone 4 and Apple Component Cables do not work

    I have an iPhone 4 and my Apple Component Cables no longer work.
    I have had an iPhone 3G since July 2008, and a first gen iPod Touch. They both have and continue to work with the cables.
    I have the Component cables hooked up to an Apple universal dock... it's been a great way to watch movies and TV shows on my bedroom TV, as the remote control works through the dock. I've become so accustomed to using it, I no longer even use a DVD player (all my media is digital). That's the main reason I upgraded to a 32Gb ip4. I have tried plugging the cables directly into my phone, rather than going through the dock, to no avail.
    I am now on my second replacement iPhone 4, and the Genius at the Apple Store had the same issue with his demo unit. Oddly, the ip4 appears to work fine with the lower quality composite cables, but not at all with the HD compatible component cables. My question is, have any of you experienced the same problem? How is this not a bigger issue? (I can't find any threads about this issue), Am I the only person who uses his iPhone this way?
    I have been in contact with Applecare. A nice rep has been trying to help me, but as of yet, has not been able to offer an answer. On the Apple Store, you can clearly see iPhone 4 listed as a compatible device for the cables.
    http://store.apple.com/us/product/MB128LL/B?fnode=MTY1NDAzOQ&mco=MTA4NDc4Njc
    Any help or insight would be greatly appreciated

    I know this is of absolutely no use to you at all but...
    Same here!
    Paid nearly 40 quid (GBP) for the component video cable from apple, same for the universal dock!
    Nothing, nada, nought... through my theatre system or direct into the TV.
    Shame really, iPhone 4 latest patches, really BIG TV (latest, greatest everything input's) fairly simple theatre system (again, everything inputs) but no joy at all getting a picture (video) out of the component cable.
    Bah...
    I read somewhere there could be a fault in the iPhone 4 OS, but I'd have thought that they would have fixed this by now!
    NOTHING WORKS!!!
    This is not a good 40 quid value !!!
    Is there a solution?

  • I am having trouble printing a PDF document. Whenever I click print nothing happens but when I am printing documents from Word, Excel etc they print without a problem. I've tried printing as image but that did not work. I uninstalled Adobe Reader XI and d

    I am having trouble printing a PDF document. Whenever I click print nothing happens but when I am printing documents from Word, Excel etc they print without a problem. I've tried printing as image but that did not work. I uninstalled Adobe Reader XI and downloaded Adobe Reader X instead and that still doesn't work. I have Windows 7.

    Hello,
    Please follow the link to troubleshoot the printing issues with Adobe Reader:- Troubleshoot PDF printing | Acrobat, Reader.
    Regards,
    Nakul

  • Find text and replace with image - Help needed

    Hi,<br /><br />We need to place the images as inline in the appropriate places.<br /><br />texttexttext<<test1.eps>>texttexttexttexttexttext<<test2.eps>>texttexttexttexttexttext< <test3.eps>>texttexttexttexttexttext<<test4.eps>>texttexttexttexttexttext<<test5.eps>>text texttext<br /><br />This code is helpful for placing a single image at a time, we are unable to place all the images in one shot, can anyone help me out.<br /><br />I am not a programmer.<br /><br />-----------<br />var myDoc = app.activeDocument; <br />app.findPreferences = app.changePreferences = null; <br />var math=document.search("test.eps"); <br />for (i=math.length-1; i >=0; i--)<br />{ myDir = Folder.selectDialog(); <br />AllGraphics = Folder(myDir).getFiles('test.eps') <br />for (i=0; i<math.length; i++) { app.select(anil1[i]); <br />     myDoc.place(AllGraphics[i],false); } }<br />-----------<br /><br />Note: I have taken this code from forum and we have made some changes on this.<br /><br />Kavya

    Jongware,<br /><br />I try running it but gives errors:<br /><br />Error Number: 55<br />Error String: Object does not support the property or method 'changePreferences'<br />Line: 24<br />Source: app.findPreferences = app.changePreferences = null;<br /><br />This is the code I used<br /><br />// Find text and replace with image for InDesign CS3 <br />// http://www.adobeforums.com/webx?128@@.3bbf275d.59b6f012<br />var heyItsAnArray = new Array ( <br /><br />   "it contains this line!", <br /><br />   "as well as this one", <br /><br />   "or even more!", <br /><br />   "test.eps" ); <br /><br />for (arrayCount=0; arrayCount<heyItsAnArray.length; arrayCount++) <br /><br />{ <br /><br />   replaceImg (heyItsAnArray[arrayCount]); <br /><br /> } <br /><br />function replaceImg (name) <br /><br />{ var myDoc = app.activeDocument;  <br />     app.findPreferences = app.changePreferences = null;  <br />     var math=document.search(name); <br />     for (i=math.length-1; i >=0; i--)  <br />     { myDir = Folder.selectDialog();  <br />          AllGraphics = Folder(myDir).getFiles(name)  <br />          for (i=0; i<math.length; i++) { app.select(anil1[i]); <br />               myDoc.place(AllGraphics[i],false); <br /><br />               } <br /><br />          } <br /><br />     }<br /><br />Michael

  • Dynamically passing text and url-based images as an input parameter to cf8 report builder

    I'm unsuccessfully trying to dynamically pass text and url-based images to a group footer or the detail section via an input parameter or even hardcoded. The field has the attribute 'XHTML Text Formating' set to True. The following are failed samples of a simplified value:
    "<img height=’300’ alt=’Document’ width=’300’ src=’http://www.google.com/intl/en_ALL/images/logo.gif’ />"
    or
    "<img src=’http://www.google.com/intl/en_ALL/images/logo.gif’ />"
    This just results in the above text being output. The end result would have various text and images from a database as input by a user, thus the reason I cannot just use the hyperlink information attribute as I could if it were a single known image. I tried rtf and pdf report types. Ideas?

    HTH,
    Thanks. I'll keep that in mind, although I don't know how many images my user might need or what sizes so that might be tricky.
    Since my target output is rtf so that MS Word can be used to edit the result, I added a pagebreak to a MS Word doc and used the resulting html source to replace the rich text editor source code for the page break, but that did not help either. The page break was so a user could add an image later. Something is wrong with the Report Builder related to intepreting XHTML, especially anything that has an attribute, including URL-based image links. I hope they try to provide another update before CF9. I doubt my client will be going to CF9 for some time, since they are just completing the migration to CF8.
    BrianO

  • Cannot text out, only incoming texts but cannot call and Verizon's Chat is not working (I'm in Gabon Africa).  Why?

    Cannot text out, only incoming texts but cannot call and Verizon's Chat is not working (I'm in Gabon Africa).  Why?

    Using iPhone 5 and was able to send and receive texts and calls up top about ten days ago.  Nothing else has changed as far as I know.
    >> Personal information removed to comply with the Verizon Wireless Terms of Service <<
    Message was edited by: Verizon Moderator

  • Component monitoring is not working sap pi 7.31

    hi friends,
    we are using PI 7.31. after restarting the system suddenly component monitoring in (NWA--PImon) stopped working and even RWB -->component monitor is not working. No users are locked(RWBUSER,AFUSER)...and remaining all webpages are opening except this.Inside Exchange Profile we have user FQDN as well. SLDCHECK working fine and SM59 Destinations also working fine,
    i am getting HTTP 500 connection timed out error.
    please suggest me.
    thank you
    regards,
    loordh.

    hi Iñaki Vila and Jannus Botha,
    thanks for your replies.
    i am getting  below error when i checked NWA logs and OS level logs
    Exception caught by adapter framework: java.io.IOException: invalid content type for SOAP: TEXT/HTML; HTTP 500 Internal Server Error
    and regarding notes, i verified all and settings were OK and after PI restart as well no issues.
    please tell me some more places where i can see.
    regards,
    Loordh.

  • TS3276 my server went down and now my email is not working, can anyone help please?

    My website server went down and now my email is not working (though the server is back up)
    Does anyone know what I need to do?
    I'm told by my website hosts that I need to 'reconfigure authentication" but I have no idea how to do this, they are now closed for the weekend and I need it fixed before Monday morning. Could anyone tell me where to find step by step instructions. I've tried but have made matters worse and the couple of mail accounts that WERE still receiving email are now also not.
    Help please!

    Hi Eyen80,
    If you are having issues with your iPhone’s camera not functioning, you may want to troubleshoot using the steps in this article -
    iPhone: Hardware troubleshooting
    http://support.apple.com/kb/TS2802
    Specifically -
    Camera isn't functioning or has undesired image quality
    If the screen shows a closed lens or black image, force quit the Camera app.
    If you do not see the Camera app on the Home screen, try searching for it in Spotlight. If the camera does not show up in the search, check to make sure that Restrictions are not turned on by tappingSettings > General > Restrictions.
    Ensure the camera lens is clean and free from any obstructions. Use a microfiber polishing cloth to clean the lens.
    Cases can interfere with the camera and the flash. Try gently cleaning the lens with a clean dry cloth or removing the case if you see image or color-quality issues with photos.
    Try turning iPhone off and then back on.
    Tap to focus the camera on the subject. The image may pulse or briefly go in and out of focus as it adjusts.
    Try to remain steady while focusing:
    Still images: Remain steady while taking the picture. If you move too far in any direction, the camera automatically refocuses to the center.
    Note: If you take a picture with iPhone turned sideways, it is automatically saved in landscape orientation.
    Video: Adjust focus before you begin recording. You can also tap to readjust focus while recording. Exiting the Camera application while recording will stop recording and will save the video to the Camera Roll.
    Note: Video-recording features are not available on original iPhone or iPhone 3G.
    If your iPhone has a front and rear camera, try switching between them to verify if the issue persists on both.
    Thanks for using Apple Support Communities.
    Best,
    Brett L

  • I cannot see why DVD @CCESS and DVD-ROM content are not working properly

    Hi,
    I am very new to DSP, and I know I am missing a piece of the jigsaw, but I do not know what it is. I used a tutorial from creative cow to try and make the @CCEESS function work, but no dice… for now at least. When I did a build/format (to the HDD) everything went fine. I mounted the image, and I could see the DVD @CCESS folder and the DVD–ROM content on the DVD image. When I went to play the image, the button did not work. The content I am trying to use with @CCESS is a PDF file.
    The tutorial I followed was this: http://library.creativecow.net/articles/alexzander_alex/dvdaccess.php
    By the way, I am using is 4.2.2
    Help or just counsel is appreciated.

    As Eric said - DVD@ccess is really not that useful. It was a way to get documents like PDFs to automatically launch in the application (like Acrobat) when watching a DVD on a computer. Since they can't launch on a set top player the technology was already limited. Then the whole issue of getting it to work on a PC arose - it simply wasn't reliable. I managed to produce one disc that was replicated with @ccess links, but I knew the parameters for it's use in advance and managed to get it to work. It doesn't work on modern machines.
    For a while there was a Sonic app which was much better at getting this sort of thing to work, but you had to work on a OC to set it up. Sonic pulled the app shortly after I bought it (sigh) and never replaced it. The fact is, automating document launches and web links is actually pretty tricky on a DVD, the results were variable and it never really enhanced your discs like you wanted to think it would!
    If all you want to do is include a PDF file on the disc, and alert viewers to it being there, you only need to use the ROM content functions not @ccess, and you can use a menu screen to give instructions to people to let them know how to find it.

  • HT4236 as per my earlier question about deleting duplicate pictures from my Ipad- You asked how they were imported- I imported my pictures from my camera to my MacBook and then synched. suggestions have not worked to remove pics. hopefully something will

    In response to all of your responses.  I imported my pictures from my camera- that worked fine. I tend to use Iphoto.
    Then I synched my MacBook and Ipad 2, that worked fine except when I synched my Ipad for it's normal 2 week synching it copied the pictures again.  Now I want to get rid of the duplicates/triplicates- my albums were also broken up and need to be reorganized. I have tried all of your suggestions - thank you-
    have gone to the Apple store with no success.
    highlighting the pictures and then hitting delete does not work.
    Trying to delete them thru my Mac does not work
    highlighting and then going to edit does not have a delete
    Did not find Image Capture in apps.
    Any other suggestions would be appreciated.
    Geri

    The links below have instructions for deleting photos.
    iOS and iPod: Syncing photos using iTunes
    http://support.apple.com/kb/HT4236
    iPad Tip: How to Delete Photos from Your iPad in the Photos App
    http://ipadacademy.com/2011/08/ipad-tip-how-to-delete-photos-from-your-ipad-in-t he-photos-app
    Another Way to Quickly Delete Photos from Your iPad (Mac Only)
    http://ipadacademy.com/2011/09/another-way-to-quickly-delete-photos-from-your-ip ad-mac-only
    How to Delete Photos from iPad
    http://www.wondershare.com/apple-idevice/how-to-delete-photos-from-ipad.html
    How to: Batch Delete Photos on the iPad
    http://www.lifeisaprayer.com/blog/2010/how-batch-delete-photos-ipad
    (With iOS 5.1, use 2 fingers)
    How to Delete Photos from iCloud’s Photo Stream
    http://www.cultofmac.com/124235/how-to-delete-photos-from-iclouds-photo-stream/
     Cheers, Tom

  • TS3212 I get an apple application support error when installing itunes. It says uninstall and re-install.  Does not work.  same message.  What is a solution?

    I get an apple application support error when installing itunes. It says uninstall and re-install.  Does not work.  same message.  What is a solution?

    Is that an error 2 message?
    If so, let's try a standalone Apple Application Support install. It still might not install, but fingers crossed any error messages will give us a better idea of the underlying cause of the issue.
    Download and save a copy of the iTunesSetup.exe (or iTunes64setup.exe) installer file to your hard drive:
    http://www.apple.com/itunes/download/
    Download and install the free trial version of WinRAR:
    http://www.rarlab.com/
    Right-click the iTunesSetup.exe (or iTunes64Setup.exe), and select "Extract to iTunesSetup" (or "Extract to iTunes64Setup"). WinRAR will expand the contents of the file into a folder called "iTunesSetup" (or "iTunes64Setup").
    Go into the folder and doubleclick the AppleApplicationSupport.msi to do a standalone AAS install.
    Does it install properly for you?
    If instead you get an error message during the install, let us know what it says. (Precise text, please.)

  • Using the spacebar for starting and stopping a clip does not work

    Hi!
    The spacebar for starting and stopping the playing of a clip in the viewer of a sequence in the timeline has a live of its own. Without changing any setings, it sometimes works, but mostly not. Is there a seeting, I have not figured out yet? While in a session with Final Cut Express, it does not change its behavior. It starts with a working or not working spacebar. The same applies to the arrows to go back and for a frame, or back and for a clip. If the spacebar does not work, the arrows do not work either.

    thanks everybody. But my spacebar and arrow keys still do not work.
    As uggested, I deleted the preferences in the library (which is also what is suggested by fcpbook.com/Misc1.html)
    I am used working with Final Cut for some time now. And just got myself a new iMac and the program. So everything is quite new. I did not change any settings so far.
    The first 2 days everything was fine.
    Then, one day, the spacebar and the arrow key stopped working. Not in the middle of a session, but when I started the FCE new. Inbetween, it worked for some time. Now, the spacebar is gone again.
    It's just the function of playing the clip that does not work. In whatever window (timeline, viewer). The function of the spacebar to make a space (for example in te name of clip or in a text file) works fine.
    I would not mind the spacebar that much, but I miss the arrow keys to go from frame to frame, or from clip. It's strange.

  • Hi Guys,  I am using the full width video widget on a site. The widget was working perfectly however I have just added additional content to the site and re-uploaded and now the video is not working! Please help I have tried everything and am freaking out

    Hi Guys,
    I am using the full width video widget on a site. The widget was working perfectly however I have just added additional content to the site and re-uploaded and now the video is not working! Please help I have tried everything and am freaking out as this web-site has been payed for by my client.
    Alex

    Many thanks.
    With those symptoms, I'd try the following document:
    Apple software on Windows: May see performance issues and blank iTunes Store
    (If there's a SpeedBit LSP showing up in Autoruns, it's usually best to just uninstall your SpeedBit Video Accelerator.)

  • Why cant I add contacts on the iphone4? the mail contacts calendars button unders settings, the contacts button, the add a contacts button under message and the phone button will not work to add a contact.

    Why cant I add contacts on the iphone4? the mail contacts calendars button unders settings, the contacts button, the add a contacts button under message and the phone button will not work to add a contact.

    Have you attempted a restore?

  • HT3887 my bluetooth says 'Not Available' how do i get it to work again. I have restarted the computer several times and have replaced the batteries in both the keyboard and mouse and yet it still is not working! please help

    my bluetooth says 'Not Available' how do i get it to work again. I have restarted the computer several times and have replaced the batteries in both the keyboard and mouse and yet it still is not working! please help

    I have had the same problem. It was cured by turning computer off and/or restarting it. I am not sure  if once was enough. I think shutting down must cut out whatever it is that blocks bluetooth. Good luck

  • I have iphone 4s and just bought an ebook for ibook, trouble is the font is so tiny I can't read it and the font sizer is not working? Please help!

    Hi, I have the  iphone 4s and just bought an ebook for ibook, trouble is the font is so tiny I can't read it and the font sizer is not working? Please help!

    Hello Glittergirl68,
    Thank you for using Apple Support Communities.
    It sounds like the function to reseize the Font in an iBook is not functioning properly.
    I recommend a few things here. First close all the apps that are running in the background:
    Double-click the Home button.
    Swipe left or right until you have located the app you wish to close.
    Swipe the app up to close it.
    From: iOS: Force an app to close
              http://support.apple.com/kb/ht5137
    When you have done that, restart the phone, and try again.
    If the issue persists, I would follow these steps from the article:
    iOS: Troubleshooting apps purchased from the App Store
    http://support.apple.com/kb/TS1702
    2. Check for app updates
    You can setup apps to update automatically in Settings > iTunes & App Store, but make sure that your apps are up to date:
    Open the App Store and tap Updates. If updates are available, tap Update All.
    If  prompted, enter your iTunes Store account information. App Store will then download and install the app updates.
    Note: Some apps may require a Wi-Fi connection to update.
    3. Install another app from the App Store
    If none of your user-installed apps will launch, there could be an issue with Apple ID authorization. Download and install an app that isn't already installed on your device to reset this information. You can also remove an app from your iOS device and download it again from the App Store or sync the app from your computer.Note: If you have installed apps using multiple Apple ID accounts, you may need to perform this step for each account.
    4. Restart the app
    If the issue affects only a single app, try closing just that app.
    5. Restart your device
    Turn the device off and on.
    6. Reinstall the affected app
    Remove the app from your device and reinstall it:
    Tap and hold any app icon on the Home Screen until the icons start to wiggle and show a small "x" in the top-right corner of the app.
    Tap the "x" in the corner of the app you want to delete.
    Tap Delete to remove the app and all of its data from your device.
    Press the Home button.
    Go to the App Store.
    Search for the app and then download it again.
    All the very best,
    Sterling

Maybe you are looking for

  • Can anyone recommend a reliable external hard drive?

    Hi everyone, I going to buy an external hard drive to back up my photos and music.  I already use time machine, but I've lost files so many times in the past, either through equipment eventaully not working or laptops being stollen etc.  So I guess I

  • Ship To addresses Template

    Hi, Although there are several post threads on this issue, i got confused to actually use which template. I want to add the ship to address to my existing BP database. Previously, i only upload the bill to address. My question is, which template shud

  • How to resolve the problem of "Update was terminated" when posting

    hello, please give me a favor. I met a big problem when running FB01, the system give me the error message: Express document "Update was terminated" received from author. I test all clients, all of them have the same problem, how to resolve. I use SA

  • Why is my account disabled?

    why is my account disabled?   i'm the owner of my account i can't download anything from the itunes store nor can i download it from my phone please help me do something.

  • E-mail or a scam?

    I am getting an e-mail that says my account has been disabled and when I open the link they give me right away it asks for my Apple ID, my 3 digit number on the back of my card and my password.  Is this a normal e-mail or a scam?