114 comments found.
Hi Athena, can you tell me if I can put a hyperlink for this section: https://snipboard.io/AbBrMc.jpg ? Expectation is when visitors click the image, it will go to a custom landing page/URL. Can you guide me on how to do it? Please advise.
It’s a single image. Click on pencil icon to edit. Select “Open custom link” on click action. You’ll see “Image link” field.
https://prnt.sc/17ojsgmHi Athena, can you guide me on how to change the icons & buttons in the “About” page module: https://snipboard.io/icYVM6.jpg ? I would like to change it with my custom icons & button design, is that possible? Thanks in advance!
You just need to edit them. You’ll see icon selection field.
Hi Athena, no. I understand if I can change the icon with the available selection. My question is what if I have my own icons set? Can I upload it somewhere to change the existing selection? Please advise,
You need to customize Sena Addons plugin to add your icons. But, I didn’t try it so.
Hi! Please help, I can’t find where I can change the social links on the portfolio page.
Plugins / Plugin Editor. Select “Sena Addons” plugin. Open shortcodes/class.shortcodes.php
Social links are in “share” function.
Hi Athena, I realized the progress bar under “recent projects” is only running like half-way and didn’t open the dropdown content afterwards, unlike the demo version where it runs smoothly. Can you pin point where I set it wrong? Thank you!
site is on: https://remparempa.com/
Open Settings / Permalinks and select “Day and name”.
resolved. thanks!
Ok
Hi Athena, can you guide me on how to change the color of the fonts? I would like to replace the #24bca4 (green color) with my organization’s color. Thank you in advance!
Open Appearance / Theme Editor. Select assets/colors/green.css. Replace colors and Save it.
Hi Athena, I have replace all the colors in the mentioned css with my new color code and save it, yet it didn’t reflect in the front end. Is there any steps that I’ve missed? Please advise
You should clear the browser cache or CDN if you use.
ah, yes, the most basic thing, I forgot. Got it, Thanks!
Ok
Form from WPBakery is not working. Do I need to add a plug-in. Here’s my purchase code:2aa44545-50a2-429d-af4f-21aeafbe2f6c
You ahould create a Contact Form 7 form and include it by WPBakery.
Dear Author,
Your theme is available for free download on themeforest.net until June 30, 2021 but i can’t see the download free option on the theme page, Please guide me, is it available for free download or have some other issue.
It was free previous month till 2nd of June. It’s over!
Adding a simple page-wide picture results in 1 column and 1 row where picture is placed in. Because of code section .container { padding-top: 100px; padding-bottom: 100px; } Where and how to change the settings of the padding? In the row part? in the column part or in the picture picture? What I tried nothing works?
Please, buy my theme for support!
Hello,
How do you change the link in the menu to where it goes on the page? For the Sticky Menu: http://www.flybyto.com/
For example if I want Contact to go back up to the Home image instead of to the bottom of the page.
Thanks, H
If you add a page to Site Sections it goes to the anchor at home page.
Thank you will play with that feature.
For some reason under Customize / Styling / Color Schema – it is not changing to the colour I want, it seems to be stuck on orange … it only changes when i view the page individually … it does not effect the overall site
I added color option to Front Page types. If it is not set as default, you’ll see custom color. You can change it on the right sidebar when you edit pages.
Also the “Change Footer Background option” under Customize is not working too.
Thank you!
You can do it by Sena theme options.
Found it. Thanks.
Ok.
The Footer Background Color under Sena Theme Options does not change still unfortunately. I selected this colour which is a blue #1e73be— http://www.hanzmarc.com/mycompass/2021/
Thanks.
While you are looking at the footer on my test site… is it possible to center the image i have that is the 3rd widget? Thank you again!
I’ve cleared my cache as well and restarted a couple times
You should add the following code to inc/register.php line 136 via Appearance / Theme Editor:
or ! empty( $sena_config['footer-bgcolor'] ) && strtolower( $sena_config['footer-bgcolor'] ) != "#1a191d"
I looked your site. I think, you would like to add 3 columns to footer sidebar.
You can edit inc/register line 432 for it.
Replacecol-md-3With
col-md-4
Amazing. Thank you. And please just one more and i think we are good
http://www.hanzmarc.com/mycompass/2021/- if you click on gallery and find “The Coffee Shop” and click
- It opens another image below which is “photo.jpg” and in the vc code [vc_single_image image=”166”]
- where do i edit or change image=”166”, do i create a image id 166 for ‘photo.jpg’
hope that makes sense you have been a great help
You should enable WPBakery page builder for portfolio, too.
https://themeforest.net/item/sena-creative-multipurpose-wordpress-theme/26282371/faqs/43018Good Morning,
Just a few minor minor questions: http://www.hanzmarc.com/mycompass/2021/
1. In the Footer – i would like to center the logo, so i guess just one column and also center the Copyright… is this possible? 2. I want to remove READ MORE button (Posts/Travel Dispatch) section but keep the image as the link 3. I removed the date (Publish Date) from each Post Page now there is 2 lines under each title, can this be removed? 4. Contact section: i want to get rid of address, phone, say hello and have the message box centered… is this possible?
Thank you again, and sorry for the minor questions. Im sure these are all easy fixes.
You can work on source code for footer. You should remove read more button from Sena Addons plugin.
They’re lots of modifications and I can’t look deeper to my codes recently.
Can you please be more clear on these 2 (most important):
1. Sena Addons plugin? to remove ‘READ MORE’ button
2. Contact section: i want to get rid of address, phone, say hello and have the message box centered
You can remove all items in contact section and write your own texts.
In order to remove “Read More” button, open Plugins / Plugin Editor. Select “Sena Addons” from top-right selectbox.
Then, open shortcodes/blog.php. Go to line 26.
Replaceesc_html__( 'Read More', 'sena-addons' )With
''
Good Morning,
Thank you for all your help, if we could just figure this out it would be great. I tried what you said and it did not work – on line 26
// Post $post_title = get_the_title( ); $post_content = apply_filters( ‘the_content’, get_the_content( ’’ ) );
http://www.hanzmarc.com/mycompass/2021/Any other thoughts?
I need WP admin login info and screenshot of issue which can be sent from my profile.
How can i send to your profile directly?
Ok i got it will send through your profile…
I also found the button in – js_composer.min.css – but did not want to delete it just yet
It is WPBakery file.
I saw that you used WPBakery Post Grid element.
I added the following CSS by Appearance / Customize / Additional CSS field:
.vc_btn3-container > a {
display:none !important;
}
Hello, Your Theme was great, I like it. But, I’ve got a problem here, how I change the meta description in my website?
Please, buy it for support!
Hello friends, good job! Considering that most users browse from their smartphones, how would a vertical video work in the header?
Background videos don’t play automatically on mobile. So, you can add a callback image from settings.
Hello,
I was wondering if you could help with this theme. The link is: http://www.flybyto.com
- the logo in the sticky menu is not staying in the navigation bar when i scroll downwards
- there is a huge white space under the contact form and before the footer, how can i get rid of that?
- and just ontop of the footer, there is a plus and minus sings in a little square box, can this be taken out?
thank you for any help Regards, Hans
Sorry! You should buy Sena theme for support.
— how will we now contact eachother? Thanks again!
For logo in top menu, open Sena / Logo and change “Logo Height” value to 85.
White space after contact form is Google Maps area. You can remove it via Site Sections by removing “Google Maps” section. If you want to use it get a Google Maps API Key ( https://developers.google.com/maps/documentation/maps-static/get-api-key ) and copy it to Sena / General “Google Maps API Key” field.
Plus-minus buttons are for the map, too.
Thank you very much.
-> Is there a way to change the accordion size and colour and gap between accordions?
If you look at the site: www.flybyto.com and under the 5 Benefits of a Zoned HVAC System (HVAC) link
Open Appearance / Customize. Copy following styles to Additional CSS field:
.faq-support .panel-heading a.collapsed {
background-color:#ccc;
}
.panel-group {
margin-bottom:30px;
}
.faq-support .panel-heading a {
padding:20px 40px 20px 20px;
}
.faq-support .panel-heading .panel-title a:after {
top:20px;
}
Thank you once again! As I progress, I noticed in Mobile view, the accordion’s under the HVAC section (5 Benefits of a Zoned HVAC System) the accordions are covering the picture? http://www.flybyto.com
I’m sure its just a margin or padding i need but wasn’t able to figure it out. If you could help. Thanks.
I added “hidden-xs” extra CSS class to hide image column in mobile screens.
https://imgur.com/a/8zRecQBI’ll be happy if you rate my theme from Downloads.
Hello. I left a review, its been a pleasure thus far.
Where would i add the css? on that column of the image? But what if I want to keep the image on mobile… it seems to just need a margin adjustment but cant find where.
Also, if you look on my desktop version, same HVAC area, the title “5 Benefits of a Zoned HVAC System” disappears also when it goes to Mobile.
To the column of the image.
Hello,
Please have a look at my site: http://www.flybyto.com/
I want to change the size of the Accordion, make it thinner in hieght as well make the font size smaller under the HVAC link directly under the title “SAVE MONEY, CONSERVE ENERGY & LIVE SMARTER” but i do not want to effect the size of the other accordions I have in the section called “5 Benefits…..”
You can edit layout/style.css. I don’t support for modifications.
Ok no problem. Thanks for the quick reply. I dont see a “Accordions” Section in the * TABLE OF CONTENTS * for the layout/style.css – could you point me to that section.
Just curious on why one set of accordion is bigger than the other in the ABOUT section, i used it twice and they both different.
You can search for accordion or open Developer Tools of your browser to check which style used and which line of CSS must be changed.
Good Morning!
I am almost close to being finished with this one site, I just need a little bit more guidance on the theme. http://http://www.flybyto.com
- The “Clients” section, is there a way to increase the size of the logo’s? And for some reason there is a huge amount of white space top and bottom of client logos? Margin and padding increased somehow
Clients section items resized according to JS. You can change number of visible items by sena/layout/js/main.js.
Go to line 1448:
items:5
Change 5 with another number and Save file.
Clear the browser cache before checking your site.
The progress bar stopped working.
No support for free version!
hi thanks for the cool theme!
I’ve tried to update the theme to the new version with plugins 1.5 but it’s still 1.4?
I’m struggling with the menu (adding drop-down) so was hoping the update would help.
Thanks!
You should buy it for support.
Hello and good day. I download and installed this theme but it does not install with an error or:
Unpacking the package…
Installing the theme…
The package could not be installed. The theme is missing the style.css stylesheet.
Theme installation failed.
You should unzip and install sena.zip
Hello, How come when I upload a logo it does not apply. Using version 1.4
You should buy it for extra support.
so is it block by default?
What? Buy for support please!
I can set the color schema to another color as orange. But after closing and opening the site, the color scheme is back to orange. How to save the color scheme? How to set the color scheme to my own hex color?
You can edit layout/colors/orange.css
But the real problem is that the select color schema is not saved? How to fix that?
You should “Color Schema” as default in the page. I checked and tested whether it works like that.
https://imgur.com/a/ovHYE02I set the Color Schema as default in the page. I noticed that it works fine when I have selected Header Style – Image Slideshow. But when set to Header Style – Single Image the color schema is not saved and after refreshing the page the color schema is set back to orange.
You should set Color Schema as “Default” in Page settings. I selected different colors for other front pages.
Are we talking about the Sena Theme? If have Styling as settings page for the color scheme but no Page.
I included screenshot! You can view it in Page Edit if you look clearly!
Yes found it.
Sena Theme. The contactpage has on the right side a contact form. Where can I change the text that is shown in the fields of the form?
Please, buy it for extra support!
why is the demo not in it?
You can import demo data after installing theme. Also, its located in sena/demo folder.
font awesome does not display all over the website. There is no elementor in this theme from which I could’ve re-enabled it. Kindly suggest.
WPBakery used in this theme.
yes and its nice but how do I see the icons in the website? Currently none of the theme icons are visible.
As you can see all icons are visible in my website. You can check your site by “Developer Tools” to see if there’s a restriction to load Font Awesome icons.
Issue resolved after I installed a plugin, ‘Font Awesome’. Thanks anyway! 
Ok.
I commend you for offering Sena as a free theme. However, I cannot install it. Continually get error alerts.
You can follow installation steps wtitten in help file.