Other Themes

E

Ekaterina Sayapina

Guest
The themes for alidropship are very simple, do you have any store to buy better themes?
Please keep in mind that the built-in themes can be customized to a great extent. AliDropship original plugin is compatible with these themes only. You might want to install AliDropship Woo plugin + WooCommerce to use other themes as AliDropship Woo plugin supports standard Woo themes.
 

faruka

Member
What I would like to know is there any option in the Davinci Themes to add a slide-show on the front page.?
 

Direct Webstore

Well-Known Member
What I would like to know is there any option in the Davinci Themes to add a slide-show on the front page.?

1. Install the plugin "Slider by Supsystic"
2. Import at least 1 pic
2. On the right hand side, set the slider's dimensions to 570x359
3. Copy the Shotcode it gives you.

4. Cut all of this out of the front-page.php ...

<a href="<?php echo cz('tp_img_product_cat_url'); ?>"
title=""> <img src="<?php echo cz('tp_img_product'); ?>?100"
class="img-responsive" alt="">
<div <?php if ( !cz('shop_now_text') && !cz('id_video_youtube_home') ) echo 'style="display: none;"'; ?> class="topImg__content--big">
<div class="topImg__content__text">
<h1><?php echo cz('tp_img_product_text'); ?></h1>
</div>
<div <?php if ( !cz('shop_now_text') ) echo 'style="display: none;"'; ?> class="topImg__content__btn"><?php echo cz('shop_now_text'); ?></div>
<div <?php if ( !cz('id_video_youtube_home') ) echo 'style="display: none;"'; ?>
class="btn b-topImg__btn--play_video" data-toggle="modal" data-target="#prHome_video" onclick="return false;">
<i class="ico_play"></i><?php _e( 'View Video', 'ami3' ) ?></div>
</div>

5. Replace it with ...
<?php echo do_shortcode('[supsystic-slider id=2 position="center"]');?>

Replace [supsystic-slider id=2 position="center"] with the one the plugin gives you.

Done.

This will be overwritten with every theme update. I suggest you create a child theme so you can set it and forget it.
 
Last edited:

Direct Webstore

Well-Known Member
I do not know how to create a children's theme :(
Google it. It's quite simple. But if it is too difficult, I suggest forgetting about it because in order to make use of it, you have to be comfortable with editing theme files. In other words ... if creating a simple child theme with the the 1 or 2 required files is confusing ... making use of the child theme and editing theme files would be extremely difficult. Sorry. I'm no "coder" myself ... but I can Google solutions, copy/paste, experiment etc and get the desired effect ... eventually.

You can even install a Wordpress plugin to make a Child Theme ... but again ... it's of no use if you can't Google solutions to things and implement them by editing the theme files. It requires a certain learning curve and a strong desire to make your site unique. Most people are too lazy to do that. That's why Alidropship has the ready made themes with simple color change options in the backend.

:)
 
Google it. It's quite simple. But if it is too difficult, I suggest forgetting about it because in order to make use of it, you have to be comfortable with editing theme files. In other words ... if creating a simple child theme with the the 1 or 2 required files is confusing ... making use of the child theme and editing theme files would be extremely difficult. Sorry. I'm no "coder" myself ... but I can Google solutions, copy/paste, experiment etc and get the desired effect ... eventually.

You can even install a Wordpress plugin to make a Child Theme ... but again ... it's of no use if you can't Google solutions to things and implement them by editing the theme files. It requires a certain learning curve and a strong desire to make your site unique. Most people are too lazy to do that. That's why Alidropship has the ready made themes with simple color change options in the backend.

:)
Thank you. I did it. :)
 

artmelkon

Member
DEC 06, 2017 | 12:57PM +06
Evgeniya replied:


Alidropship plugin could work only with original built-in theme. Please, don’t use Child theme.

Best regards,

---
Evgeniya,

Support Manager.
*********************************************
This is an email response from alidropship in regards child theme. I was having issues with gateway so before doing any moves consider this email
 

Direct Webstore

