The <homePage> tag in my .qhcp file doesn't appear to work. Sometimes it seems to set the page I specify in that tag to be the value in Edit..Preferences..Options..Homepage; sometimes not. Either way, clicking the Home button does not work. Sometimes it does nothing, sometimes it says the page could not be found - and gives what looks to me to be a perfectly valid path.
Any ideas? Or worst case, is there a way to get the viewer to not show the Home button?
The <homePage> should provide a complete path, i.e.
<homePage>qthelp://your.full.namespace/doc/index.html</homePage>
Could that be the problem?
I clicked Restore to default, and now it seems to work. Not sure what's going on, but hopefully the problem is behind us...
Related
I can't preview my Google Optimize experience. Google optimize throws below error:
This happens to me quite often too. The suggestion Google gives is wrong. Clearing cookies and restarting the browser does not fix it. Sometimes rebooting does, but that's a huge disruption.
What I found to work pretty reliably is to end the preview (dropdown), then click the EDIT button to go to the editor. Come back to the setup page, then try Debug again. Debugger should work again.
This is how it worked for me:
In Chrome go to Clear Browsing Data (chrome://settings/clearBrowserData).
Make sure you select checkboxes Cookies and Cached images and files.
Submit the form by hitting the button "Clear data".
Go to preview experience.
For me it started working when I gave the Google Optimize plugin access to all pages (not just the page running the experience).
I think I've found a fix for this. Go to the top right corner of chrome (the three dots) Settings > Privacy & Security > Cookies & other data > and add the url in the bottom section called "sites that can always use cookies"
Example
There can be multiple reasons.
Most obvious: enabled cookies like mentioned by others. should help
If it does not work even when cookies are enabled and you have restarted the browser then more chances are that the issue is in the Experience/Test that you are trying to preview. This can be due to:
A preview is already running in another tab. Turn off preview
2.You have set the experience to run on certain URL patterns and you are trying to preview on a page that does not qualify the criteria.
You have set some Audience rules which are not being met fully. For example: You have set the Audience Device type to mobile and you are trying to preview on a Desktop. Although Optimize will load the preview in a mobile mode but it will not be able to run the experience properly.
In my case the issue was due to wrong device type. I hope it helps.
It's also possible to get this "Unable to preview experience. Please make sure to enable cookies and restart the browser" error message if the content you're trying to modify doesn't exist when Optimize tries to modify it.
I had Optimize set to modify on page load, but the page I was working with was a form, where the text I wanted to modify didn't exist until I clicked through to the second step of the form (still on the same URL).
I was able to just run the study instead on another similar page that had all the text loaded at the start. I'd guess that setting Optimize to trigger from a custom event triggered upon loading the second step of the form instead of "on page load" would also have resolved the issue.
If you are using chrome then:
Click the context menu in the browser toolbar to the right of the
address bar.
Choose Settings.
Select/Search the "Security and Privacy" section.
Choose "Cookies and Other Site Data" Ensure that "Allow all cookies" is selected.
Please, if anybody knows how to solve this disaster.
I have erased my style.css content in Atom editor and then the editor crashed. Now, the file is blank.
However, I have opened the webiste in several Firefox tabs as well as in Chrome and Opera.
Please, can you help me to find a way how to get the style.css file back.
There should be a way how to get it if it's in browser opened.
I have solved this guys ;D !!!
So, if anybody needs to solve this in the future, the key is to select "Live Edit" instead of "Source Edit" and select the css file from the select box on the left and then copy the stuff that will show up. Source edit will show nothing aka blank page content.
Here is what I mean:
Try to get the CSS from Google Web Cache - check this. Maybe Google saved the page you were working on, IF it was publicly available.
I don't understand what's going on - used several different contact form plugins and it's the same problem every time. Whenever the form is filled out and I click submit, the page acts all jittery and freezey and then keeps popping back to the top. Anyone have any advice on how to troubleshoot this problem? Don't really know how to debug and such....
http://www.adivineweddingmadeeasy.com/contact/
I spent a minute looking at it but have not found a definitive answer yet, but it seems like something is up with your form control, particularly as it is defined within each field. I was able to get the form to behave when removing all of the wcpf7 form control classes. Then again, simply removing them would not fix your problem because the form would not function as designed.
In case you want to try checking it out yourself, try right-clicking and selecting 'inspect element' or 'inspect' from the drop down menu. It won't mean much to you unless you understand HTML but it is a start in terms of troubleshooting.
You easiest solution is trying a different form application to see if it works.
When I click on timer icon on the Work List screen the status of the Work Order is changed to INPRG but the status icon does not change
This seems like a bug because when I look at the element in the chrome debugger the path of the image is wrong and it is referring to the wrong data-resouceValue
When I look at the image src it has a part of the path duplicated ex: images/mdpi/images/mdpi/statusicons.
If I go into the work order and come back out, I can see the icon.
I tried refreshing the view via javascript but the problem is that user is taken into the WO that he acted upon. This is just bad.
I also tried refreshing the list bit it does the exact same thing ie: the user is taken into the WO he acted upon
This is a bug please open a PMR with details of your Anywhere version to get a fix.
I've tried to change the text to the link that appears on FB, when I press the LIKE button on my webpage. (Using meta)
But something weard is happening...
My new description appears with commentfield, when I press the LIKE button on my webpage.
But when the link appears on FB it's an OLD text, that I haven't used in a while - and it's no where in my HTML.
FB must remember this, somehow, and use it.
I don't know how to reset this..
I can't post my code, because stackoverflow won't show it....
But I've used the open tag and the prefix=og. So there's nothing wrong with my meta.
Besides... why does it remember an old text that doesn't exist anymore?
Can anyone help??
The Debugger does work but you must close the browser clear chance or use a different browser before its effects will work.
Put your link into the Debug tool: http://developers.facebook.com/tools/debug
This will reset the data and facebook will start to use the updated text.