alphatechlogix
Forum Replies Created
-
Forum: Plugins
In reply to: [HubSpot All-In-One Marketing - Forms, Popups, Live Chat] HUbsport form issueactually i fixed it by myself by reload the form in the elementor popup through js code.
Forum: Plugins
In reply to: [HubSpot All-In-One Marketing - Forms, Popups, Live Chat] HUbsport form issueI am using hubspot widget to add form in a elementor popup and then add popup in a page, i do have differ elementor popup button in a single page and each elementor popup have different hubspot form
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Tablepress header problemi should need to fix it before monday morning please.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Tablepress header problemok i buy it from my other account can you please help me now to fix it?
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Tablepress header problemok, so if i go for premium are you sure you will solve this problem??
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Tablepress header problemi do not want priority support, but atleast provide me solution in any time. or tell how to fixed it?
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Tablepress header problemand for this?
1- so what is the solution? do i need to contact with theme support? or do you have any solution? by the way i am using woodmart.Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Tablepress header problem1- so what is the solution? do i need to contact with theme support? or do you have any solution? by the way i am using woodmart.
2- also is possible to make header fixed with horizontal scroll by sccript? can you provide?Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Tablepress header problemWhen i am writing it show me this error in console. i try to change classes according to my theme. can you please check in console at console into my site. please….
Uncaught TypeError: jQuery(…).DataTable is not a function
at (index):1148:46
i add this codejQuery('.wd-tab-content-wrapper .dataTable').DataTable({retrieve:true}).columns.adjust().draw();
jQuery('.wd-nav-tabs li').one('click', function(){jQuery('#'+this.getAttribute('aria-controls')+' .dataTable').DataTable({retrieve:true}).columns.adjust().draw();});Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Tablepress header problemi applied that code in my case but its not working. can you please check why ? i provide you link above, also can check dev console.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Compatibility issue with SiteGround OptimizerBy the way when new upadate will relaease. and i can not able to download beta version
Forum: Plugins
In reply to: [WooCommerce] Export tax Label for each item in order in xmlThank you so much but i did it myself thanks.
Forum: Plugins
In reply to: [WooCommerce] Export tax Label for each item in order in xmlExactly, export the tax label per each item in the order
<order>
<items>
<item1>
<taxpercentage>19% Mswt </taxpercentage>
</item1>
<item2>
<taxpercentage>7% Mswt </taxpercentage>
</item2>
<item3>
<taxpercentage>19% Mswt </taxpercentage>
</item3>
</items>
</order>Yeah, this is exactly what i need but it not work on my site.
i am sorry to say but it still not help me. let me describe again shortly.
i want to disable/remove vertical scroll affect on mobile.