Forum Replies Created
-
AuthorPosts
-
wensolutions
KeymasterHello,
Can we have your better site URL so that we can monitor your issues better?
Waiting for your reply
Best regards
wensolutions
KeymasterHello @Logical Growth
What I meant was the child theme’s folder should contain the functions.php, style.css and a folder inc/hooks/header.php.
The attachment shows the folder structure of the child theme’s folder.
https://www.dropbox.com/s/o9thf412234cab4/a.PNG?dl=0Hope this will help you.
Regards!!
wensolutions
KeymasterHello @stefano.marini@uniroma2.it
Sorry to hear that you are having problem with the slider.
You need to deactivate all the plugins and check for the slider option provided by the theme.
Go to Admin Panel / Appearance / Customize / Featured Slider.Now in this section trying setting up your slider through every option set the transition effect, etc..
Now save the changes and see the site.Note: You need to make sure that all the plugins are deactivated.
And for your information you need not need to pay for anything for the customizer options functionality provided within the theme.Next, regarding your license activation issue you can contact directly
http://themepalace.com/update-key-support/ by filling up necessary details.Hope this will help you.
Let us know how it goes.Regards!!!
wensolutions
KeymasterHello @Charles.brandreth
Now your issue is quite clear.
Thanks for your suggestion. We’ll consider it to add on the upcoming updates.For the current fix you can do the steps below which will be playing around with the main theme’s folder’s file.
Go to main theme’s folder / inc / hooks / you will find wp-head.php file.
And in this file in line no:235 you will see below code:background-color: <?php echo esc_attr( $bizlight_primary_color);?> !important; /*#000000*/
Now change this line to below:
background-color: <?php echo esc_attr( $bizlight_primary_color);?>;
And then save the file.
Now you need to add below custom CSS form Customizer section through Admin Panel..page-id-88 .site-header.evision-nav-right{ background-color: #D6003B !important; } .page-id-92 .site-header.evision-nav-right{ background-color: #A6754B !important; } .page-id-90 .site-header.evision-nav-right{ background-color: #2E6183 !important; } .page-id-94 .site-header.evision-nav-right{ background-color: #689F38 !important; }
Note: You can change the HEX value of the color to color of your choice.
Hope this will fix this issue.
Let us know how it goes.Regards!!
wensolutions
KeymasterHello @Charles.brandreth
Sorry for misunderstanding.
When we inspected your site the CSS is working perfectly for what it was given. So we think that you are trying to explain a different situation.
Can you please elaborate you issue in much details.The CSS provided changes the navigation menu background color on front page when you scroll down the page.
So we hope you issue was not that.Please elaborate you issue in much more details probably with some screen shot which banner you were referring.
Regards!!
wensolutions
KeymasterHello @stefano.marini@uniroma2.it
Thanks for the site URL.
As far as we have inspected your site it seems that you have used some third party plugins. So this may be the plugin issue.The Fix:
The first thing you should do is disable all your plugins, clear your cache and re-load your site to check if everything is working how it should be.
If it is, then now you can activate your plugins back 1 by 1 and as soon as it breaks you’ll know that last plugin was the one causing issues (make note of this plugin, deactivate then keep doing the same).
Once you know the plugins causing the issues you can either search for another plugin that does the same functionality but is compatible.Hope this will make this issue much clear.
If you are still having the same issue feel free to post.Regards!!!
wensolutions
KeymasterHello @stefano.marini@uniroma2.it
Sorry to inform you that the site URL that you have provided cannot be reached right now.
I hope you fix this issue and let us know when site can be viewed.Regards!!!
wensolutions
KeymasterHello @mizzymac
We are glad to hear that your issue has been resolved.
If there are any further query, then never hesitate to create a new ticket to post your query.Thank you We really appreciate your good comment on the theme.
Regards!!
wensolutions
KeymasterHello @mizzymac
For this issue you need to add custom CSS.
For which you need to go to Admin Panel / Appearance / Customize / Theme Options / Custom CSS.
Here you need to copy and paste below code:ul#menu-sidebar li a:hover { color: #000000 !important; }
Hope this will help to resolve your issue.
Regards!!!
wensolutions
KeymasterHello @stefano.marini@uniroma2.it
As much as we would love to help you but we checked locally the slider transition but it is all working fine in each transition option.
We would be much clear about your issue if you could provide us your site URL.I cannot find how to modify caption button
This was a bit confusing please elaborate your problem in much details.
Which caption do want to modify??Or like You want to modify to what??Hope this will make your clear.
Regards!!!
wensolutions
KeymasterHello @marinabrito
Hope you are doing well.
Now going into your issue about putting link into the Home/Front Featured Slider Section button.
For your information the slider button links to the particular page/post that you have selected your slider from.
If you have selected you slider form page then it will redirected to particular page and if you have selected your slider form category then it will redirect to particular category’s posts.
Please explain you issue in more details.And for you second issue providing you site URL will be great help for us.
We would like to hear back from you again.
Regards!!!
wensolutions
KeymasterHello @Charles.brandreth
As far as I have inspected your site I saw that the CSS that I have provided is not seen in the site.
May be you have deleted.
Please paste the above given custom CSS and we will try to inspected your issue with browser source.First go to Admin Panel / Appearance / Customize / Theme Options / Custom CSS.
Below is the code you need to paste..navbar-fixed-active { background-color: #AE1F46 !important; }
Let me know if you have done that.
And don’t forget to save the changes.Regards!!!
wensolutions
KeymasterHello,
Have you tried making changes from,Dashboard => Appearance => Customize => Color Options => Footer Area Color Option
and
Dashboard => Appearance => Customize => Color Options => Footer Widget Color Option
The changes from the first location will give you changes on the footer and
the second one will give you changes on the footer widget just above the footer.We hope this helps,
Best regards
wensolutions
KeymasterHello @SmartCaregiver
Hope you are doing well.
The option of managing the featured image block is within the customizer.
Go to Admin Panel / Appearance / Customize / Featured Content / Featured Content Type.
From this section you will see different option for setting that featured content section.
You can Select Type from here.And for your information the featured images here will the post’s or page’s Featured Image that you have selected from Select Type Option.
Hope this will help to resolve your issue.
Let us know how it goes.Regards!!
wensolutions
KeymasterHello @SmartCaregiver
We are sorry to hear that you are having problem in finding option of selecting a footer widget.
You can easily find the option of footer widget in Admin Panel / Appearance / Customize / Widgets.
For some reason if you didn’t find in this section then you will surely find in Admin Panel / Appearance / Widgets section.Hope this will help you.
Let us know how it goes.Regards!!!
-
AuthorPosts