62 comments found.
Nice theme, but requires a lot of update. When is your next update?
Hi. I am trying to upload the xml file for demo importing. The file dosn’t work and it is telling failed to import even though I am not attaching or downloading anything? Why is this happening
I have also installed the plugins and activated them. still no joy. i tried going to your website but ti direct me to totaljobs.com! i think yr website is down currently.
Hi @hazmed
Please send message in our profile https://themeforest.net/user/codeopus
We’ll help you to import demo data.
Thanks
I have emailed you. Thanks!
We haven’t received the email, please send back login credentials, we will help you.
Please send message in our profile https://themeforest.net/user/codeopus
Hi. I have sent u 2 message’s with the username and password and i havn’t received a response in two day’s. Can you pls fix this issue pls? If not I will go ahead and request a refund from themeforest, otherwise I wud prefer to use this template as it look’s better than other template’s.
Hi.
We have received your email, we will help immediately.
the new password is : KW$I26IurF. Try now it should work
We have imported demo data, please check.
Fantastic! What was the issue? I did exactly as the note’s instructed me
The problem is that the url on the sample data is wrong we fix the URL
hi where is the xml file for this theme? i want to upload a xml file for the demo
Hi @hazmed
Please send message in our profile https://themeforest.net/user/codeopus
We’ll help you to import demo data.
Thanks
I have sent it again. If you do not receive it this time give me your email I will send directly from my email Thank u
Ok Thank you
Buena tarde, adquirí este tema y a la hora de instalarlo me manda error de hoja de estilos CSS, cuando le di al botón de ir a soporte de artículos me salió amenaza de virus, ¿me pueden apoyar?
When editing a page all the items in the “Codeopus Shortcodes” dropdown doesn’t generate shortcodes for the content sections. There’s no visible error or any kind of message either.I tried to contact via support , could not reach.
Hi @haneefrauf
The “Codeopus Shortcodes” not work properly in the Gutenberg editor but you can add shortcode manually to Gutenberg editor. You can find shortcode in https://demowp.codeopus.tech/cake/codeopus-shortcodes/
I’ll fix the issue for next update.
Thanks
Last Update : 29 April 17 Woocomerce and WP 5.6 compatible ?
Recently installed the theme and I am having a weird issue with the Stripe payment gateway fields on mobile only. For some strange reason on mobile only, the Stripe credit card number, CVC, and Exp. Date form fields do not display what is typed into them.
The numbers are typing into them, but are hidden or not shown. By switching to a different theme the problem goes way. Any ideas?
Hi @mkelly22zz
Sorry for late reply. What your site URL?
Hi mkelly22zz
Please try to add code below in the CSS Customizer. Please navigate to WP Admin >> Appearance >> Customize >> Additional CSS. Paste code below and don’t forget to save changes.
.ElementsApp .InputElement{
color:#000 !important;
}
I added the CSS, cleared the cache, and sadly it didn’t fix the issue.
What is strange is that if I select PayPal as a checkout option, and then head back and click the radio button for Stripe, the input text shows up correctly.
Did you’ve added the code?
Yes I added the code. Sadly the problem still exists.
Please provide us wp admin access, you can send the message use contact form in our profile page https://themeforest.net/user/codeopus . We’ll inspect the issue.
We’ve checked your site in our Android device use Chrome browser, We can’t found the issue https://drive.google.com/file/d/1mXVZb7PONbS9Metop1MGq4iTYUSv9jxC/view?usp=sharing . What device and browser did you use?
I see the issue on iphone using safari and chrome.
I’ve checked and I see this problem occurs on iOS 14 and above. This is because the Stripe plugin conflicts with the loader effect.The loader effect on your site is temporarily disabled https://drive.google.com/file/d/1LvbD7ePZQDGbGap_2R4zYEXpn6-1h0Yg/view?usp=sharing. We will find a solution to this problem and implement it in the next theme update. Thanks
You rock thank you!
You’re welcome. Good luck
Hello,
The theme’s sliders are not working. First I had to change author’s domain from .net to .tech so that demo images show. Even the buttons in the Page Edit section dont work (Add/Upload Image, Remove Slide)
Images dont show in the pages, I even tried manually entering the Images URL into the config section without success.
Hi,
Please provide us wp admin access via email in our profile page https://themeforest.net/user/codeopus.We'll check about the issue.
Thank you
Hello, I have sent the wp-admin info few weeks ago. Any update?
Hi @julyprum
Sorry for the late reply. We can’t found your WP Admin credentials in email. In WordPress 5.5, a migration tool known as jquery-migrate was no longer enabled by default. Please install this plugin in your site to fixed the issue. https://wordpress.org/plugins/enable-jquery-migrate-helper/
hello, i have purchased this theme on 13 Feb 2020, that time i was installed WP 5.3.3version
If i upgrade my website/theme/admin panel from WP Admin panel upto latest version 5.5 so is there any issue coming ?? Do i upgrade from wordpress admin ?? Or will I have to download your latest version from Themforest ??
PLEASE REPLY
Hi
Sorry for the late reply. This theme is working properly on WordPress 5.3.3 So you can update WordPress to that version.
Thank you
I can’t install the demo version
Hi @egrunce Sorry for the late reply. Would you tell us the specifics of your problem? did you get an error message? Please send us your WordPress credential via the email form on our profile and we will help you. https://themeforest.net/user/codeopus
hy, i have a problem into configuration on the page checkout. when i saw the checkout in mobile phone i dont see the checkbox to terms and conditions in responsive mode and when i see in computer mode the checkbox isn’t correctly aligned. you can see this errors on my website “www.gelatoin.it/checkout” when you try to create an order. i ask you how to resolve this problem becouse i don’t see the modify in my wordpress account we remain available, kind regards
Hi @AntonioRinaldi
Please follow this instructions.
1. Navigate to WP Admin >> Appearance >> Customize. https://drive.google.com/file/d/1gKV8cxS7p8rzlWAh6DftCloRJvEkTeb4/view?usp=sharing
2. In the customizer, please navigate to Additional CSS and paste code below https://drive.google.com/file/d/1WAudCOpoJJOM-ga5KvRBQFEPV5a1m2Ve/view?usp=sharing
.woocommerce form .form-row .input-checkbox{
position:relative
}
@media only screen and (max-width: 1024px){
input, textarea, select, button {
-webkit-appearance: textfield;
}
}
3. Save/publish your changes
Dear assistance, thank you for your dedicated support. The problem seems to have been solved by dekstops, tablets and smartphones. The problem remains in the display from IPhone. In addition, from the phone view the selection box is currently displayed but does not correctly display the selection view once checked. We thank you in advance for the support given. We remain available cordially
Please navigate to WP Admin >> Appearance >> Editor.
1. Select cake theme there. 2. Open responsive.css inside css directory 3. Replace code line 3
input, textarea, select, button{outline:none;border-radius:0;-webkit-appearance:none;}
with
input, textarea, select, button{outline:none;border-radius:0;}
4. Save changes/update
https://drive.google.com/file/d/12JOz5_IcNem-miOx9DMmivgI_8_TbWYF/view?usp=sharingIf you can’t edit file in the WP Dashboard, you can edit use FTP
Thank you
Dear assistance, we thank you for your kind assistance. The troubleshooting was successful. Last graphics problem: On the shopping cart page, the button for entering the promotional code is off-line both from the desktop and from the mobile phone. We kindly ask if there was a code for solving the problem in order to have everything graphically aligned.
We remain available
Please navigate to WP Admin >> Apperance >> Customize >> Additional CSS. Paste code below and save changes.
.woocommerce-cart table.cart td.actions .coupon .input-text{
height:39px;
width: 40% !important;
}
.woocommerce-cart table.cart td.actions .coupon{
width: 65%;
}
dear assistance, after we applicated the css code the problem form desktop view is resolved, but in mobilephone view the problem remain, can you tell me how to resolve this problem? kind regard
Please add code below
@media only screen and (max-width: 1024px){
.woocommerce-cart table.cart td.actions .coupon {
width: 100%;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
float: none;
width: 100%;
margin: 10px 0 0 0;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
width: 100% !important;
}
}
we add the code in css but the problem is not resolved, the button for promotional remain not aligned whit the text area for write the code in mobile phone mode
Could you send a screenshot to us?
I see you are using the media query css max-width 2048px. Please delete the media query. The code should be like below.
.woocommerce-cart table.cart td.actions .coupon .input-text{
height:39px;
width: 40% !important;
}
.woocommerce-cart table.cart td.actions .coupon{
width: 65%;
}
@media only screen and (max-width: 1024px){
.woocommerce-cart table.cart td.actions .coupon {
width: 100%;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
float: none;
width: 100%;
margin: 10px 0 0 0;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
width: 100% !important;
}
}
the css is correct now but the problem still remain, i add this link “https://drive.google.com/folderview?id=1SIH-NV8zCRxqBA-iJ-gc6joResBUrG-o” where you can see the problem from mobile phone and the css code
It’s caused the button text is too long. Please send a WP credentials to us via e-mail so we can check the css code. Go to our profile page https://themeforest.net/user/codeopus and then send private message there https://drive.google.com/file/d/1A05a6_tmGvfZ_Qd9XjPjD-EWpGpkxMyx/view?usp=sharing
Please let us know if you’ve done it.
we have send you the wp credentials
We’ve added the css code in the customizer, please check
https://drive.google.com/file/d/1L81HZSodtwxrD-x_JL6mEXzU4qVdDrRK/view?usp=sharing https://drive.google.com/file/d/1DXHeHSF-hU88aHxmXiCWZPsneqgkC7Wu/view?usp=sharingthank you very much for the support
You are welcome, if you like this theme, please give rate. Go to https://themeforest.net/downloads and rate this theme.
hy, i need support and i want create an account on the forum but the licence product i insert in no recognized from the system and appears the phrase The provided purchase code is invalid…i buy the licence whit 6 month support in 04.04.2020…thanks in advance for the reply
Hi @AntonioRinaldi
Thanks for purchased our theme. Please enter question here.
thank yo very much; i add to your theme the plugin Advanced Product Fields for WooCommerce; this plugin it allows multiple addictional choices inside a product in the shop thanks to checkboxes. when i enter to the shop site through smartphon or tablet the checkboxes style change size, style and they ar not longer visible…i ask to the developer of plugin and they say is not a problem of plugin but some setting of the theme probably we need some custom CSS to resolve the problem. how can i do to fix this problem?
Please send specific URL about the issue? We’ll inspect your site
thank you very much for your kindness but i have change the plugin and the problem is solved
hello sir,
i have emailed you on your support url http://support.codeopus.net/index.php?p=/discussion/183/install-theme#latest
please check and revert
i am facing issue in theme installation
@deependras05
I’ve comment in the http://support.codeopus.net/index.php?p=/discussion/183/install-theme#latest Please check.
At the same time I sent you again, today is 3rd days, Will you have to be informed once i comes here again ??
Your support will be like this, so how can we suggest someone to buy your theme
im trying to install but showing error given below, already 5 days gone, but no response from you… If you do not solve the issue today, then I will apply for refund from Themforest
Import WordPress Failed to import pa_color Black Failed to import pa_color Blue Failed to import product_tag blue Failed to import product_tag brown Failed to import product_tag cake Failed to import product_tag cheese Failed to import testimonial_category Client Failed to import portfolio_category Cupcakes Failed to import portfolio_category Donut Failed to import product_tag donut Failed to import product_tag dream Failed to import product_type external Failed to import testimonial_category General Failed to import pa_color Green Failed to import product_type grouped Failed to import portfolio_category Jelly Bean Failed to import product_tag light Failed to import portfolio_category Marshmallow Failed to import product_tag Nice Failed to import product_tag orange Failed to import team_category ourteam Failed to import product_tag pink Failed to import product_tag purple Failed to import product_type simple Failed to import product_tag strip Failed to import product_type variable Failed to import product_cat Cake Dream Failed to import product_cat Cake2 Failed to import product_cat Cakes Failed to import product_cat Donuts Failed to import Media “custom_cake” Failed to import Media “gift_cake” Failed to import Media “make_cake” Failed to import Media “make_cupcake” Failed to import Media “make_donat” Failed to import Media “order_cake”
hello themeforest
This author service 3rd class, please refund my money back.
my time wasted from last 7 days, i send ticket to them on 13th feb 2020, but no responce
Hi,
I’ve uploaded demo data to your site.
Please check our support forum support.codeopus.net/index.php?p=/discussion/183/install-theme#latest
Thanks
There is some update of the subject, since I have some errors with the codeopus plugin, this is what it tells me: Failed to load plugin url: www.name.com/wp-content/plugins/codeopus-shortcodes/tinymce/plugin.js
Hi,
Please provide us WP admin access in private message. Send email use form in our profile https://themeforest.net/user/codeopus
Thanks
Dear, I see that this template has its last update on 2017… Is this website still good ? Is it still supported ?
Hi igniteso,
The template work properly in latest WP version and still supported.
Note: To built layout on this theme use predifined shortcode instead of page builder. But you can built your layout use page builder like Elementor
Hi igniteso,
The template work properly in latest WP version and still supported.
Note: To built layout on this theme use predifined shortcode instead of page builder. But you can built your layout use page builder like Elementor
Hi, kindly advise, I tried to upload the theme into (go daddy manage Wordpress) the result of uploading the theme was successful, however I’m not able to see all pages.
Hi,
You should import demo content, please read documentation http://codeopus.net/file/doc/cake/
Thank you
Hi, kindly assist , I got the following error when importing the XML file Failed to import pa_color Black Failed to import pa_color Blue Failed to import pa_color Green Failed to import Media “logo” Failed to import Media “cropped-logo-1.png” Failed to import Media “favicon” Failed to import Media “logo-white” Failed to import Media “cakes-co” Failed to import Media “cakes-co” Failed to import Media “cakes-co1” Failed to import Media “cakes-co2” Failed to import Media “logo-150” Failed to import Media “dot-blue-1” Failed to import Media “dot-green-1” Failed to import Media “people-2” Failed to import Media “about-1” Failed to import Media “about-2” Failed to import Media “about-3” Failed to import Media “team6” Failed to import Media “people-3” Failed to import Media “team7” Failed to import Media “background-wood-light” Failed to import Media “price-purple” Failed to import Media “price-pink” Failed to import Media “price-green”
Hi,
Before you importing the demo data, you should install required plugin as mentioned in the documentation.
The problem appears because the media is related to post types such as teams & portfolios. Please try to install & activate required plugin and then try to import demo data again.
If still problem please provide us wp admin access use private message in our support forum http://forum.codeopus.net/index.php?p=/discussion/34/send-private-message#latest
Thank you
When my visitors are not logged in to my site and add a product to the cart, the products do not appear in the shopping cart. Products appear in cart only when the user is logged in. What can I do to make this urgent?
Hi,
What you site URL and WP Admin access? please goto to support forum for send private message http://forum.codeopus.net/index.php?p=/discussion/34/send-private-message#latest
Hi, thank you for a great theme. Is there a way to remove breadcrumbs from the page title section?
Hi,
You can deactiavte Breadcrumb NavXT plugin. Navigate to WP Admin >> Plugins >> Installed Plugins.
Do you have a login for the my account section to see what features are available by default?
Hi,
We think you can see features in this theme by read documentation
http://codeopus.net/file/doc/cake/Am I to assume then that you have no my account section built-in at all since this documentation doesn’t address it at all?
For your information.
- This theme not include Page Builder. All content in the demo theme generated by shortcodes.
- Theme settings use WordPress Custromizer.
More information in http://codeopus.net/file/doc/cake/
Note: if you want use Page Builder, we suggest you to install ‘Elementor’ plugin. https://wordpress.org/plugins/elementor/
How do we set a home page as the static main page? – Cant find this in customiser anywhere?
Hi,
Please read https://codex.wordpress.org/Creating_a_Static_Front_Page