Forum Replies Created
-
Author
-
TommasoParticipant
Hello,
sorry for the question.
Found drop down menu for sidebar on the bottom config page.Thank you anyway
RegardsTommasoParticipantHallo,
I thought it was included in your theme download.
I installed a new plugin then.Regards
TommasoParticipantHallo,
found the solution! The question was related to the container check box.Thank you!
TommasoParticipantHallo Radu,
after solving other problems I decided to eventually add this shortcode requested by my client.
I copied the above code in funcion.php but the site gets blocked once again.You know, via private access you made this mod, that I cancelled to see if some social share errors where caused by it.
Now I am proceeding as you did but it desn’t work.Thank you for your patience.
RegardsTommasoParticipantHallo Radu,
the problem seems to be tied to the SEO META DESCRIPTION of the home page when it is missing, that is empty.I added some description indeed, and code is not anymore visible.
Thank you
TommasoParticipantHallo Radu,
it happens only with the home page posted on FB.Here is the code displayed just below the title of the page:
‘, left: { h_align:”left”, v_align:”center”, h_offset:20, v_offset:0 }, right: { h_align:”right”, v_align:”center”, h_offset:20, v_offset:0 } } , bullets: { enable:true,
I disabled SEO plugin and all the others to test but it didn’t work.
Regards
TommasoParticipantHallo Radu,
the site has not been posted on Facebook.
If you have a FB profile you can test is by adding the site name and you will see the preview without posting.Thank you
TommasoParticipantHallo Radu,
thank you for patience but other problems have come out with it.I think I’d better give up.
Thank you.
RegardsTommasoParticipantHallo,
I enabled debug mode and here is what debug log registered:[16-Sep-2015 14:23:19 UTC] PHP Fatal error: Call to undefined function bp_get_activity_type() in /home/elia/public_html/angiologia/medicinavascolare/wp-content/themes/kleo-child/functions.php on line 18
Thank you
TommasoParticipantHallo,
here is the link of the page with text block + [custom_kleo_social_activity_share]eliadiaco.it/angiologia/medicinavascolare/curriculum-professionale/
Thank you
TommasoParticipantHallo Radu,
thank you. Now it doesn’t seem to block admin area.
Unfortunately I tried to use it via Myshortcode of Visual Composer but site crashes. I tried to use it inside a widget but in this case there are problems too (css problems).It’s a pitty!
TommasoParticipantHallo, here is the code in function.php. I just added the code you gave me.
Thank you
<?php
/**
* @package WordPress
* @subpackage Kleo
* @author SeventhQueen <themesupport@seventhqueen.com>
* @since Kleo 1.0
*//**
* Kleo Child Theme Functions
* Add custom code below
*/add_shortcode(‘custom_kleo_social_activity_share’, ‘custom_kleo_social_activity_share’);
function custom_kleo_social_activity_share() {
?>
<span class=”kleo-social-activity-share <?php echo bp_get_activity_type(); ?>”>
&u=< ?php echo bp_get_activity_thread_permalink(); ?>”><i class=”icon-facebook”></i>
&url=< ?php echo bp_get_activity_thread_permalink(); ?>”><i class=”icon-twitter”></i>
“><i class=”icon-gplus”></i>
</span>
< ?php
}TommasoParticipantHallo Radu,
now it seems to work, but I am not sure that some motion effects animate properly as they should.
For example if lead content is on font size gets bigger.Now, let’s go on with this compromise.
Thank you!
TommasoParticipantNote:
I checked your online template (post carousel page) and It has the same problem on smatphone.
Regards
TommasoParticipantHallo,
I hope to hear from you soon. I can’t deliver the site with a bug which is so clear.Thank you
TommasoParticipantHallo,
no other plugins installed. I tried to disable one by one but it does not depend on them.Look at this URL
eliadiaco.it/angiologia/medicinavascolare/contattami/
On the right side there is a contact form with animation. It is not visible; I have to disactivate the motion to have it on.
If you go to the home page there is the doctor picture with his introduction (right). If I activate the motion the whole text disappears and the box space remains empty.
Thank you
TommasoParticipantHallo,
it seems to be working well. Only after testing for a while I will be able to find any effect on anything else.
In case, I will let you know.Thank you by now.
Regards
TommasoParticipantHallo Andrei,
I can’t answer you because the site in not online yet. The idea to add captcha was a precautional one as we do use protection to every single form-mail.Thanks
TommasoParticipantHallo,
it takes too long time to get a reply and solve a problem in this forum.
Maybe who developed this template could suggest what is the specific file to mod without waiting ages.
Any someone else advice about howto cope this need?Thank you.
-
AuthorPosts