Forum Replies Created
- AuthorPosts
responsive-museKeymasterHi Radu,
If you change the file name of the PHP file, you must change that highlighted word also.
That means, if you have renamed your file to myblogfile.php, your line 29 should look like $pagename=”myblogfile”;

About the problems when changing the username and password, please, read my previous msg, you are probably breaking the file encoding.
About the images, once you have solved the previous issues, please, tell us if the problems continue.
I hope this helps!
responsive-museKeymasterHi ccook,
Please, fill in this form and the dev team will reply back https://responsive-muse.com/hire-us/
Thanks!
responsive-museKeymasterNOTE TO THE USERS:
We have updated Easyblog Free and Pro to fix some small issues:
– Added compatibility with iPage shared hosting, now the file path is correct.
– Solved some styling bugs in single post pages.
responsive-museKeymasterWe are happy it works!
You could try to set the post blocks height to something like 100px to “hide” the image, but it would probably need more code adjustments to achieve exactly what you are looking for.
Kind regards,
responsive-museKeymasterThanks for the feedback!
We were able to see the bug.
Please, can you try this PHP file instead your current one and tell us if that removes your problem? DOWNLOAD REMOVED – THE WIDGET WAS UPDATED WITH THE LAST CHANGES CONTAINED IN THIS FILE
You will need to edit the file again and replace it in the /assets/ folder, or reattach it in the widget settings and upload the site again.
responsive-museKeymasterHi ccook,
Do you experience the same problem when visiting our demo page? https://responsive-muse.com/demos/widget-easy-blog/
I see your link working fine right now.
What’s your current Adobe Muse version?
Thanks!
responsive-museKeymasterYou can see any widget code in the exported page source. They are usually below a tag like
I think your best bet would be using jQuery, trying to reorder the < table > columns.
These links may help, they include a working example:
https://stackoverflow.com/questions/5464219/change-table-columns-order
http://jsfiddle.net/Qsys7/1/
responsive-museKeymasterHi James,
It would not be possible to rearrange the fields of Facebook Events widget as Adobe Muse does not allow this rearrangement of the structure. It would be possible to modify it but it would require advanced coding knowledge.
Kind regards,
responsive-museKeymasteryes sorry, that requires another kind of API authentication 🙁
responsive-museKeymasterHi!
I am afraid not, this widget is intended to be used with public fanpages.
Kind regards.
responsive-museKeymasterHi Elson,
Our support team received your ticket and is working on it.
You will receive a reply soon.
Kind regards.
responsive-museKeymasterYou can change the hover color by adding this code in Page -> Page Properties -> Metadata -> HTML for < Head >
<style> .formLogin input[type="submit"]:hover, .formLogin input[type="button"]:hover { background: #CECECE!important; } </style>You should change #CECECE for the color hex code that you want.
Kind regards,
- This reply was modified 8 years, 4 months ago by
responsive-muse. - This reply was modified 8 years, 4 months ago by
responsive-muse.
responsive-museKeymasterHi Joe,
To run it in a local environment, you will need a PHP compatible server installed in a local computer.
You can try some solutions like Xampp or Wamp
https://www.apachefriends.org/index.html
http://www.wampserver.com/en/I hope it helps,
Kind regards.
responsive-museKeymasterThanks! 🙂
responsive-museKeymasterHello!
If you are following correctly all steps, maybe you are not doing the .zip file correctly.
When you compress all the exported files into a zip, do not compress the folder, you must select the files inside the folder and compress them.

Kind regards.
- This reply was modified 8 years, 4 months ago by
- AuthorPosts


