Forum Replies Created
-
in reply to: Customizer not loading today
Hello,
Perhaps i got there just in time. The update notification was just in Appearances > Themes, at the parent June theme. Like this: https://postimg.org/image/4v8uy69rr/
Then after updating, the message to update Codeless Builder was up in dashboard (something like this: https://postimg.org/image/6aafn8qdz/)The latest version was uploaded just yesterday, so it may needed a little more time to get the notification.
Let us know if we can help with anything else.Best regards!
in reply to: June – Is there a way to duplicate pages?Hello,
Thank you so much! You are very kind!
Best regards!
in reply to: trouble importing the sample filesHello,
@comunitik,
Please make sure to have the latest version of theme and Codeless Builder first! A new version was released today. Then increase the max execution limit as pyrophoenix suggested. You can ask your host provide to do that for you.
Let us know for anything.
@pyrophoenix thank you for participating!Best regards!
in reply to: All icons and any default colorsHello,
1-The color of “Proceed to checkout” of Cart page:
I removed the !important from this line:.wc-proceed-to-checkout .checkout-button:not(.continue-shopping){ background:#80d0c5; }in file june/css/codeless-woocommerce.css. Then i added this block into june-child/style.css file:
.wc-proceed-to-checkout .checkout-button:not(.continue-shopping){ background:#c80022 !important; }Result screenshot: https://postimg.org/image/ie9f9r6px/
2-For the Contact footer icons in the ‘About us’ page:
I added this code in the june-child/style.css file:footer .cl-contact-info i { color: #c80022 !important; }Result screenshot: https://postimg.org/image/x8y0ogbb9/
3-For the “Place order” button in Checkout page, i added this code:
.woocommerce-checkout #place_order { background: #c80022 !important; }Result screenshot: https://postimg.org/image/m9ctcs80l/
Please clear cache and refresh pages.
Best regards!in reply to: A few questions with formattingCan you please be more specific on this: Where is the custom embedded page link for emergency response?
What are you referring to?Regards!
in reply to: A few questions with formattingHello,
1-Can you please be more specific? Do you want to reduce the distance between title and text? or each block containing title-text-image?
For either, you can set up margin top using custom css:.wpb_text_column p:first-child { margin-top: -22px !important; }Screenshot: https://postimg.org/image/wahnm2at1/
Or add margin-top from the column’s options for the second scenario.2-The ‘Build a Village’ is a normal page. Not a portfolio page. All portfolio categories will display the portfolio items under that category only if this category is set up in a portfolio page.
3-Go to “Recent Portfolio” settings (the element you are using to display the latest projects) and change the “Block Size” from 1/2 to more.
4-The “Project Details” are added under “Single Portfolio Options > Custom Fields” (screenshot). But you have not added any custom field at all.
Watch this video tutorial for a live preview on how to set up portfolio and portfolio single items:
https://youtu.be/AYTADwEdM_wBest regards!
in reply to: Customizer not loading todayHello,
It only needed to update theme and Codeless Builder. I updated and now the customizer opens ok. It is very important to keep theme up to date as many changes are made from one release to the other.
Let us know.Best regards!
in reply to: Warning: Illegal string offset ‘content’ inHello,
@pauljr,
Please make sure to have the latest theme version running. As well as the latest Codeless Builder (vs 1.4.2). DO you have any other plugins installed apart for the ones included in theme?
Can you please add some valid wp credentials in your profile data? Read this article for more information.Best regards!
This reply has been marked as private.in reply to: Lightbox is not workingHello,
This is strange. The lightbox is tested and does not have any issue. However, thank you for sharing your solution. Let us know if we can help with anything else.
Best regards!
in reply to: June Single Product Banner MissingThis reply has been marked as private.in reply to: How do I set a new password for your site?This reply has been marked as private.in reply to: Portfolio project pageHello,
You’re right. Sorry for the speedy mistake! Here is the link of a portfolio with video:
https://mostvis.com/?post_type=portfolio&p=16218
You can set it up just like blog posts, but the controls do not display in the portfolio version. This is not a customization i can do for you, as it is a bit more complicated. I have notified the developers and we have this in our to-do list for future theme updates.
As a workaround, you can add this css into your Additional Css to control the video with mouse clicks. Click on the video to pause/play it..player.background-mode { pointer-events: all !important; }Let us know.
Best regards!
in reply to: links in the footer showing twiceHello,
Did you try to import demo data more than once? This happens only when the demo data is imported several times. You can just remove the duplicates at Appearance > Menus.
Note:
We are doing our best to answer your questions asap. Support assistance time is from Monday to Friday, 9AM to 5PM (UTC +1:00). Please consider timezone differences while waiting for our reply.Best regards!