75 comments found.
Is there a way for me to delete one of the tabs on the schedule page, putting it down to 3 tabs, instead of 4 and making it fit in the row correctly?
This question was asked a month ago in Comments with no response.
Hi,
Sorry for not answering the first message. I didn’t see it. Yes it is possible to make it 3 instead of 4. Just search for:
.schedule-tab .nav-tabs li {
width: 25%;
}
in style-main.css file and make it to:
.schedule-tab .nav-tabs li {
width: 33%;
}
Please let me know if you need more help.
Thanks ismail
Oh, thank you so much!
This fix worked great on a desktop, but it did not apply to mobile device. Thoughts?
@media only screen and (max-width: 800px) {
.schedule-tab .nav-tabs li {
width: 100%;
}
}
Then refresh the site.
Thanks ismail
Thanks again! Great template and service!
Please let me know if you need more help.
And please rate us 5 STAR from here: https://themeforest.net/downloads Your rating will help us grow our business.Thanks ismail
Hello! I still can work with the latest Build of the Conference Meeting Event Template. Waiting since 10 days for a response/hint how to fix it.
The old Editor 1.9 works but the Editor 3.0 does not allow to change Pages (Delete a page or jump to initial Page). I mean the lower left corner, where additional pages are created.
Thank you
Is there a way for me to delete one of the tabs on the schedule page, putting it down to 3 tabs, instead of 4 and making it fit in the row correctly?
Still waiting for a response to this question!
Hi,
Sorry for not answering the first message. I didn’t see it. Yes it is possible to make it 3 instead of 4. Just search for:
.schedule-tab .nav-tabs li {
width: 25%;
}
in style-main.css file and make it to:
.schedule-tab .nav-tabs li {
width: 33%;
}
Thanks ismail
This is a pre-purchase question. Are the registration forms fully functional forms? Does them template integrate with PayPal or any other payment platform? Thanks so much!
Hi, Registration forms are fully functional forms. And there is a sample PayPal payment form with onetime and recurring options.
Thanks ismail
Thanks so much! Could you send a link to the PayPal payment form, so that we can look at it?
We are hoping to purchase this template today, but a little concerned about the response time on comments (see above).
Hi, sorry for late reply. From here you will find some examples of PayPal donations:
Thanks ismail
Awesome! Thanks so much! Purchasing now.
The above links that you provided are no long valid AND I cannot get the Registration Form to work. Since this an event template this is crucial! I need to launch my site today! Help, please!
Hi
Here are the new links: 1. http://thememascot.net/demo/html/entertainment/event/nextevent/v3.1/demo/form-paypal-donate-both-onetime-recurring-style1.html
Thanks ismail
Hello! It seems to me that HTML Builder 3.1 doesn’t work correctly. I can create additional pages, but can’t select/jump back to index page for example. This works flawlessly in Builder 1.9 (Plugin Offering) – but not in the latest Builder. Unfortunately I need the new one to create a youtube background header.
Also one of the dropbox downloadable plugins seems to miss…
Thank you very much for “update” to Builder 3.11 or tell me how to fix (manually) the Builder 3.1
The datepicker files are missing in the template.
b6f699c9-9187-4b09-ad77-98fa1d44bd4d
Hi,
Here is an example of date picker: http://kodesolution.com/demo/entertainment/event/nextevent/v3.1/demo/form-appointment-style1.htmlPlease let me know if you need more help.
Thanks ismail
Is there a way for me to delete one of the tabs on the schedule page, putting it down to 3 tabs, instead of 4 and making it fit in the row correctly?
Hi, even I can see the error in mobile menu as same Rooster1377, after scrolling down in mobile , the menu is not visible ..can u rectify it? so that I can buy this template, also plz tell how the countdown timer is built (i.e. it only requires to change date or any other settings will be required)
Hello can you reply?
I think you dont give support to this template..its been 15 hrs still no reply?
Hi, sorry for late reply. We are experiencing a lot of customer support currently in hand. We have got the issue and giving update by fixing it within next 10 hours.
Thanks ismail
Hi,
I just fixed it with a high priority as you are asking for it emergency. Please check the demo online again: http://kodesolution.com/demo/entertainment/event/nextevent/v3.1/demo/index-mp-layout1.htmlThe color issue in mobile is okay now.
And about the timer: I have used the following line of code which contains the ending time as seen below:<div id="clock" class="countdown-timer timer-box bg-theme-colored" data-endingdate="2018/02/15" />
You just need to change the date according to your need.
Please let me know if you need more help.
Thanks ismail
hey we bought this item we cant export!!!!
oops my bad…uploaded the wrong folder
Okay,
Please let me know if you need more help.
Thanks ismail
the demo page has a number of samples pre-built, are these pre-built files included and if so can they be imported into the page-builder as a starting point?
Hi,
Error REQUEST_DENIED dialogue box appearing while loading the site. http://events.odishatv.in . Kindly check.
Hi, i don’t see any error.
Thanks ismail
Hi,
There is an issue with the mobile menu of the theme. The Hamburger menu displays the mobile menu fine [text in dark color] initially [when the page hasn’t been scrolled].
However, the moment the page is scrolled, the mobile menu text changes to white and becomes invisible.
How can this be corrected?
The solution that you’ve provided below for my query IS still not working.
Hi,
Sorry for the issue. Here i had given update few months ago: http://kodesolution.com/demo/entertainment/event/nextevent/v3.1/demo/index-mp-layout1.htmlCan you please check it? I think it is okay there. You can also give me your working URL so that i can help you to fix it easily.
Thanks ismail
good afternoon I bought the template but do not understand why it does not work the Twitter Feed Twitter Feed List and Carousel. Temporarily implement the basic that is generated from the twitter page. I would like to implement yours, I hope your answer as soon as possible.
The link of my project is http://grupobesco.com/2016/
what’s the version of the html builder in the package? the latest one should be v2.2 and I want to make sure I am using the latest one.
My code: Authors may ask you for a purchase code to verify that you’ve purchased this item. 6941b9c7-8b13-48c1-85b5-c5472335aa33 – 29 Jul 2016 REGULAR LICENSE
Hi, I have a problem with the HTML-builder, because don’t save/export the changes in content . . . I put the blocks that I need and I make the changes in the texts and details and finally save . . . but if I reload or export the page, I only see the blocks with the default content and the changes that I did, don’t appear. What’s wrong? . . . I need config something? . . . Thanks.
Hi, I’m trying to work on the calendar page and instead of the calendar event linking to another website like Google.com, how can I have a modal open with information?
I’ve tried everything and cannot seem to figure it out. If you can post the code that would be greatly appreciated. Thank you!!
-George
Hi, i have used fullcalendar plugin for the calendar page. Your requested feature is not implemented in my template. You have to customize it. Here i have given an example of calendar modal with code:
http://www.mikesmithdev.com/fullcalendar-jquery-ui-modal/You can try it.
Thanks ismail
Hi Ismail,
I’ve tried using this calendar but it doesn’t seem to work properly with one of your pages. I tried inserting the code into your calendar page, and removing the calendar that you had but it didn’t work.
Any other suggestions? I really need to get this working by Wednesday as I have a Project I’m working on!
Thank you!! George
Hi, it is a new feature and it is not included in my template so you have to outsource it to someone else.
Thanks ismail
Just sent an email asking for assistance. Please review ASAP. Thanks! Hector
Hi, i have replied your email.
Thanks ismail
Hello, I need your help to complete the installation of the NextEvent website. I want to use Box Style Layer 6. Can you please let me know soon what it will cost to complete the installation and if you can have it done by tomorrow.
Thank you.
Tiffany
Hi there,
I’ve changed the logo using index-boxed-mp-layout2 but seem to have difficulty with it scaling to 38px height. How can I change this to make the logo a bit taller and not have it automatically scale to 38px?
Thanks
Hi, just open style-main.css file in css folder and search for the following code: .menuzord-brand img { max-height: 38px; }
I think it is at line number 1690. Then just remove max-height: 38px then your problem will be fixed.
Please let me know if you need more help.
Hello,
If I want to build the CSS via the LESS-files included in the theme, what is the best way to build a custom CSS ?
“simply” build nextevent-client-files/nextevent-client-html/less/style-main.less and after include the custom CSS, for example nextevent-client-files/nextevent-client-html/css/menuzord-skins/menuzord-border-bottom.css ?
Thanks & kind regards, Thierry Purchase code: 7c437101-2f9d-471e-b2d2-fbf93eb3c7c8
Hi,
Firstly, it is not important to build any css via LESS. You can modify an css and save it. If you want to modify style-main.css file via LESS then modify it from LESS folder. But menuzord-border-bottom.css is not controlled by LESS.
Thanks ismail