Search found 212 matches

by amir2314
Mon Mar 04, 2024 4:14 pm
Forum: General Questions
Topic: defualt mode in darkmode ?
Replies: 1
Views: 120

defualt mode in darkmode ?

hi dear pablo .
in darkmode extenaion i wanna set the defualt mode to "dark" when page loaded.
how can i do it ?
.
by amir2314
Sun Mar 03, 2024 4:09 pm
Forum: General Questions
Topic: add z-index to layer
Replies: 9
Views: 626

Re: add z-index to layer

crispy68 wrote: ↑Sun Mar 03, 2024 2:36 pm Do you have a link to the page to view?
no bro it's on localhost yet ...
by amir2314
Sun Mar 03, 2024 2:27 pm
Forum: General Questions
Topic: add z-index to layer
Replies: 9
Views: 626

Re: add z-index to layer

crispy68 wrote: ↑Sun Mar 03, 2024 1:55 pm Not sure what you are asking. Did baconfries solution not work for you? All the extra code above should not be needed.
hi dear criapy

yeap it didnt work for me
by amir2314
Sun Mar 03, 2024 9:57 am
Forum: General Questions
Topic: add z-index to layer
Replies: 9
Views: 626

Re: add z-index to layer

Change Layer1 to match your needs and z-index <style> #Layer1 { z-index: 9999 !important; } </style> hi dear bacon . ihave a question again . . how can i doing this πŸ‘‡ . in my website i have a docklayer ( mode in fill ) and i need to when browser reading the codes . the fill layer possition to first...
by amir2314
Sun Mar 03, 2024 7:12 am
Forum: General Questions
Topic: add z-index to layer
Replies: 9
Views: 626

Re: add z-index to layer

BaconFries wrote: ↑Sat Mar 02, 2024 10:08 pm Change Layer1 to match your needs and z-index

Code: Select all

<style>
#Layer1
{
   z-index: 9999 !important;
}
</style>
❀️❀️ thank you dear baconfries ❀️❀️
by amir2314
Sat Mar 02, 2024 9:26 pm
Forum: General Questions
Topic: add z-index to layer
Replies: 9
Views: 626

add z-index to layer

hi dear pablo
.
i have a layer ( Docklayer ) and i want to add custom Z-index To it . How can i doing This ?
by amir2314
Tue Feb 27, 2024 11:10 am
Forum: General Questions
Topic: FileUpload Process Bar for FileUpload in form
Replies: 4
Views: 224

Re: FileUpload Process Bar for FileUpload in form

There is no standard option for this in HTML. This require scripting. But these extensions may be useful: https://www.wysiwygwebbuilder.com/dropzone.html https://www.wysiwygwebbuilder.com/fileuploader.html i used them befor but there is a risky for security reasons . in file Upload form i notice th...
by amir2314
Tue Feb 27, 2024 10:49 am
Forum: General Questions
Topic: FileUpload Process Bar for FileUpload in form
Replies: 4
Views: 224

FileUpload Process Bar for FileUpload in form

hi again dear pablo .
how can i Show The FileUpload process During Uploading File with progressbar in my Form
is it possible ? is there any custome Code to Combine Them ?
by amir2314
Tue Feb 27, 2024 10:44 am
Forum: General Questions
Topic: maximum file size for file uploader in form
Replies: 2
Views: 170

maximum file size for file uploader in form

hi dear pablo.
.
i have a form include several File Upload . How can is Set Maximum File Size Support For Each File Upload ? in validate Setting I can just Set File My own File Type . so i need to set Maximum File size for each them .
.
i mean File Upload Field In form - no File Upload Extension
by amir2314
Tue Dec 26, 2023 9:29 am
Forum: General Questions
Topic: Php lightbox
Replies: 4
Views: 1300

Re: Php lightbox

Pablo wrote: ↑Tue Dec 26, 2023 7:56 am The login form should also work in a lightbox.
but its not working on lightbox . i tesetd its work in safari but its not working on chrome . edge iexplore and ....
by amir2314
Mon Dec 25, 2023 9:19 pm
Forum: General Questions
Topic: Php lightbox
Replies: 4
Views: 1300

