Forum Replies Created
-
in reply to: Codeless Slider Issues
Hello,
Please add your wp login information on the extra information fields of your profile data. We need to give a closer look to your configurations to understand why is this happening.
Read this article for more information.
Best regards!
in reply to: Link on images and textHello,
You are right. There has been a mistake. The package that is currently available is not the one we uploaded with this feature added. Can’t tell for sure why, but we will update theme again in the next hours.
I will personally notify you!Best regards!
in reply to: folie: applying id/classes to nested elementsHello,
Yes, the topic is in the right forum :)
You can add a extra class to every column. Please see this example:
Back-end screenshot: https://postimg.org/image/jnoy4o03p/
Front-end screenshot: https://postimg.org/image/51xxgf3b9/Let us know if this is what you needed.
Best regards!
in reply to: Activation problemHello,
Please make sure to have the latest theme version and deactivate all third party plugins before trying to activate theme or import dummy data.
If the issues persists, send us your activation code and some valid wp credentials in a private reply. So we can give it a closer look.Best regards!
in reply to: Demo data and other problemsHello,
Sorry for the misunderstanding. I though you were still referring to the translation of theme.
Yes, that’s right. You need woocommerce additional plugins to add more functionalities like the button and description of products in shop page.
Suggested plugin: Woocommerce CustomizerHowever, the product by default do link to the product profile. You just need to click on the image (not ‘Add to Cart’ button). If you are not able to click on the image with out adding the product to cart, then go to Woocommerce > Settings > Products > Display > Add to cart behaviour, uncheck the “Enable AJAX add to cart buttons on archives” option. See screenshot: https://postimg.org/image/bvblyjhc5/
Best regards!
in reply to: Some problems with my websiteHello,
The css to remove the links target’s the icon services because you where referring to them before. To remove the other services links as well, i added this code into your custom css box:
.services_small h4 { pointer-events: none; }-That is the form of contact form data you have configured in the Contact form options (screenshot).
Is this not what you wanted?
Did you fill in all fields of the form before making this test?
Let us know.Best regards!
in reply to: mobile menu not working on phoneHello,
The caching plugins are the culprit. I deactivated them and now the mobile menu shows up perfectly in mobile (tested in samsung s6 device and iphone 6+).
Please check your site now.
Best regards!
in reply to: Demo data and other problemsHello,
The screenshot does not show actual text. I checked your site and there is no text under the product price in home page. Can you please be more clear on this?
The description text is information added from the option panel. So you have to add the translated version in the russian version of site. Add the content in Russian initially.
Let us know.Best regards!
in reply to: Some problems with my websiteHello,
I added this code into your custom css to completely remove the hover effect on services titles:
.services_medium.style_2 h4 { pointer-events: none; }Please clear cache and refresh page.
Best regards!
in reply to: Portfolio images are not in the wp inside pageHello,
How did you add the images? I see in this post: https://lolabataller.com/codeless_portfolio/estacion-de-autobuses-en-guinea-ecuatorial the images attachment do show up in backend as well.
In this other post: https://lolabataller.com/codeless_portfolio/vivienda-en-ruzafa only some of the images do not show. The last ones show well too.
Please try adding them once again but disable all third party plugins before. As this could be a scrip conflict due to the other plugin installations.
Let us know.Best regards!
in reply to: Link on images and textHello,
@brightestpark,
The element in the video is a portfolio. Not single media. After setting the “Icon” option to “Lightbox and link”, you should click on each portfolio item and check the options for the link. See this screenshot for more details:
https://postimg.org/image/8e5pgvsf9/
The link option is the very first option in the list.
Let us know.Best regards!
in reply to: Visual Composer Settings boxes not loadingHello,
What version of Visual Composer do you have? This is a known issue for old VC versions. The latest version included in Specular theme package is Visual Composer 5.2.
To update plugin from theme, you need to update theme first. Because the plugins files are inside theme’s package, you need to have the latest version of theme in order for the latest included version of the plugin to be installed.
Please follow the steps:
1-Go to Plugins, Deactivate WP Bakery plugin and then delete it, including it’s files;
2-Back to your dashboard, you will find a message requiring you to install WP Bakery plugin;
3-Install plugin;
That’s it. If you are using a child theme, please make sure to switch to parent theme before trying to install included plugins. Or you will have an “wrong path” error showing. After updating with success, switch back to child theme.Updating theme will overwrite all existing files. So if you have made direct changes to your current theme files, they will be overwritten. You can either remake these changes after update, or copy and replace only the changes files from the update. A list with all changed files from one update to another can be found in the themes profile in Themeforest.
Check the change log here: https://themeforest.net/item/specular-responsive-multipurpose-business-theme/9412083?s_rank=3
Let us know if you need further help.Best regards!
in reply to: Mobile menu broken in Tower 2.1Hello,
What other plugins do you have installed in the site with ugly mobile menu? There is no reason for the same files to work differently in two domains, without any external influence. Please send us some valid wp credentials in a private reply, of the site you are having this situation. So we can give it a closer look.
Best regards!
in reply to: Some problems with my websiteHello,
Sorry for the late reply.
1-The “WP-Mail-SMTP” plugin is conflicting with Contact Form 7. I deactivated it and now the contact form in the test page is working fine.
To style the red/green lines, i added this css into your custom css box:div.wpcf7-mail-sent-ok { max-height: 50px !important; margin-top: 96% !important; } div.wpcf7-validation-errors { max-height: 50px !important; margin-top: 98% !important; } div.wpcf7-mail-sent-ng { max-height: 50px !important; margin-top: 96% !important; }This is the result now: https://postimg.org/image/bbfpdvh5x/
2-You have many third party plugins installed that are conflicting with theme’s and Visual Composer scripts. As you can see, in a page you do not have the visual composer Front-end and back-end buttons displayed. Even though the plugin is active. Also the visual composer elements are showing as code, not as elements with options.
I deactivated some of them and finally the back-end is normal. I removed the link of the services icons in home page. See screenshot: https://postimg.org/image/tuyl59q5h/
Activate plugins one at a time to find the culprit that is conflicting with Visual Composer plugin.3-You can change the “archive” and “recent posts” in Appearances > Widgets. See screenshot: https://postimg.org/image/8ronxiizp/
Let us know if you need further help.
Best regards!
in reply to: Blog page items overlapHello,
Sorry for the late reply.
Please send us some valid ftp credentials so we can give a closer look at the main.js file.Best regards!