-
AuthorPosts
-
February 23, 2015 at 9:54 am #400458
Hi!
Is it possible to activate the social share bar at the portfolio entries?All the best!
February 23, 2015 at 6:17 pm #400877Hi vollstark!
Please see – http://kriesi.at/documentation/enfold/enable-social-share-section-for-pages/
Cheers!
YigitFebruary 23, 2015 at 7:24 pm #400939Hi!
Thank you :-)
Unfortunately it doesn´t work on my portfolio entries. Only on pages and single posts.
Do you have another hint for me?All the best.
February 24, 2015 at 12:47 pm #401349Hi!
Did you use the Advance Layout Builder for your portfolio items? Please provide a link to actual portfolio item.
Best regards,
IsmaelFebruary 24, 2015 at 1:52 pm #401396Hi!
Yes, I use the Layout Builder. Is there an option for that? I can´t find it.
Here is a link to an item: http://vollstark.de/portfolio-item/visitenkarte-landschaftsarchitektur/
All the best.
February 25, 2015 at 6:42 am #401865Hi!
Yes, you can use this on the functions.php file:
add_filter('avf_template_builder_content', 'avia_add_social_toolbar_template_builder', 10, 1); function avia_add_social_toolbar_template_builder($content = "") { if(is_singular('portfolio')){ $content .= avia_social_share_links(array(), false); $content .= ''; } return $content; }
Best regards,
IsmaelFebruary 25, 2015 at 9:38 am #401921It works!!!!! :-))) You are great! Thanks a lot!
All the best
February 25, 2015 at 1:11 pm #402008This reply has been marked as private.February 25, 2015 at 1:23 pm #402018Hi!
@mattnat Please undo the changes you have made on functions.php file via FTP and post temporary admin login credentials hereRegards,
YigitFebruary 25, 2015 at 1:48 pm #402036This reply has been marked as private.February 25, 2015 at 1:58 pm #402039Labas! :)
Negaliu pakeisti nes Functions.php faila ne “writable”. Prasau paziurekit – http://codex.wordpress.org/Changing_File_Permissions
Arba jeigu jums nesvarbu, please post FTP logins as wellPagarbiai,
YigitFebruary 25, 2015 at 2:09 pm #402046I have enabled functions.php writeable.
February 25, 2015 at 2:13 pm #402048Labas
It seems like you have not enabled it successfully as your website is not loading on my end right now
Cheers!
YigitFebruary 25, 2015 at 2:15 pm #402050I have enabled once more.
February 25, 2015 at 2:19 pm #402052Hi!
Labai atsiprasau bet, file still does not seem to be writable – http://i.imgur.com/KubWRKV.png :/
Best regards,
YigitFebruary 25, 2015 at 2:30 pm #402056Hello,
what should I do more? Permissions is set to 777
http://snag.gy/J4MFc.jpgFebruary 25, 2015 at 2:32 pm #402057Hi!
That is wrong file. Please go to wp-content/themes/enfold and make functions.php there writable
Best regards,
YigitFebruary 25, 2015 at 2:34 pm #402061Now it is ok
February 25, 2015 at 2:39 pm #402064Hi!
Please review your website now. Also you may want to increase bottom margin of share buttons on portfolio posts. You can add following code to Quick CSS in Enfold theme options under General Styling tab to do so
.single-portfolio .av-share-box { margin-bottom: 10px; }
Cheers!
YigitMay 10, 2015 at 6:06 pm #442118This reply has been marked as private.May 11, 2015 at 9:33 am #442292Hi!
Maybe this plugin could help you? https://wordpress.org/plugins/loco-translate/
Best regards,
RikardMay 11, 2015 at 3:24 pm #442487But how to change enfold language to another language (LT)?
May 11, 2015 at 3:27 pm #442489May 11, 2015 at 4:35 pm #442537This reply has been marked as private.May 11, 2015 at 4:42 pm #442542Hi!
We cannot see drafts, you need to publish the page first.
Please try re-installing the plugin if that too does not help, please contact plugin authors. Issue is not theme related.Best regards,
YigitMay 11, 2015 at 5:57 pm #442597This reply has been marked as private.May 11, 2015 at 5:58 pm #442598This reply has been marked as private.May 11, 2015 at 6:02 pm #442603This reply has been marked as private.May 11, 2015 at 6:19 pm #442611Hi!
You can edit your elements and translate “Most Recent Posts” and “Share this entry”.
Do you mind creating a temporary admin login and posting it here privately?Cheers!
YigitMay 11, 2015 at 6:19 pm #442612This reply has been marked as private. -
AuthorPosts
- You must be logged in to reply to this topic.