503 comments found.
From your builder can i have connect via ftp and upload the images and htmls? without third party tools?
Hi
Thank you for interest in our item. Unfortunately, these features is not available in our builder.
Thanks
Hello can you tell me how do i leave the token saved because it is always asking when opening the system?
Hi
It always require if you are clearing your browser cache everytime.
Thanks
Which option would this be in the “Builder”?
++++++++++ Yes it support basic dropdown menu. You can check sample dropdown demo from below URL.http://landingpages.rgenesis.com/agency4/
Hi
Currently drop-down feature not available directly from builder but you can add code using source view option of navigation block.
You can find example code in below location file,
first navigation code example for drop-down
=> All-components/01-navigation.php
Thanks
thank you
presales..will i able to add new module/block ?
Hi
Thank you for interest in our item. Custom block feature is not available currently.
Thanks
Hello, is it possible to add these tabs out of the box ? I couldn’t find them in the demo http://screencast.com/t/FHxUUuDn
Hi
Currently, It is not included with landing page package but we will add it very soon.
Thanks
Please add support to connect with ActiveCampaign and Sendy. Thanks
Hi
We will add it in our enhancement list and update it as soon as possible.
Thanks
Good morning, I wander to know how to add a BCC field in the contact form. Cheers Matteo
Hi
You can modify code according to your requirement in below file
\form-data\formdata.php
Thanks
Why counter continuously decrements during a fast scroll? For example, here on this landing page http://landingpages.rgenesis.com/demos/index-agency-04.html. Here is a video with the error – https://www.youtube.com/watch?v=e70dkxXsKkM. Can try for yourself. The result is the same.
Hi
Thank you for pointing issue we will fix and update it as soon as possible.
Thanks
Hello, can somebody from support answer my pre-sale questions? Im waiting for more than 48 hours!
Hello.
Pre-sales questions.
1 – As i could see on another questions, you guys removed the Instagram widgets. What happens? They will be added again?
2 – When i try to edit text and background color (tested in 3 different templates), the color change doesn’t works accurately. Different texts change color at same time, or if we change one text block color, than change the other text block color, the first text block changes to the first color again. Is that a bug or it happens only with demo?
3 – I couldn’t find the form builder on demo. How to find it?
4 – I really miss the possibility to change video (youtube or vimeo) size. There isnt a drag and drop function to make that. I mean to change elements size like forms, pictures, videos and texts, just dragging one of the corners of element. Can you consider my suggestion for next update?
Thank you and congratulations for this LP Builder.
Hi
Please find your answers below
1) Yes, we removed instagram widget due to API changes. Not sure but we will try to add it again with new integration.
2) It would be great if you can provide some screenshot so we can investigate issue.
3) You can find form builder tab when you insert any contact form section from library.
4) Yes, We will add your request in our builder enhancement list and try to add it in builder as soon as possible.
Thanks
The Page Builder should be installed on my hosting?
Hi
Thank you for interest in our item. It is not required to upload on hosting server you can run builder from your local machine using wamp or xammp server as well.
Thanks
Thank you for fast response. One more question: Can I add my own blocks to the HTML editor? Or can I buy different themes and combine some of their blocks and create an Editor with lots of more blocks?
Hi
Currently custom blocks not possible in builder but you can insert any inbuilt simple content block and then modify it using source view option.
Thanks
hi, ive installed this but when i click details im unable to actually edit the colours or anything like that.
Hi
Could you please submit ticket on our support with screen shot so we can help you accordingly
Thanks
Hi i send a pre sale enquiry, be nice to hear back its kinda urgent. Thanks
Hi
Reply sent in mail please check
Thanks
pre purchase question…..the instagram blocks no longer work?
Hi
Unfortunately, instagram gallery blocks not available with our item.
Thanks
Hello There are some things that do not work. For example, in the theme “gym” the video is not working. the contact form on SmartForm not work. Thank you Paolo
Hi
Please submit ticket on our support (http://support.r-genesis.com/) with your URL to fix your issue.
Thanks
Hello with the new updates all resolved Thank you Paolo
Token not working, Why?
Hi
Please submit ticket on our support area ( http://support.r-genesis.com/ ) to check your issue.
Thanks
Change the encoding of the file to the following (new version RGEN) on UTF-8 without BOM.
Since that encoding is not normally allows you to enter and save the text in Russian and other languages.
Hi
Currently these features not available in builder you needs to change directly from html file meta-info section
Thanks
Thank you! But I meant originally to change the encoding of all files in the folder \elements to UTF-8
http://i.imgur.com/rY0SkKe.pngAnd you can add to the list of galleries – the gallery with partitions. Now you have all the images are displayed at once, add the ability to view only images from section 1 of Section 2 ….. Section 5.
Hi
Thank you for suggestions on code improvement and portfolio gallery features. We will update it very soon in next version of item.
Thanks
Hello, I have the standard license, can I integrate rgen in my site and offer the customer to create their own site?
Sorry, I can not seem to translate well license ..thank you
Hi
Unfortunately, license bound with one single domain so it does not allow to offer your customers to generate unlimited landing pages.You can use landing page with one domain only.
Thanks
ok, thank you
$to = $_POST['to']['val']; // <=== Set static email here.
Cheers.
You can set your email ID like below example
$to = "abc@xyz.com";