Forum Replies Created
-
in reply to: Migrating website Resets Theme Settings
Hello,
The theme settings too are all stored in the database. Please try migrating your local site using “WP Migrate DB” plugin to migrate the site correctly.
Let us know.Best regards!
in reply to: Equal Product HeightHello,
Can you please check the image sizes set in Codeless > Image Sizes > Others? See screenshot: https://postimg.org/image/mah44nud3/
What sizes do you have set up here?
Let us know.Best regards!
in reply to: IE issueHello,
Yes, we are aware of the difference. That’s because the browsers do not allow the same styles being applied in the same way.
Sorry if this caused any inconvenience to you. We will change it in the next theme update. For now you can change the amount of the products to add to cart by changing directly the value in the box.Best regards!
in reply to: Responsive issueHello,
I checked the site in mobile (Samsung S6 and Iphone 7) and this is the responsive view: https://postimg.org/image/vbvnhza7b/
You can change the logo size and position for mobile by adding this css into your Additional Css menu:@media (max-width: 480px){ #logo img { height: 90px !important; margin-top: -55px !important; }}This will be the result: https://postimg.org/image/mtm7dzbhz/
But you can change the values to your wish.Best regards!
in reply to: June theme lightbox not workingHello,
I fixed it.
I edited this line:
linkElement : 'a:not([target="_blank"]):not([href^="#"]):not(.lightbox-gallery):not(.entry-link.lightbox):not([class^="ilightbox-"]):not(.zoom):not(.prettyphoto)'To this:
linkElement : 'a:not([target="_blank"]):not([href^="#"]):not(.lightbox-gallery):not(.entry-lightbox):not(.entry-link.lightbox):not([class^="ilightbox-"]):not(.zoom):not(.prettyphoto)'
We will include the changes in the next theme update so you won’t have to worry to redo them again.
Please clear cache and refresh page.Best regards!
in reply to: Position ProductsHello,
I have forwarded your ticket to the theme developer. We’ll get back to you asap.
Best regards!
in reply to: gallery various problemsHello,
This is caused by the page transition animation. I set it off and now these pages too are displaying ok the header.
We will give this a closer look and include a fix in the next theme udpate. In the mean time please keep it off.Best regards!
in reply to: Hey can you check on the screen shot below pleaseHello,
Do you have any actual issue with the site apart from the notification in Appearance > Themes?
Please try re-uploading theme and child-theme from a fresh downloaded version. Save a backup of the current files if you have made any direct changes to them.
Let us know.Best regards!
in reply to: Center the buttonHello,
This page has an element created from a third party plugin. Please try deactivating the plugin and/or remove the form from the page and try again.
Let us know if the situation persists.Best regards!
in reply to: WPML page template problem on secondary languageHello,
I added this css into your Custom Css box in General Options:
.viewport { overflow-x: hidden !important; }This should fix the left-right swiping. Please check and let me know.
Best regards!
in reply to: tag cloud questionHello,
You can add/remove tags in Posts > Tags. See screenshot: https://postimg.org/image/wqo1fgwlj/
Then you can add the tags in different sections of theme from Appearance > Widgets.
Best regards!
in reply to: June theme lightbox not workingHello,
Please deactivate all third party plugins and try again. Can you enable the ‘Editor’ in Appearance menu? So i can check the files.
Thank you!
in reply to: TestimonialsHello,
Click(tap) on the testimonial and swipe. Please see this screen recording of it:
https://drive.google.com/file/d/1Xa5vYkt2tlaIK3XwbkD2Wd8VgxRPJhDv/view
The test page is this: https://z1u.dd4.myftpupload.com/testimonials/
You can not do that in the testimonials of the homepage for now because you have activated the single testimonial option. See screenshot: https://postimg.org/image/rdz71elkn/
Let us know.Best regards!
Hello,
Please clear cache and refresh pages. I just checked and the mobile and ipad (landscape / portrait view) all look ok. See screenshots: https://postimg.org/gallery/387aut4ag/
The view in firefox was caused by the margin-left value. I reduced it and this is the result screenshot: https://postimg.org/image/g18cuw9rb/
Can you please check now?Let us know.
Best regards!