Php lightbox

hi dear pablo
.
is it possible to use a login page in the lightbox from another page ?
actualy i test it but login is successful when its outside the lightbox and its just working normaly only in login page ( single page )
.
by amir2314
Tue Dec 12, 2023 9:53 pm
Forum: Share templates with other users of WYSIWYG Web Builder
Topic: CRM - SYSTEM ( HOW TO MAKE ) MYSQL CRUD
Replies: 22
Views: 18664

Re: CRM - SYSTEM ( HOW TO MAKE ) MYSQL CRUD

@migueles Well...Amir is still alive: Last active:Mon Dec 11, 2023 12:40 pm Give to him a chance! http://imgfz.com/i/R8C7No0.jpeg :P Give him a chance...how long do you give, forum members have been asking for over a year for him to repost the images!! and now he has replied he hasn't done so, but ...
by amir2314
Tue Dec 12, 2023 10:28 am
Forum: Share templates with other users of WYSIWYG Web Builder
Topic: CRM - SYSTEM ( HOW TO MAKE ) MYSQL CRUD
Replies: 22
Views: 18664

Re: CRM - SYSTEM ( HOW TO MAKE ) MYSQL CRUD

Well...Amir is still alive: Last active:Mon Dec 11, 2023 12:40 pm Give to him a chance! http://imgfz.com/i/R8C7No0.jpeg :P hi im amir . i recived messages from crm mysql crud topic . this is very simple all thing to do is set a mysql information to mysql crud extension to make your own table based ...
by amir2314
Sun Nov 26, 2023 8:16 am
Forum: Off Topic Section
Topic: change user role after xday or xminute
Replies: 3
Views: 2501

Re: change user role after xday or xminute

Pablo wrote: ↑Sun Nov 26, 2023 8:04 am There is no standard solution for this, because this is very specific.
This will require a custom script.
actualy i need to automaticaly expire users after xdays . please help me dear pablo . i tested with chat gpt but i cant find . i think just you can help me in this case
by amir2314
Sun Nov 26, 2023 7:57 am
Forum: Off Topic Section
Topic: change user role after xday or xminute
Replies: 3
Views: 2501

change user role after xday or xminute

hi dear pablo .
.
i have two type of user role in my project . role 1 and role2
.
i need a simple php code to change user role after passed Xday or xtime !

for example i need to change role1 to role 2 after xdays or xtime
.
how can i doing this ?
by amir2314
Tue Jul 18, 2023 1:13 pm
Forum: Content Management System
Topic: Ckeditor not working on online server
Replies: 1
Views: 5096

Ckeditor not working on online server

Hi dear pablo .
.
Ckeditor just working on localhost but notworking on online server ! Whats the problem ?
by amir2314
Sun Jul 16, 2023 3:03 pm
Forum: General Questions
Topic: File type output folder for json files not working
Replies: 1
Views: 252

File type output folder for json files not working

Hi dear pablo . . I notice that file type output folder for json files to manage them in json folder not working correctly after publishing . I using editable content and i want to collect all json files to a json folder . But after publish the json files are in the root folder also if i doing this ...
by amir2314
Mon Jul 10, 2023 8:52 am
Forum: General Questions
Topic: Cms pagination not working
Replies: 1
Views: 270

Cms pagination not working

Hi dear pablo.
.
Pagination On cms Not Working its just reading page 1
by amir2314
Sun Jul 09, 2023 11:12 pm
Forum: General Questions
Topic: Disable image dragble
Replies: 3
Views: 465

Re: Disable image dragble

crispy68 wrote: ↑Sun Jul 09, 2023 10:00 pm Try this:

1. Right click on the image and choose object HTML
2. Choose the 'Inside Tag' tab
3. Add the following: draggable="false"
4. hit ok
Thank you verymuch dear crispy πŸ’Ž
by amir2314
Sun Jul 09, 2023 8:48 pm
Forum: General Questions
Topic: Disable image dragble
Replies: 3
Views: 465

Disable image dragble

