putra1arya
Forum Replies Created
-
Forum: Plugins
In reply to: [Gutenverse – Ultimate Block Addons and Page Builder for Site Editor] diversHi! @psycholoogmarieke
Try this one.@media only screen and (max-width: 1024px) {
#guten-psy{ width: 100% }
.guten-psy{ width: 100% }
}
@media only screen and (min-width: 1025px) {
#guten-psy{ width: 155% }
.guten-psy{ width: 155% }
}It will make the section’s width 100% if the screen less than 1024px and 155% if the screen more than 1025px
Hi! @shroomster81
It’s possible. You can use add html anchor to the section you want to jump to. And make menu with custom links to go to the anchor. Here an example : https://drive.google.com/file/d/1UC5yoPOIXH2GIHPOVo1eE62QJFCIZoxC/view?usp=sharing
if you want to make it smooth add this to your additional css in customize
html?{
? scroll-behavior:?smooth;
}Forum: Plugins
In reply to: [Gutenverse – Ultimate Block Addons and Page Builder for Site Editor] diversHi @psycholoogmarieke,
Yes you can do that using media query css.@media only screen and (min-width: 1024px)?{
? #guten-psy{ width: 155% }
.guten-psy{ width: 155% }
}#guten-psy{ width: 100% }
.guten-psy{ width: 100% }
This will make when the screen width more than 1024px they will have width 155%. Below 1024px width will get 100%.Forum: Plugins
In reply to: [Gutenverse – Ultimate Block Addons and Page Builder for Site Editor] diversHi! @psycholoogmarieke
It’s because you use width 155% on additional css. Change it to 100%.Hi! @emmanuel59
Can you provide us with the System Status of the gutenverse and your website url?
Here how to copy the system status:
1. go to “Gutenverse”,
2. then go to “System Status”
3. to copy your system status click “Copy System Status”
Thanks- This reply was modified 1 year, 2 months ago by putra1arya.
Hi @tellier80
Was the problem fixed after you increase the WP Memory Limit, PHP Time Limit, and PHP Max Input Vars?
If not can you provide us with the screenshot of the problem?
ThanksForum: Plugins
In reply to: [Gutenverse – Ultimate Block Addons and Page Builder for Site Editor] diversHi @psycholoogmarieke,
Can you upload again the photo? it’s show 404.
ThanksHi! @tellier80,
Can you give us your system status and screenshot of the problem?
Here how to copy the system status:
1. go to “Gutenverse”,
2. then go to “System Status”
3. to copy your system status click “Copy System Status”
ThanksForum: Plugins
In reply to: [Gutenverse – Ultimate Block Addons and Page Builder for Site Editor] diversHi! @psycholoogmarieke
try this for black background https://drive.google.com/file/d/15Ney77ZZ32oDJlGgkLJ_MkBk2KDt4nhC/view?usp=sharingFor problem no.2 maybe try https://www.ads-software.com/plugins/wp-fastest-cache/
or you can decrease/compress your image file sizeDear @psycholoogmarieke ,
1. First change to mobile
2. Then go to testimonial setting and change Content Typography > Description Margin
3. Change the top to -120px
Example : https://ibb.co/bmzhwNYLet me know if you have any question and need further assistance.
Thank you.
Forum: Plugins
In reply to: [Gutenverse – Ultimate Block Addons and Page Builder for Site Editor] diversDear @psycholoogmarieke,
for problem to remove the block safe.
1. First Remove the block that you want to remove
2. Add class and id to column with the 4 picture is add. Example : https://ibb.co/c1Zjdp4
3. Then go to “Dashboard >> Appearance >> Customize”
4. Then go to “Additional CSS” and add :#guten-psy{ width: 100% } .guten-psy{ width: 100% }
5. The “Publish”
For the problem with the black :
1. Remove “background overlay” hover and normal in the section.
2. Then add “Background color” to the section.Please let us know if this fix the problem
Thanks
Dear @galarza19,
We found that the Jquery and wpform.min.js already loaded. Can you provide more detail about the problem?
Here the screenshot of the jquery and wpform.min.js inside your page. If you want to check it yourself you can check by right click on your page and go to “View page source”. And to find jquery and wpform.min.js you can use ctrl+ f on windows or cmd+ f on machttps://ibb.co/6vGyfF1
https://ibb.co/CVnWQNM
https://ibb.co/1dPM6mGForum: Plugins
In reply to: [Gutenverse – Ultimate Block Addons and Page Builder for Site Editor] diversDear @psycholoogmarieke,
Can you copy again the page code to pastebin so we can help you find the problem? after you copy the code to pastebin just copy the url of the pastebin. Here the example : https://pastebin.com/ebZFXbBA.
And can I ask? Is the system status the same as the previous one?
Thank you!Dear @psycholoogmarieke,
1. from editor click the three dots in the most top left of editor.
2. then go to “Code Editor”
3. then copy all the code inside the editor and paste to https://pastebin.com/
4. after you create new paste you can copy the url and paste the url here- This reply was modified 1 year, 2 months ago by putra1arya.
Hi @galarza19,
Can you provide us with the system setting on gutenverse? you can copy it from “Gutenverse > System Status > Copy System Status”