Forum Replies Created
-
in reply to: WPML plugin missing
Hello,
In this section of the presentation are listed all plugins that work well with theme. Some of them are included (WP Bakery Visual Composer, Revolution Slider, Layerslider) The rest are plugins you can find mostly for free and are totally compatible with theme.
Best regards!
in reply to: Support for Folie | The WordPress Website BuilderHello,
In each gallery you can chose what size would you want the images to be. Look out for “Image Size” option in the Gallery element’s options: https://postimg.cc/image/fwyzvev5j/
Select the one that best fits your needs.
Let me know.Best regards!
in reply to: Warning: array_merge(): Argument #2This reply has been marked as private.in reply to: June theme: Cannot edit ANYTHING properlyHello,
Sorry for the late reply.
Can you please add some valid wp credentials in a private reply? So we can check it closely and fix it.
Let us know.Best regards!
in reply to: Mobile menùHello,
To change the background color add this css:
@media (max-width: 979px){ .snap-drawer-left { background-color: #9e8f6f; }}Do you want to change the logo of mobile menu? You can only do that using custom css.
To have a different logo for the mobile please refer to this related topic:
https://support.codeless.co/?topic=mobile-logo-menu-color-changeBest regards!
in reply to: Mobile menùHello,
To change the background color add this css:
@media (max-width: 979px){ .snap-drawer-left { background-color: #9e8f6f; }}Do you want to change the logo of mobile menu? You can only do that using custom css.
To have a different logo for the mobile please refer to this related topic:Best regards!
in reply to: Impossible to activate my themeThe plugins zip files are all available in the “extra_plugins” folder. Find it inside theme’s main zip file that you downloaded from Envato.
Best regards!
in reply to: Impossible to activate my themeHello,
You should increase the memory limit allocated to wordpress. Either do it yourself by adding this line into your wp-config.php file in wordpress root folder:
define('WP_MEMORY_LIMIT', '164M');Or ask your host provider to do it for you. Please see here theme requirement:
https://codeless.co/handel/documentation/#requirementsBest regards!
in reply to: Specular js library select2 is creating issuesHello,
What plugin are you using that has incorporated the later version? Are you having any actual issue with it other than seeing the warning message?
Let us know.Best regards!
in reply to: Impossible to activate my themeHello,
Please check this article for more details on this error: https://support.codeless.co/?ht_kb=i-cant-register-theme-error-message-object-object
Let us know if you have any question.
Best regards!
in reply to: Can you make the Responsive menu look like thisHello,
Sorry but this is a personal preference customization and it’s not included in support. If you want an extended support from us, please write us directly at codeless.sol[at]gmail.com to request a quote.
Best regards!
Hello,
The “Sale!” text is indeed located in file woocommerce\loop\sale-flash.php. To change it using the .PO/.MO file, just add the string is is not already there.
See this tutorial for more: https://youtu.be/1xqcxncNmT0Clear cache and refresh pages.
Best regards!
in reply to: Header responsive problemHello,
In what screen width did you take the screenshot? As previously mentioned, the header and every element in the site will flow and reposition in according to the screen width. That makes a site responsive. The devices used today have a pre-defined screenwidth and these are the dimensions used from developers when customizing the responsive view of the theme.
The basic pre-defined screen widths are 480px / 767px (mobile profile and landscape) & 979px / 1024px (ipad profile and landscape)
You can see more here: https://css-tricks.com/snippets/css/media-queries-for-standard-devices/Every css is wrapped inside a
@mediarule to target only the specified screen width. What screen width/ device is the screenshot taken?Let us know.
Best regards!
in reply to: View in IphoneHello,
Sorry for the late reply!
The Hover Box element used is one of the native Visual Composer elements that is not overwritten by theme scripts. I added this code into your Custom Css box to overwrite the current settings that make the background layer visible before tapping on the image, in iphone mobile..vc-hoverbox-block { min-height: 175px !important; min-width: 350px !important; left: -52px !important; }Please clear cache and check it.
Let us know.Best regards!
in reply to: Cannot register and install setup wizardHello,
1-The purchase code is used to register in support forum as a verified buyer.
We have removed the option to register theme because most of our clients worked first in a dev host and then moved the site to the final host. But since theme could only be registered once, this created an issue. So we removed this feature for our clients convenience.2-After installing, first step is to import some dummy data so you have a base from where to start and add/edit content. If the import stops here: https://postimg.cc/image/atjygkbzh/ you need to increase the allocated memory limit of your wordpress installation.
See theme requirements: https://codeless.co/folie/documentation/main.html#requirements
Wait till the process is finished and then check your pages. You will have more than 90 pages already created for you.
See screenshot: https://postimg.cc/image/5dszin1g7/3-Then in Settings > Reading, select to show a static page as your homepage and blog page. See screenshot: https://postimg.cc/image/o64umhl2f/
4-There is no need to update CodeCanyon Visual Composer! The included version is perfectly compatible and can be used without any problem with theme.
Please know that we have purchased extended licenses for all included plugins. This means they can be used by any one purchasing our theme as long as they use the version included in theme folder. To use them, just install plugin from Plugins menu and activate again from the Plugins menu. This is enough to use the sliders normally. There is no need to activate it in the slider’s options.The only restriction of this type of licence is that you can not update it on your own terms.
The rules of the marketplace don’t allow us to give the plugin activation code. You can use the existing version without any problem. We update frequently all theme plugins to their latest versions in almost every theme release or in case when an urgent update is needed. So they are always fully compatible with the current theme version.If you want to buy a license by yourself this is allowed, but we thought that this isn’t needed because the version included works perfectly.
You are free to make the choice that best fits your needs.Let me know for anything.
Best regards!