Forum Replies Created
-
AuthorPosts
-
wensolutions
KeymasterHello @Ohrtmann
Try adding below custom CSS with addition to above given CSS. It will now do the trick for you.
.cycle-caption{ pointer-events: none; cursor: default; }Hope this will solve your issue.
Let us know how it goes.Regards!!
wensolutions
KeymasterHello @CTUCSCL
As much as we would love to help with this issue but unfortunately, the theme doesn’t support this customization and, as much as we would love to help with some custom code, this is beyond the support offered for our products, which consists of bug fixing and theme documentation.
And if you are willing to hire a customizer for your particular request of adding the video, then you will be able to add video in any section that you wish.
Hope this will make your clear.
Let us know if any further query.Regards!!!
wensolutions
KeymasterHello,
We presume you have switched off the comments from Dashboard -> Settings -> Discussion and Disable the “Allow people to post comments on new articles” option
But this option only disables the comment section on the new articles where as the old articles will still have comment section.
To remove the comment section on the old articles you will have to do it individually form
Dashboard -> Post/Pages -> Edit (your required post/page)
On the edit page go to screen options , enable the discussion section and disable the “Allow Comments” from the discussion settings on the page. Please refer to screenshot if you get confused.
Hope it helps.
Best regards.wensolutions
KeymasterHello,
Have you tried adding the widgets form Dashboard -> Appearance -> Widgets and dragging the widgets into required sidebar and then check if the widget areas appear on the
Dashboard ->Appearance -> Customize -> WidgetsI hope it helps,
Best regards.wensolutions
KeymasterHello @Charles.brandreth
Hope you are doing well.
The solution for your issue would be through child theme.
First you need to create and activate child theme.
Reference her for child theme https://codex.wordpress.org/Child_ThemesAfter successfully creating child theme, now go in main theme’s folder / inc / hooks / homepage-about.php you will see
function bizlight_home_about() {in line no: 98. Now you need to copy this function from line no: 98 to 191. into your child theme’s functions.php file.Now you will see below section within this function:
<div class="col-md-5 evision-animate fadeInUp"> <div class="product-thumb"> <img src="<?php echo esc_url( $bizlight_home_about_right_image ); ?>"> </div> </div>Now replace above code by below code:
<div class="col-md-5 evision-animate fadeInUp"> <div class="product-thumb"> <img src="<?php echo esc_url( $bizlight_home_about_right_image ); ?>" alt="Your alt text goes here"> </div> </div>In above code you will see Your alt text goes here change this text as you want.\
Hope this will help to resolve your issue.Let us know how it goes.
Regards!!!
wensolutions
KeymasterHello,
Try adding the below given CSS to
Dashboard -> Appearance -> Customize -> Theme Options -> Advanced Options
#pbCaption .title, #pbCaption .counter { color: #cb1010; }I hope it helps,
Best regards.wensolutions
KeymasterHello,
As much as we would like to help you, we cannot because the theme is not tested with third party plugins except the recommended plugins. But you will definitely get help from the support forum of the plugin.
Please visit the support forum of the plugin https://wordpress.org/support/plugin/nextgen-gallery
We hope you solve your issue.
Best regards.
wensolutions
KeymasterHello @Ohrtmann
Hope your are doing well.
Going into your issue, when you click on the slider it redirect to to the posts that you have selected as slider. Your request of not direct at all! would be much easier that redirecting it to a page.
So we would like to give you the solution of not direct at all!.For this you need to go to Admin Panel / Appearance / Customize / Theme Options / Advanced.
In this section you will see a box to write custom CSS. You need to copy and paste the following CSS..cycle-slide-active{ pointer-events: none; cursor: default; }Hope this will help to resolve your issue.
Let us know how it goes.Best Regards!!!
wensolutions
KeymasterHello @swicboi, it occur sometime because of temporary cache stored in server / browser. Quick solution would be accessing the page link like this: http://themepalace.com/theme-instructions/profitmag-pro/???????????????????
Hope it will help you!
wensolutions
KeymasterHello @mizzymac, ‘Deactivate’ the License Key from your dev.cubevoice.com.au site. Input and activate the key in your main domain http://www.cubevoice.com.au .
Hope this helps !
wensolutions
KeymasterIf possible, please provide your WP admin login through email to support[at]wensolutions.com . We will try to inspect your backend for any issues.
wensolutions
Keymaster@webmaster, in such case can you please verify the purchase and download issue by mailing at info[at]themepalace.com.
For quick verification please mention your ThemePalace username, Order ID, license key in your email.
wensolutions
KeymasterNo problem!. It’s our pleasure to help you in any queries and issues.
wensolutions
KeymasterCan you please let us know the current version of the theme you are using? Version 2.0.9 seems to have update issue in some server.
wensolutions
KeymasterHello,
As much as we would like to help you,
The feature you are requesting is not available on the theme currently,Although it is possible for you to add the video on the theme with code customization of the theme, it might effect other parts of the theme, like its design and some time its functionality.
It would be wise not to touch the code yourself if you do not have knowledge on programming,
Our suggestion to you is to hire a professional developer for your customization, so that your theme will no be effected in any way.To hire a developer please follow the link below
http://wensolutions.com/We hope it helps,
Best Regards. -
AuthorPosts





