Search found 109 matches
- Fri Sep 11, 2020 11:29 am
- Forum: WYSIWYG Web Builder Tips, Tricks, Tutorials and Code Examples
- Topic: using summernote with editable content admin tool
- Replies: 5
- Views: 2127
Re: using summernote with editable content admin tool
I also had a play with some summernote plugins and they vary in difficulty depending on the users code knowledge. I was able to add a few plugins such as Lorem ipsum plugin and the Grid plugin (which is pretty cool) and that solves a lot of RWD issues with a cms based editor for WB. please, can you...
- Thu Sep 10, 2020 10:00 pm
- Forum: Content Management System
- Topic: Blog plugin in cms
- Replies: 1
- Views: 1617
Blog plugin in cms
when i use the blog plugin in cms , there is the word BLOG wich appears in the web page how can we change this word ans his size ?
- Mon Aug 31, 2020 9:46 pm
- Forum: General Questions
- Topic: pack 7 for block there is no folder
- Replies: 1
- Views: 1508
pack 7 for block there is no folder
in pack7.zip we can see all the file for blocks but there is no folder name where they should go
- Sun Jul 07, 2019 11:46 pm
- Forum: General Questions
- Topic: So..legality of "Unsplash" images..
- Replies: 2
- Views: 1236
Re: So..legality of "Unsplash" images..
BUT you have to be carefully when you choose a picture, if there is a logo or trademark or people on it you still need authorisation ! Note that the Unsplash License does not include the right to use: Trademarks, logos, or brands that appear in Photos People’s images if they are recognizable in the ...
- Fri Jul 05, 2019 2:01 am
- Forum: General Questions
- Topic: Sad to read BaconFries
- Replies: 9
- Views: 3296
- Sat Mar 30, 2019 6:21 pm
- Forum: General Questions
- Topic: Instead of iFrame...
- Replies: 5
- Views: 1933
Re: Instead of iFrame...
use the CMS object !
- Wed Mar 20, 2019 4:58 pm
- Forum: General Questions
- Topic: File download
- Replies: 3
- Views: 1744
Re: File download
look the tutorial here; http://www.wysiwygwebbuilder.com/links.html and read the section: Link to a file (ZIP, PDF etc)
- Fri Feb 15, 2019 3:48 pm
- Forum: Paid extensions
- Topic: Shoping Cart Extension (CMS) - UPDATED
- Replies: 14
- Views: 27668
Re: Shoping Cart Extension (CMS) - UPDATED
ok i will do it. Thanks
- Fri Feb 15, 2019 2:37 pm
- Forum: Paid extensions
- Topic: Shoping Cart Extension (CMS) - UPDATED
- Replies: 14
- Views: 27668
Re: Shoping Cart Extension (CMS) - UPDATED
do you have a demo for the back end just to see how we put the products and info in the cms.What i want to know , all the items is driven by the cms ? i mean we do not have to create a page for each product in WWB ?
- Wed Sep 26, 2018 2:39 pm
- Forum: General Questions
- Topic: disable cms update notification
- Replies: 1
- Views: 1233
disable cms update notification
each time i made a change i received a notification of update for the CMS.
Question: is it mandatory to put an email for notification ?
Question: is it mandatory to put an email for notification ?
- Mon Sep 24, 2018 1:10 pm
- Forum: Showcase your website created by WYSIWYG Web Builder and invite feedback.
- Topic: Tattoo website full cms
- Replies: 4
- Views: 4106
Re: Tattoo website full cms
good and wich CMS did you use, the one from wwb ?
- Wed Sep 19, 2018 12:34 pm
- Forum: Links and Navigation
- Topic: link with bookmark cms menu how to do
- Replies: 1
- Views: 2286
link with bookmark cms menu how to do
ok i am using the CMS menu, as you know the link are shown like this: exemple: index.php?page=9 but what if i want the same link to reach a bookmark; how can we put a bookmark with link like this: index.php?page=9 i have try this : index.php?page=9#bookmark but that doesn work. is tehre a way to ach...
- Sat Sep 15, 2018 1:40 pm
- Forum: General Questions
- Topic: missing option in navigation menu wwb14
- Replies: 2
- Views: 1571
Re: missing option in navigation menu wwb14
ok thank you . everithyng is fine now !
- Fri Sep 14, 2018 9:44 pm
- Forum: General Questions
- Topic: missing option in navigation menu wwb14
- Replies: 2
- Views: 1571
missing option in navigation menu wwb14
in the other version exemple : wwb version 12 there is an option in different menu exemple : tab menu there is an option where we can choose to use this menu for the CMS in the wwb14 versdon we do not have those choice ! CMS Use this menu for CMS Enable this option to use the menu with the CMS tools...
- Thu Jul 12, 2018 6:45 pm
- Forum: Content Management System
- Topic: CMS View
- Replies: 6
- Views: 14082
Re: CMS View
to make it work in a flexgrid try this: put the cms view object on your page, configure it then look a the code create. copy the code and put it in the page html at start page. then remove the the cms object. you should also remove the following code <?php echo $cms_content; ?> from the code you jus...