Well-Known Member
DEC 06, 2017 | 12:57PM +06
Evgeniya replied:


Alidropship plugin could work only with original built-in theme. Please, don’t use Child theme.

Best regards,

---
Evgeniya,

Support Manager.
*********************************************
This is an email response from alidropship in regards child theme. I was having issues with gateway so before doing any moves consider this email

My Davinci Child Theme works perfectly and has done for a many months. She's wrong. Simple as that. :)
If for some strange reason a child theme does not work (probably configured incorrectly) ... simply spend 5 seconds and switch back to the original theme. "Nothing ventured, nothing gained" as they say. I "ventured" and now have a completely unique DaVinci child theme. :)

EDIT: Also, keep in mind that English is not the first language of the support people. A couple of times I've had communication problems. I'm betting she misunderstood "Child Theme" and thinks it's the name of a Non Original Plugin Theme, which of course, do not work.
 
Last edited:

artmelkon

Member
The problem is the gateway, I lost sales because of that. If it was an interface issue it wouldn't be a problem but here the data wasn't passed correctly and transactions usually are encrypted. So for that, I need sometimes to configure correctly. And you are totally right before she was trying to lecture how to create a child theme now it's not compatible with the plugin.
I like the Rembrandt theme look, so I think I have to spend some time to fix it.
 

Direct Webstore

Well-Known Member
The problem is the gateway,
\The problem is that you haven't set it up correctly. Like I said ... no problems at all with my child theme. But I think it best you just stick to the original. Probably less hassle. I've been customising themes, html and php for years so it's easier for me.
 
E

Ekaterina Sayapina

Guest
DEC 06, 2017 | 12:57PM +06
Evgeniya replied:


Alidropship plugin could work only with original built-in theme. Please, don’t use Child theme.

Best regards,

---
Evgeniya,

Support Manager.
*********************************************
This is an email response from alidropship in regards child theme. I was having issues with gateway so before doing any moves consider this email
I am sorry for the incorrect information provided to you. AliDropship plugin is compatible with Child themes provided that they are set up properly. However, I am afraid we cannot assist in configuring a child theme or fixing any issues as basically this is a third-party product. Please let me know if you need us to look into the payment gateway problem.
 

artmelkon

Member
\The problem is that you haven't set it up correctly. Like I said ... no problems at all with my child theme. But I think it best you just stick to the original. Probably less hassle. I've been customising themes, html and php for years so it's easier for me.
I am a programmer for php, css, js and so on, but to configure that kind of issue need some time to fix it. I can figure that out, but my task for now just to make some sales and worry about it later. :)
 

artmelkon

Member
\The problem is that you haven't set it up correctly. Like I said ... no problems at all with my child theme. But I think it best you just stick to the original. Probably less hassle. I've been customising themes, html and php for years so it's easier for me.
Did you change the code in _quantity.php file? Where did you change the settings? Tnx

This was the error I was getting:
CODE: 10413. Transaction refused because of an invalid argument. See additional error messages for details.. The totals of the cart item amounts do not match order amounts.
 
E

Ekaterina Sayapina

Guest
Did you change the code in _quantity.php file? Where did you change the settings? Tnx

This was the error I was getting:
CODE: 10413. Transaction refused because of an invalid argument. See additional error messages for details.. The totals of the cart item amounts do not match order amounts.
Please pm me your WP access details, we will check what might be causing the issue.
 

Mar

Moderator
I am sorry for the incorrect information provided to you. AliDropship plugin is compatible with Child themes provided that they are set up properly. However, I am afraid we cannot assist in configuring a child theme or fixing any issues as basically this is a third-party product. Please let me know if you need us to look into the payment gateway problem.
Ekaterina, your statement about child theme should be consistent with Alidropship support team. I was told a number of times by no less than Maria, the Alidropship support manager that I can use Davinci child theme but it is not supported. I witnessed it my self, after a theme update, I cannot open my site anymore, that is when she told me. I asked her again later and she gave me the same answer.
 
Top