226 comments found.
Does the sermon page only work with videos uploaded to our site, or is it compatible with vimeo?
Hello there,
Thank you for purchasing our theme and for reaching us. Sincere apologies for the delay in getting back to you, we were away on vacation and we just got back.
To answer your questions, yes, you can upload your own videos. The theme uses jplayer to display videos uploaded to your website. You can also use vimeo or anyother video services either using oEmbed or using the embed code. Both works.
Let us know if you need further assistance.
Thanks, Ibrahim
Hi you have a very good theme. burt am wondering is there any way to bring the audio and video from Google drive or dropbox i ahve tried it but the the is not recognising it
Michael
Hello Michael,
Thank you for purchasing our theme and for reaching us. Yes, it is possible to bring audio or video from any URL. You need to paste the URL in the Audo or Video tab like given here : https://drive.google.com/a/transvelo.com/file/d/0BxmC16gQK81fTk4tcEZPV002MTQ/view?usp=drivesdk
Let me know if this works.
Thanks, Ibrahim
Thanks Ibrahim please can you try it yourself on google drive to play mp3 audio files.
It is not working. I guess it is a bug, can you do something about it.
Michael
Hello Michael,
Thank you for your patience. Google Drive does not allow you to hotlink which means you cannot get the URL of the audio file. All you get is the URL of page that embeds the audio.
However you can embed the media file. Please follow the steps given below :
1. Make your google drive file public.
2. Open the file in google drive and you will notice a black bar at the top, if you click on ”:” you will see “Embed Item”.
3. It will open a dialog box like this : https://drive.google.com/a/transvelo.com/file/d/0BxmC16gQK81fem5HT2lDME5pNTA/view?usp=drivesdk
4. Only copy the item highlighted and not the complete embed code.
5. Place the code within src of iframe and paste it inside “Embedded Audio” in the “Audio Tab” of sermons. Example code below :
<iframe src="https://drive.google.com/file/d/0BxmC16gQK81fM3hUdjQzUkNhLTA/preview" width="500"></iframe>
6. Screenshot example : https://drive.google.com/a/transvelo.com/file/d/0BxmC16gQK81fckRnTWZUaXlvQ1E/view?usp=drivesdk
Hope this helps. Let us know if you need further assistance.
Thanks, Ibrahim
still not working after 3days
Hello Michel,
The steps I’ve mentioned is for displaying Google Drive audio and video. If it is not working for you, please email our support with your FTP details and WP admin panel details and along with details of the drive file and the sermon.We’ll set it up for you.
Thanks, Ibrahim
how to you do that on dropbox
I am not sure about dropbox. I don’t think it gives you the URL of the file.
Love the theme, guys – a couple questions though: 1) How can I change the “Donate Now” button to an external link? 2) How can I change the title of the event countdown?
Hello there
Thank you for your feedback. Answering your questions :
1. Please paste the code given here in your child theme’s functions.php ( from line 2 ):
https://gist.github.com/ibndawood/6e03055604efb7a3efb2After that at this line : https://gist.github.com/ibndawood/6e03055604efb7a3efb2#file-functions-php-L29 change the href to your own custom link.
2. The event count down text ? Can you please specify where ? If you are talking about the header then you can use a events_countdown_widget_title filter. Like given here :
https://gist.github.com/ibndawood/98b16e9ec94efe09b88dYou need to copy the above code into your child theme’s functions.php from line 2.
Hope this answers your question. If you have any othre question please do not hesitate to ask.
Thanks
Thanks guys!
You are welcome 
Your guide doesn’t seem to explain how to edit the pre-built homepages defaults settings using Visual Editor. Like, how do I find where the templates are so I can change the text in the homepages??
Hello there,
Thank you for purchasing our theme and for reaching us. If you take a look at this page here : http://transvelo.github.io/docs/bethlehem/setup/home_page.html
You can see all the Visual Composer elements that goes into building this theme. You can also see the Visual Composer Setting of each element. You can edit those settings to customize text to suit your requirement.
If you can be more specific as to which text you are looking to edit, I will give you better direction.
Thanks again, Ibrahim
I want to edit all of it, obviously, because I do not intend to keep my church named ‘Beth’ or to show random YouTube videos, etc. When I create a new page and choose the homepage templates for it, and then use Visual Editor, nothing is editable!
Ok, if you should not use home page template and Visual Composer together.
I recommend you to import dummy data which will have the contents of home pages as Visual Composer elements. The home page v2 would look like this :
http://transvelo.github.io/docs/bethlehem/setup/home_v2_page.html1. You can edit the Banner of the Visual Composer to change the content that says “Beth is a church..”.
2. Sermons Carousel pulls the content from Sermons. You can add your sermons from the admin dashboard ( It is available on activation of Bethlehem Extensions plugin )
3. Give Online – is another Banner element whose contents are editable. You can choose to have your own text or edit it.
Like I mentioned earlier, you should not use “Home Page” template (it is available only for legacy reasons) and should use Visual Composer only to customize the details of the home page.
Should you require further assistance please do let us know.
Thanks, Ibrahim
This is a highly unusual way of doing things, needing to import dummy data to be able to modify the templates that come with the theme. I just spent hours editing my site last night. Your directions need to say during install that I have to install dummy data if I want to be able to get your theme to work properly, and then of course I’ll need to spend hours deleting crap I don’t want.
Also FYI – if I had an existing website your “import dummy data” method would be useless and I’d be demanding a refund. You should re-evaluate this
Hello again,
Thank you for your inputs. I appreciate your feedback. The Home pages and other pre-built pages are built using Visual Composer and hence provided with dummy data.
Alternatively you can build home page by following the instructions in the documentation without having to import dummy data. Lot of users prefer Visual Composer.
For advanced users who wish to use home page templates alone, you can edit the content from bethlehem/inc/structure/template-tags.php you can place it in the child theme.
I differ on your view that it is unusual. I do not see it as being highly unusual this is because we have contributed to StoreFront Theme (https://wordpress.org/themes/storefront/) which has 40k+ active installation and they follow the template-tags method. ( Please compare our home page templates and the one that is here : https://github.com/woothemes/storefront/blob/master/template-homepage.php )
We bundled Visual Composer so that themeforest users who are comfortable with it to build their own layouts.
If you have a recommendation on how to make things easier, we are all ears. We strive to make this theme easily usable.
Thanks again for your inputs. Ibrahim
It is unusual. I’ve created hundreds of Wordpress sites and never been required to install dummy data to make a theme work. This is atypical because chances are extremely high that a website with hundreds of pages of existing content is going to end up having several posts, pages and other kinds of fails having the exact same file name as something in the dummy data, meaning the install of the dummy data will fail or things will fail to work properly.
You should build the option to edit the homepages into your theme settings page like all the other settings, or make the ability to import the home pages separately and choose a file name or something. The way you have it right now makes this task take a lot longer than it should.
Don’t get me wrong, the theme looks nice but customizing the site is not very user friendly.
Thank you again for your valuable inputs. I really appreciate it. I like the ability to import home pages separately. I will definitely include this in our next release. However editing the home page via settings makes things complicated. I will explain why :
1. Now we have 3 different home page styles all built separately either using template tags or Visual Composer. The options for all these pages vary so it would not be ideal to have it in theme options.
2. Lets say you want to remove “Our Team” section, or want to have a second sermons screen. It is not possible to have those settings in theme options.
3. Having customization options in theme options will work only when you want to have the same elements like in demo and want to change texts but adding/removing elements or rearranging it would make it difficult.
We have taken this into account and have built custom Visual Composer elements which lets you add to your VC’s backend editor. While I accept that importing all the dummy data wouldn’t be ideal. I will definitely include an option to just import the home pages alone.
Once again thank you for your inputs, I appreciate it. I hope my explanations are satisfactory. If you have any other questions or explanation or suggestion, please do not hesitate to ask us. We are glad to help.
Thanks
In Events, there is no option to Create a new event. I went to the plugin website and it appears this is a free feature not requiring the Pro version, yet I cannot create a New event. Why is that?
You should be able to do that. Some of our customers reported that once they de-activated and activated it appeared again. Can you try that and let me know if that works ?
De-activating the plugin and re-activating it brought up the new event feature. Thank you.
Under Products (the Charity Store footer) the currency appears to be locked as British pounds. How do I change it to US dollars?
Hello again,
The store uses WooCommerce to manage products. You can change the currency settings from WooCommerce > Settings > General > Currency Options. Here is more detailed documentation : https://docs.woothemes.com/document/shop-currency/
Let us know if you have any other questions.
Thanks, Ibrahim
Thank you. On the Contact page, the layout is very confusing. I can’t actually edit the map or change the location for the venue on this page. Where is this information editable at?
It seems this is editable under Events, but I have no events and yet this information is the default settings. So where do I delete the stored venue locations so I can replace them?
Update: Found the section to edit the stored venues by creating a new event and then selecting to use a stored location BUT when it redirects me to the page to edit the stored venue, it says I do not have permission to view this page.
Hello again,
Yes in the contact page, we show an events locations widget. This works like this : If you have added events, we have provided an “Event Venue Locations” element, which you can add, so that it shows the locations of recent events. Its not the other way round. If you want to add locations not connected to events, I suggest you to add a Text/HTML Widget with the HTML similar to this :
https://gist.github.com/ibndawood/b88fa70832f08ac71713#file-events-htmlIf you need help in editing the gist I posted, let me know.
Thanks, Ibrahim
To edit the map in the header, you need to navigate to Static Block > Contact Header or create a new static block and add your Google map embed code. You can then choose the “Contact Header” static block as Header content in Page attributes of contact page.
Here is Page attribute screenshot :
https://drive.google.com/a/transvelo.com/file/d/0BxmC16gQK81fSm03QmtPX1pNTTA/view?usp=drivesdkHere is Static Block screenshot that contains the Google Maps embed code:
https://drive.google.com/a/transvelo.com/file/d/0BxmC16gQK81fcW9fNE45Y0kwOWM/view?usp=drivesdkLet me know if you need help.
Thanks, Ibrahim
Where are these screens located? You’re showing me what they look like, but not where they are located in the admin area.
Edit: Nm, it’s in Static Content.
The Events stuff still makes no sense. How do I DELETE your dummy data event locations so they stop appearing in the Contact page?
You can simply remove the “Events Locations” visual composer element in the Contact Page.
Here is screenshot reference : https://drive.google.com/a/transvelo.com/file/d/0BxmC16gQK81faTN1Ykx5Tmg5OVk/view?usp=drivesdk
That’s not what I asked to do….I do not want to delete the function of the page.
I want to keep the page functioning the way it does. I just want to get rid of the existing data on Venue locations so I can replace it with my own. How do I do that?
How do I replace Christian Faith Center Lake Houston and Central Park New York, and their addresses and phone numbers? When I try to edit them from the Add New Event page I get a message saying I do not permission.
I am not sure what is causing you a permission issue. Can you please email our support with your WP admin panel credentials and FTP details and I’ll look into it.
Hello again,
I’ve tracked down the issue of permission to a change in WP 4.x. Please add this code in your child theme’s functions.php :
https://gist.github.com/ibndawood/7a870783aa3b555d5504Let me know if this works.
This worked. Thank you for the assistance.
Glad it worked
You are welcome !
I am using the header style 8 but all my navigation tabs are all moving to the left instead of tabs spread out across with my logo in the center. Why is it doing this and how can I fix this.
Hello there,
Thank you for purchasing our theme and for reaching us. This could be a mistake in a setting. Can you please email our support with your WP admin panel and FTP details ? We’ll look into this.
Thanks, Ibrahim
Hi.
We have a couple pre-purchase questions:
1. How does the big drop-down menu work? Can you modify the layout and columns? Could the menu be edited to run across the full width of the window as on this site ? http://www.readingfamilychurch.org.uk/
2. Is there a place to demo the Wordpress backend with this theme?
3. Does the calendar have a Upcoming Events sidebar widget?
Thank you
Hello there,
Thank you for your interest in our theme. We are happy to answer your questions :
1. Yes, we do have a megamenu. You can build megamenu using a Visual Composer which will allow you to build your own layout and columns. Here is the documentation related to it : http://transvelo.github.io/bethlehem/docs/setup/advanced_megamenu_dropdown.html
2. Please email our support and we’ll setup a demo for you so that you can take a look at the backend. Right now our support staff is away. They will be back tomorrow.
3. Yes the widget in the home pages display upcoming events. Events are provided via this plugin : https://wordpress.org/plugins/the-events-calendar/
Should you have any other questions please do not hesitate to ask.
Thanks Ibrahim
Hi Ibrahim
Thanks for your quick response.
I have another question about the logo. How well would a logo of different dimensions work? For example something more vertical or square of about 200px x 200px?
And yes, if we could get a backend demo set up, that would be great. We don’t need it today but if we could have it by Monday, that would be perfect.
Thanks so much! Gabi
Hello Gabi,
Yes, it works for 200×200. However you may require to make some slight modifications.
Please email our support so that I can share the details with WP details with you.
Thanks, Ibrahim
hello there I did not realize this theme wasn’t responsive when I purchased it. I assumed most wordpress themes were at this point.
What can be done about this?
Hello there,
Thank you for purchasing our theme and for reaching us. We have built this theme to be reaponsive. I am not sure why it appears unresponsive to you ? Can you please share with us your Website URL and let us know which part you think is not responsive. We will fix it for you.
Thanks Ibrahim
My 2nd question is this .. On the homepage slider, the image in the slider extends to the menu bar. Is there a way to prevent that from happening?
homepage – http://screencast.com/t/NauYW3DM i dont want that .
thanks
rccgvtc.org is the website
Hello there again,
I checked your website and I can it being responsive. If you do not want the slider, then please remove the slider from the “Home Page Slider” in the options and then you can add a slider into the content of the home page via “Revolution Slider” visual composer element.
Should you require further assistance please do let us know.
Thanks, Ibrahim
please advise if demo content pages were built using visual composer. We want a easy way to edit demo content
Hello there,
Thank you for your interest in our theme. Yes, the demo pages are built using Visual Composer.
You can view the content here : http://transvelo.github.io/bethlehem/docs/setup/home_page.html
Thanks, Ibrahim
Can music be added to certain pages?
Hello there,
Thank you for your interest in our theme. Yes, you can add music to pages. You can also add like the one given here in this page :
http://demo2.transvelo.in/bethlehem-v1/sermons/read-bible-everyday/HI there something went wrong with my menu bar (see attached picture) It was working properly and I removed a page I did not need from the menu and now it shows up like this
http://screencast.com/t/uV2YoSb1lGHello there,
Thank you for purchasing our theme. I believe you removed the page that contains the ‘split-right’ class.
Can you please check if you have added split-right class ? Here is the related guide :
http://transvelo.github.io/bethlehem/docs/setup/advanced_megamenu_dropdown.html#5-split-the-megamenu-dropdown-in-left-and-right-columnThanks, Ibrahim
Your documentation mention 3 menus (see below); I only see the primary menu. Where can I find the other 2? Thanks Primary Menu Secondary Menu Handheld Menu
Also, Home and Navigation are not part of my Bethlehem menu.
Hello Maryline,
Thank you for pointing this out. We had used secondary and handheld menus in pre-release versions when the menu was non-responsive. Now we have made the menu responsive and hence there is no requirement for handheld and secondary navigation. We’ll remove this info from the documentation.
We’ve also removed “Home” and “Navigation” as their options were moved to “Header” and “General”. The screenshots are old and needs to be updated.
We’ll update them now and thank you for pointing this out for us.
Regards, Ibrahim
How do I add an image for the header? my only options are default and custom with no option to upload.
Hello there,
Thank you for purchasing our theme and for reaching us. Yes, you will have to choose the “Custom” which will show additional options to add a background image. Here is reference to documentation which explains this with a screenshot : http://docs.transvelo.com/bethlehem/setup/header.html#choosing-a-header-background
I hope this answers your questions. If you have any other question please do not hesitate to ask.
Thanks, Ibrahim
hi there I purchased this theme and have a few questions.
1. How do I deactivate/remove the ’’see the archive’’ tab? http://screencast.com/t/kh0pI0FSKVom 2. I tried to upload the sermons but none of it is showing up on the homepage. Could you please give me a work through on how to do it. 3. On top of the Team members carousel (see image) how do I get rid of the first ’’meet us’‘ http://screencast.com/t/kh0pI0FSKVom 4. Is there a way to remove the ’’charity store’’ without messing with the code? 5. How do I edit or deactivate the social media links on specific pages ? I want the social media links to show up on maybe the homepage and a few select pages but other than that, I don’t need it. 6.When I hover on the menu there is a drop down which has link and what not. How do I replace the featured image on the menu drop-down.thank you
Hello there,
Thank you very much for purchasing our theme and for reaching us with your questions. We are happy to answer your questions :
1. Please paste this code in Bethlehem > Custom Code > Custom CSS : .vc_widget_recent_posts .archive-link { display: none; }
2. Sermons in the home carousel are ordered by the latest. Can you please email our support your FTP and WP admin panel details for me to look into this ?
3. You can edit the “Team Member” carousel from the edit page. Once in the edit page, you can click on the visual composer edit and you will find this : http://docs.transvelo.com/bethlehem/visual_composer/team_members_carousel.html
You can then edit the title and pre-title texsts thee.
4. Please paste the code given here in your child theme’s functions.php https://transvelo.freshdesk.com/support/solutions/articles/5000667785
5. Can you please specify which links you are referring to ? The links in the footer ?
6. You can construct menus from Apperance > Menus. To edit a megamenu, you need to look for the megamenu item in the “Static Content”. Here is more detailed steps on megamenu and navigation : http://docs.transvelo.com/bethlehem/setup/main_navigation.html
I hope this answers your questions. If you have any other questions please do not hesitate to ask.
Thanks, Ibrahim
How to remove a “donate now button”?
Hello there,
Thank you for purchasing our theme and for reaching us. Please add this code to your child theme’s functions.php :
add_filter( 'bethlehem_navbar_donation_link' , '__return_false' );
Let me know if this works.
Thanks, Ibrahim
This is working Good! Thank you!
You are welcome 
Hello, I love your theme! I do have a quick question however, the website I’m creating is for a spanish speaking monestary. So majority of the website has to be in spanish. There are things that I’d like to change for example, the Donate button on the top to read in spanish, the “Story or Stories” to be changed to something else in spanish. Is there a way to change this so I can present the demo.
Hello there,
Thank you for purchasing our theme and for reaching us. The theme comes with a pot file which means you can translate all the strings used within the theme.
We have made this video on how to translate “Sportexx” (our other theme) : https://www.youtube.com/watch?v=fFqjLPwNjyY (turn ON captions for information about a particular step )
The steps are exactly the same for Bethlehem as well. I hope this helps you. If you are facing difficulties, please do not hesitate to ask us and we are glad to help.
Thanks, Ibrahim
how do you change the “Stories” part of the theme? I need it to say something different, how can I edit the stories portion. Example, when I put a stories carousel, I’d like the “Read Story” part to say “Lee Mas”. And anything with the word story to change it to ” Poesias”. How can I do that?
Hello again,
There are lot of ways to achieve it depending on your type of requirement.
1. If your client wants to call it using a different name in a different language, you can translate it using .po files. However please note that you’ll have to translate for bethlehem-extensions plugin.
2. Alternatively you can also use ‘stories_post_type_labels’ and ‘stories_category_labels’ filters, to change all the labels related to stories.
3. You can also use a plugin like this : https://github.com/WebDevStudios/CMB2 to build a new custom post type.
If you are a programmer and understand how to use filters, you should definitely go with 2.
Awesome, thank you. I also have one last question, I hope. Can this template be changed to a box template instead of a wide template?
It would require some additional CSS code and probably it will change based on your header style. Can you please let us know which header you are using ? I will see if I can come up with a simple CSS solution.
Thanks, Ibrahim
Hi, I want to remove or replace the bethlehem logo before Site Title and Tagline in header 7 and footer 2. How can i do that? https://drive.google.com/file/d/0B4fmUWpk1pjNelFMNHlSQUlXTEU/view?usp=sharing
Hello Raymond,
Thank you for purchasing our theme and for reaching us. You can change the logo by navigating to Bethlehem > General > Your logo.
Here is the link to the documentation : http://docs.transvelo.com/bethlehem/setup/logo_and_favicon.html
If you do not see the theme options panel, please make sure to install “Redux Framework” plugin which can be installed from Appearance > Install Plugins
I hope this answers your questions. If you have any other questions please do not hesitate to ask.
Thanks, Ibrahim
Thank you for your answer but I dont want to change the Logo, I want to use the default wordpress title and Tagline but without the bethlehem logo on the left. Here it is: http://imgur.com/3FA0zDI
Hello Raymond,
Please add this CSS code to Bethlehem > Custom Code > Custom CSS :
.bethlehem-logo svg { display : none; }
Let me know if this works.
Thanks, Ibrahim
Its working great! thank you. Btw, How do I make the background of area 1 different from background of area 2 as my attached? http://imgur.com/t0EdN9U
And How do I make the first menu level unclickable as my attached? http://imgur.com/SHQdlhu
When i attempt to change the footer color from Black to Blue with Footer Style number 2 in Bethlehem -> Footer -> Footer Background. It showed as my attached http://imgur.com/WfFHOPK. How do I fix this?
and also a problem with the event title or header as showed http://imgur.com/ZAuHjjL
Thank you Raymond for your questions. To answer your questions :
1. It is not possible unless you wrap the area with a div and style the div with a background color. Something like :
<div style="background-color:#fff;">
2. I am not exactly sure if I understand you. Unclickable ? Can you give me examples of this behavior ?
3 and 4 Please allow me to test this and get back to you.
Thanks, Ibrahim
2. Like I dont want people to click on the level 1 menu lable and go to a specific page. I want it just stay there as a text without any url attached but the drop-down menu is accessible. as picture http://imgur.com/SHQdlhu
Thanks for your clarification. To achieve this, you can simply drop a Custom link into the menu and have it linked to #.
Have you got answers for 3 and 4?
Hello Raymond,
We are releasing an update today which will resolve 3 and 4.
Thanks, Ibrahim
how do I use the update?
Hello Raymond,
The prescribed method is via Envato Toolkit. Here are the steps to update the theme : https://premium.wpmudev.org/blog/how-to-update-themeforest-themes-with-the-envato-wordpress-toolkit/
Thanks, Ibrahim
Thank you. What if I want to to use Give plugin anymore (because it is not support Authorize.net), How can I update new url for “GIVE ONLINE” button on the top?
Hello Raymond,
You can simply de-activate if you do not want to use the plugin. However they do have authorize as an add-on. You can check it out here : https://givewp.com/addons/authorize-net-gateway/?ref=88
Disclosure : I am an affiliate of Give and I get paid a commission if you purchase an addon from them.
Thanks, Ibrahim
I dont want to waste $62 for a add-on. I did de-activate the plugin but the button “GIVE ONLINE” is still there and I also want a new url for that button, which goes to a specific page. How can I edit that button’s url?
Hello Raymond,
Here are the steps :
1. Please paste this code (from line 2 only ) in your child theme’s functions.php : https://gist.github.com/ibndawood/6e03055604efb7a3efb22. Between lines 20-24 : https://gist.github.com/ibndawood/6e03055604efb7a3efb2#file-functions-php-L20-L24 is the code that displays “Give Online”.
3. You can edit the lines to either change the URL, or text or completely remove that part as well.
Should you require further assistance please do let us know.
Thanks, Ibrahim
How can I change the title of sermons page? see pic http://imgur.com/r9rEvYU
Hello Raymond,
Please paste this code in your child theme’s functions.php (starting from line 2 ):
https://gist.github.com/ibndawood/c40627ed7209ffe6af5fYou can see the “Sermons” text in line 16 and you can change that to your own text.
Please I have a pre-purchase question. The navigation bar expanding on collapsing on the mobile screens is very disruptive. Can anything be done about this. For instance when you hover the menu, it expands and when you get to the next parent menu item, the first one collapses and at that time the page is in the middle and you have to scroll back up to access the menu
Hello there,
Thank you for your interest in our theme and for your question. I appreciate your feedback. What you are looking is an accordion type menu (am i right ? ) which will make all nav items collapsed except for one.
The current implementation of the menu is the standard implementation of navbar. I welcome your suggestion but unfortunately it is quite difficult to implement it as an accordion at this point.
I hope this answers your question. Should you have any other question please do not hesitate to ask.
Thanks, Ibrahim
We are considering this for a client. They currently use Pay Pal for event payment. Will this integrate with PayPal? Thanks~
Hello there,
Thank you for your interest and for purchasing our theme. The Events that we’ve used is called “Tribe Events” ( https://wordpress.org/plugins/the-events-calendar/ ). While the features to add, create and edit events are available for free, I don’t think paypal is available for free. You may have to purchase a premium version of it or use a custom paypal solution.
Should you require any assistance please do not hesitate to ask.
Thanks, Ibrahim
Please, can you/it support: - Mail Poet email subscribe or any other self hosting email marketing solution? Don’t want to pay the montly fees; - can you make the menus float on top of the site (or keep floating or just appear floating on scroll up);
?
Thanks!
Hello Alex,
Yes, you should be able to use your own subscription service. However you may require a little bit of additional coding or customization.
Regarding the menus, the sticky options is available via backend for certain headers that run full-width.
I hope this answers your questions. Should you have any other questions please do not hesitate to ask.
Thanks, Ibrahim
Please send me .psd files. Also respond to my tickets
Hello there,
Thank you for purchasing our theme. I have sent you the PSDs to your email. Our team is responding to your tickets as I type. You should have the response soon.
Thanks, Ibrahim