Forum Replies Created
-
in reply to: WooCommerce product image
Hello,
Then add this code into your custom css box:
.single-product a.woocommerce-main-image.zoom { display: none; }Let us know.
Best regards!
in reply to: Codeless Slider Not Responsive on Any DeviceHello,
The Codeless slider does not have any issue with responsive mode. Can you please send us a link where are you using it?
I checked this site of yours, but it does not have a slider in use.
Let us know.Best regards!
in reply to: slider error in blog pageHello,
Sorry but it is not possible to achieve this with ‘Full Blog’ element. Use ‘Latest from Blog’ element instead. You can use pagination for blog, only in the blog page assigned to Settings > Reading, or General Options.
Best regards!
Hello,
By theme’s default layout the top navigation bar is not displayed in mobile. To make it show, you have to edit it’s css. I can help you with it, but i need your site’s url.
Note: Please consider updating your profile data. Read this article for more information.
Best regards!
in reply to: move site: lose customizationsHello,
All theme customizations are stored in the database, not in theme files. So you have to move correctly the database in order not to loose any of them. Since the backup is too large for you to import, i suggest you contact your host and increase the import/export file size limit. Also increase the execution time limit.
We can suggest you use the “WP Importer” plugin to make a full site transportation with database and links included.Here are some useful links on website transfer:
A Step By Step Guide to Moving Content From One WordPress Site to Another
Let us know.
Best regards!
in reply to: Page swings up and downHello,
Making Top Widgetized Area transparent only edits the css of that section. It does not affect the scripts whatsoever. So it can not be the cause of the effect you are seeing. This is somehow strange as it never happened on our side (and it does not happen anywhere else). What plugins do you have installed? Please deactivate them all and then try to enable one at a time. In order to find the one conflicting.
Let us know.Best regards!
in reply to: User profile in Top Widgetized AreaHello,
This is a link with some good suggestions: https://www.wpexplorer.com/best-login-plugins-wordpress/
Best regards!
in reply to: 404 Page typoHello,
@hairyLemon,
This is a tested solution. Perhaps you did not find the right line. Lok for this block of code:array( 'id' => '404_error_message', 'type' => 'editor', 'title' => __('404 error message', 'codeless-admin'), 'subtitle' => __('Text to be placed in 404 page', 'codeless-admin'), 'default' => 'Sorry but the page you are looking for has not been found. Try checking the URL for errors, then hit the refresh button on your browser', ),What theme version do you have? Please fill in the necessary information on your extra information fields of your profile data. So we can give it a closer look.
Read this article for more information.
Best regards!
in reply to: codeless sliderHello,
You can change Codeless slider speed in the settings. Go to the page’s General Settings > Sliders Options > Codeless Slider Speed (screenshot). Set a value here.
Best regards!
in reply to: Footer not hiddenHello,
Do you have content in your home page? You have to limit it at max in order for the footer to show up even without scrolling.
Can i see a link of this?Best regards!
in reply to: Share Icon on Blog not show E-mail optionHello,
In the post sharing are included only the socials with sharing capabilities. If you want to add more, then you have to edit theme files.
Sorry but this is a customization not included in support. Read more on our Support Policy.Best regards!
in reply to: change speed of "slideshow" elementHello,
No you can not find this file from wordpress dashboard. You have to access it via ftp. If you are using a Flexslider in homepage too, then it will be affected as well since they share the same code. But i see you have Codeless slider so it is not a problem.
Best regards!
in reply to: Top Widgetezed areaHello,
Please add this code into your custom css box:
.header_5 .top_nav { z-index: 2 !important;} .top_nav { background-color: rgba(255, 255, 255, 0) !important;} .top_wrapper { margin-top: -33px !important;}Result of the top nav: screenshot.
To add image, go to Appearance > Widgets, and add widget “Text” to Top Navigation Area. Add this text in it:
<img src="https://codeless.co/specular/default/wp-content/uploads/2014/10/logo_light.png" alt="Specular theme logo" width=160> Hello, Welcome to Specular Mega Bundle ThemeEdit the image url to your need.
Best regards!
in reply to: Theme FontsHello,
Fonts do not have any issue in Tower theme. Please make sure you have all necessary access rights from your host. If you still face the problem, then please fill in the necessary information on your extra information fields of your profile data. So we can give it a closer look.
Read this article for more information.
Best regards!
in reply to: Post Grid element NOT work, Firefox, Windows EdgeHello,
If it would be a theme issue, the problem would be present all the time. Not happening from time to time. Did you edit any theme code or added some scripts? I suggest you disable all third party plugins first. Clear cache and try enabling one at a time. One of them may be causing this conflict.
Let us know.Best regards!