Forum Replies Created
-
in reply to: Importing dummy content
Hello,
Please deactivate all third party plugins, leave only the ones included in theme. Make sure the server configuration limits meets theme requirements. See more here: https://codeless.co/june/documentation/#requirements
And let us know.Best regards!
in reply to: header and top header on mobilesHello,
The responsive layout is different from the desktop. That is why you see another color. Please add this code into your Additional Css box in Customize, to change it to your wish:
@media (max-width: 480px) { .header_container > .main { background-color: #c4272c !important; }}Change the color value to your wish.
-By default the top header does not show up in mobile due to the small screen width. You can add it by adding this code inside the above @media rule:.header_container > .top_nav { display: block !important; }But then still there are additional styling needed for it to look properly.
Please know that such customization are not included in support.Best regards!
-
This reply was modified 8 years, 3 months ago by
Mirela.
Hello,
Sorry for the late reply. I added the font. Please see screenshot: https://postimg.org/image/4z7bfkbxz/
-I updated Visual Composer as well. You had a very old version and it would give you issues later (if not already). I left however, the old version. But the new version is the active plugin. We strongly advice to always keep theme and it’s included plugins up to date.
You can download the latest theme version from your Envato account!-The listed files, that we made changes to, will always be overwritten in future theme update and these changes will be lost again! So just save a copy of them in your local computer so that you can redo the changes in the future.
Best regards!
in reply to: Blog post layout fix help !Hello,
1-I updated the Codeless Builder. You had a very old version and that was the cause of the issues in single post classic style layout. Please check your post now. It is ok.
Please keep in mind to always have the latest version of the builder. It is very important for the well-being of the site as many important changes are done to it in every update.2-To show more related post, just add more similar tags in the posts. So more posts will have the same tags as the current displaying post and therefore more related posts will show up.
Let us know.
Best regards!
in reply to: June – Issue with sticky menuHello,
I was able to login and found the culprit. I deactivated Page Transitions in Customize > General and now the site is ok. Please clear cache and refresh pages if you do not see this yet.
Best regards!
in reply to: Product ImageHello,
Sorry for the late reply.
Yes, but you need to have the lightbox option enabled first. Please go to: Customizer -> Shop -> Shop Single Product > Product Lightbox, and set it ON.
Now try again.
Let us know.Best regards!
in reply to: Mega Menu setupThis reply has been marked as private.Hello,
Sorry for the inconvenience. I have notified the developer. We will include the changes in the next theme release!
Best regards!
-
This reply was modified 8 years, 3 months ago by
Mirela.
Hello,
Theme’s main composer is the Codeless Builder. So to set up any kind of page you only need this. Create a new page and use the Codeless builder elements to add products, product categories or any other available element.
Watch this video tutorial for a live demonstration: https://youtu.be/ZQuasOcvCZI
-And then, of course there is the “lazy” way: Install theme in a local host -> import demo data again-> copy/paste the shortcodes of the pages you want back, into your online site ->save changes.
Let us know.
Best regards!
in reply to: Damn it!Hello,
Where did you had the custom codes added? In Additional Css menu or in theme files directly? Please let us know so we can debug this as the code in Additional Css is not possible to be erased from an update.
If there is anything we can help you with, just let us know.
Best regards!
in reply to: header menu questionHello,
You can select the version of menu header style (light/dark) in the page’s general settings > Header color. See screenshot: https://postimg.org/image/fdplpbpuv/
Let us know.
Best regards!
in reply to: Can i please just get refund?Hello,
@pablito91,
Please open a ticket into June theme’s forum and let us know what issues do you have with theme so we can help you sort them out.Direct link here: https://support.codeless.co/?forum=june-woocommerce-wordpress-theme
The reason “the item did not meet your expectations” is not valid for refund. Read more regarding refund policies here.Best regards!
in reply to: Call To Action Button wrapping in responsive viewHello,
Please try adding this code into your Custom Css box:
@media (max-width: 1100px) and (min-width: 981px){ .textbar h2 { width: 65% !important; } .textbar .btn-bt { left: 15% !important; margin-top: -8px !important; } }Result screenshot: https://postimg.org/image/vjhcxyq5j/
Let us know.Best regards!
in reply to: replace hamburger iconHello,
Yes, you can do such customization. Use custom css to replace the icon with an image. sorry but this is personal styling and it’s not included in support.
Best regards!
in reply to: menu hamburguerHello,
Can you please show me a link of your site? If you can, please write in english. We are not native Spanish speaker.
Thanks!
-
This reply was modified 8 years, 3 months ago by