Forum Replies Created
-
in reply to: Space
Hello,
Sorry for the late reply. I consulted the developer and the reason for this happening is the continuos switch from Codeless Builder to Visual Composer. Please try using only one builder, Codeless Builder.
I have notified the developers and we will include a fix for this in the next theme update.
Best regards!
in reply to: ShopHello,
1-To remove the sidebar in shop page, just open shop page settings from the Customizer. Change the page layout to remove the sidebar: https://ibb.co/k6D7cw5
2-Add this css into your Custom Css box:
.woocommerce .woocommerce-result-count { display: none; }3-Increase the inner content distance from top in Customize > Layout > Inner Content Distance from Top. See screenshot: https://ibb.co/7JSM9LF
Best regards!
in reply to: Homepage as portfolio pageHello,
To show the categories, open portfolio element options > General > Extra Styles > Filters. Swipe it ON. See screenshot: https://ibb.co/cJNYw2f
-To make portfolio items open in lightbox, go to portfolio element options > Overlay > Icon (screenshot)
Best regards!
in reply to: Homepage as portfolio pageHello,
When did you first bought theme? I see you have an old version(2.5.4) while the latest version is 2.5.7. Please deactivate the third-party plugins, update theme and check again.
I just reinstalled the exact demo on my side to check and there is no problem with it (screenshot).
Let us know so we can check again after the update.
Best regards!in reply to: White Screen when try to Customize on MAMP MacHello,
I can suggest you check out these related articles:
https://lanche86.com/2013/10/19/increase-php-memory-limit-mamp-pro/
https://blog-en.mamp.info/2009/09/increase-php-memory-limit-with-mamp-pro.htmlSorry but the server setup is not included in support. When you have the site online and need more help, share a link with us so we can check closely and help you out.
Best regards!
in reply to: Featured Image CaptionYou’re welcome!
Yes, thankfully we are all okay! Thank you for asking :)
PS: If you like our theme and support, leave us a rating on Themeforest, it’s very important for us :)
https://themeforest.net/downloads
Thank You so much!
in reply to: Codeless not loadingHello,
Please add some ftp credentials in a private reply. We need to check the files directly to debug this.
Best regards!
in reply to: Product title linkYou’re welcome :)
If you like our theme and support, leave us a rating on Themeforest, it’s very important for us :)
https://themeforest.net/downloads
Thank You so much!
in reply to: Header menu with iconYou’re welcome :)
If you like our theme and support, leave us a rating on Themeforest, it’s very important for us :)
https://themeforest.net/downloads
Thank You so much!
in reply to: ShopHello,
Please go to your Appearance > Widgets. You will see the “Shop InPage Filters” section there. Add the filters you want to it. Then in Customizing > Shop, scroll to Shop Extra > InPage Filters. See screenshot: https://ibb.co/PjNmvF3
Let us know.
Best regards!in reply to: Header menu with iconHello,
1-Yes, you can add a background color when on hover. Just add this code into your Custom Css box in General Options:
nav .menu > li:hover { background-color: #4caf50; }Change the color to your wish.
2-For this layout, you can use the portfolio page or portfolio Visual composer element. If you use the portfolio page, then all portfolio items will be in one page. You can click on the featured image to go to the single portfolio item.
If you use the portfolio element, you can add it in another normal page, and have other elements as well (mdeia, text, headings etc). See demos here:
-basic portfolio page: https://codeless.co/specular/default/?page_id=614
-Included as element: https://codeless.co/specular/default/?page_id=1145 (OUR LATEST PROJECTS – section)Best regards!
in reply to: Site breakdown after updating themeHello,
Please add some ftp credentials in a private reply. So we can check the files closely.
Best regards!
in reply to: Product title linkHello,
For that, please add this css:
h2.woocommerce-loop-product__title:hover { color: #f3f3f3; }Change the color to your wish.
Best regards!
in reply to: Contact 7 formHello,
Please add this css too:
.wpcf7-form-control-wrap textarea { border: 1px solid #0000001f !important; }Best regards!