This topic has 20 replies, 3 voices, and was last updated 10 years, 4 months ago by hostingames.
Viewing 21 posts - 1 through 21 (of 21 total)
Hello,
click on “Change Password” small error in admin
Parse error: syntax error, unexpected ‘)’ changepassword.php on line 69
Setting failed.
Can we rename the admin folder, eg personal admin?
missing file, .htaccess? to secure files folders subfolders, etc.
On the div id = “toolbar” in portable mode,
augnmenter the space between each of my buttons
thank you
I change the margin: 0 1px; to margin: 0 4px 4px 4px;
resolved
We are setting this topic as resolved. If you wish to update this topic please reply here instead of creating another topic.
Hello, what file is located, (Testimonial has-been added Successfully.) For, translate
thank you
The file is located at admin side and front end too.
Admin side: testimonial\admin\addnew.php
Front end: testimonial\addnew.php
Hello,
proper translation?
thank you
// Code for sending mail when a new testimonial has been Added
if ( $rset && mysqli_affected_rows($link)>0 ) {
$to = $useremail;
$subject = 'Nouveau Témoignage Ajouté';
$message = "Témoignage Détails". "\r\n" ;
$message .='Nom du client :'.stripslashes( $client_id ). "\r\n" ;
$message .='Témoignage :' .stripslashes( $feedback ). "\r\n" ;
$headers = 'De:' .$to . "\r\n" ;
@mail( $to, $subject, $message, $headers );
$successmsg = "Témoignage a été ajouté avec succès.";
}else if ( mysqli_errno($link)) {
$errmsg = mysqli_errno($link);
}else {
$errmsg = "Ajout Témoignage échoué.";
Hi,
errosjquery.easing.1.3.js:46 Uncaught TypeError: jQuery.easing[jQuery.easing.def] is not a function
thank you
If you can provide us WP Logins to your website with URL then we can take a closer look at it. Make sure you set the post as private reply so that only admin can see your wp-logins.
Hello
I use Advanced Testimonials Manager version 4.
After my integrate bootstrap theme, I have a small problem with the script ‘easing’ that (jquery.easing.1.3.js: 46 Uncaught TypeError: jQuery.easing [jQuery.easing.def] is not a function)
You can see a demo here:
error here
http://www.avis.bestgoodeal.com/single.php
on the other page no problem.
if someone has an idea.
There is currently therefore not yet completed construction
Thank you
After debugging we found that It’s not the script issue. The issue is with your theme or template you are using.
Go to script header.php file and remove the following line. looks like your theme is using the different version of jquery.
// located in header.php file
<script type="text/javascript" src="<?php echo $script_url;?>js/jquery.easing.1.3.js"></script>
Again, thank you very much
Sorry, I’m too tired, I’m a 36 hours without sleep
Hello,
A question
What exactly does this jquery.easing.1.3.js file.
Embed the list of “testimonies”
about a possible slide?
echo '<img class="demo" img src="'. $img_url.'/'.$row['photoname'].'" alt="" ';
`
<ul class=”slides “>
<li>
<div class=”author”><a href=”#”><img src=”http://placehold.it/270×270″ alt=”” width=”74″ height=”74″ /></a></div>
<blockquote class=”description”>We’d like to thank <em>demo</em> for making our honeymoon such a memorable experience as we were able to do everything on a single website.</blockquote>
<h2 class=”name”>Lisa Kimberly</h2>
</li>
<li>
<div class=”author”><a href=”#”><img src=”http://placehold.it/270×270″ alt=”” width=”74″ height=”74″ /></a></div>
<blockquote class=”description”>We’d like to thank <em>demo</em> for making our honeymoon such a memorable experience as we were able to do everything on a single website.</blockquote>
<h2 class=”name”>Jessica Brown</h2>
</li>
</ul>`
Thank you
Hello,
Your PHP script ñ’est not compatible with the template here
Could you advise us to a compatible template with your script
thank you
Its not a plugin to make it compatible you have to manually make it compatible with the template you are using I mean the styling part using the css.
Do you have a mobile where I can call you for all your questions? or do you have Skype to communicate?
Hello,
I am French
no Skype
communicate? please ,mail
its good. css side.
watch in mobile mode, slightly offset to the right
thank you
http://www.avis.bestgoodeal.com
I checked that its working fine in mobile version but its not displaying in iPad but its due to your template its not with theme i checked it its added the columns inside which i see is below and is not from my script.
As I said earlier do not use comments system on themeforest, you either use this support forum or use themeforest comments area. We have a dedicated support forum so please ask your questions here only.
<div id="main" class="col-sm-8 col-md-12">
</div>
I understand you are french but its hard for me to understand your English. that is the reason i was asking you to chat with Skype.
Hello,
Anyway I fixed my problem.
Alone
Thank you
Viewing 21 posts - 1 through 21 (of 21 total)
You must be logged in to reply to this topic.