Hi dear pablo .
.
Is there any way to disable image dragble ?
by amir2314
Sun Jul 09, 2023 12:07 pm
Forum: General Questions
Topic: Page permision after uplaod
Replies: 4
Views: 467

Re: Page permision after uplaod

There are some good informations here https://serverfault.com/questions/228712/file-permissions-on-web-server But yes from my knowing, the permission code "664" is a commonly used default permission setting for files. The file's owner has read and write access (6). Read and write permissi...
by amir2314
Sun Jul 09, 2023 10:39 am
Forum: General Questions
Topic: Page permision after uplaod
Replies: 4
Views: 467

Page permision after uplaod

Hi dear pablo .
.
What is the normal permision for webpages after upload ?
.
I uploaded my site in www folder and i relised that all pages and folders in 664 permision ! Its it right or i have to change page permision to 755 ?
by amir2314
Tue Jul 04, 2023 9:14 am
Forum: General Questions
Topic: Robot.txt
Replies: 5
Views: 609

Re: Robot.txt

Hi dear pablo . I used specifiec folder for js files and blocked them by robot.txt . The question is this work can make issue for seo by google ? . I using Google search console to submit my website on google . . Or its normal to block Js files with robot text ? . Actualy im confused . Its normal t...
by amir2314
Sun Jul 02, 2023 8:22 pm
Forum: General Questions
Topic: Robot.txt
Replies: 5
Views: 609

Robot.txt

Hi dear pablo . I used specifiec folder for js files and blocked them by robot.txt . The question is this work can make issue for seo by google ? . I using Google search console to submit my website on google . . Or its normal to block Js files with robot text ? . Actualy im confused . Its normal th...
by amir2314
Mon Jun 19, 2023 4:26 am
Forum: General Questions
Topic: Hide url parameter
Replies: 5
Views: 579

Re: Hide url parameter

I don't think you can hide parameters, because how else will the browser know what the parameters are? I read a article called hiatory replace javascript . But i cant undrestand how can i implent it with custome html can you give the link where you read it from. I think it can be only done using ht...
by amir2314
Sun Jun 18, 2023 9:55 am
Forum: General Questions
Topic: Hide url parameter
Replies: 5
Views: 579

Re: Hide url parameter

Pablo wrote: ↑Sun Jun 18, 2023 9:25 am I don't think you can hide parameters, because how else will the browser know what the parameters are?
I read a article called hiatory replace javascript .
But i cant undrestand how can i implent it with custome html
by amir2314
Sun Jun 18, 2023 8:38 am
Forum: General Questions
Topic: Hide url parameter
Replies: 5
Views: 579

Hide url parameter

Hi dear pablo.
.
I used link prameter for some of my links
.
For example : πŸ‘‡
Home.php?Agdjdkd=true
.
But i wanna to hide the πŸ‘‰ ?Agdjdkd=true after .php in the browser
.
How can i do it ?
by amir2314
Tue Jun 13, 2023 2:04 pm
Forum: General Questions
Topic: Light box pdf not showing
Replies: 3
Views: 421

Light box pdf not showing

Hi dear pablo
.
I have a button and i linked with pdf file and i changed the target to defualt lightbox to showup pdf file after clicking the button.
.
But after publishing . the pdf file cant show up .
by amir2314
Fri Jun 09, 2023 12:05 pm
Forum: General Questions
Topic: Action or event to like extension when user played video
Replies: 3
Views: 373

Re: Action or event to like extension when user played video

Pablo wrote: ↑Fri Jun 09, 2023 11:35 am You can use the event action 'media play' to start a video.
How can i set the video event with the like action ?
For example on play event with javascript so wich code must put in the javascript event from onplay
by amir2314
Fri Jun 09, 2023 9:22 am
Forum: General Questions
Topic: Action or event to like extension when user played video
Replies: 3
Views: 373

Action or event to like extension when user played video

