Forum Replies Created
-
Hello,
This operation is not controlled by theme but by the woocommerce plugin. I suggest you check out plugin’s settings that are set up correctly. Or contact the Woocommerce team support forum.
Best regards!
in reply to: Client Logos numberHello,
I made a test in you site. I added just one new client, it did show up. Then i deleted it and added 3 more simultaneously. They did show up ok. Then i added a single other again. it still showed up. See screenshots:
https://postimg.cc/gallery/30es08mcu/Let me know.
Best regards!
in reply to: Service Small Icon, Drawing SettingHello,
You can customize the icon’s style to your wish, using custom css.
Sorry but there is no option in theme to change this.Best regards!
in reply to: how to make newsletter boxHello,
First you need to install Mailchimp plugin. Create a form and then add this form in the sidebar widget. Use the Custom HTML widget and add this code into it:
<div class="boxed-style" style="background:url('https://codeless.co/june/default/wp-content/uploads/2017/11/plants_sidebar.jpg') no-repeat 100% 100%;"> <h3 class="widget-title">Join Our Newsletter</h3> [mc4wp_form id="403"] </div>I already added it for you.
See screenshot: https://postimg.cc/image/r4qmoegxp/
Check it directly in this page: https://dev.painogen.com/careers/Best regards!
in reply to: Space between text and title in postsHappy to help :)
If you like our theme and support, please leave a review on Themeforest, it’s important for us :)
Thank You!
Best Regards!in reply to: Homepage not responsiveHello,
Please make sure to have theme and all your other plugins updated to their latest versions. Did the wordpress version change during this time? Some hosts have the Wp update on it’s own. So that you won’t need to do it manually. But this can lead to changes in your site.
If the situation persists, deactivate all third party plugins and try again.
Let us know how it goes.Best regards!
in reply to: demo pages not clickableHello,
The online demo is created to show all possible combinations for the pages and elements used in theme. Here is the FAQs page imported from dummy data in your site: https://dev.painogen.com/faqs/
The only difference with the online demo is the fact that in our demo the pages are organized in parent-child relationship. And thus, they are showed in a side navigation template. To add more pages lie this, you need to set them to have a parent first. And then select the “Side Navigation Template” See screenshot: https://postimg.cc/image/7caojsthp/
-Can you please explain better what is not working online?
Best regards!
in reply to: advertisement box on rightThis reply has been marked as private.in reply to: Updates for SpecularHello,
You can update theme every time you want. Either by using the Envato Market plugin or manually. To get the latest version available, go to your Envato > Downloads and download theme files like you did the first time.
Then follow the steps below:
-Unzip the main file and extract theme folder.
-Upload it into your wp-content/themes folder. Rename the current theme folder in case you have made any changes to it.
-Go back to wordpress dashboard > Appearance > Themes. Activate the new copy.
Now you will be able to see a message in the dashboard requiring you to update included plugins. Follow the instructions and update every plugin.
Check this article for more: https://support.codeless.co/?ht_kb=visual-composer-updateLet me know if any of the above issues are still present after this.
PS: Please know that we can not update theme and plugins on your behalf. This is a process not included in support.
Best regards!
in reply to: sign up using gmail and facebookThis reply has been marked as private.in reply to: Change header information / buttonsHello,
All text can be modified live. Just hover over the text and change it. Or select it in order for the font style options to open.
Or add this css into your custom css box to customize it directly:.header-el.cl-h-cl_header_icon_text:nth-child(1) { font-weight: bold !important; } .header-el.cl-h-cl_header_icon_text:nth-child(2) { font-size: 14px !important; }As for the logo, you can add it in the middle section of the header in order to have it centered.
Let us know.Best regards!
in reply to: Redux settingsHello,
This is the normal update process. The update only replaces theme files and plugins with the updates versions, but it does not affect the content and settings. These are stored in the database.
I checked the backend and the warnings are not present anymore: https://postimg.cc/image/fnmmsjgct/
And the Layerslider is showing in the site.
Are you referring to the update notification? You updated theme from an older version, but the latest theme update was done in 26 January 2018. A newer version of the slider has been released since. However the included version is tested and fully compatible with theme.
Let me know how can we help you further.Best regards!
in reply to: Visual ComposerHello,
Theme’s main builder is Codeless Builder and we have included a customized version of Visual Composer that is compatible with our main builder.
Sorry but you need to use the included version of the Visual Composer.Best regards!
in reply to: Codeless Builder Keeps LoadingHello,
Please increase your installation’s PHP limits. You can do this on your own, or contact your web host and ask them to increase those limits to a minimum as follows:
max_execution_time: 180 memory_limit: 128M post_max_size: 32M upload_max_filesize: 32MBest regards!
in reply to: Next Previous post tab not workingHello,
I don’t see any arrow for next/previous navigation in the single post link you provided. Did you remove it for now? Please send us some wp credentials in a private reply. So we can give this a closer look.
Best regards!