Re: Admin-Editable Sidebox - Support Thread
Quote:
Originally Posted by
dvdlock
Hi Kuroi,
Many thanks for the response.
Sorry, not with you there. I hadn't seen any reference in the mod to assign a name.
Appreciate advice,
Regards
Dave.
Hi Kuroi,
Got it :bigups:
With your post above it directed me to look further into that name value.
For those who may come across this, I had missed the _2 in the following:
Quote:
$define_sidebox_2 = zen_get_file_directory(DIR_WS_LANGUAGES . $_SESSION['language'] . '/html_includes/', DEFINE_EDITABLE_SIDEBOX_NAME_2, 'false');
The line of code is from the file in:
includes / modules / sideboxes / editable_sidebox_2.php
Many thanks again
Dave.
Re: Admin-Editable Sidebox - Support Thread
this mod is so cool, it's easy to edit the content in admin.
i decide to add <a href="<?php echo zen_href_link(FILENAME_SOMETHING); ?>"><?php echo SOMETHING; ?></a> to this sidebox from admin - define page editor, but it doesnt work for this area.
i dont want to change it like this <a href="http://something">something</a>
is there any way to add php inside this sidebox content from admin? :smile:
Re: Admin-Editable Sidebox - Support Thread
Quote:
Originally Posted by
myworld20091
is there any way to add php inside this sidebox content from admin?
see post #84 above
Error with Admin Editable Sidebox
Hi,
I installed your sidebox on one of the sites I work on and it keeps coming up with the following on the top left side of my pages
I have checked everything and am not sure why it is doing this. I didnt put a title into the header of the sidebox and then just added 3 logos into it. I get the same error if I use your blank sidebox module and ccard logo module.
Help Please - see
http://www.cherryhillcosmetics.com
Error with Admin Editable Sidebox
Hi,
I installed your sidebox on one of the sites I work on and it keeps coming up with the following on the top left side of my pages
I have checked everything and am not sure why it is doing this. I didnt put a title into the header of the sidebox and then just added 3 logos into it. I get the same error if I use your blank sidebox module and ccard logo module.
Help Please - see
http://www.cherryhillcosmetics.com
Re: Error with Admin Editable Sidebox
Quote:
Originally Posted by
catherinesmith
I installed your sidebox on one of the sites I work on and it keeps coming up with the following on the top left side of my pages
I doubt the error has anything to do with editable sidebox.
The web dev toolbar reports it as an id=indexHomeBody.
You should be looking in your template instead.
Re: Error with Admin Editable Sidebox
Quote:
Originally Posted by
ckosloff
I doubt the error has anything to do with editable sidebox.
The web dev toolbar reports it as an id=indexHomeBody.
You should be looking in your template instead.
If it was the template why did it only do that when I had installed editable sidebox? If I uninstall this module it goes away?
Re: Error with Admin Editable Sidebox
Quote:
Originally Posted by
catherinesmith
If it was the template why did it only do that when I had installed editable sidebox? If I uninstall this module it goes away?
Fine thanks, all fixed. It was text at the beginning of one of the sidebox files under english - perhaps put in when I was editing the pags. Thanks for the Great Application
Re: Admin-Editable Sidebox - Support Thread
Hello, I am having trouble with this add-on module. I am sure it is very simple.
I installed the module, changed the title with no trouble. I am able to see/modify the file from the define pages editor. However I want a link to appear to the page inside the define pages editor (the sidebox) in the box not the actual content that I put into the page.
I want this box to operate like the information box.
I am unsure if I am suppose to edit the last line in the code or not.
Any help is greatly appreciated.
Thx
desi :D
Re: Admin-Editable Sidebox - Support Thread
Quote:
Originally Posted by
alibra68
I am unsure if I am suppose to edit the last line in the code or not.
The only thing you are supposed to customize is the name of the box, as per the instructions.
The link issue has been thoroughly discussed.
http://www.zen-cart.com/forum/showpo...&postcount=195