I have a problem with use custom htm block in Basic Settings !
Before in 7.0.2 i had no problem at all with it , now i enter the same html code and i save it then there's some strange codes appear example this ones :
<p>rn</p>
or
rn
So it prevent me from showing the html code properly !
Those rn rn appear after i save !
Is there any solution to it .
Thanks.
THis is what i got when those nr show :
rn
rnrn
rn
Proud Hosted by Zarconia.net |
I have the same problem, 7.0.3 fresh install. From the land DownUnder |
I get that issues at times also. Try cleaning out your cache through ftp or through your cpanel file manager. The cache cleaner in admin of dolphin does not work yet. When I clean mine those letters go away sometimes. You possess an intuitive intelligence so powerful it can help you heal, and relieve stress. |
I have the same problem using my slideshow for my template
Dolphin 7.0.3 is full of Bugs
Post Reply - if you going to help - No for - bla bla bla bla |
I get that issues at times also. Try cleaning out your cache through ftp or through your cpanel file manager. The cache cleaner in admin of dolphin does not work yet. When I clean mine those letters go away sometimes.
That worked Thanks.
From the land DownUnder |
It doesn't work for me even clearing cash ! so now am thinking to turn that html block to a simple html block , and my question what code do i have to change ?
Thanks !
Eli
Proud Hosted by Zarconia.net |
clean in your root in folders call >> cache >> temp >> cache_public don't delete file call .htacess for each folder
them in admin panel clean cache for all or
Clear Cache:
| All |
DB |
Page Blocks |
| Templates |
JS/CSS |
Users |
Post Reply - if you going to help - No for - bla bla bla bla |
Sorry mate but it doesn't work for me ! so i need this html editor to become simple html block where can i insert my code without pain in the back ! anyone know where can i change it and make it an html simple block ?
Thanks !
Proud Hosted by Zarconia.net |
Delete manually (using FTP/SSH) /cache/sys_options_XXXXXXXXXXXXXXX.php file.
It will solve the problem.
You will need to delete this file manually every time you change HTML promo block.
We will implement better workaround in 7.0.4
Rules → http://www.boonex.com/terms |
still not working for me, i don't understand how to manually clear the cache. I have the HTML code, whenever i put it between <center> tags it changes it to <p> |
still not working for me, i don't understand how to manually clear the cache. I have the HTML code, whenever i put it between <center> tags it changes it to <p>
That is a different issue than was was described.
Instead of
<center> Your content </center>
Try this.
<div align="center"> Your Content </div>
Or This
<p align="center"> Your Content </p>
The use of the center tag is depreciated, but then again so are the examples i provided. But the proper method may not work due to other dolphin default CSS which may override it. So one of my examples should work.
Manual deletion of the cache file is simply this. Going into the cache folder via FTP or cpanels file manager and deleting all the files in that folder except for the .htaccess file. But then again, it would not have solved your problem as that solution for for the problem with the \r\n problem as described which is completely different from your problem.
https://www.deanbassett.com |
|
There is a very strong caching system in Dolphin 7.03. Caching is everywhere!!
I got tired of fighting the caching system because I work with a lot of Flash, etc, so I just installed the PHP block mod by gorpus and went from there. That mod...whew,...it's improved my flexibily on my sites by 1000% Thanks gorpus!!!!
|