Forum Replies Created
-
in reply to: Codeless Slider – Parallax not working
Hello,
@webdesign01
Sorry for the late reply.
In the parallax effect the background image is supposed to stay still. If you do not want this effect, then disable parallax effect.Best regards!
in reply to: Codeless Slider – Parallax not workingThis reply has been marked as private.in reply to: Visual Composer licence key requiredHello,
You don’t need to purchase any of the included plugins! The included in the theme package are the latest one at the time of theme release. We make all necessary updates to all included plugin, in every theme update. It may happen that in between the releases time, some new versions of plugins comes out.
The theme is completely functional and tested with the current plugin version. But if you must update early, you will have to buy it yourself.Thank you for understanding!
in reply to: Edit Services Circle IconHello,
I just accessed the same page, and the ‘Activate Page Header’ in Page Header Options, is again set to OFF. I changed it again and uploaded one of your images. It does show, screenshot, even if you are not logged in.
There is no issue, but if you really want to give up this theme, then please contact Envato for the refund.
Best regards!
-
This reply was modified 10 years, 11 months ago by
Mirela.
in reply to: Next Last Blog PostHello,
Sorry for the late reply.
You can not have it only for one specific category. But if you need to remove only the displaying of the next/prev post title, please add this code into your custom css box:.nav-growpop a.next div { display: none;} .nav-growpop a.prev div { display: none;}To remove them completely, add this code:
.nav-growpop a.prev { display: none;} .nav-growpop a.next { display: none;}Best regards!
in reply to: Problem with bullet alignment in listsHello,
Sorry for the late reply.
I fixed it.
I added this code, into your example page’s custom css box:.codeless_separator { float: inherit !important; } span.separator { width: 35px !important; }Screenshot.
Now the bullets show ok in all your study cases :)Best regards!
in reply to: Revolution Slider not working in FirefoxHello,
Sorry for the late reply.
Can i please see a link where is this running?Best regards!
in reply to: Testimonial carousel problemHello,
Sorry for the late reply.
Normally the arrows just slide a little at the edges, but do not disappear on hover. Can i please see your site’s link? So i can understand you better. If you want to remove them at all, please add these lines into your custom css box:.testimonial_carousel_element .pagination { display: none; }Best regards!
hello,
The edits in the example are made to testimonials carousel, while you have the testimonial cycle. Please find this function:
$('.testimonial_cycle').each(function(){in file js\main.js and make the same changes as the example above. (add attributeduration:200).
I can not access main.js file from wordpress so i can’t do it for you. But i could remove the comma, by editing file testimonials_cycle.php like explained above.Best regards!
in reply to: Image resizing propertyHello,
This is because when in center (depending on the image size in px) you have to set the distance from left and right. But if is set to ‘left’ or ‘right’ the image start point is fixed and does not need more specific coordinates.
This is not a bug to be fixed, therefore it will not be changed in the future.Best regards!
in reply to: Revolution and responsiveHello,
Please add this code into your custom css box:
@media (max-width: 979px){ .header_5 .open_full_menu { color: #848282 !important;} }for the menu in responsive.
I do not see the body between slider and footer. Did you removed it?Best regards!
in reply to: Edit Services Circle IconHello,
I added it.
You had not set the ‘Active Page Header’ on. I changed that and uploaded the image. Now it shows. Please check “The Sunday Experience” Page.Best regards!
in reply to: Portfolio categories and subcategoriesHello,
Sorry but two level categories in portfolio is not possible.
Best regards!
in reply to: Product quantity plus and minus signsHello,
I am sorry for the delayed reply, we have been working on it.
But it is a issue from woocommerce side and so far there has been no advance. I waited to reply you back in hope to give a definitive solution, but so far i don’t have it.
Thank you for the patience. We are still communicating with Woocommerce side and will do our best to get back with a solution as soon as possible.
We will notify everyone at the time.Best regards!
-
This reply was modified 10 years, 11 months ago by