Forum Replies Created
-
in reply to: Cannot Install Specular Theme to WordPress
Hello,
This is not possible. Can you please tell us the exact steps you took to install theme?
If you send us some valid wp credentials in a private reply, we can give this a closer look.There is no problem either installing or activating theme if you have uploaded the zip file properly.
Let us know.Best regards!
in reply to: HELP: SubdomainHello,
You can transfer the site in the right domain. Send us the license code so we can erase it from the database. Then you can use it again.
Let us know.Best regards!
in reply to: Change copyright infoHello,
You are looking in the wrong place. Please check the other ticket you opened here: https://support.codeless.co/?topic=missing-settings . I have explained where to find this.
Best regards!
in reply to: Missing SettingsHello,
Please go to Specular > Footer Options > Copyright Text in the end of footer, to change the text in copyright section.
To customize the font settings please go to Specular > Typography Options.NOTE: These settings can not be accessed by Appearance > Customize! Just in wordpress dashboard, go directly to Specular. See screenshot: https://postimg.cc/image/6veknt657/
Best regards!
in reply to: contact 7 checkbox not alignedHello,
Please try adding this css into your Custom Css box:
.wpcf7-form-control-wrap input[type="checkbox"] { width: 20px !important; margin-left: 8px !important; margin-top: -12px; margin-right: 6px; float: left; }This will be the result: https://postimg.cc/image/747k01ypn/
Best regards!
in reply to: checkout/cartHello,
I checked the cart option and had no screen freezing issue. Please see this screen recording of it: https://jmp.sh/jLf5uni
Is this what you were referring to?
Let us know.Best regards!
in reply to: Mobile Display IssueHello,
In this line:
.menu-small ul.menu > li > athe signs: “>” where transformed to code. Like this: “>” So the result line pasted was like this:
“.menu-small ul.menu > li > a ”
This happens often with css code when you copy from one editor to another.
Best regards!
-
This reply was modified 8 years, 1 month ago by
Mirela.
in reply to: Portfolio section target link errorHello,
Can i please see a link where are you having this? I tested on my side, but there is no error showing.
If you can add some wp credentials in your profile, would be great. So i can check this and fix it in the same time.
Read this article for more information.Best regards!
in reply to: Mobile Display IssueHello,
The css was pasted with errors (syntax). I fixed it. Please refresh site and check again.
Let us know.Best regards!
in reply to: Alignment in product pageHello,
The Tags are being cropped because they are too long and have distance between words. It’s best to keep tags as ‘One word’ only. However, you can style it using custom css. Add this code into your Custom Css box in General > Custom Codes > Custom Css:
.cl-product-info .product_meta > span { width: 600px !important; }Change the width to your wish.
Add this css to center the review text:.cl-review-info .leave-review p { margin-left: 4% !important; }Let us know.
Best regards!
in reply to: Site breakdown after installHello,
I see you have categories organized in parent-child structure. Whenever you search a category that is child to another category, then the product’s in the parent category will show up as well.
As for the images, there is no other way but uploading the new images. And then select the new images in the Featured Image option in each product settings.
Best regards!
in reply to: Codeless Slider – Folie ArchitectureHello,
@narinder, sorry i didn’t notice you were not the author of this ticket.
I edited the ticket.Best regards!
in reply to: Can not register with email and purchase codeHello,
Please contact your host and make sure to not have the https active. However as stated, you can still import demo data and continue customizing theme even without registering it.
Best regards!
in reply to: Header Button Doesn’t Link to AnywhereHello,
Sorry for the late reply.
I fixed it (screenshot). The file affected is includes/codeless_builder/config/cl-header-elements.php.
Do not worry about the changes. We will included this change in the next theme update.
Please check your site and let us know.Best regards!
in reply to: Header Button Doesn’t Link to AnywhereHello,
Sorry for the late reply.
I fixed it (screenshot). The file affected is includes/codeless_builder/config/cl-header-elements.php.
Do not worry about the changes. We will included this change in the next theme update.
Please check your site and let us know.Best regards!
-
This reply was modified 8 years, 1 month ago by