mniroula
Forum Replies Created
-
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Backup failed since last month@davidanderson Thank you very much. Enabling the PHP ZIP worked.
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Backup failed since last monthThank you for the response. But it’s not working. Recent log link:
https://www.dropbox.com/s/tl8dpgeg6sybvni/log.3e288c6add2b.txt?dl=0Forum: Plugins
In reply to: [Pricing Table by Supsystic] Responsive issueYes, thank you.
Forum: Plugins
In reply to: [Pricing Table by Supsystic] Responsive issueForum: Plugins
In reply to: [Pricing Table by Supsystic] Cell color issueThank you very much. It worked like a charm. Cheers
I’ve sent you the private message via contact form with all the details. Thank you.
Now, I do have one problem.
1. I want CAD button to be selected by default. (I do have css code written already)
2. When EUR button is clicked. It needs to be selected and CAD to be un-selected.How can I achieve this?
I’ve resolved it myself. Thanks.
It’s password protected. How can I send you the private message with the credential?
Thank you but it did not work.
1) I’ve added the links as mentioned in the reference link. It looks good
CAD
EUR2) I’ve added the script
<script type=”text/javascript”>jQuery(function () { jQuery(‘.wpcs_curr_link’).click(function () { window.location.href = location.protocol + ‘//’ + location.host + location.pathname + ‘?currency=’ + jQuery(this).data(‘curr’); });});</script>
as custom script. But when I click on those buttons. It always adds ‘#’ as defined in href to the link and stays the same, does nothing.Did I miss something here?
Forum: Plugins
In reply to: [WP Currency Converter] How do I change the dropdown to the buttons?+ I would like to scroll to some anchor link when clicked on the button. Is it possible?
Forum: Plugins
In reply to: [Collapse-O-Matic] expand collapse certain sections onlyOkey, let me be clear prior purchasing the pro version. The following implementation can be achieved with Pro version right?
“Expand Item 1” will expand only the items from Item 1 group and “Collapse Item 1” collapse only the items from Item 1 group and so on for other toggle item groups.Item 1 Expand Item 1 | Collapse Item 1
+ Item 1 of 1
+ Item 2 of 1
+ Item 3 of 1
+ Item 4 of 1Item 2 Expand Item 2 | Collapse Item 2
+ Item 1 of 2
+ Item 2 of 2
+ Item 3 of 2
+ Item 4 of 2And I hope I can add lines below each expand item using custom css. I meant the design like the following (Avada toggle):
Forum: Plugins
In reply to: [Collapse-O-Matic] expand collapse certain sections onlyThank you. The specific toggle group collapse and expand works with Pro only right?
Forum: Plugins
In reply to: [Collapse-O-Matic] expand collapse certain sections onlyThanks, but that doesn’t work. I’ve copied the same code and it displays like the following:
https://www.screencast.com/t/Kpam6QtQSPI am using Chrome (Mac) Version 59.0.3071.115 (Official Build) (64-bit)
I am not sure, if there are some prerequisites to use this plugin
Forum: Plugins
In reply to: [Collapse-O-Matic] expand collapse certain sections onlyDid you get a chance to look in to that?