Forum Replies Created
-
in reply to: Cannot change page content by Codeless Page Builder
Hello,
What theme version do you have? Please make sure to have theme and plugins updated first. If the issue persists, send us some wp credentials in a private reply.
Best regards!
Hello,
Please go to file specular\includes\register\register_shortcodes.php and find these lines:
if($video != ''){ $output .= '<a class="lightbox-media" href="'.esc_url($video).'">'; }else{ $output .= '<a class="lightbox-gallery" href="'.esc_url($image_link).'">'; }Replace with these:
if($video != ''){ $output .= '<a class="link a2 lightbox-media lightbox" href="'.esc_url($video).'">'; }else{ $output .= '<a class="link a2 lightbox-gallery lightbox" href="'.esc_url($image_link).'">'; }We will include these changes in the next theme update.
Best regards!
in reply to: Edit Copyright TextHello,
Please add this code into your Custom Css box:
.menu li.menu-item { position: relative !important; z-index: 9999 !important; }Let me know.
Best regards!
in reply to: WPBakery Page Editor cannot change contentHello,
Do you have the latest theme version? Please make sure to have theme updated and all included plugins as well.
Try re-installing theme again. Let us know how it goes.Best regards!
in reply to: How can I change the main menu fonts and font colorHello,
You can change the menu fonts in Picante > Header Options > Menu Options > Menu Item Typography.
You can find the list of supported/included font here.Best regards!
in reply to: Services Circle Icon – how to add more iconsHello,
Please see this related topic: https://support.codeless.co/?topic=how-to-add-icon-font-for-service-circles-and-service-square
Find here the icons used in theme:https://icomoon.io/#preview-ultimate
https://icomoon.io/#linearicons
https://fortawesome.github.io/Font-Awesome/
https://steadysets.com/Best regards!
in reply to: Need to edit max number of productsHello,
1-The currency is changed in Woocommerce plugin’s settings. Go to Woocommerce > Settigns >General > Currency options. See screenshot: https://ibb.co/23Xw5Zk
2-Change it in Woocommerce plugin’s settings. Go to Woocommerce > Settigns > Products > Product ratings, uncheck the “Product ratings Enable star rating on reviews”
3-Can i please see a link of the category page you are trying to create?
Best regards!
in reply to: Slow down Testimonials CycleHello,
Go to the testimonial options > Duration of Item View. See screenshot: https://ibb.co/cbS9S9Q
Best regards!
Hello,
We never update anything without permission. Don’t worry. Go to your Envato account, in Downloads and download again theme files. Update manually or automatically if you have installed Envato Market plugin. Check the links below for more information on them:
https://codeless.co/handel/documentation/#update-theme
https://www.wpexplorer.com/envato-market-plugin-guide/Best regards!
in reply to: Need to edit max number of productsHello,
I will keep replying about it in this other post of yours: https://support.codeless.co/?topic=need-to-edit-max-number-of-products
Please keep up in there.
Best regards!
in reply to: Double Underline under the Menu ItemsHello,
Add this code into your Specular > General Options > Custom Css box:
.header_8 nav .menu>li.current-menu-item, .header_8 nav .menu>li.current-menu-parent, .header_8 nav .menu>li:hover { border-bottom: none !important; }Best regards!
in reply to: How to make speed like your demo in folie – ParallaxHello,
Please check the steps described in this article: https://codeless.co/how-i-increased-more-than-70-the-speed-of-my-website/
This is what we base the site’s optimization for every demo.
Best regards!
in reply to: How do I add custom fonts for Specular 3.0Hello,
Please check this related article: https://support.codeless.co/?ht_kb=how-to-add-a-custom-font-style
Best regards!
in reply to: Add Fonts to Specular ThemeHello,
Please check this related article: https://support.codeless.co/?ht_kb=how-to-add-a-custom-font-style
Best regards!
in reply to: Menu IssuesHello,
Please add some wp credentials in your profile. So i can check this.
https://support.codeless.co/?ht_kb=add-private-login-credentialsBest regards!