Forum Replies Created
-
in reply to: Portfolio page format error
Hello,
Please add this code into your custom css box:
.five-cols .portfolio-item { min-height: 155px !important; }This is the result: https://www.clipular.com/c/6009484773425152.png?k=6NULBAgBny4Hxaa1W7O9YXrF0r4
Let us know if you need further help.
Best regards!
in reply to: Mobile Logo appearing in wrong place/sizeHello,
Please add this code into your custom css box:
@media (max-width: 480px){ #logo img { max-height: 88px; margin-top: -42px !important; }}Change the values to your wish.
Best regards!
in reply to: Javascript block with Save buttonHello,
I added a test page in your site. I added text element from Visual Composer in it and all went smoothly. See screenshot: https://postimg.org/image/5zydbq0tx/
There was no additional code or “save button”.
Neither is it showing in the page you previously send us, screenshot: https://www.clipular.com/c/5513331107692544.png?k=TUZ3hWl7LunKKMWn4tc-_Kq3DEgLet us know.
Best regards!
in reply to: pb woocommerce html files obsoletesHello,
1-You can translate the “Be the first to review” text in the .PO file (if you are using the pot files to translate your site). Open it via PoEditor and add the translation. See screenshot: https://postimg.org/image/3jnd6e3zp/
Or find it directly in file: specular\woocommerce\single-product-reviews.php2-To remove the space between main product image and the other images i added this code into your custom css box:
.product .flex-control-thumbs { margin: 0px 0 0 !important; }As for the zooming to be ok, you need to import images of high resolution. Like the model (second image) in this product gallery of yours: https://bubble-girl.fr/produit/le-laurier/
Let us know.
Best regards!
Hello,
This is an issue already raised in two other tickets. Please do not duplicate tickets as it will not result in a faster response but only in overloading the forum.
We are trying our best to reply to all our clients asap! The response is according to ticket arrival time. The oldest first.
Please consider timezone differences as well.Please keep in mind that, all theme capabilities and what it offers are listed in theme’s profile in Themeforest. You will not have less than that. To have text in a particular font, use “Custom Heading” element of Visual Composer.
As for this issue, please keep up in the original post: https://support.codeless.co/?topic=changing-font-size-etc
So all important information and steps regarding it’s resolving will be in the same place for reference during the resolving time and for future visitors.I will close this ticket to future replies. Please keep up in the first ticket.
Thank you for your understanding and cooperation!
-
This reply was modified 8 years, 10 months ago by
Mirela.
in reply to: Changing font, size etcHello,
You must have done something not correct while trying to update. Please send us the ftp credentials as well. So we can do it for you and check if the situation will persists.
Best regards!
in reply to: Portfolio page format errorHello,
You can fix this with a little custom css. Set a minimal height to the portfolio items. Add the code into your custom css box. If you need help with it, send us your site’s url. So we can give you the exact code to add.
Let us know.Best regards!
in reply to: delete target blankHello,
Please open the button’s element options in Visual Composer and select “NO” in the “Open in new window” option.
See screenshot: https://postimg.org/image/rhdrdg0j9/Let us know.
Best regards!
in reply to: Theme Issues, CL Builder stuck, …Hello,
-Sorry but i don’t have a fixed date for when the other theme update will be available.
-The “WP Mega Menu” plugin was conflicting with theme’s menu scripts. I deactivated it and now the menu in mobile shows up well. See screenshot: https://postimg.org/image/u841jxzg5/-I checked the blog page, but all posts show up. Until the very oldest of your posts. See screenshot: https://www.clipular.com/c/6612851979714560.png?k=-Argqm0YZsBpO0aaS3xbBR0qA4A
Please know that we do not support third party plugins.
Best regards!
in reply to: Codeless Slider DisableThis reply has been marked as private.in reply to: Mobile Logo appearing in wrong place/sizeHello,
You can change that with custom css. Add the code into your custom css box, located in General Options.
If you need help with it, send us your site’s link, so we can provide the exact code to add.Best regards!
in reply to: Purchase code not workingThis reply has been marked as private.in reply to: Minimal LayoutHello,
Importing dummy data does get all the content in your server, but you need to make a few configurations after. This is a premium theme and it has many options. The video tutorials help you understand how theme works.
Please read theme’s documentation as well. You can really do amazing work with it.
After import is finished successfully, the first thing you need to do is go to General Options and assign the home page and the blog page.
You can chang the main color and the buttons type in General Options > Styling Options.
Change the menu style from Simple to Centered Logo and Navigation, in General Options > Header Options.
Change footer to one column in General Options > Footer Options and add the already imported widgets in Appearance > Widgets.If you can provide an online link to your site, we are happy to help you configure it. Sorry but teamviewer sessions are not possible.
For any question, please send us screenshot’s of the query and we will try our best to assist.
Let us know.
Best regards!
in reply to: Changing font, size etcHello,
Please update Visual Composer first. You have the latest version of theme but not that of Visual Composer. Just delete the current plugin (including the files) and then go back to your dashboard. You will see the message asking you to install required plugin “WP Bakery plugin”. Follow the steps and install it just like you did when you first installed theme and plugins.
Make sure to have deactivated all third party plugins before that!
Let us know if the issue persists after it.Best regards!
in reply to: Demo data and other problemsHello,
1-You can translate the “Read More” string using the Russian .po file at lang folder in specular theme. Open file via PoEditor and translate it.
Or change it directly in files (this is not recommended as it will stop you from freely taking any theme updates in the future):
\includes\view\blog\loop-fullscreen.php
\includes\view\blog\loop-grid.php
\includes\view\blog\loop-index.php
\includes\view\blog\loop-second-style.php
\includes\view\blog\loop-timeline.phpIn case of a theme update, you will need to redo the changes. Let us know if you need help.
2-The same thing, you can translate the NEXT/PREV from the .PO file or find it directly in includes/codeless-slider/codeless_slider.php file.
3-Add this code into your custom css box:
.single-post #comments { display: none; }Let us know.
Best regards!
-
This reply was modified 8 years, 10 months ago by