Discussion on Go Mobile

Discussion on Go Mobile

Cart 3,359 sales
Well Documented

VegaThemes supports this item

Supported

441 comments found.

Please can I get a feel of the multi page, I need to see if it meets my needs

Thank you let me test

Hi I am interested in this template, but I have q question: Does the single and multi page come together when I buy or do I have to buy them separately | Secondly, are all these themes I see here part of it so I can always change theme or do I have to buy each theme separately? Thanks

Hi,

Both single and multi page are in the same purchase, and also all the skins designs. So it’s all included in the HTML template you purchase.

Regards.

i’m getting error when sending mail – [06-Sep-2019 12:18:22 UTC] PHP Warning: mail() has been disabled for security reasons in /home/dmcco/public_html/alta/contact-send.php on line 55

>>>> this is the line: $mail = mail($emailto,$subject,$messages,”from: $from <$Reply>\nReply-To: $Reply \nContent-type: text/html”);

Hi,

It sounds like a hosting protection. I think your server does not allow the mail function due some security reasons.

You will have to ask them what kind of email function do they accept? Only the ones with SMTP verifications?

If yes you will have to build your custom contact form with that.

Regards.

Hello, just bought this theme but the install fails. “The package could not be installed. The theme is missing the style.css stylesheet.”

Does this installation work different then other themes installation??

Hi,

Please notice the category this item is in! You are trying to install an HTML template into wordpress. This can only be used as it is, as normal html template.

Regards.

hello I use the medical version on your phone www.vetoadomicile-arcachon.com just have a problem with the contact page, when the email is sent, the form is still there while it should be hidden can you help ? I tried to put the note bottom the submit button, to be sure the emailer is informed the email is sent but doesn’t work too. thank you

Hi,

Cand you please let me know if you are testing the files on a server?

Can I see the demo url. If the success message is not apearing after submit it sounds like a JS error somewhere, or the files are not on a server.

Regards.

hey how can i edit this template

Hi,

You can edit this template as any normal HTML template. Using a free HTML editor, like notepad+ or any similar.

Regards.

hey satıcı merhaba bu üründe php dosyaları ve mysql dosyası varmı ve html olarak duzenlemek mümkünmü cevap için teşekürler

Hi,

Please write in english.

Regards.

Hi good afternoon.

Previously I really liked the design and functionalities of go mobile.

I have a question, I have changed the appearance of the front menu, by changing the icon from jpg / png to webp the results are successful, and the name of the menu becomes what I want, but the results of the display are not as neat as in sequence. How to fix it.

Maybe you can check on m.frconsultantindonesia.com

thank you

Hi,

I have replied also to your email. The only issue I see on your demo is that the menu items font in some cases needs to be smaller in order to make the menu item stay inline. So please decrease from CSS the font size of the menu items text.

Let me know what are the other issue that you consider not neat.

Regards.

i have bought Go-Mobile template for my applications but the theme a little mess when i test it on my ipad or my ipad pro

Hi,

Is our demo messy on ipad, or the app you created?

Can you attach a screenshot. The template should work fine on all small devices. For larger ones you need to increase a bit the main container to fit 100%.

Regards.

Good morning - please forgive this request, but it turns out I inadvisedly downloaded this theme thinking it could be used on WordPress. This was brought to my attention when a developer said it was HTML - a system as I have 0 experience with.

Great theme, nonetheless, but it will not work for what I need to accomplish.

Is it possible, graciously I ask, to be refunded the amount paid for this plan?

Hi,

Yes if you don;t want to use the template ask for refund and we will accept it.

Regards.

update ?

Hola! compre este template y realmente es muy bueno. Hay un solo inconveniente que me impide finalizar mi trabajo: Twitter. He seguido los pasos que indica el tutorial pero no consigo que muestre los tweets de mi cuenta. Hay alguna actualizacion o algun fix que solucione el problema? Desde ya, gracias. Saludos. Hugo.

Intente abrir el archivo JS llamado code.js y elimine la línea

$ (". swipebox"). swipebox ();

Veo que no está utilizando la función swiper en la plantilla, y para cualquier script no utilizado, debería eliminar la función

He abierto el archivo JS llamado code.js y elimine la linea mencionada y sigue sin funcionar. La url de demostracion es la misma. Las claves se que estan bien porque las estoy utilizando en una app.

¿Puedes enviarnos un archivo con tus archivos modificados? Lo probaremos en nuestros servidores para ver cuáles serán los problemas.

Hi, We’ve just ordered your Go Mobile html template, because we wanted the “red” design. However, on unpacking the downloaded .zip file, no red template was found. Where can we find the red template? Cheers, Emma

Hi Emma,

Open and see the index_personal.html file it’s the red design. And the multipage version have the red design inside the folder “personal”

