Forum Replies Created
-
in reply to: Theme activation Problems
Hello,
There is no problem importing demo data and later customizing it, even if the theme is not registered.
The error you are getting must be caused by something else. Please send us some valid wp credentials in a private reply. So we can give it a look.Best regards!
in reply to: Wishlit linkt is not setHello,
You need to first assign the wishlist page to the YITH plugin settings. I already added it for you. Check it out at: YITH Plugins > Wishlist > Settings > Wishlist Page.
Please check your site and let us know.
Best regards!
in reply to: Object ObjectHello,
It’s not either we prefer the https solution or not, rather than the secure protocol is the reason the activation key is being blocked.
So just deactivate https for 5 minutes > register theme again > reset https.Or let it unregistered. You can still import demo data and customize it without registering theme.
Let us know if you have any question.
Best regards!
in reply to: Unable to see sidebar for shop page on frontendHello,
Please add some valid wp credentials in your profile data. So we can check out the configurations.
Read this article for more information.Best regards!
in reply to: Stuck on Import Template Dummy ContentHello,
Please contact your host provider for the system variables. It is necessary to have enough memory limit and file upload size limit. In order for the dummy data to import correctly and fast.
Let us know.Best regards!
in reply to: After Login with Account Login/Signup Text ShowingHello,
Yes, that’s because the mobile screen is smaller and the elements are organized to fit it’s dimensions.
Some header elements do not show up by default in mobile. To add them, use custom css. Add the code into your Customize > General > Custom Codes > Custom Css box.
Let us know if you need help with it.Best regards!
in reply to: Portfolio section target link errorHello,
I fixed it.
In file includes/codeless_functions_portfolio.php i edited this line:
$target = 'target="'.codeless_portfolio_item_permalink_target().'"';
To this:
$target = 'target='.codeless_portfolio_item_permalink_target().'';I removed only the double quotes. We will included the fix in the next theme update.
Best regards!
in reply to: Search related posts missingHello,
Do you have any tag added to your posts and portfolio items? The bottom part of search form gets the content added in the search page sidebar, to show in the left side. This content is composed of widgets added in “Widgets > Search Page”. And the right side (at the “May we suggest” section) shows up the available posts tags. So if you do not have added any of this content, nothing will show up.
The posts are not set to display. Please see a demo of the search style selected in this online demo: https://codeless.co/handel/construction-dark/
Let us know if you have any question.Best regards!
in reply to: Page content gets lost by itselfHello,
That’s for testing only. So that we have the recommended plugins active without any third party script affecting it.
This is a situation that does not happen on our side. So we need to troubleshot it.Best regards!
in reply to: Image product problemHello,
Can you please add some wp credentials in your profile data? So we can give it a closer look.
Read this article for more information.Best regards!
in reply to: Search related posts missingHello,
I searched a product in your site and this is the result: https://postimg.cc/image/5abr2o81n/
Are you not referring to this site?
Let us know.Best regards!
in reply to: Page content gets lost by itselfHello,
I checked you page. The number is just a text, wrapped in text shortcode. If you delete it and save changes it doe snot come up again.
This is a strange behavior. It has never occurred to any of our sites. And no other customer has reported the same situation.
I suggest you deactivate first all third party plugins and try reproduced the same actions that leaded to this.PS: I see you have recommended plugins not active. Such as the Woocommerce and YITH plugins. Please activate all required plugins.
Let us know how it goes.
Best regards!
in reply to: Can not register with email and purchase codeThis reply has been marked as private.in reply to: How to add icon in other menuHello,
This topic is a duplicate of this ticket: https://support.codeless.co/?topic=after-login-with-account-loginsignup-text-showing/#post-33386
We have responded in the older ticket. Please check it and keep up the question there.
Best regards!
in reply to: After Login with Account Login/Signup Text ShowingHello,
Sorry for the late reply!
Please go to your theme options and in the header tool’s select the Tool’s Style > Small icons style. Then the account option will appear. Switch it ON.
See screenshot: https://postimg.cc/image/hto1nmj2j/Let us know.
Best regards!