Forum Replies Created
-
in reply to: Service Element Custom Image
Hello,
Please download cl-page-elements.php file on the link below:
https://jmp.sh/Q99cScG.
Then go to your theme folder and follow this path: handel\includes\codeless_builder\config
and replace cl-page-elements.php with the file you downloaded from the link.Let us know.
Best regards!in reply to: Page jum Services Circle IconHello,
1. Yes it is possible. Can you specify from which button or link you want to jump to Services Circle Icon?
2. Can you please add some valid wp credentials in your profile data extra fields? So we can give this a closer look. Read this article for more information.Best regards!
in reply to: Set anchor link to an imageHello,
Please add the css code below in the custom css box :
.mc4wp-form p{ color: #ffffff; }Change the color to your needs.
Best regards!in reply to: error when importing demo contentHello,
Please make sure to have installed PHP 7 on your server.
IMPORTANT NOTE: be sure that your server configuration is well configured, especially the max_execution_time : 300
I visited the site and i see the demo content is imported.Let us know.
Best regards!in reply to: june/functions.php problemHello,
Please make sure to have installed PHP 7 on your server and let us know.
Best regards!
in reply to: Error. Menu can\'t installedHello,
When you create a new page enter the title of the page and below that where it is a box to enter the content of the page paste the shortcode i sent you. See screenshot: https://ibb.co/kVuNud
Then don’t forget to follow the second step, to set the page you created as homepage.
On Dashboard > Settings > Reading set as homepage the page you created.
See screenshot: https://ibb.co/cpB92yBest regards!
in reply to: White gap suddenly appearing above headerHello,
I turned off sticky on Customize > Header > Sticky and the white space is gone. I have informed the developers and will investigate further regarding the real cause of why did this happen. We will include the possible fixes in future theme updates. Let us know for anything else.
Best regards!
in reply to: Set anchor link to an imageHello,
Regarding the anchor link it is strange because on our side works perfectly. We are checking it and will let you know as soon as possible.
1. Can you please be more specific? A screenshot should be helpful.
2. I added the css code below in the custom css box :
.menu-small ul.menu > li > ul > li > a { padding-left: 15%; font-weight: 700; }3. In custom css box i edited this block of code:
@media (max-width: 480px){ .header_wrapper #logo { content: url(https://www.happypog-deco.fr/wp-content/uploads/2018/04/Happy_pog_deco_tagline.jpg); width: 100%; height: auto; margin-top: 71px; } }to this:
@media (max-width:480px){ #logo img{ content: url("https://www.happypog-deco.fr/wp-content/uploads/2018/04/Happy_pog_deco_tagline.jpg"); width: 100%; height: auto; top: 60% !important; } }4. To change the transparencyof the white square in the portofolio page go to Dashboard > Tower > Portfolio Styling. See screenshot: https://ibb.co/eW1JFJ
Best regards!
in reply to: Link colorHello,
I can see that if you hover on a link the color will change to blue. You want the color of all links blue by default?
Best regards!
in reply to: How to Hide "Add to Wishlist" – June ThemeHello,
Can you send the link where it shows. I opened product category and the wishlist icon is not there. See screenshot: https://ibb.co/hQDbjd
Let us know.
Best regards!in reply to: Inventory setting problemHello,
Please add the following Css code to Customize > General > Custom Codes
.woocommerce .quantity{ display:none; }.woocommerce .qty_container label{ display:none; }Let us know if you sorted it out.
Best regards!in reply to: Fatal error: Allowed memory sizeHello,
Please increase your memory limit. To increase memory limit you should add this line
define(‘WP_MEMORY_LIMIT’, ‘128M’);
at this file: wordpress/wp-config.php. If this doesn’t work you should ask your host provider to do it for you.Best regards!
in reply to: June – Product Variations BugHello,
Can you please add some valid WordPress credentials in your profile data extra fields? So we can give this a closer look. Read this article for more information.
Best regards!
in reply to: White gap suddenly appearing above headerHello,
1. To remove the gap above your header please go to Customize > Header > Main Header Row and make sure that the values of margin or padding are set to 0.
See screenshot: https://ibb.co/durJfJ2. Yes, you can remove the black overlay on blog featured images by going to your Blog page and click Customize. Once opened page settings scroll down and set Blog Overlay Style to None. See screenshot: https://ibb.co/dufm0J
Best regards!
in reply to: Link colorHello,
Can you please add some valid WordPress credentials in your profile data extra fields? So we can give this a closer look. Read this article for more information.
Best regards!