Thanks..That works.
Best posts made by Murthy TS
Latest posts made by Murthy TS
-
RE: Image Upload problem
@joseph-benguira I tried again. Still images are not getting uploaded. Just to be sure, I even logged out and loggedin and then tried. No matter what I do, unable to upload images. I also tried different formats including webp, png, etc.
-
RE: Image Upload problem
@joseph-benguira The issue is still not resolved. Still encountering it while uploading images.
-
Image Upload problem
I uploaded a few images into my project through code editor. But they don't show up in the project, after upload. I tested this a few times. Is there a issue with image upload.
-
SSL Generation
Trying to generate SSL for one of our project. It's been 24 hours and SSL generation is still in progress. Can you please check.
-
Download a page or entire project
I don't see these options to download if I right click on the download button. Not sure how to go about download.
There used to be a feature to download the entire project as zip (I'm one of your early users). For some reason, you removed it and made it super complex to download a file/project. If you look at the discussions, people are screaming to bring it back. Is there any reason why you removed the most important feature your users want.
-
Multi lingual page indexing
Below is the first line of the page. Google is indexing "/index.html?lng=en" instead of "/index.html". How to get this right.
<html id="ls-global" default-lang='{"key":"en","value":"English"}' langs='{"fr":"Français","ja":"日本語","es":"español","de":"Deutsch"}' lang="en">
-
RE: How can I export my website?
@steven-betito Is this feature still available. I don't see export option anymore.
-
RE: Old html showing up in non-secure site
That didn't work. Thus it's not cache problem. Any ideas on why it's happening.
-
Old html showing up in non-secure site
https://www.mysite.com/blog/abc.html is showing the latest page changes. However, http://mysite.com/blog/abc.html (non-secure URL) is showing the old version of the page.
I suspect the old page is getting delivered from the cache. Is there a way to delete the cache.