Hi dear pablo . At first thank you about like and rate extension . I have a question is there any way to add event or action to set video play view with like extension ? . I have a video from my webpage and i changed like icon to eye and i want to set event on html video ( when user Played Video Cac...
by amir2314
Fri Jun 02, 2023 6:43 pm
Forum: General Questions
Topic: How to seperate word in keyword wwb
Replies: 4
Views: 468

Re: How to seperate word in keyword wwb

crispy68 wrote: ↑Thu Jun 01, 2023 8:39 pm You use a comma.
Thanks dear criapy68 🀎
by amir2314
Fri Jun 02, 2023 6:43 pm
Forum: General Questions
Topic: How to seperate word in keyword wwb
Replies: 4
Views: 468

Re: How to seperate word in keyword wwb

Pablo wrote: ↑Thu Jun 01, 2023 7:53 pm This is from the help:
keywords are typically separated by a comma (,)
Thanks dear pablo❀️
by amir2314
Thu Jun 01, 2023 6:30 pm
Forum: General Questions
Topic: How to seperate word in keyword wwb
Replies: 4
Views: 468

How to seperate word in keyword wwb

Hi dear pablo . I have a question . I have some words for keyword for my site How can i put them in keyword field in page propertise ? What is seperator sign ? Wich one of this is correct ( _ or - or ' or , or ` or . ) For example i have to word A & B and i want to put them in keyword field ! Ho...
by amir2314
Sun Jan 22, 2023 9:52 pm
Forum: General Questions
Topic: Glass Effects not function for iphone
Replies: 32
Views: 3908

Re: Glass Effects not function for iphone

alexoliveira wrote: ↑Fri Jan 20, 2023 1:12 am Glass Effects not function for iphone, help-me please.

www.startagencia.net
Look at this : viewtopic.php?t=95383#p476721
.
Maybe this can help you
by amir2314
Sun Jan 22, 2023 9:43 pm
Forum: General Questions
Topic: Glass Effects not function for iphone
Replies: 32
Views: 3908

Re: Glass Effects not function for iphone

alexoliveira wrote: ↑Sat Jan 21, 2023 6:39 pm I tested it on several iphones and the blur does not appear in safari
You need to add breakpoint from Styles To be able to see the resualt of Glass . Or Blur effect - also you need to change some prameters in blur effect - set it to 50 % then do it for all breakpoints on css style you made
by amir2314
Tue Jan 17, 2023 2:20 pm
Forum: General Questions
Topic: Extension manager - available update faield download
Replies: 8
Views: 872

Re: Extension manager - available update faield download

I think it's just the PDF Hi again . Sorry . Somethings ia wrong ithink . Expandble panel menu in the link . Last update called : Expandable Panel Menu (last update: 2016-08-31) . So in my extensionam manager last update is : 05/31/2021 . . Im totaly confused - the links from paid extension update ...
by amir2314
Tue Jan 17, 2023 1:40 pm
Forum: General Questions
Topic: Extension manager - available update faield download
Replies: 8
Views: 872

Re: Extension manager - available update faield download

Pablo wrote: ↑Tue Jan 17, 2023 1:38 pm I think it's just the PDF
Thank you πŸ’Ž
by amir2314
Tue Jan 17, 2023 1:29 pm
Forum: General Questions
Topic: Extension manager - available update faield download
Replies: 8
Views: 872

Re: Extension manager - available update faield download

Both extensions exist. I was able to download them via your account. Please make sure your firewall or virusscanner is not blocking the files. In extension manager : bootstrap accourding menu showing the version of update is 1.4 but when i downloaded from the link you sent i notice that inside the ...
by amir2314
Tue Jan 17, 2023 12:29 pm
Forum: General Questions
Topic: Extension manager - available update faield download
Replies: 8
Views: 872

Re: Extension manager - available update faield download

Maybe your firewall blocks the server? You can also download/update purchased extensions here: https://www.wysiwygwebbuilder.com/extension_update.html Hi again . Thank you very much - i downloaded the update list . 2 extension dosent exist on server . 1 : according gallery extension 2 : skew galler...
by amir2314
Tue Jan 17, 2023 8:20 am
Forum: General Questions
Topic: Extension manager - available update faield download
Replies: 8
Views: 872

Extension manager - available update faield download

Hi dear pablo . . I purcheased wwb18 plus With extension pack s . In extension manager showing me 13 available update . Even o try to update the extensions wwb say faield to download please try again later. My interent connection is ok and secure . Wwb working perfect no issue with internet connecti...
by amir2314
Thu Dec 29, 2022 4:24 pm
Forum: General Questions
Topic: Form ( time / date )
Replies: 1
Views: 773

Form ( time / date )

Hi dear pablo .
.
How can i stop write date and time after form submited to the txt or cav file ?
by amir2314
Thu Dec 29, 2022 8:01 am
Forum: General Questions
Topic: User redirect lost link
Replies: 2
Views: 826

User redirect lost link

Hi dear pablo There is a problem in user redirect in user roles . . Sometimes wwb lost links or access link If you copy user redirect to an other project or import from another project. . I dont know its normal or not . It seams that wwb not save the links . After copy that the original links will c...
by amir2314
Mon Dec 26, 2022 12:01 pm
Forum: Content Management System
Topic: Cms Admin
Replies: 1
Views: 3678

Cms Admin

Hi dear pablo .
.
I have a question about cms admin List view / How Can i hide Page Name From Cms Admin List ? IS IT Posible ?

I wanna hide this from cms list :

Code: Select all

echo "<td>" .$objects[$list] ["page"] . "</td>"\n;
by amir2314
Tue Dec 20, 2022 9:45 am
Forum: General Questions
Topic: Json editable content protect
Replies: 2
Views: 899

Re: Json editable content protect

Pablo wrote: ↑Tue Dec 20, 2022 7:13 am Why do you need to protect it?
It has the same information as what would normally be in the HTML, so it make no difference if it's JSON or HTML.
Ow . Thank you
by amir2314
Mon Dec 19, 2022 10:17 pm
Forum: General Questions
Topic: Json editable content protect
Replies: 2
Views: 899

Json editable content protect

Hi dear pablo . . I using editable content . After the publish i notice that wwb generate Json File Same As the Page Name in Directory . So if any one knows Json File Name and put it the json file address in toolbar of browser Can access to All data that stored in json file . Actualy the codes are v...
by amir2314
Mon Dec 19, 2022 7:29 pm
Forum: General Questions
Topic: Themebale button not workin on iframe target
Replies: 1
Views: 746

Themebale button not workin on iframe target

Hi dear pablo .
I notice that themeable button dosent support inlinframe target .
by amir2314
Wed Dec 14, 2022 4:57 pm
Forum: Content Management System
Topic: Avoid Paste From Other site To wwbeditor
Replies: 4
Views: 3491

Re: Avoid Paste From Other site To wwbeditor

Hi dear pablo . . I notice That in editor user can copy sellection from other site and pase it in to the editor . For example i copied Selection of text in wwb forum and paste it to editor ! After save page i notice that copy sepection also copied The code from any site and pasted To editor ! How c...
by amir2314
Wed Dec 14, 2022 4:48 pm
Forum: Content Management System
Topic: Avoid Paste From Other site To wwbeditor
Replies: 4
Views: 3491

Avoid Paste From Other site To wwbeditor

Hi dear pablo . . I notice That in editor user can copy sellection from other site and pase it in to the editor . For example i copied Selection of text in wwb forum and paste it to editor ! After save page i notice that copy sepection also copied The code from any site and pasted To editor ! How ca...
by amir2314
Wed Dec 14, 2022 4:37 pm
Forum: Content Management System
Topic: Wwbeditor how to hide inset image and upload image
Replies: 2
Views: 3080

Re: Wwbeditor how to hide inset image and upload image

Pablo wrote: ↑Wed Dec 14, 2022 4:33 pm Buttons can be defined via the settings:

THANK YOU VERYMUCH DEAR PABLO
by amir2314
Wed Dec 14, 2022 4:26 pm
Forum: Content Management System
Topic: Wwbeditor how to hide inset image and upload image
Replies: 2
Views: 3080

Wwbeditor how to hide inset image and upload image

Hi dear pablo .
I need help about wwwbeditor
. I need disable or hide insert image and upload image in the list for some reason . How can i do it ? Help me please