Search:
Search took 1.00 seconds.
-
I opened a ticket for devs, this doesn't look like it could be achieved with a couple of lines of code.
-
Around line 634, replace it with this.
$.each(json, function(containerId, href) {
return $('#' + containerId + ' a[href="' + href + '"]').tab('show');
});
Forgot to say, its in...
-
No need, already fixed it. If you're in a hurry, you can safely rename/delete the tpl-profile.php file inside AdSplash theme folder. It should fall back to the Classipress file.
-
in this case only the action hooks work.
if I'd have any other idea I will share it with you.
I wish you the best luck
Regards
-
Depends on the changes you want. child theme's templates can be either overridden by copying the same file in the same folder to your theme/folder or to use the action hooks ( we highly recommend...
-
It seems, there is no 'appthemes_purchase_fields' hook in 3.1.9 version. So you have modify template.
It will the same what you did yourself, but just add class="required" to your input.
-
Hello!!!
Good news for you!
1) No need make changes in core file step2.php
2) Validation scripts are loading on this page.
So follow simple steps:
1) Restore file step2.php to initiate...
-
I am just glad to know that you have it sorted out and so will close this thread now. Have a great day.