Page Builder Problem

Hi All

I have a two fold question regarding the Page Builder:

1) Once I create a new page I cannot delete it from within the Page Builder (or at least I dont know how)

2) When a new page is created, the last page link on the Page Builder navigation bar moves down and out of the navigation bar making it a "dead link", I can no longer access that page to edit it.

Any advise will be much appreciated.

Undecided

Oh yea, how do I add more smileys ? Innocent

Quote · 2 Nov 2008

1 manual delte from DB phpmyadmin   Pagecompose table...open it go to last page to find it and hit red X

2 once you delete a few you can see it again...or just use right arrow to slide over

smiles is 2 steps A load the image here:

http://www.websitegoodies.com/smilies.php?cat=innocent

here are some images:

http://www.websitegoodies.com/smilies.php?cat=innocent

B run sql query

INSERT INTO `smiles` VALUES (43, ':Innocent', 'icon_innocent.gif', 'Innocent');

change

:Innocent

to whatever the desired keystrokes are for that image to pop

to run query open phpmyadmin/your DB/ hit SQL and insert the line and hit go

I have video tutorials to help you mrpowless.com
Quote · 2 Nov 2008

1 manual delte from DB phpmyadmin   Pagecompose table...open it go to last page to find it and hit red X

2 once you delete a few you can see it again...or just use right arrow to slide over

smiles is 2 steps A load the image here:

http://www.websitegoodies.com/smilies.php?cat=innocent

here are some images:

http://www.websitegoodies.com/smilies.php?cat=innocent

B run sql query

INSERT INTO `smiles` VALUES (43, ':Innocent', 'icon_innocent.gif', 'Innocent');

change

:Innocent

to whatever the desired keystrokes are for that image to pop

to run query open phpmyadmin/your DB/ hit SQL and insert the line and hit go

excellente !

Thanks for that

Quote · 2 Nov 2008
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.