Regards.

Got it, thanks!

Hello,

I initially install this theme on my wordpress blog then i am trying to switch to another theme and i’ve removed this one. Unfortunately, it keeps appearing although i cleared the themes and plugins content regarding GoMobile theme. I don’t have a cache extension yet installed. What should i do? Thanks

Hi,

Can you show us your demo url where the theme still apears?

It’s imposible to still show, and it’s imposible to work in wordpress since this item is a HTML template, and will not work installed in wordpress.

Hope this help.

Regards.

When using the business version of this theme the Toggle Styles do not work. I click them but nothing happens.

I cannot get them to work on the demo on your site also.

Hi,

Thanks for notice that, will update the files in the next days and let you know about the update.

Regards.

Hi,

Found the issue on that color template files.

Just open index_corporate.html and got to the bottom of the page where you see this:

script type=”text/javascript” src=”js/jquery.fitvids.js”

Replace it with script type=”text/javascript” src=”js/plyr.js”

The video script used was updated, and we no longer use that fit vids script. That caused the toggle conflict.

Regards.

Works now. Thank you.

Hi, there

prepurchase questions:

1 can you please fix the QR code demo, it reminds to a 404 page

2 are the form inside your theme protected from brute force, html injection and other hacks with regular expression submit on input text fields?

thanks in advance

Kinde regards

Hi,

1. Thanks for notice that. We will update it.

2. The form is a simple ajax/php form. Not extra protection there.

Regards.

Good morning, I would have the following question because I want to buy the Go Mobile template. But I do not know, which program I can edit? Thank you very much for your reply

Hi,

Since Go Mobile is an HTML mobile template, the only way to edit it is an HTML editor, like simple Notepad++ or more complete Dreamweaver…etc

Will require basic HTML knowledge.

Regards.

Hi, how can i put back button to return via “insidelink” Thanks!!

I need to pass url variables, how i can do this?

Hi,

The back button of the mobile? You cannot control via html or js the back button of the mobile. Only by a native code inside a native app.

You can create a back button in html inside the template only. You can pass variable inside html with javascript or jquery or better with ajax, but will require a custom structure depending on the code you have added.

Regards.

Hello. I am developing an app. I need to create a custom form that includes a combo/select object. So I add jQuery Mobile, but the combo options panel (for the devices) is not appear on the screen. I have screenshoot to show you. How can add a combo/select/spinner for user select an option between them?

Sorry the delay. I am working using the onepage version.

I have check the code.js file, and this code block is blocking the use of the options for select html object:

var swiperParent = new Swiper(’.swiper-parent’,{ pagination: ’.pagination’, paginationClickable: false, onSlideChangeEnd : function() { //Do something when you touch the slide if (swiperParent.activeIndex != 0){ $(’#header’).animate({‘top’:’0px’},400); } if (swiperParent.activeIndex == 0){ $(’#header’).animate({‘top’:’-100px’},400); } } })

When I remove this code the select object work fine, but of course I do not have the swiper pages options. When I put this code I have pages transition but no select option. See this image please, you can see the select object but no options display: https://snag.gy/xC7Yap.jpg

Hi,

You added jquerymobile code just for that select? Or you need more features from jquery mobile?

I can include a custom select into the template, without all the libraries of jquery mobile if you want?

Regards

Hello, great theme! We are thinking of purchasing this and converting it into a mobile website app. I see that you updated this theme this year with new layouts. But we would like to use one of the older layouts (probably the wedding skin). That layout was one of the original layouts released 4 years ago..so my question is…is that and the other older layouts still ok to use in 2017… should everything work well on newer, modern phones if I use one of the older layouts?

Hi,

All the demo layouts are included in the archive you will download. Also the item is available as onepage version and multipage one. Depending on the product you want to achieve.

Thanks.

Hello again.

Sorry, I have a new query… How can I prevent the page contents swiping when dragging on them my fingers and that navigation is only done by clicking over the elements using jquery?

I need to navigate between pages only using buttons, not swiper.

For example: $(document).on(‘click’, ’#button_1’, function () { swiperParent.swipeTo(4); });

Thank you very much for your answer!! Happy Thanksgiving!!

Hi,

I gues you are using the onepage version.

To click to navigate to a page use:

a href="#" onclick="swiperParent.swipeTo(1);"

Do you want to totally remove the option to slide between pages?

Thank you for choosing our mobile template!! Happy Thanksgiving to you too!!

Exactly, I need to remove the option to slide between pages.

How can I do that?

Thanks!!

Hi, Since all the onepage version is build a slide one page template, you will have to use the multipage one. This why we provided 2 versions.

Or separate the code from onepage version into multiple html pages, and link them.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey